<?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-2024-56337</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2024-56337</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>26</Number>
        <Date>2026-03-05T01:45:33Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-12-22T00:11:09Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T01:45:33Z</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-2024-56337</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in Apache Tomcat.

This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.1, from 10.1.0-M1 through 10.1.33, from 9.0.0.M1 through 9.0.97.
The following versions were EOL at the time the CVE was created but are 
known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions 
may also be affected.


The mitigation for CVE-2024-50379 was incomplete.

Users running Tomcat on a case insensitive file system with the default servlet write enabled (readonly initialisation 
parameter set to the non-default value of false) may need additional configuration to fully mitigate CVE-2024-50379 depending on which version of Java they are using with Tomcat:
- running on Java 8 or Java 11: the system property  sun.io.useCanonCaches must be explicitly set to false (it defaults to true)
- running on Java 17: the  system property sun.io.useCanonCaches, if set, must be set to false  (it defaults to false)
- running on Java 21 onwards: no further configuration is required  (the system property and the problematic cache have been removed)

Tomcat 11.0.3, 10.1.35 and 9.0.99 onwards will include checks that  sun.io.useCanonCaches is set appropriately before allowing the default servlet to be write enabled on a case insensitive file system. Tomcat will also set  sun.io.useCanonCaches to false by default where it can.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/suse-liberty-linux-updates/2025-July/001810.html</URL>
      <Description>E-Mail link for RHSA-2025:11333</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/suse-liberty-linux-updates/2025-July/001817.html</URL>
      <Description>E-Mail link for RHSA-2025:11335</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-March/020602.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:1024-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2025-April/038899.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:1126-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/kb/doc/?id=000021699</URL>
      <Description>E-Mail link for TID000021699</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WQRQ6JSFISH4LSDOH7IDJHNYPKMGUF5X/</URL>
      <Description>E-Mail link for openSUSE-SU-2025:14896-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7OKLY4MUG7KKGPWMJ2OO7BLP5MD4C3UC/</URL>
      <Description>E-Mail link for openSUSE-SU-2025:14897-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 containers/apache-tomcat:10.1.34-openjdk11-62.5">
      <Branch Type="Product Name" Name="Container containers/apache-tomcat:10.1.34-openjdk11-62.5">
        <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk11-62.5">Container containers/apache-tomcat:10.1.34-openjdk11-62.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container containers/apache-tomcat:10.1.34-openjdk17-62.5">
      <Branch Type="Product Name" Name="Container containers/apache-tomcat:10.1.34-openjdk17-62.5">
        <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk17-62.5">Container containers/apache-tomcat:10.1.34-openjdk17-62.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container containers/apache-tomcat:10.1.34-openjdk21-62.5">
      <Branch Type="Product Name" Name="Container containers/apache-tomcat:10.1.34-openjdk21-62.5">
        <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk21-62.5">Container containers/apache-tomcat:10.1.34-openjdk21-62.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container containers/apache-tomcat:9.0.98-openjdk11-62.5">
      <Branch Type="Product Name" Name="Container containers/apache-tomcat:9.0.98-openjdk11-62.5">
        <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk11-62.5">Container containers/apache-tomcat:9.0.98-openjdk11-62.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container containers/apache-tomcat:9.0.98-openjdk17-62.5">
      <Branch Type="Product Name" Name="Container containers/apache-tomcat:9.0.98-openjdk17-62.5">
        <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk17-62.5">Container containers/apache-tomcat:9.0.98-openjdk17-62.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container containers/apache-tomcat:9.0.98-openjdk21-62.5">
      <Branch Type="Product Name" Name="Container containers/apache-tomcat:9.0.98-openjdk21-62.5">
        <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk21-62.5">Container containers/apache-tomcat:9.0.98-openjdk21-62.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container containers/apache-tomcat:9.0.98-openjdk8-62.5">
      <Branch Type="Product Name" Name="Container containers/apache-tomcat:9.0.98-openjdk8-62.5">
        <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk8-62.5">Container containers/apache-tomcat:9.0.98-openjdk8-62.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1">
      <Branch Type="Product Name" Name="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1">
        <FullProductName ProductID="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1">Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40">
      <Branch Type="Product Name" Name="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40">
        <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40">Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS">Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image server-image">
      <Branch Type="Product Name" Name="Image server-image">
        <FullProductName ProductID="Image server-image">Image server-image</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image tomcat_15_6">
      <Branch Type="Product Name" Name="Image tomcat_15_6">
        <FullProductName ProductID="Image tomcat_15_6">Image tomcat_15_6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7.1">
        <FullProductName ProductID="SUSE Enterprise Storage 7.1" CPE="cpe:/o:suse:ses:7.1">SUSE Enterprise Storage 7.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 8">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 8">
        <FullProductName ProductID="SUSE Liberty Linux 8" CPE="cpe:/o:suse:sll:8">SUSE Liberty Linux 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 9">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 9">
        <FullProductName ProductID="SUSE Liberty Linux 9" CPE="cpe:/o:suse:sll:9">SUSE Liberty Linux 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise 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-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-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp5">SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp5">SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp5">SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp6">SUSE Linux Enterprise Module for Web and Scripting 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 Web and Scripting 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp7">SUSE Linux Enterprise Module for Web and Scripting 15 SP7</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 12 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp2">SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 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 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp1">SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp2">SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA" CPE="cpe:/o:suse:sles-ltss-teradata:15:sp2">SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp3">SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp4">SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA" CPE="cpe:/o:suse:sles_teradata:15:sp4">SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp5">SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp5">SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp6">SUSE Linux Enterprise Module for Web and Scripting 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 Web and Scripting 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp7">SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS" CPE="cpe:/o:suse:sles-ltss:15">SUSE Linux Enterprise Server 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server 16.0" CPE="cpe:/o:suse:sles:16:16.0:server">SUSE Linux Enterprise Server 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS" CPE="cpe:/o:suse:sles_ltss_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2" CPE="cpe:/o:suse:sles_sap:15:sp2">SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3" CPE="cpe:/o:suse:sles_sap:15:sp3">SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4" CPE="cpe:/o:suse:sles_sap:15:sp4">SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp5">SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5" CPE="cpe:/o:suse:sles_sap:15:sp5">SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp6">SUSE Linux Enterprise Module for Web and Scripting 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 Web and Scripting 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7" CPE="cpe:/o:suse:sle-module-web-scripting:15:sp7">SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Server 4.3">
        <FullProductName ProductID="SUSE Manager Server 4.3" CPE="cpe:/o:suse:suse-manager-server:4.3">SUSE Manager Server 4.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.5">
      <Branch Type="Product Name" Name="openSUSE Leap 15.5">
        <FullProductName ProductID="openSUSE Leap 15.5" CPE="cpe:/o:opensuse:leap:15.5">openSUSE Leap 15.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.6">
      <Branch Type="Product Name" Name="openSUSE Leap 15.6">
        <FullProductName ProductID="openSUSE Leap 15.6" CPE="cpe:/o:opensuse:leap:15.6">openSUSE Leap 15.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product 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="tomcat">
      <FullProductName ProductID="tomcat" CPE="cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*">tomcat</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-9.0.102-150200.78.1" CPE="cpe:2.3:a:apache:tomcat:9.0.102:*:*:*:*:*:*:*">tomcat-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-9.0.108-160000.1.2" CPE="cpe:2.3:a:apache:tomcat:9.0.108:*:*:*:*:*:*:*">tomcat-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-9.0.87-1.el8_10.4">
      <FullProductName ProductID="tomcat-9.0.87-1.el8_10.4" CPE="cpe:2.3:a:apache:tomcat:9.0.87:*:*:*:*:*:*:*">tomcat-9.0.87-1.el8_10.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-9.0.87-3.el9_6.1">
      <FullProductName ProductID="tomcat-9.0.87-3.el9_6.1" CPE="cpe:2.3:a:apache:tomcat:9.0.87:*:*:*:*:*:*:*">tomcat-9.0.87-3.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-9.0.98-150200.74.1">
      <FullProductName ProductID="tomcat-9.0.98-150200.74.1" CPE="cpe:2.3:a:apache:tomcat:9.0.98:*:*:*:*:*:*:*">tomcat-9.0.98-150200.74.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-9.0.99-1.1">
      <FullProductName ProductID="tomcat-9.0.99-1.1" CPE="cpe:2.3:a:apache:tomcat:9.0.99:*:*:*:*:*:*:*">tomcat-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-admin-webapps">
      <FullProductName ProductID="tomcat-admin-webapps">tomcat-admin-webapps</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-admin-webapps-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-admin-webapps-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-admin-webapps-9.0.108-160000.1.2">tomcat-admin-webapps-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-admin-webapps-9.0.87-1.el8_10.4">
      <FullProductName ProductID="tomcat-admin-webapps-9.0.87-1.el8_10.4">tomcat-admin-webapps-9.0.87-1.el8_10.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-admin-webapps-9.0.87-3.el9_6.1">
      <FullProductName ProductID="tomcat-admin-webapps-9.0.87-3.el9_6.1">tomcat-admin-webapps-9.0.87-3.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-admin-webapps-9.0.98-150200.74.1">
      <FullProductName ProductID="tomcat-admin-webapps-9.0.98-150200.74.1">tomcat-admin-webapps-9.0.98-150200.74.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-admin-webapps-9.0.99-1.1">
      <FullProductName ProductID="tomcat-admin-webapps-9.0.99-1.1">tomcat-admin-webapps-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-docs-webapp">
      <FullProductName ProductID="tomcat-docs-webapp">tomcat-docs-webapp</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-docs-webapp-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-docs-webapp-9.0.102-150200.78.1">tomcat-docs-webapp-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-docs-webapp-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-docs-webapp-9.0.108-160000.1.2">tomcat-docs-webapp-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-docs-webapp-9.0.87-1.el8_10.4">
      <FullProductName ProductID="tomcat-docs-webapp-9.0.87-1.el8_10.4">tomcat-docs-webapp-9.0.87-1.el8_10.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-docs-webapp-9.0.87-3.el9_6.1">
      <FullProductName ProductID="tomcat-docs-webapp-9.0.87-3.el9_6.1">tomcat-docs-webapp-9.0.87-3.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-docs-webapp-9.0.99-1.1">
      <FullProductName ProductID="tomcat-docs-webapp-9.0.99-1.1">tomcat-docs-webapp-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-el-3.0-api-9.0.87-1.el8_10.4">
      <FullProductName ProductID="tomcat-el-3.0-api-9.0.87-1.el8_10.4">tomcat-el-3.0-api-9.0.87-1.el8_10.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-el-3.0-api-9.0.87-3.el9_6.1">
      <FullProductName ProductID="tomcat-el-3.0-api-9.0.87-3.el9_6.1">tomcat-el-3.0-api-9.0.87-3.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-el-3_0-api">
      <FullProductName ProductID="tomcat-el-3_0-api">tomcat-el-3_0-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-el-3_0-api-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-el-3_0-api-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-el-3_0-api-9.0.108-160000.1.2">tomcat-el-3_0-api-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-el-3_0-api-9.0.98-150200.74.1">
      <FullProductName ProductID="tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-el-3_0-api-9.0.99-1.1">
      <FullProductName ProductID="tomcat-el-3_0-api-9.0.99-1.1">tomcat-el-3_0-api-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-embed">
      <FullProductName ProductID="tomcat-embed">tomcat-embed</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-embed-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-embed-9.0.102-150200.78.1">tomcat-embed-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-embed-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-embed-9.0.108-160000.1.2">tomcat-embed-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-embed-9.0.99-1.1">
      <FullProductName ProductID="tomcat-embed-9.0.99-1.1">tomcat-embed-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-javadoc">
      <FullProductName ProductID="tomcat-javadoc">tomcat-javadoc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-javadoc-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-javadoc-9.0.102-150200.78.1">tomcat-javadoc-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-javadoc-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-javadoc-9.0.108-160000.1.2">tomcat-javadoc-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-javadoc-9.0.99-1.1">
      <FullProductName ProductID="tomcat-javadoc-9.0.99-1.1">tomcat-javadoc-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsp-2.3-api-9.0.87-1.el8_10.4">
      <FullProductName ProductID="tomcat-jsp-2.3-api-9.0.87-1.el8_10.4">tomcat-jsp-2.3-api-9.0.87-1.el8_10.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsp-2.3-api-9.0.87-3.el9_6.1">
      <FullProductName ProductID="tomcat-jsp-2.3-api-9.0.87-3.el9_6.1">tomcat-jsp-2.3-api-9.0.87-3.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsp-2_3-api">
      <FullProductName ProductID="tomcat-jsp-2_3-api">tomcat-jsp-2_3-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsp-2_3-api-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsp-2_3-api-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-jsp-2_3-api-9.0.108-160000.1.2">tomcat-jsp-2_3-api-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsp-2_3-api-9.0.98-150200.74.1">
      <FullProductName ProductID="tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsp-2_3-api-9.0.99-1.1">
      <FullProductName ProductID="tomcat-jsp-2_3-api-9.0.99-1.1">tomcat-jsp-2_3-api-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsvc">
      <FullProductName ProductID="tomcat-jsvc">tomcat-jsvc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsvc-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-jsvc-9.0.102-150200.78.1">tomcat-jsvc-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsvc-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-jsvc-9.0.108-160000.1.2">tomcat-jsvc-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsvc-9.0.99-1.1">
      <FullProductName ProductID="tomcat-jsvc-9.0.99-1.1">tomcat-jsvc-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-lib">
      <FullProductName ProductID="tomcat-lib">tomcat-lib</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-lib-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-lib-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-lib-9.0.108-160000.1.2">tomcat-lib-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-lib-9.0.87-1.el8_10.4">
      <FullProductName ProductID="tomcat-lib-9.0.87-1.el8_10.4">tomcat-lib-9.0.87-1.el8_10.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-lib-9.0.87-3.el9_6.1">
      <FullProductName ProductID="tomcat-lib-9.0.87-3.el9_6.1">tomcat-lib-9.0.87-3.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-lib-9.0.98-150200.74.1">
      <FullProductName ProductID="tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-lib-9.0.99-1.1">
      <FullProductName ProductID="tomcat-lib-9.0.99-1.1">tomcat-lib-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-3_1-api">
      <FullProductName ProductID="tomcat-servlet-3_1-api">tomcat-servlet-3_1-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-4.0-api-9.0.87-1.el8_10.4">
      <FullProductName ProductID="tomcat-servlet-4.0-api-9.0.87-1.el8_10.4">tomcat-servlet-4.0-api-9.0.87-1.el8_10.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-4.0-api-9.0.87-3.el9_6.1">
      <FullProductName ProductID="tomcat-servlet-4.0-api-9.0.87-3.el9_6.1">tomcat-servlet-4.0-api-9.0.87-3.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-4_0-api">
      <FullProductName ProductID="tomcat-servlet-4_0-api">tomcat-servlet-4_0-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-4_0-api-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-4_0-api-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-servlet-4_0-api-9.0.108-160000.1.2">tomcat-servlet-4_0-api-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-4_0-api-9.0.98-150200.74.1">
      <FullProductName ProductID="tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-4_0-api-9.0.99-1.1">
      <FullProductName ProductID="tomcat-servlet-4_0-api-9.0.99-1.1">tomcat-servlet-4_0-api-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-webapps">
      <FullProductName ProductID="tomcat-webapps">tomcat-webapps</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-webapps-9.0.102-150200.78.1">
      <FullProductName ProductID="tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-webapps-9.0.108-160000.1.2">
      <FullProductName ProductID="tomcat-webapps-9.0.108-160000.1.2">tomcat-webapps-9.0.108-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-webapps-9.0.87-1.el8_10.4">
      <FullProductName ProductID="tomcat-webapps-9.0.87-1.el8_10.4">tomcat-webapps-9.0.87-1.el8_10.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-webapps-9.0.87-3.el9_6.1">
      <FullProductName ProductID="tomcat-webapps-9.0.87-3.el9_6.1">tomcat-webapps-9.0.87-3.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-webapps-9.0.98-150200.74.1">
      <FullProductName ProductID="tomcat-webapps-9.0.98-150200.74.1">tomcat-webapps-9.0.98-150200.74.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-webapps-9.0.99-1.1">
      <FullProductName ProductID="tomcat-webapps-9.0.99-1.1">tomcat-webapps-9.0.99-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10">
      <FullProductName ProductID="tomcat10" CPE="cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*">tomcat10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-10.1.34-150200.5.31.1">
      <FullProductName ProductID="tomcat10-10.1.34-150200.5.31.1" CPE="cpe:2.3:a:apache:tomcat:10.1.34:*:*:*:*:*:*:*">tomcat10-10.1.34-150200.5.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-10.1.35-1.1" CPE="cpe:2.3:a:apache:tomcat:10.1.35:*:*:*:*:*:*:*">tomcat10-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-10.1.39-150200.5.36.1" CPE="cpe:2.3:a:apache:tomcat:10.1.39:*:*:*:*:*:*:*">tomcat10-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-10.1.44-160000.1.2" CPE="cpe:2.3:a:apache:tomcat:10.1.44:*:*:*:*:*:*:*">tomcat10-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-admin-webapps">
      <FullProductName ProductID="tomcat10-admin-webapps">tomcat10-admin-webapps</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-admin-webapps-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-admin-webapps-10.1.35-1.1">tomcat10-admin-webapps-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-admin-webapps-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-admin-webapps-10.1.39-150200.5.36.1">tomcat10-admin-webapps-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-admin-webapps-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-admin-webapps-10.1.44-160000.1.2">tomcat10-admin-webapps-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-doc-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-doc-10.1.35-1.1">tomcat10-doc-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-doc-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-doc-10.1.39-150200.5.36.1">tomcat10-doc-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-doc-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-doc-10.1.44-160000.1.2">tomcat10-doc-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-docs-webapp">
      <FullProductName ProductID="tomcat10-docs-webapp">tomcat10-docs-webapp</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-docs-webapp-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-docs-webapp-10.1.35-1.1">tomcat10-docs-webapp-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-docs-webapp-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-docs-webapp-10.1.39-150200.5.36.1">tomcat10-docs-webapp-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-docs-webapp-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-docs-webapp-10.1.44-160000.1.2">tomcat10-docs-webapp-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-el-5_0-api">
      <FullProductName ProductID="tomcat10-el-5_0-api">tomcat10-el-5_0-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-el-5_0-api-10.1.34-150200.5.31.1">
      <FullProductName ProductID="tomcat10-el-5_0-api-10.1.34-150200.5.31.1">tomcat10-el-5_0-api-10.1.34-150200.5.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-el-5_0-api-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-el-5_0-api-10.1.35-1.1">tomcat10-el-5_0-api-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-el-5_0-api-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-el-5_0-api-10.1.39-150200.5.36.1">tomcat10-el-5_0-api-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-el-5_0-api-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-el-5_0-api-10.1.44-160000.1.2">tomcat10-el-5_0-api-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-embed">
      <FullProductName ProductID="tomcat10-embed">tomcat10-embed</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-embed-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-embed-10.1.35-1.1">tomcat10-embed-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-embed-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-embed-10.1.39-150200.5.36.1">tomcat10-embed-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-embed-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-embed-10.1.44-160000.1.2">tomcat10-embed-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsp-3_1-api">
      <FullProductName ProductID="tomcat10-jsp-3_1-api">tomcat10-jsp-3_1-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1">
      <FullProductName ProductID="tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1">tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsp-3_1-api-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-jsp-3_1-api-10.1.35-1.1">tomcat10-jsp-3_1-api-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsp-3_1-api-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-jsp-3_1-api-10.1.44-160000.1.2">tomcat10-jsp-3_1-api-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsvc">
      <FullProductName ProductID="tomcat10-jsvc">tomcat10-jsvc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsvc-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-jsvc-10.1.35-1.1">tomcat10-jsvc-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsvc-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-jsvc-10.1.39-150200.5.36.1">tomcat10-jsvc-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-jsvc-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-jsvc-10.1.44-160000.1.2">tomcat10-jsvc-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-lib">
      <FullProductName ProductID="tomcat10-lib">tomcat10-lib</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-lib-10.1.34-150200.5.31.1">
      <FullProductName ProductID="tomcat10-lib-10.1.34-150200.5.31.1">tomcat10-lib-10.1.34-150200.5.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-lib-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-lib-10.1.35-1.1">tomcat10-lib-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-lib-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-lib-10.1.39-150200.5.36.1">tomcat10-lib-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-lib-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-lib-10.1.44-160000.1.2">tomcat10-lib-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-servlet-6_0-api">
      <FullProductName ProductID="tomcat10-servlet-6_0-api">tomcat10-servlet-6_0-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1">
      <FullProductName ProductID="tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1">tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-servlet-6_0-api-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-servlet-6_0-api-10.1.35-1.1">tomcat10-servlet-6_0-api-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-servlet-6_0-api-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-servlet-6_0-api-10.1.44-160000.1.2">tomcat10-servlet-6_0-api-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-webapps">
      <FullProductName ProductID="tomcat10-webapps">tomcat10-webapps</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-webapps-10.1.35-1.1">
      <FullProductName ProductID="tomcat10-webapps-10.1.35-1.1">tomcat10-webapps-10.1.35-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-webapps-10.1.39-150200.5.36.1">
      <FullProductName ProductID="tomcat10-webapps-10.1.39-150200.5.36.1">tomcat10-webapps-10.1.39-150200.5.36.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat10-webapps-10.1.44-160000.1.2">
      <FullProductName ProductID="tomcat10-webapps-10.1.44-160000.1.2">tomcat10-webapps-10.1.44-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat6">
      <FullProductName ProductID="tomcat6" CPE="cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*">tomcat6</FullProductName>
    </Branch>
    <Relationship ProductReference="tomcat10-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-10.1.34-150200.5.31.1">tomcat10-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-el-5_0-api-10.1.34-150200.5.31.1">tomcat10-el-5_0-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1">tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-lib-10.1.34-150200.5.31.1">tomcat10-lib-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1">tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-10.1.34-150200.5.31.1">tomcat10-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-el-5_0-api-10.1.34-150200.5.31.1">tomcat10-el-5_0-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1">tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-lib-10.1.34-150200.5.31.1">tomcat10-lib-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1">tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-10.1.34-150200.5.31.1">tomcat10-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-el-5_0-api-10.1.34-150200.5.31.1">tomcat10-el-5_0-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1">tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-lib-10.1.34-150200.5.31.1">tomcat10-lib-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:10.1.34-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1">tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1 as a component of Container containers/apache-tomcat:10.1.34-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk11-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk11-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk17-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk17-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk21-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk21-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk8-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk8-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk8-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk8-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk8-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk8-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk8-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk8-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-tomcat:9.0.98-openjdk8-62.5">
      <FullProductName ProductID="Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Container containers/apache-tomcat:9.0.98-openjdk8-62.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1">
      <FullProductName ProductID="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1">
      <FullProductName ProductID="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1">
      <FullProductName ProductID="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1">
      <FullProductName ProductID="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1">
      <FullProductName ProductID="Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image server-image">
      <FullProductName ProductID="Image server-image:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Image server-image</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image server-image">
      <FullProductName ProductID="Image server-image:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Image server-image</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image server-image">
      <FullProductName ProductID="Image server-image:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Image server-image</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image server-image">
      <FullProductName ProductID="Image server-image:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Image server-image</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image server-image">
      <FullProductName ProductID="Image server-image:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Image server-image</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image tomcat_15_6">
      <FullProductName ProductID="Image tomcat_15_6:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of Image tomcat_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image tomcat_15_6">
      <FullProductName ProductID="Image tomcat_15_6:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of Image tomcat_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image tomcat_15_6">
      <FullProductName ProductID="Image tomcat_15_6:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of Image tomcat_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image tomcat_15_6">
      <FullProductName ProductID="Image tomcat_15_6:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of Image tomcat_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="Image tomcat_15_6">
      <FullProductName ProductID="Image tomcat_15_6:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of Image tomcat_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.87-1.el8_10.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:tomcat-9.0.87-1.el8_10.4">tomcat-9.0.87-1.el8_10.4 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.87-1.el8_10.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:tomcat-admin-webapps-9.0.87-1.el8_10.4">tomcat-admin-webapps-9.0.87-1.el8_10.4 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp-9.0.87-1.el8_10.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:tomcat-docs-webapp-9.0.87-1.el8_10.4">tomcat-docs-webapp-9.0.87-1.el8_10.4 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3.0-api-9.0.87-1.el8_10.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:tomcat-el-3.0-api-9.0.87-1.el8_10.4">tomcat-el-3.0-api-9.0.87-1.el8_10.4 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2.3-api-9.0.87-1.el8_10.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:tomcat-jsp-2.3-api-9.0.87-1.el8_10.4">tomcat-jsp-2.3-api-9.0.87-1.el8_10.4 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.87-1.el8_10.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:tomcat-lib-9.0.87-1.el8_10.4">tomcat-lib-9.0.87-1.el8_10.4 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4.0-api-9.0.87-1.el8_10.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:tomcat-servlet-4.0-api-9.0.87-1.el8_10.4">tomcat-servlet-4.0-api-9.0.87-1.el8_10.4 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.87-1.el8_10.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:tomcat-webapps-9.0.87-1.el8_10.4">tomcat-webapps-9.0.87-1.el8_10.4 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.87-3.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:tomcat-9.0.87-3.el9_6.1">tomcat-9.0.87-3.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.87-3.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:tomcat-admin-webapps-9.0.87-3.el9_6.1">tomcat-admin-webapps-9.0.87-3.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp-9.0.87-3.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:tomcat-docs-webapp-9.0.87-3.el9_6.1">tomcat-docs-webapp-9.0.87-3.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3.0-api-9.0.87-3.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:tomcat-el-3.0-api-9.0.87-3.el9_6.1">tomcat-el-3.0-api-9.0.87-3.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2.3-api-9.0.87-3.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:tomcat-jsp-2.3-api-9.0.87-3.el9_6.1">tomcat-jsp-2.3-api-9.0.87-3.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.87-3.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:tomcat-lib-9.0.87-3.el9_6.1">tomcat-lib-9.0.87-3.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4.0-api-9.0.87-3.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:tomcat-servlet-4.0-api-9.0.87-3.el9_6.1">tomcat-servlet-4.0-api-9.0.87-3.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.87-3.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:tomcat-webapps-9.0.87-3.el9_6.1">tomcat-webapps-9.0.87-3.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.39-150200.5.36.1">tomcat10-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.39-150200.5.36.1">tomcat10-admin-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.39-150200.5.36.1">tomcat10-el-5_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.39-150200.5.36.1">tomcat10-lib-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.39-150200.5.36.1">tomcat10-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.39-150200.5.36.1">tomcat10-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.39-150200.5.36.1">tomcat10-admin-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.39-150200.5.36.1">tomcat10-el-5_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.39-150200.5.36.1">tomcat10-lib-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.39-150200.5.36.1">tomcat10-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-10.1.39-150200.5.36.1">tomcat10-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-admin-webapps-10.1.39-150200.5.36.1">tomcat10-admin-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-el-5_0-api-10.1.39-150200.5.36.1">tomcat10-el-5_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-lib-10.1.39-150200.5.36.1">tomcat10-lib-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-webapps-10.1.39-150200.5.36.1">tomcat10-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.98-150200.74.1">tomcat-9.0.98-150200.74.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.98-150200.74.1">tomcat-admin-webapps-9.0.98-150200.74.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.98-150200.74.1">tomcat-el-3_0-api-9.0.98-150200.74.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.98-150200.74.1">tomcat-jsp-2_3-api-9.0.98-150200.74.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.98-150200.74.1">tomcat-lib-9.0.98-150200.74.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.98-150200.74.1">tomcat-servlet-4_0-api-9.0.98-150200.74.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.98-150200.74.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.98-150200.74.1">tomcat-webapps-9.0.98-150200.74.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.39-150200.5.36.1">tomcat10-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.39-150200.5.36.1">tomcat10-admin-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.39-150200.5.36.1">tomcat10-el-5_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.39-150200.5.36.1">tomcat10-lib-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.39-150200.5.36.1">tomcat10-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.39-150200.5.36.1">tomcat10-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.39-150200.5.36.1">tomcat10-admin-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.39-150200.5.36.1">tomcat10-el-5_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.39-150200.5.36.1">tomcat10-lib-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.39-150200.5.36.1">tomcat10-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-9.0.108-160000.1.2">tomcat-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-admin-webapps-9.0.108-160000.1.2">tomcat-admin-webapps-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-docs-webapp-9.0.108-160000.1.2">tomcat-docs-webapp-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-el-3_0-api-9.0.108-160000.1.2">tomcat-el-3_0-api-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-embed-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-embed-9.0.108-160000.1.2">tomcat-embed-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-javadoc-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-javadoc-9.0.108-160000.1.2">tomcat-javadoc-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-jsp-2_3-api-9.0.108-160000.1.2">tomcat-jsp-2_3-api-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsvc-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-jsvc-9.0.108-160000.1.2">tomcat-jsvc-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-lib-9.0.108-160000.1.2">tomcat-lib-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-servlet-4_0-api-9.0.108-160000.1.2">tomcat-servlet-4_0-api-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.108-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat-webapps-9.0.108-160000.1.2">tomcat-webapps-9.0.108-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-10.1.44-160000.1.2">tomcat10-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-admin-webapps-10.1.44-160000.1.2">tomcat10-admin-webapps-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-doc-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-doc-10.1.44-160000.1.2">tomcat10-doc-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-docs-webapp-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-docs-webapp-10.1.44-160000.1.2">tomcat10-docs-webapp-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-el-5_0-api-10.1.44-160000.1.2">tomcat10-el-5_0-api-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-embed-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-embed-10.1.44-160000.1.2">tomcat10-embed-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-jsp-3_1-api-10.1.44-160000.1.2">tomcat10-jsp-3_1-api-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsvc-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-jsvc-10.1.44-160000.1.2">tomcat10-jsvc-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-lib-10.1.44-160000.1.2">tomcat10-lib-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-servlet-6_0-api-10.1.44-160000.1.2">tomcat10-servlet-6_0-api-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.44-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:tomcat10-webapps-10.1.44-160000.1.2">tomcat10-webapps-10.1.44-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.39-150200.5.36.1">tomcat10-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.39-150200.5.36.1">tomcat10-admin-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.39-150200.5.36.1">tomcat10-el-5_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.39-150200.5.36.1">tomcat10-lib-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.39-150200.5.36.1">tomcat10-webapps-10.1.39-150200.5.36.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-9.0.102-150200.78.1">tomcat-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-admin-webapps-9.0.102-150200.78.1">tomcat-admin-webapps-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-docs-webapp-9.0.102-150200.78.1">tomcat-docs-webapp-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.102-150200.78.1">tomcat-el-3_0-api-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-embed-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-embed-9.0.102-150200.78.1">tomcat-embed-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-javadoc-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-javadoc-9.0.102-150200.78.1">tomcat-javadoc-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.102-150200.78.1">tomcat-jsp-2_3-api-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsvc-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-jsvc-9.0.102-150200.78.1">tomcat-jsvc-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-lib-9.0.102-150200.78.1">tomcat-lib-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.102-150200.78.1">tomcat-servlet-4_0-api-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.102-150200.78.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat-webapps-9.0.102-150200.78.1">tomcat-webapps-9.0.102-150200.78.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-10.1.39-150200.5.36.1">tomcat10-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.39-150200.5.36.1">tomcat10-admin-webapps-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-doc-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-doc-10.1.39-150200.5.36.1">tomcat10-doc-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-docs-webapp-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.39-150200.5.36.1">tomcat10-docs-webapp-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.39-150200.5.36.1">tomcat10-el-5_0-api-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-embed-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-embed-10.1.39-150200.5.36.1">tomcat10-embed-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1">tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsvc-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-jsvc-10.1.39-150200.5.36.1">tomcat10-jsvc-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-lib-10.1.39-150200.5.36.1">tomcat10-lib-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1">tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.39-150200.5.36.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:tomcat10-webapps-10.1.39-150200.5.36.1">tomcat10-webapps-10.1.39-150200.5.36.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-9.0.99-1.1">tomcat-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-admin-webapps-9.0.99-1.1">tomcat-admin-webapps-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-docs-webapp-9.0.99-1.1">tomcat-docs-webapp-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.99-1.1">tomcat-el-3_0-api-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-embed-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-embed-9.0.99-1.1">tomcat-embed-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-javadoc-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-javadoc-9.0.99-1.1">tomcat-javadoc-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.99-1.1">tomcat-jsp-2_3-api-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsvc-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-jsvc-9.0.99-1.1">tomcat-jsvc-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-lib-9.0.99-1.1">tomcat-lib-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.99-1.1">tomcat-servlet-4_0-api-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-9.0.99-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat-webapps-9.0.99-1.1">tomcat-webapps-9.0.99-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-10.1.35-1.1">tomcat10-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.35-1.1">tomcat10-admin-webapps-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-doc-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-doc-10.1.35-1.1">tomcat10-doc-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-docs-webapp-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.35-1.1">tomcat10-docs-webapp-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.35-1.1">tomcat10-el-5_0-api-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-embed-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-embed-10.1.35-1.1">tomcat10-embed-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.35-1.1">tomcat10-jsp-3_1-api-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsvc-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-jsvc-10.1.35-1.1">tomcat10-jsvc-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-lib-10.1.35-1.1">tomcat10-lib-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.35-1.1">tomcat10-servlet-6_0-api-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps-10.1.35-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tomcat10-webapps-10.1.35-1.1">tomcat10-webapps-10.1.35-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" 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:tomcat">tomcat as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" 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:tomcat-admin-webapps">tomcat-admin-webapps as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" 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:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" 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:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" 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:tomcat-lib">tomcat-lib as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api" 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:tomcat-servlet-4_0-api">tomcat-servlet-4_0-api as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" 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:tomcat-webapps">tomcat-webapps as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat">tomcat as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat-admin-webapps">tomcat-admin-webapps as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat-lib">tomcat-lib as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat-servlet-4_0-api">tomcat-servlet-4_0-api as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat-webapps">tomcat-webapps as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat10">tomcat10 as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat10-admin-webapps">tomcat10-admin-webapps as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat10-el-5_0-api">tomcat10-el-5_0-api as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat10-jsp-3_1-api">tomcat10-jsp-3_1-api as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat10-lib">tomcat10-lib as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat10-servlet-6_0-api">tomcat10-servlet-6_0-api as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Web and Scripting 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Web and Scripting 15 SP5:tomcat10-webapps">tomcat10-webapps as a component of SUSE Linux Enterprise Module for Web and Scripting 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS:tomcat6">tomcat6 as a component of SUSE Linux Enterprise Server 11 SP4 LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat">tomcat as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat-admin-webapps">tomcat-admin-webapps as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat-docs-webapp">tomcat-docs-webapp as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-javadoc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat-javadoc">tomcat-javadoc as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat-lib">tomcat-lib as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-3_1-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat-servlet-3_1-api">tomcat-servlet-3_1-api as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:tomcat-webapps">tomcat-webapps as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat">tomcat as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat-admin-webapps">tomcat-admin-webapps as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat-docs-webapp">tomcat-docs-webapp as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-javadoc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat-javadoc">tomcat-javadoc as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat-lib">tomcat-lib as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat-servlet-4_0-api">tomcat-servlet-4_0-api as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:tomcat-webapps">tomcat-webapps as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:tomcat">tomcat as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:tomcat-admin-webapps">tomcat-admin-webapps as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:tomcat-lib">tomcat-lib as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:tomcat-servlet-4_0-api">tomcat-servlet-4_0-api as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:tomcat-webapps">tomcat-webapps as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:tomcat">tomcat as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:tomcat-admin-webapps">tomcat-admin-webapps as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:tomcat-lib">tomcat-lib as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:tomcat-servlet-4_0-api">tomcat-servlet-4_0-api as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:tomcat-webapps">tomcat-webapps as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:tomcat">tomcat as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:tomcat-admin-webapps">tomcat-admin-webapps as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:tomcat-lib">tomcat-lib as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:tomcat-servlet-4_0-api">tomcat-servlet-4_0-api as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:tomcat-webapps">tomcat-webapps as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:tomcat">tomcat as a component of SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" 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:tomcat">tomcat as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" 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:tomcat-admin-webapps">tomcat-admin-webapps as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" 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:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" 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:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" 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:tomcat-lib">tomcat-lib as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api" 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:tomcat-servlet-4_0-api">tomcat-servlet-4_0-api as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" 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:tomcat-webapps">tomcat-webapps as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat">tomcat as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-admin-webapps">tomcat-admin-webapps as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-docs-webapp">tomcat-docs-webapp as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-3_0-api" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-el-3_0-api">tomcat-el-3_0-api as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-embed" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-embed">tomcat-embed as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-javadoc" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-javadoc">tomcat-javadoc as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_3-api" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-jsp-2_3-api">tomcat-jsp-2_3-api as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsvc" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-jsvc">tomcat-jsvc as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-lib">tomcat-lib as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-4_0-api" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-servlet-4_0-api">tomcat-servlet-4_0-api as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat-webapps">tomcat-webapps as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10">tomcat10 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-admin-webapps" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-admin-webapps">tomcat10-admin-webapps as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-docs-webapp" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-docs-webapp">tomcat10-docs-webapp as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-el-5_0-api" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-el-5_0-api">tomcat10-el-5_0-api as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-embed" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-embed">tomcat10-embed as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsp-3_1-api" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-jsp-3_1-api">tomcat10-jsp-3_1-api as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-jsvc" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-jsvc">tomcat10-jsvc as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-lib" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-lib">tomcat10-lib as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-servlet-6_0-api" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-servlet-6_0-api">tomcat10-servlet-6_0-api as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat10-webapps" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:tomcat10-webapps">tomcat10-webapps as a component of openSUSE Leap 15.5</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">Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in Apache Tomcat.

This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.1, from 10.1.0-M1 through 10.1.33, from 9.0.0.M1 through 9.0.97.
The following versions were EOL at the time the CVE was created but are 
known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions 
may also be affected.


The mitigation for CVE-2024-50379 was incomplete.

Users running Tomcat on a case insensitive file system with the default servlet write enabled (readonly initialisation 
parameter set to the non-default value of false) may need additional configuration to fully mitigate CVE-2024-50379 depending on which version of Java they are using with Tomcat:
- running on Java 8 or Java 11: the system property  sun.io.useCanonCaches must be explicitly set to false (it defaults to true)
- running on Java 17: the  system property sun.io.useCanonCaches, if set, must be set to false  (it defaults to false)
- running on Java 21 onwards: no further configuration is required  (the system property and the problematic cache have been removed)

Tomcat 11.0.3, 10.1.35 and 9.0.99 onwards will include checks that  sun.io.useCanonCaches is set appropriately before allowing the default servlet to be write enabled on a case insensitive file system. Tomcat will also set  sun.io.useCanonCaches to false by default where it can.</Note>
    </Notes>
    <CVE>CVE-2024-56337</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-el-5_0-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-lib-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk11-62.5:tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-el-5_0-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-lib-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk17-62.5:tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-el-5_0-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-jsp-3_1-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-lib-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:10.1.34-openjdk21-62.5:tomcat10-servlet-6_0-api-10.1.34-150200.5.31.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk11-62.5:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk17-62.5:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk21-62.5:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Container containers/apache-tomcat:9.0.98-openjdk8-62.5:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:5.0.4.7.19.1:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/server:5.1.0.6.40:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image server-image:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Image server-image:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image server-image:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image server-image:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Image server-image:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image tomcat_15_6:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>Image tomcat_15_6:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image tomcat_15_6:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>Image tomcat_15_6:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>Image tomcat_15_6:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Liberty Linux 8:tomcat-9.0.87-1.el8_10.4</ProductID>
        <ProductID>SUSE Liberty Linux 8:tomcat-admin-webapps-9.0.87-1.el8_10.4</ProductID>
        <ProductID>SUSE Liberty Linux 8:tomcat-docs-webapp-9.0.87-1.el8_10.4</ProductID>
        <ProductID>SUSE Liberty Linux 8:tomcat-el-3.0-api-9.0.87-1.el8_10.4</ProductID>
        <ProductID>SUSE Liberty Linux 8:tomcat-jsp-2.3-api-9.0.87-1.el8_10.4</ProductID>
        <ProductID>SUSE Liberty Linux 8:tomcat-lib-9.0.87-1.el8_10.4</ProductID>
        <ProductID>SUSE Liberty Linux 8:tomcat-servlet-4.0-api-9.0.87-1.el8_10.4</ProductID>
        <ProductID>SUSE Liberty Linux 8:tomcat-webapps-9.0.87-1.el8_10.4</ProductID>
        <ProductID>SUSE Liberty Linux 9:tomcat-9.0.87-3.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:tomcat-admin-webapps-9.0.87-3.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:tomcat-docs-webapp-9.0.87-3.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:tomcat-el-3.0-api-9.0.87-3.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:tomcat-jsp-2.3-api-9.0.87-3.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:tomcat-lib-9.0.87-3.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:tomcat-servlet-4.0-api-9.0.87-3.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:tomcat-webapps-9.0.87-3.el9_6.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:tomcat-docs-webapp-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:tomcat-embed-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:tomcat-javadoc-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:tomcat-jsvc-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:tomcat10-doc-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:tomcat10-docs-webapp-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:tomcat10-embed-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:tomcat10-jsvc-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-admin-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-el-5_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-lib-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP6:tomcat10-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.98-150200.74.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-admin-webapps-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-docs-webapp-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-el-3_0-api-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-embed-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-javadoc-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-jsp-2_3-api-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-jsvc-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-lib-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-servlet-4_0-api-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat-webapps-9.0.108-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-admin-webapps-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-doc-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-docs-webapp-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-el-5_0-api-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-embed-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-jsp-3_1-api-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-jsvc-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-lib-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-servlet-6_0-api-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:tomcat10-webapps-10.1.44-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-admin-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-docs-webapp-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-embed-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-javadoc-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-jsvc-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-lib-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat-webapps-9.0.102-150200.78.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-doc-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-embed-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-jsvc-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-lib-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Leap 15.6:tomcat10-webapps-10.1.39-150200.5.36.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-admin-webapps-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-docs-webapp-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-embed-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-javadoc-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-jsvc-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-lib-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat-webapps-9.0.99-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-doc-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-embed-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-jsvc-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-lib-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.35-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tomcat10-webapps-10.1.35-1.1</ProductID>
      </Status>
      <Status Type="Known Affected">
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20210202</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20210304</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20220127</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20220715-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210202</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210304</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210405</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210506</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210610</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210722</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210913</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20211025</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20220126</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210729</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210827</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210927</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211004</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211101</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211202</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220103</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220126</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220222</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220310</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220411-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220510-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220608-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220708-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220818-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220916-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221019-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221118-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221215-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20230313-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20230613-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240807-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220721-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220818-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220916-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221018-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221118-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221215-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221215-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230111-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230111-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230210-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230210-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230310-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230310-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230410-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230410-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230510-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230510-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230606-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230606-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230704-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230704-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230804-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230804-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230901-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230901-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230928-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230928-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231027-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231027-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231127-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231127-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231212-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231212-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240312-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240312-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240612-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240612-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240809-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240809-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240912-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20250721-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20250721-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20251022-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20251022-x86-64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>8.1</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
