<?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-26852</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-26852</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>118</Number>
        <Date>2026-03-05T02:43:53Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-04-18T23:08:59Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T02:43:53Z</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-26852</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net/ipv6: avoid possible UAF in ip6_route_mpath_notify()

syzbot found another use-after-free in ip6_route_mpath_notify() [1]

Commit f7225172f25a ("net/ipv6: prevent use after free in
ip6_route_mpath_notify") was not able to fix the root cause.

We need to defer the fib6_info_release() calls after
ip6_route_mpath_notify(), in the cleanup phase.

[1]
BUG: KASAN: slab-use-after-free in rt6_fill_node+0x1460/0x1ac0
Read of size 4 at addr ffff88809a07fc64 by task syz-executor.2/23037

CPU: 0 PID: 23037 Comm: syz-executor.2 Not tainted 6.8.0-rc4-syzkaller-01035-gea7f3cfaa588 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/2024
Call Trace:
 &lt;TASK&gt;
  __dump_stack lib/dump_stack.c:88 [inline]
  dump_stack_lvl+0x1e7/0x2e0 lib/dump_stack.c:106
  print_address_description mm/kasan/report.c:377 [inline]
  print_report+0x167/0x540 mm/kasan/report.c:488
  kasan_report+0x142/0x180 mm/kasan/report.c:601
 rt6_fill_node+0x1460/0x1ac0
  inet6_rt_notify+0x13b/0x290 net/ipv6/route.c:6184
  ip6_route_mpath_notify net/ipv6/route.c:5198 [inline]
  ip6_route_multipath_add net/ipv6/route.c:5404 [inline]
  inet6_rtm_newroute+0x1d0f/0x2300 net/ipv6/route.c:5517
  rtnetlink_rcv_msg+0x885/0x1040 net/core/rtnetlink.c:6597
  netlink_rcv_skb+0x1e3/0x430 net/netlink/af_netlink.c:2543
  netlink_unicast_kernel net/netlink/af_netlink.c:1341 [inline]
  netlink_unicast+0x7ea/0x980 net/netlink/af_netlink.c:1367
  netlink_sendmsg+0xa3b/0xd70 net/netlink/af_netlink.c:1908
  sock_sendmsg_nosec net/socket.c:730 [inline]
  __sock_sendmsg+0x221/0x270 net/socket.c:745
  ____sys_sendmsg+0x525/0x7d0 net/socket.c:2584
  ___sys_sendmsg net/socket.c:2638 [inline]
  __sys_sendmsg+0x2b0/0x3a0 net/socket.c:2667
 do_syscall_64+0xf9/0x240
 entry_SYSCALL_64_after_hwframe+0x6f/0x77
RIP: 0033:0x7f73dd87dda9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 &lt;48&gt; 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f73de6550c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007f73dd9ac050 RCX: 00007f73dd87dda9
RDX: 0000000000000000 RSI: 0000000020000140 RDI: 0000000000000005
RBP: 00007f73dd8ca47a R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000006e R14: 00007f73dd9ac050 R15: 00007ffdbdeb7858
 &lt;/TASK&gt;

Allocated by task 23037:
  kasan_save_stack mm/kasan/common.c:47 [inline]
  kasan_save_track+0x3f/0x80 mm/kasan/common.c:68
  poison_kmalloc_redzone mm/kasan/common.c:372 [inline]
  __kasan_kmalloc+0x98/0xb0 mm/kasan/common.c:389
  kasan_kmalloc include/linux/kasan.h:211 [inline]
  __do_kmalloc_node mm/slub.c:3981 [inline]
  __kmalloc+0x22e/0x490 mm/slub.c:3994
  kmalloc include/linux/slab.h:594 [inline]
  kzalloc include/linux/slab.h:711 [inline]
  fib6_info_alloc+0x2e/0xf0 net/ipv6/ip6_fib.c:155
  ip6_route_info_create+0x445/0x12b0 net/ipv6/route.c:3758
  ip6_route_multipath_add net/ipv6/route.c:5298 [inline]
  inet6_rtm_newroute+0x744/0x2300 net/ipv6/route.c:5517
  rtnetlink_rcv_msg+0x885/0x1040 net/core/rtnetlink.c:6597
  netlink_rcv_skb+0x1e3/0x430 net/netlink/af_netlink.c:2543
  netlink_unicast_kernel net/netlink/af_netlink.c:1341 [inline]
  netlink_unicast+0x7ea/0x980 net/netlink/af_netlink.c:1367
  netlink_sendmsg+0xa3b/0xd70 net/netlink/af_netlink.c:1908
  sock_sendmsg_nosec net/socket.c:730 [inline]
  __sock_sendmsg+0x221/0x270 net/socket.c:745
  ____sys_sendmsg+0x525/0x7d0 net/socket.c:2584
  ___sys_sendmsg net/socket.c:2638 [inline]
  __sys_sendmsg+0x2b0/0x3a0 net/socket.c:2667
 do_syscall_64+0xf9/0x240
 entry_SYSCALL_64_after_hwframe+0x6f/0x77

Freed by task 16:
  kasan_save_stack mm/kasan/common.c:47 [inline]
  kasan_save_track+0x3f/0x80 mm/kasan/common.c:68
  kasan_save_free_info+0x4e/0x60 mm/kasan/generic.c:640
  poison_slab_object+0xa6/0xe0 m
---truncated---</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035265.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1642-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035264.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1643-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035263.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1644-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035262.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1645-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035261.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1646-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035259.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1648-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035319.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1648-2</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035272.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1650-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035281.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1659-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-August/019268.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1663-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-May/035427.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1870-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035575.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2011-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035660.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2091-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035659.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2092-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035658.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2094-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035657.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2096-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035656.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2099-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035655.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2100-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018760.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2101-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018772.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2109-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018778.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2115-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018777.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2120-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018776.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2121-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035676.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2123-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018775.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2124-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018774.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2130-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018773.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2139-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035691.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2143-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035690.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2145-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035688.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2148-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018787.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2156-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018786.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2160-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018785.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2162-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018784.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2163-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018799.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2164-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018798.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2165-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018797.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2166-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035721.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2189-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018812.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2191-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035740.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2202-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035738.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2205-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035737.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2207-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035736.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2208-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035735.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2209-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018821.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2216-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-June/018820.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2217-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-June/035739.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2221-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-July/035843.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2335-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-July/018881.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2337-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-July/035860.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2343-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-July/018892.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2344-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-July/035866.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2357-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-July/018895.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2373-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-July/018917.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2382-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-July/035945.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2446-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-July/035944.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2447-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-July/035943.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2448-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-July/018944.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2449-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-July/018943.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2472-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-July/018942.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2473-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-July/018999.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2558-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036277.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2722-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-August/019105.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2725-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-August/019092.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2740-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036289.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2751-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-August/019097.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2755-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036317.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2758-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036320.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2773-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036385.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2821-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036382.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2824-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036381.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2825-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036375.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2840-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036374.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2841-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036373.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2843-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036372.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2850-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036371.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2851-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036688.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3034-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036699.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3037-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036695.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3043-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036694.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3044-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-August/036693.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3048-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036961.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3318-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-September/019468.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3336-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036987.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3347-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036986.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3348-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-September/019491.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3363-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-September/019488.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3368-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-September/019486.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3375-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-September/019489.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3379-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-September/019499.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3399-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019600.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3623-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-October/037247.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3631-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019610.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3639-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019612.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3642-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-October/037263.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3649-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-October/037262.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3651-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019617.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3652-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019625.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3662-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-October/037287.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3679-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-October/037288.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3694-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-October/037284.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3695-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-October/037283.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3696-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-October/037282.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3697-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019632.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3700-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019702.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3793-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019700.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3796-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019698.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3798-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019712.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3803-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019710.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3806-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019733.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3814-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019732.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3815-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019730.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3820-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019726.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3829-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019725.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3830-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019719.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3837-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019734.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3842-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019740.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3851-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019739.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3852-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-October/019737.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3855-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019885.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4122-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019884.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4123-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019883.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4124-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019935.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4214-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019934.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4216-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019941.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4218-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019950.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4226-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019945.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4234-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019944.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4235-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019943.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4236-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019958.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4242-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019964.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4256-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019971.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4263-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019970.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4264-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/019968.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4266-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-December/020025.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:4367-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020070.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0035-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020116.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0101-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020115.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0103-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020113.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0106-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020112.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0107-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020110.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0109-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020121.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0114-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020120.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0115-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020125.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0124-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020148.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0150-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020154.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0158-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020202.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0240-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020222.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0244-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020218.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0248-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020216.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0251-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020215.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0252-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020214.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0253-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020210.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0261-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020207.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0264-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020223.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0266-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-June/021386.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:20028-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2026-February/044014.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:20319-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Container bci/bci-sle15-kernel-module-devel:15.5">
      <Branch Type="Product Name" Name="Container bci/bci-sle15-kernel-module-devel:15.5">
        <FullProductName ProductID="Container bci/bci-sle15-kernel-module-devel:15.5">Container bci/bci-sle15-kernel-module-devel:15.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.2:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.2:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.2:latest">Container suse/sle-micro-rancher/5.2:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.3:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.3:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.3:latest">Container suse/sle-micro-rancher/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.4:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.4:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.4:latest">Container suse/sle-micro-rancher/5.4:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro/base-5.5:2.0.4-5.8.118">
      <Branch Type="Product Name" Name="Container suse/sle-micro/base-5.5:2.0.4-5.8.118">
        <FullProductName ProductID="Container suse/sle-micro/base-5.5:2.0.4-5.8.118">Container suse/sle-micro/base-5.5:2.0.4-5.8.118</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro/kvm-5.5:2.0.4-3.5.2">
      <Branch Type="Product Name" Name="Container suse/sle-micro/kvm-5.5:2.0.4-3.5.2">
        <FullProductName ProductID="Container suse/sle-micro/kvm-5.5:2.0.4-3.5.2">Container suse/sle-micro/kvm-5.5:2.0.4-3.5.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro/rt-5.5:2.0.4-4.5.3">
      <Branch Type="Product Name" Name="Container suse/sle-micro/rt-5.5:2.0.4-4.5.3">
        <FullProductName ProductID="Container suse/sle-micro/rt-5.5:2.0.4-4.5.3">Container suse/sle-micro/rt-5.5:2.0.4-4.5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-BYOS">Image SLES12-SP5-Azure-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-Basic-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-Basic-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-Basic-On-Demand">Image SLES12-SP5-Azure-Basic-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-HPC-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-BYOS">Image SLES12-SP5-Azure-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-HPC-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-HPC-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-On-Demand">Image SLES12-SP5-Azure-HPC-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS">Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand">Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-Standard-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-Standard-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-Standard-On-Demand">Image SLES12-SP5-Azure-Standard-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-EC2-BYOS">Image SLES12-SP5-EC2-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-ECS-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-ECS-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-ECS-On-Demand">Image SLES12-SP5-EC2-ECS-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-On-Demand">Image SLES12-SP5-EC2-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS">Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand">Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-GCE-BYOS">Image SLES12-SP5-GCE-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-GCE-On-Demand">Image SLES12-SP5-GCE-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS">Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand">Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure">Image SLES15-SP3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-EC2-HVM">Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE">Image SLES15-SP3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Aliyun">Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Azure">Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-EC2">Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-GCE">Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-Azure">Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-EC2-HVM">Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-GCE">Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-Azure">Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-GCE">Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-Azure">Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-GCE">Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure">Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM">Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE">Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure">Image SLES15-SP3-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM">Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE">Image SLES15-SP3-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-BYOS">Image SLES15-SP4-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure">Image SLES15-SP4-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2">Image SLES15-SP4-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-GCE">Image SLES15-SP4-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS">Image SLES15-SP4-CHOST-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Aliyun">Image SLES15-SP4-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Azure">Image SLES15-SP4-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-EC2">Image SLES15-SP4-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-GCE">Image SLES15-SP4-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">Image SLES15-SP4-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS">Image SLES15-SP4-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-Azure">Image SLES15-SP4-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-EC2">Image SLES15-SP4-HPC-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-GCE">Image SLES15-SP4-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-EC2">
        <FullProductName ProductID="Image SLES15-SP4-HPC-EC2">Image SLES15-SP4-HPC-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-GCE">
        <FullProductName ProductID="Image SLES15-SP4-HPC-GCE">Image SLES15-SP4-HPC-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS">Image SLES15-SP4-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure">Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2">Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-GCE">Image SLES15-SP4-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">Image SLES15-SP4-Manager-Proxy-4-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3">Image SLES15-SP4-Manager-Server-4-3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">Image SLES15-SP4-Manager-Server-4-3-Azure-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">Image SLES15-SP4-Manager-Server-4-3-Azure-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS">Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">Image SLES15-SP4-Manager-Server-4-3-EC2-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">Image SLES15-SP4-Manager-Server-4-3-EC2-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3">Image SLES15-SP4-Micro-5-3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS">Image SLES15-SP4-Micro-5-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-Azure">Image SLES15-SP4-Micro-5-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-EC2">Image SLES15-SP4-Micro-5-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-GCE">Image SLES15-SP4-Micro-5-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-EC2">Image SLES15-SP4-Micro-5-3-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4">Image SLES15-SP4-Micro-5-4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS">Image SLES15-SP4-Micro-5-4-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-Azure">Image SLES15-SP4-Micro-5-4-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-EC2">Image SLES15-SP4-Micro-5-4-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-GCE">Image SLES15-SP4-Micro-5-4-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-EC2">Image SLES15-SP4-Micro-5-4-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-GCE">Image SLES15-SP4-Micro-5-4-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP">
        <FullProductName ProductID="Image SLES15-SP4-SAP">Image SLES15-SP4-SAP</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure">Image SLES15-SP4-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS">Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS">Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS">Image SLES15-SP4-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure">Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2">Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE">Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-EC2">Image SLES15-SP4-SAP-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-GCE">Image SLES15-SP4-SAP-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened">Image SLES15-SP4-SAP-Hardened</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure">Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS">Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE">Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL">Image SLES15-SP4-SAPCAL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure">Image SLES15-SP4-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2">Image SLES15-SP4-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE">Image SLES15-SP4-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Azure-3P">
        <FullProductName ProductID="Image SLES15-SP5-Azure-3P">Image SLES15-SP5-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Azure-Basic">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Azure-Basic">
        <FullProductName ProductID="Image SLES15-SP5-Azure-Basic">Image SLES15-SP5-Azure-Basic</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Azure-Standard">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Azure-Standard">
        <FullProductName ProductID="Image SLES15-SP5-Azure-Standard">Image SLES15-SP5-Azure-Standard</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-BYOS-Azure">Image SLES15-SP5-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2">Image SLES15-SP5-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-BYOS-GCE">Image SLES15-SP5-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP5-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-Aliyun">Image SLES15-SP5-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-Azure">Image SLES15-SP5-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-EC2">Image SLES15-SP5-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-GCE">Image SLES15-SP5-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-CHOST-BYOS-GDC">
      <Branch Type="Product Name" Name="Image SLES15-SP5-CHOST-BYOS-GDC">
        <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-GDC">Image SLES15-SP5-CHOST-BYOS-GDC</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP5-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-SAP-CCloud">Image SLES15-SP5-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-EC2">
        <FullProductName ProductID="Image SLES15-SP5-EC2">Image SLES15-SP5-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-GCE">
        <FullProductName ProductID="Image SLES15-SP5-GCE">Image SLES15-SP5-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-HPC-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-HPC-Azure">
        <FullProductName ProductID="Image SLES15-SP5-HPC-Azure">Image SLES15-SP5-HPC-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-HPC-BYOS-Azure">Image SLES15-SP5-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-HPC-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-HPC-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-HPC-BYOS-EC2">Image SLES15-SP5-HPC-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-HPC-BYOS-GCE">Image SLES15-SP5-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-Azure">Image SLES15-SP5-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-EC2">Image SLES15-SP5-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-GCE">Image SLES15-SP5-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Proxy-5-0-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Proxy-5-0-BYOS">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Proxy-5-0-BYOS">Image SLES15-SP5-Manager-Proxy-5-0-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure">Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2">Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE">Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0">Image SLES15-SP5-Manager-Server-5-0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0-Azure-llc">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0-Azure-llc">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-Azure-llc">Image SLES15-SP5-Manager-Server-5-0-Azure-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0-Azure-ltd">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0-Azure-ltd">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-Azure-ltd">Image SLES15-SP5-Manager-Server-5-0-Azure-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0-BYOS">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-BYOS">Image SLES15-SP5-Manager-Server-5-0-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure">Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2">Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE">Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0-EC2-llc">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0-EC2-llc">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-EC2-llc">Image SLES15-SP5-Manager-Server-5-0-EC2-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Manager-Server-5-0-EC2-ltd">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Manager-Server-5-0-EC2-ltd">
        <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-EC2-ltd">Image SLES15-SP5-Manager-Server-5-0-EC2-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Micro-5-5">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Micro-5-5">
        <FullProductName ProductID="Image SLES15-SP5-Micro-5-5">Image SLES15-SP5-Micro-5-5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Micro-5-5-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Micro-5-5-Azure">
        <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-Azure">Image SLES15-SP5-Micro-5-5-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Micro-5-5-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Micro-5-5-BYOS">
        <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-BYOS">Image SLES15-SP5-Micro-5-5-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Micro-5-5-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Micro-5-5-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-BYOS-Azure">Image SLES15-SP5-Micro-5-5-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Micro-5-5-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Micro-5-5-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-BYOS-EC2">Image SLES15-SP5-Micro-5-5-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Micro-5-5-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Micro-5-5-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-BYOS-GCE">Image SLES15-SP5-Micro-5-5-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Micro-5-5-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Micro-5-5-EC2">
        <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-EC2">Image SLES15-SP5-Micro-5-5-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Micro-5-5-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Micro-5-5-GCE">
        <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-GCE">Image SLES15-SP5-Micro-5-5-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Azure-3P">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-3P">Image SLES15-SP5-SAP-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Azure-LI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Azure-LI-BYOS">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS">Image SLES15-SP5-SAP-Azure-LI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production">Image SLES15-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Azure-VLI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Azure-VLI-BYOS">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS">Image SLES15-SP5-SAP-Azure-VLI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-Azure">Image SLES15-SP5-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-EC2">Image SLES15-SP5-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-GCE">Image SLES15-SP5-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Hardened-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Hardened-Azure">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-Azure">Image SLES15-SP5-SAP-Hardened-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">Image SLES15-SP5-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">Image SLES15-SP5-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-GCE">Image SLES15-SP5-SAP-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Hardened-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Hardened-GCE">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-GCE">Image SLES15-SP5-SAP-Hardened-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP5-SAPCAL-Azure">Image SLES15-SP5-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP5-SAPCAL-EC2">Image SLES15-SP5-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP5-SAPCAL-GCE">Image SLES15-SP5-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7.1">
        <FullProductName ProductID="SUSE Enterprise Storage 7.1" CPE="cpe:/o:suse:ses:7.1">SUSE Enterprise Storage 7.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 8">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 8">
        <FullProductName ProductID="SUSE Liberty Linux 8" CPE="cpe:/o:suse:sll:8">SUSE Liberty Linux 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 9">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 9">
        <FullProductName ProductID="SUSE Liberty Linux 9" CPE="cpe:/o:suse:sll:9">SUSE Liberty Linux 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP5" CPE="cpe:/o:suse:sle-we:15:sp5">SUSE Linux Enterprise Workstation Extension 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5" CPE="cpe:/o:suse:sle-ha:12:sp5">SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2" CPE="cpe:/o:suse:sle-ha:15:sp2">SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3" CPE="cpe:/o:suse:sle-ha:15:sp3">SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4" CPE="cpe:/o:suse:sle-ha:15:sp4">SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP5" CPE="cpe:/o:suse:sle-ha:15:sp5">SUSE Linux Enterprise High Availability Extension 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High 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 Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5" CPE="cpe:/o:suse:sle-live-patching:12:sp5">SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2" CPE="cpe:/o:suse:sle-module-live-patching:15:sp2">SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3" CPE="cpe:/o:suse:sle-module-live-patching:15:sp3">SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4" CPE="cpe:/o:suse:sle-module-live-patching:15:sp4">SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5" CPE="cpe:/o:suse:sle-module-live-patching:15:sp5">SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP6" CPE="cpe:/o:suse:sle-module-live-patching:15:sp6">SUSE Linux Enterprise Live Patching 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.0">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0" CPE="cpe:/o:suse:suse-microos:5.0">SUSE Linux Enterprise Micro 5.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.1">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1" CPE="cpe:/o:suse:suse-microos:5.1">SUSE Linux Enterprise Micro 5.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.2">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2" CPE="cpe:/o:suse:suse-microos:5.2">SUSE Linux Enterprise Micro 5.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.3">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3" CPE="cpe:/o:suse:sle-micro:5.3">SUSE Linux Enterprise Micro 5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.4">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4" CPE="cpe:/o:suse:sle-micro:5.4">SUSE Linux Enterprise Micro 5.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.5">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5" CPE="cpe:/o:suse:sle-micro:5.5">SUSE Linux Enterprise Micro 5.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5" CPE="cpe:/o:suse:suse-linux-enterprise-rt:12:sp5">SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP5">
      <Branch Type="Product Name" Name="SUSE Real Time Module 15 SP5">
        <FullProductName ProductID="SUSE Real Time Module 15 SP5" CPE="cpe:/o:suse:sle-module-rt:15:sp5">SUSE Real Time Module 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP6">
      <Branch Type="Product Name" Name="SUSE Real Time Module 15 SP6">
        <FullProductName ProductID="SUSE Real Time Module 15 SP6" CPE="cpe:/o:suse:sle-module-rt:15:sp6">SUSE Real Time Module 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4 LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4 LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS" CPE="cpe:/o:suse:suse_sles_ltss:11:sp4">SUSE Linux Enterprise Server 11 SP4 LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE" CPE="cpe:/o:suse:suse_sles_ltss-extreme-core:11:sp4">SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE</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 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5" CPE="cpe:/o:suse:sles:12:sp5">SUSE Linux Enterprise Server 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5" CPE="cpe:/o:suse:sle-we:12:sp5">SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp5">SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp1">SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp2">SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp3">SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-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 Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP5" CPE="cpe:/o:suse:sle-we:15:sp5">SUSE Linux Enterprise Workstation Extension 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-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 LTSS Extended Security 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" CPE="cpe:/o:suse:sles-ltss-extended-security:12:sp5">SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3" CPE="cpe:/o:suse:sles_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS" CPE="cpe:/o:suse:sles_ltss_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4" CPE="cpe:/o:suse:sles_sap:12:sp4">SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5" CPE="cpe:/o:suse:sles_sap:12:sp5">SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5" CPE="cpe:/o:suse:sle-we:12:sp5">SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2" CPE="cpe:/o:suse:sles_sap:15:sp2">SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise 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 Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP5" CPE="cpe:/o:suse:sle-we:15:sp5">SUSE Linux Enterprise Workstation Extension 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.0">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.0">
        <FullProductName ProductID="SUSE Linux Micro 6.0" CPE="cpe:/o:suse:sl-micro:6.0">SUSE Linux Micro 6.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.1">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.1">
        <FullProductName ProductID="SUSE Linux Micro 6.1" CPE="cpe:/o:suse:sl-micro:6.1">SUSE Linux Micro 6.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.3">
        <FullProductName ProductID="SUSE Manager Proxy 4.3" CPE="cpe:/o:suse:suse-manager-proxy:4.3">SUSE Manager Proxy 4.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server 4.3">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.3" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.3">SUSE Manager Retail Branch Server 4.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager 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="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.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 Leap Micro 5.3">
      <Branch Type="Product Name" Name="openSUSE Leap Micro 5.3">
        <FullProductName ProductID="openSUSE Leap Micro 5.3" CPE="cpe:/o:opensuse:leap-micro:5.3">openSUSE Leap Micro 5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap Micro 5.4">
      <Branch Type="Product Name" Name="openSUSE Leap Micro 5.4">
        <FullProductName ProductID="openSUSE Leap Micro 5.4" CPE="cpe:/o:opensuse:leap-micro:5.4">openSUSE Leap Micro 5.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap Micro 5.5">
      <Branch Type="Product Name" Name="openSUSE Leap Micro 5.5">
        <FullProductName ProductID="openSUSE Leap Micro 5.5" CPE="cpe:/o:opensuse:leap-micro:5.5">openSUSE Leap Micro 5.5</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="bpftool-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="bpftool-4.18.0-553.16.1.el8_10">bpftool-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bpftool-7.3.0-427.28.1.el9_4">
      <FullProductName ProductID="bpftool-7.3.0-427.28.1.el9_4">bpftool-7.3.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-64kb-5.14.21-150500.55.62.2">
      <FullProductName ProductID="cluster-md-kmp-64kb-5.14.21-150500.55.62.2">cluster-md-kmp-64kb-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="cluster-md-kmp-azure-5.14.21-150500.33.51.1">cluster-md-kmp-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default">
      <FullProductName ProductID="cluster-md-kmp-default">cluster-md-kmp-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-122.216.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-122.216.1">cluster-md-kmp-default-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-122.237.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-5.14.21-150400.24.122.2">
      <FullProductName ProductID="cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-5.14.21-150500.55.62.2">
      <FullProductName ProductID="cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-5.3.18-150200.24.191.1">
      <FullProductName ProductID="cluster-md-kmp-default-5.3.18-150200.24.191.1">cluster-md-kmp-default-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-5.3.18-150300.59.161.1">
      <FullProductName ProductID="cluster-md-kmp-default-5.3.18-150300.59.161.1">cluster-md-kmp-default-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt-4.12.14-10.182.1">
      <FullProductName ProductID="cluster-md-kmp-rt-4.12.14-10.182.1">cluster-md-kmp-rt-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="cluster-md-kmp-rt-5.14.21-150500.13.52.1">cluster-md-kmp-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-64kb-5.14.21-150500.55.62.2">
      <FullProductName ProductID="dlm-kmp-64kb-5.14.21-150500.55.62.2">dlm-kmp-64kb-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="dlm-kmp-azure-5.14.21-150500.33.51.1">dlm-kmp-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default">
      <FullProductName ProductID="dlm-kmp-default">dlm-kmp-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-122.216.1">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-122.216.1">dlm-kmp-default-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-122.237.1">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-5.14.21-150400.24.122.2">
      <FullProductName ProductID="dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-5.14.21-150500.55.62.2">
      <FullProductName ProductID="dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-5.3.18-150200.24.191.1">
      <FullProductName ProductID="dlm-kmp-default-5.3.18-150200.24.191.1">dlm-kmp-default-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-5.3.18-150300.59.161.1">
      <FullProductName ProductID="dlm-kmp-default-5.3.18-150300.59.161.1">dlm-kmp-default-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt-4.12.14-10.182.1">
      <FullProductName ProductID="dlm-kmp-rt-4.12.14-10.182.1">dlm-kmp-rt-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="dlm-kmp-rt-5.14.21-150500.13.52.1">dlm-kmp-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-allwinner-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-allwinner-5.14.21-150500.55.62.1">dtb-allwinner-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-altera-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-altera-5.14.21-150500.55.62.1">dtb-altera-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-amazon-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-amazon-5.14.21-150500.55.62.1">dtb-amazon-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-amd-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-amd-5.14.21-150500.55.62.1">dtb-amd-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-amlogic-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-amlogic-5.14.21-150500.55.62.1">dtb-amlogic-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-apm-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-apm-5.14.21-150500.55.62.1">dtb-apm-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-apple-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-apple-5.14.21-150500.55.62.1">dtb-apple-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-arm-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-arm-5.14.21-150500.55.62.1">dtb-arm-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-broadcom-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-broadcom-5.14.21-150500.55.62.1">dtb-broadcom-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-cavium-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-cavium-5.14.21-150500.55.62.1">dtb-cavium-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-exynos-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-exynos-5.14.21-150500.55.62.1">dtb-exynos-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-freescale-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-freescale-5.14.21-150500.55.62.1">dtb-freescale-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-hisilicon-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-hisilicon-5.14.21-150500.55.62.1">dtb-hisilicon-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-lg-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-lg-5.14.21-150500.55.62.1">dtb-lg-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-marvell-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-marvell-5.14.21-150500.55.62.1">dtb-marvell-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-mediatek-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-mediatek-5.14.21-150500.55.62.1">dtb-mediatek-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-nvidia-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-nvidia-5.14.21-150500.55.62.1">dtb-nvidia-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-qcom-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-qcom-5.14.21-150500.55.62.1">dtb-qcom-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-renesas-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-renesas-5.14.21-150500.55.62.1">dtb-renesas-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-rockchip-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-rockchip-5.14.21-150500.55.62.1">dtb-rockchip-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-socionext-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-socionext-5.14.21-150500.55.62.1">dtb-socionext-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-sprd-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-sprd-5.14.21-150500.55.62.1">dtb-sprd-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-xilinx-5.14.21-150500.55.62.1">
      <FullProductName ProductID="dtb-xilinx-5.14.21-150500.55.62.1">dtb-xilinx-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-64kb-5.14.21-150500.55.62.2">
      <FullProductName ProductID="gfs2-kmp-64kb-5.14.21-150500.55.62.2">gfs2-kmp-64kb-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="gfs2-kmp-azure-5.14.21-150500.33.51.1">gfs2-kmp-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default">
      <FullProductName ProductID="gfs2-kmp-default">gfs2-kmp-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-122.216.1">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-122.216.1">gfs2-kmp-default-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-122.237.1">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-5.14.21-150400.24.122.2">
      <FullProductName ProductID="gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-5.14.21-150500.55.62.2">
      <FullProductName ProductID="gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-5.3.18-150200.24.191.1">
      <FullProductName ProductID="gfs2-kmp-default-5.3.18-150200.24.191.1">gfs2-kmp-default-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-5.3.18-150300.59.161.1">
      <FullProductName ProductID="gfs2-kmp-default-5.3.18-150300.59.161.1">gfs2-kmp-default-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt-4.12.14-10.182.1">
      <FullProductName ProductID="gfs2-kmp-rt-4.12.14-10.182.1">gfs2-kmp-rt-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="gfs2-kmp-rt-5.14.21-150500.13.52.1">gfs2-kmp-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-4.18.0-553.16.1.el8_10">kernel-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-5.14.0-427.28.1.el9_4">kernel-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-64kb-5.14.21-150400.24.122.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-64kb-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-64kb-5.14.21-150500.55.62.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-64kb-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-64kb-5.3.18-150300.59.161.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-64kb-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-64kb-6.12.0-160000.5.1" CPE="cpe:2.3:o:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-64kb-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-64kb-6.4.0-150600.21.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-64kb-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-64kb-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-64kb-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-64kb-devel-5.14.21-150400.24.122.2">kernel-64kb-devel-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-64kb-devel-5.14.21-150500.55.62.2">kernel-64kb-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-64kb-devel-5.3.18-150300.59.161.1">kernel-64kb-devel-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-64kb-devel-6.12.0-160000.5.1">kernel-64kb-devel-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-64kb-devel-6.4.0-150600.21.2">kernel-64kb-devel-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-64kb-devel-6.4.0-150700.51.1">kernel-64kb-devel-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-extra-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-64kb-extra-5.14.21-150500.55.62.2">kernel-64kb-extra-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-extra-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-64kb-extra-6.12.0-160000.5.1">kernel-64kb-extra-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-livepatch-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-64kb-livepatch-devel-5.14.21-150500.55.62.2">kernel-64kb-livepatch-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-optional-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-64kb-optional-5.14.21-150500.55.62.2">kernel-64kb-optional-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-abi-stablelists-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-abi-stablelists-4.18.0-553.16.1.el8_10">kernel-abi-stablelists-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-abi-stablelists-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-abi-stablelists-5.14.0-427.28.1.el9_4">kernel-abi-stablelists-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-4.12.14-16.182.1">
      <FullProductName ProductID="kernel-azure-4.12.14-16.182.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-azure-4.12.14-16.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-azure-5.14.21-150500.33.51.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-6.12.0-160000.2.2">
      <FullProductName ProductID="kernel-azure-6.12.0-160000.2.2" CPE="cpe:2.3:o:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-azure-6.12.0-160000.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-6.4.0-150600.6.3">
      <FullProductName ProductID="kernel-azure-6.4.0-150600.6.3" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-azure-6.4.0-150600.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-base-4.12.14-16.182.1">
      <FullProductName ProductID="kernel-azure-base-4.12.14-16.182.1">kernel-azure-base-4.12.14-16.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-4.12.14-16.182.1">
      <FullProductName ProductID="kernel-azure-devel-4.12.14-16.182.1">kernel-azure-devel-4.12.14-16.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-azure-devel-5.14.21-150500.33.51.1">kernel-azure-devel-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-6.12.0-160000.2.2">
      <FullProductName ProductID="kernel-azure-devel-6.12.0-160000.2.2">kernel-azure-devel-6.12.0-160000.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-6.4.0-150600.6.3">
      <FullProductName ProductID="kernel-azure-devel-6.4.0-150600.6.3">kernel-azure-devel-6.4.0-150600.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-extra-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-azure-extra-5.14.21-150500.33.51.1">kernel-azure-extra-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-extra-6.12.0-160000.2.2">
      <FullProductName ProductID="kernel-azure-extra-6.12.0-160000.2.2">kernel-azure-extra-6.12.0-160000.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-livepatch-devel-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-azure-livepatch-devel-5.14.21-150500.33.51.1">kernel-azure-livepatch-devel-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-optional-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-azure-optional-5.14.21-150500.33.51.1">kernel-azure-optional-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-vdso-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-azure-vdso-5.14.21-150500.33.51.1">kernel-azure-vdso-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-vdso-6.12.0-160000.2.2">
      <FullProductName ProductID="kernel-azure-vdso-6.12.0-160000.2.2">kernel-azure-vdso-6.12.0-160000.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-core-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-core-4.18.0-553.16.1.el8_10">kernel-core-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-core-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-core-5.14.0-427.28.1.el9_4">kernel-core-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-cross-headers-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-cross-headers-4.18.0-553.16.1.el8_10">kernel-cross-headers-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-cross-headers-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-cross-headers-5.14.0-427.28.1.el9_4">kernel-cross-headers-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-debug-4.18.0-553.16.1.el8_10" CPE="cpe:2.3:a:linux:linux_kernel:4.18.0:*:*:*:*:*:*:*">kernel-debug-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-debug-5.14.0-427.28.1.el9_4" CPE="cpe:2.3:a:linux:linux_kernel:5.14.0:*:*:*:*:*:*:*">kernel-debug-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-debug-5.14.21-150500.55.62.2" CPE="cpe:2.3:a:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-debug-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-core-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-debug-core-4.18.0-553.16.1.el8_10">kernel-debug-core-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-core-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-debug-core-5.14.0-427.28.1.el9_4">kernel-debug-core-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-debug-devel-4.18.0-553.16.1.el8_10">kernel-debug-devel-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-debug-devel-5.14.0-427.28.1.el9_4">kernel-debug-devel-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-debug-devel-5.14.21-150500.55.62.2">kernel-debug-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-matched-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-debug-devel-matched-5.14.0-427.28.1.el9_4">kernel-debug-devel-matched-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-livepatch-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-debug-livepatch-devel-5.14.21-150500.55.62.2">kernel-debug-livepatch-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-modules-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-debug-modules-4.18.0-553.16.1.el8_10">kernel-debug-modules-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-modules-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-debug-modules-5.14.0-427.28.1.el9_4">kernel-debug-modules-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-modules-core-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-debug-modules-core-5.14.0-427.28.1.el9_4">kernel-debug-modules-core-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-modules-extra-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-debug-modules-extra-4.18.0-553.16.1.el8_10">kernel-debug-modules-extra-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-modules-extra-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-debug-modules-extra-5.14.0-427.28.1.el9_4">kernel-debug-modules-extra-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-uki-virt-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-debug-uki-virt-5.14.0-427.28.1.el9_4">kernel-debug-uki-virt-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-vdso-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-debug-vdso-5.14.21-150500.55.62.2">kernel-debug-vdso-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default">
      <FullProductName ProductID="kernel-default" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-default-4.12.14-122.216.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-default-4.12.14-122.237.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-default-5.14.21-150400.24.122.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-default-5.14.21-150500.55.62.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-default-5.3.18-150200.24.191.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-default-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-default-5.3.18-150300.59.161.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-default-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-default-6.12.0-160000.5.1" CPE="cpe:2.3:o:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-default-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-6.4.0-150600.21.3">
      <FullProductName ProductID="kernel-default-6.4.0-150600.21.3" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-default-6.4.0-150600.21.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-default-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-default-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-6.4.0-17.1">
      <FullProductName ProductID="kernel-default-6.4.0-17.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-default-6.4.0-17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-6.4.0-19.1">
      <FullProductName ProductID="kernel-default-6.4.0-19.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-default-6.4.0-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base">
      <FullProductName ProductID="kernel-default-base" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-default-base</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-122.216.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-122.237.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">
      <FullProductName ProductID="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2">
      <FullProductName ProductID="kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1">
      <FullProductName ProductID="kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1">
      <FullProductName ProductID="kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-rebuild-5.14.21-150500.55.62.2.150500.6.27.2">
      <FullProductName ProductID="kernel-default-base-rebuild-5.14.21-150500.55.62.2.150500.6.27.2">kernel-default-base-rebuild-5.14.21-150500.55.62.2.150500.6.27.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel">
      <FullProductName ProductID="kernel-default-devel">kernel-default-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-122.216.1">kernel-default-devel-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-122.237.1">kernel-default-devel-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-default-devel-5.14.21-150500.55.62.2">kernel-default-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-default-devel-5.3.18-150200.24.191.1">kernel-default-devel-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-default-devel-5.3.18-150300.59.161.1">kernel-default-devel-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-default-devel-6.12.0-160000.5.1">kernel-default-devel-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-6.4.0-150600.21.3">
      <FullProductName ProductID="kernel-default-devel-6.4.0-150600.21.3">kernel-default-devel-6.4.0-150600.21.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-default-devel-6.4.0-150700.51.1">kernel-default-devel-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-6.4.0-19.1">
      <FullProductName ProductID="kernel-default-devel-6.4.0-19.1">kernel-default-devel-6.4.0-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra">
      <FullProductName ProductID="kernel-default-extra">kernel-default-extra</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-default-extra-4.12.14-122.216.1">kernel-default-extra-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-default-extra-5.14.21-150500.55.62.2">kernel-default-extra-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-default-extra-6.12.0-160000.5.1">kernel-default-extra-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-6.4.0-17.1">
      <FullProductName ProductID="kernel-default-extra-6.4.0-17.1">kernel-default-extra-6.4.0-17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-6.4.0-19.1">
      <FullProductName ProductID="kernel-default-extra-6.4.0-19.1">kernel-default-extra-6.4.0-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-default-kgraft-4.12.14-122.237.1">kernel-default-kgraft-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-devel-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-default-kgraft-devel-4.12.14-122.237.1">kernel-default-kgraft-devel-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch">
      <FullProductName ProductID="kernel-default-livepatch">kernel-default-livepatch</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-default-livepatch-5.14.21-150400.24.122.2">kernel-default-livepatch-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-default-livepatch-5.14.21-150500.55.62.2">kernel-default-livepatch-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-default-livepatch-5.3.18-150200.24.191.1">kernel-default-livepatch-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-default-livepatch-5.3.18-150300.59.161.1">kernel-default-livepatch-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-default-livepatch-6.12.0-160000.5.1">kernel-default-livepatch-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-6.4.0-19.1">
      <FullProductName ProductID="kernel-default-livepatch-6.4.0-19.1">kernel-default-livepatch-6.4.0-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel">
      <FullProductName ProductID="kernel-default-livepatch-devel">kernel-default-livepatch-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-default-livepatch-devel-5.14.21-150400.24.122.2">kernel-default-livepatch-devel-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-default-livepatch-devel-5.14.21-150500.55.62.2">kernel-default-livepatch-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-default-livepatch-devel-5.3.18-150200.24.191.1">kernel-default-livepatch-devel-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-default-livepatch-devel-5.3.18-150300.59.161.1">kernel-default-livepatch-devel-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man">
      <FullProductName ProductID="kernel-default-man">kernel-default-man</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-122.216.1">kernel-default-man-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-122.237.1">kernel-default-man-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-optional">
      <FullProductName ProductID="kernel-default-optional">kernel-default-optional</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-optional-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-default-optional-5.14.21-150500.55.62.2">kernel-default-optional-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-vdso">
      <FullProductName ProductID="kernel-default-vdso">kernel-default-vdso</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-vdso-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-default-vdso-5.14.21-150500.55.62.2">kernel-default-vdso-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-vdso-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-default-vdso-6.12.0-160000.5.1">kernel-default-vdso-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel">
      <FullProductName ProductID="kernel-devel" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-devel-4.12.14-122.216.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-devel-4.12.14-122.237.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-devel-4.18.0-553.16.1.el8_10" CPE="cpe:2.3:o:linux:linux_kernel:4.18.0:*:*:*:*:*:*:*">kernel-devel-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-devel-5.14.0-427.28.1.el9_4" CPE="cpe:2.3:o:linux:linux_kernel:5.14.0:*:*:*:*:*:*:*">kernel-devel-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.14.21-150400.24.122.1">
      <FullProductName ProductID="kernel-devel-5.14.21-150400.24.122.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-devel-5.14.21-150400.24.122.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-devel-5.14.21-150500.55.62.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-devel-5.3.18-150200.24.191.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-devel-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-devel-5.3.18-150300.59.161.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-devel-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-devel-6.12.0-160000.5.1" CPE="cpe:2.3:o:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-devel-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-devel-6.4.0-150600.21.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-devel-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-devel-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-devel-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-6.4.0-19.1">
      <FullProductName ProductID="kernel-devel-6.4.0-19.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-devel-6.4.0-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure">
      <FullProductName ProductID="kernel-devel-azure">kernel-devel-azure</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-4.12.14-16.182.1">
      <FullProductName ProductID="kernel-devel-azure-4.12.14-16.182.1">kernel-devel-azure-4.12.14-16.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-devel-azure-5.14.21-150500.33.51.1">kernel-devel-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-6.12.0-160000.2.2">
      <FullProductName ProductID="kernel-devel-azure-6.12.0-160000.2.2">kernel-devel-azure-6.12.0-160000.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-6.4.0-150600.6.2">
      <FullProductName ProductID="kernel-devel-azure-6.4.0-150600.6.2">kernel-devel-azure-6.4.0-150600.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-matched-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-devel-matched-5.14.0-427.28.1.el9_4">kernel-devel-matched-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt">
      <FullProductName ProductID="kernel-devel-rt">kernel-devel-rt</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-4.12.14-10.182.1">
      <FullProductName ProductID="kernel-devel-rt-4.12.14-10.182.1">kernel-devel-rt-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-devel-rt-5.14.21-150500.13.52.1">kernel-devel-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-6.4.0-10.1">
      <FullProductName ProductID="kernel-devel-rt-6.4.0-10.1">kernel-devel-rt-6.4.0-10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-6.4.0-9.1">
      <FullProductName ProductID="kernel-devel-rt-6.4.0-9.1">kernel-devel-rt-6.4.0-9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-doc-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-doc-4.18.0-553.16.1.el8_10">kernel-doc-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-doc-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-doc-5.14.0-427.28.1.el9_4">kernel-doc-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-docs-4.12.14-122.216.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-docs-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-docs-5.14.21-150400.24.122.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-docs-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-docs-5.14.21-150500.55.62.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-docs-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-docs-5.3.18-150200.24.191.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-docs-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.3.18-150300.59.161.2">
      <FullProductName ProductID="kernel-docs-5.3.18-150300.59.161.2" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-docs-5.3.18-150300.59.161.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-docs-6.12.0-160000.5.1" CPE="cpe:2.3:o:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-docs-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-6.4.0-150600.21.1">
      <FullProductName ProductID="kernel-docs-6.4.0-150600.21.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-docs-6.4.0-150600.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-6.4.0-150700.51.2">
      <FullProductName ProductID="kernel-docs-6.4.0-150700.51.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-docs-6.4.0-150700.51.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-html-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-docs-html-5.14.21-150500.55.62.2">kernel-docs-html-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-html-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-docs-html-6.12.0-160000.5.1">kernel-docs-html-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-headers-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-headers-4.18.0-553.16.1.el8_10">kernel-headers-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-headers-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-headers-5.14.0-427.28.1.el9_4">kernel-headers-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-kvmsmall-5.14.21-150500.55.62.2" CPE="cpe:2.3:a:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-kvmsmall-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-kvmsmall-6.12.0-160000.5.1" CPE="cpe:2.3:a:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-kvmsmall-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-6.4.0-19.1">
      <FullProductName ProductID="kernel-kvmsmall-6.4.0-19.1" CPE="cpe:2.3:a:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-kvmsmall-6.4.0-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-kvmsmall-devel-5.14.21-150500.55.62.2">kernel-kvmsmall-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-devel-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-kvmsmall-devel-6.12.0-160000.5.1">kernel-kvmsmall-devel-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.62.2">kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-vdso-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-kvmsmall-vdso-5.14.21-150500.55.62.2">kernel-kvmsmall-vdso-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-vdso-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-kvmsmall-vdso-6.12.0-160000.5.1">kernel-kvmsmall-vdso-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_100-default-8-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_100-default-8-150400.2.1">kernel-livepatch-5_14_21-150400_24_100-default-8-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_103-default-6-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_103-default-6-150400.2.1">kernel-livepatch-5_14_21-150400_24_103-default-6-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_108-default-13-150400.9.8.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_108-default-13-150400.9.8.1">kernel-livepatch-5_14_21-150400_24_108-default-13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_111-default-11-150400.9.6.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_111-default-11-150400.9.6.1">kernel-livepatch-5_14_21-150400_24_111-default-11-150400.9.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_116-default-11-150400.9.8.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_116-default-11-150400.9.8.1">kernel-livepatch-5_14_21-150400_24_116-default-11-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_119-default-10-150400.9.6.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_119-default-10-150400.9.6.1">kernel-livepatch-5_14_21-150400_24_119-default-10-150400.9.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_122-default-1-150400.9.3.2">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_122-default-1-150400.9.3.2">kernel-livepatch-5_14_21-150400_24_122-default-1-150400.9.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_66-default-13-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_66-default-13-150400.2.1">kernel-livepatch-5_14_21-150400_24_66-default-13-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_69-default-12-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_69-default-12-150400.2.1">kernel-livepatch-5_14_21-150400_24_69-default-12-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_74-default-12-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_74-default-12-150400.2.1">kernel-livepatch-5_14_21-150400_24_74-default-12-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_81-default-11-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_81-default-11-150400.2.1">kernel-livepatch-5_14_21-150400_24_81-default-11-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_88-default-10-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_88-default-10-150400.2.1">kernel-livepatch-5_14_21-150400_24_88-default-10-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_92-default-9-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_92-default-9-150400.2.1">kernel-livepatch-5_14_21-150400_24_92-default-9-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_97-default-8-150400.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_97-default-8-150400.2.1">kernel-livepatch-5_14_21-150400_24_97-default-8-150400.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_11-rt-14-150500.6.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_11-rt-14-150500.6.1">kernel-livepatch-5_14_21-150500_11-rt-14-150500.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_11-rt-11-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_11-rt-11-150500.2.1">kernel-livepatch-5_14_21-150500_13_11-rt-11-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_18-rt-10-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_18-rt-10-150500.2.1">kernel-livepatch-5_14_21-150500_13_18-rt-10-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_21-rt-9-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_21-rt-9-150500.2.1">kernel-livepatch-5_14_21-150500_13_21-rt-9-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_24-rt-9-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_24-rt-9-150500.2.1">kernel-livepatch-5_14_21-150500_13_24-rt-9-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_27-rt-8-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_27-rt-8-150500.2.1">kernel-livepatch-5_14_21-150500_13_27-rt-8-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_30-rt-7-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_30-rt-7-150500.2.1">kernel-livepatch-5_14_21-150500_13_30-rt-7-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_35-rt-11-150500.11.8.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_35-rt-11-150500.11.8.1">kernel-livepatch-5_14_21-150500_13_35-rt-11-150500.11.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_38-rt-9-150500.11.6.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_38-rt-9-150500.11.6.1">kernel-livepatch-5_14_21-150500_13_38-rt-9-150500.11.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_47-rt-9-150500.11.6.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_47-rt-9-150500.11.6.1">kernel-livepatch-5_14_21-150500_13_47-rt-9-150500.11.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_5-rt-13-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_5-rt-13-150500.2.1">kernel-livepatch-5_14_21-150500_13_5-rt-13-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_52-rt-1-150500.11.5.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_52-rt-1-150500.11.5.1">kernel-livepatch-5_14_21-150500_13_52-rt-1-150500.11.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_53-default-13-150500.9.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_53-default-13-150500.9.1">kernel-livepatch-5_14_21-150500_53-default-13-150500.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_12-default-12-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_12-default-12-150500.2.1">kernel-livepatch-5_14_21-150500_55_12-default-12-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_19-default-11-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_19-default-11-150500.2.1">kernel-livepatch-5_14_21-150500_55_19-default-11-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_28-default-10-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_28-default-10-150500.2.1">kernel-livepatch-5_14_21-150500_55_28-default-10-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_31-default-9-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_31-default-9-150500.2.1">kernel-livepatch-5_14_21-150500_55_31-default-9-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_36-default-8-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_36-default-8-150500.2.1">kernel-livepatch-5_14_21-150500_55_36-default-8-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_39-default-8-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_39-default-8-150500.2.1">kernel-livepatch-5_14_21-150500_55_39-default-8-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_44-default-7-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_44-default-7-150500.2.1">kernel-livepatch-5_14_21-150500_55_44-default-7-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_49-default-13-150500.11.8.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_49-default-13-150500.11.8.1">kernel-livepatch-5_14_21-150500_55_49-default-13-150500.11.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_52-default-11-150500.11.6.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_52-default-11-150500.11.6.1">kernel-livepatch-5_14_21-150500_55_52-default-11-150500.11.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_59-default-11-150500.11.10.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_59-default-11-150500.11.10.1">kernel-livepatch-5_14_21-150500_55_59-default-11-150500.11.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_62-default-1-150500.11.3.2">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_62-default-1-150500.11.3.2">kernel-livepatch-5_14_21-150500_55_62-default-1-150500.11.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_55_7-default-12-150500.2.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_55_7-default-12-150500.2.1">kernel-livepatch-5_14_21-150500_55_7-default-12-150500.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_154-default-13-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_154-default-13-150200.2.2">kernel-livepatch-5_3_18-150200_24_154-default-13-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_157-default-12-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_157-default-12-150200.2.2">kernel-livepatch-5_3_18-150200_24_157-default-12-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_160-default-11-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_160-default-11-150200.2.2">kernel-livepatch-5_3_18-150200_24_160-default-11-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_163-default-10-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_163-default-10-150200.2.2">kernel-livepatch-5_3_18-150200_24_163-default-10-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_166-default-10-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_166-default-10-150200.2.2">kernel-livepatch-5_3_18-150200_24_166-default-10-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_169-default-10-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_169-default-10-150200.2.2">kernel-livepatch-5_3_18-150200_24_169-default-10-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_172-default-8-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_172-default-8-150200.2.2">kernel-livepatch-5_3_18-150200_24_172-default-8-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_175-default-9-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_175-default-9-150200.2.2">kernel-livepatch-5_3_18-150200_24_175-default-9-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_178-default-6-150200.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_178-default-6-150200.2.2">kernel-livepatch-5_3_18-150200_24_178-default-6-150200.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_183-default-10-150200.5.6.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_183-default-10-150200.5.6.1">kernel-livepatch-5_3_18-150200_24_183-default-10-150200.5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_188-default-9-150200.5.6.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_188-default-9-150200.5.6.1">kernel-livepatch-5_3_18-150200_24_188-default-9-150200.5.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_191-default-1-150200.5.3.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_191-default-1-150200.5.3.1">kernel-livepatch-5_3_18-150200_24_191-default-1-150200.5.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_124-default-13-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_124-default-13-150300.2.2">kernel-livepatch-5_3_18-150300_59_124-default-13-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_127-default-12-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_127-default-12-150300.2.2">kernel-livepatch-5_3_18-150300_59_127-default-12-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_130-default-11-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_130-default-11-150300.2.2">kernel-livepatch-5_3_18-150300_59_130-default-11-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_133-default-10-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_133-default-10-150300.2.2">kernel-livepatch-5_3_18-150300_59_133-default-10-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_138-default-10-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_138-default-10-150300.2.2">kernel-livepatch-5_3_18-150300_59_138-default-10-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_141-default-9-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_141-default-9-150300.2.2">kernel-livepatch-5_3_18-150300_59_141-default-9-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_144-default-8-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_144-default-8-150300.2.2">kernel-livepatch-5_3_18-150300_59_144-default-8-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_147-default-8-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_147-default-8-150300.2.2">kernel-livepatch-5_3_18-150300_59_147-default-8-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_150-default-7-150300.2.2">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_150-default-7-150300.2.2">kernel-livepatch-5_3_18-150300_59_150-default-7-150300.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_153-default-12-150300.7.6.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_153-default-12-150300.7.6.1">kernel-livepatch-5_3_18-150300_59_153-default-12-150300.7.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_158-default-11-150300.7.6.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_158-default-11-150300.7.6.1">kernel-livepatch-5_3_18-150300_59_158-default-11-150300.7.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_161-default-1-150300.7.3.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_161-default-1-150300.7.3.1">kernel-livepatch-5_3_18-150300_59_161-default-1-150300.7.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros">
      <FullProductName ProductID="kernel-macros">kernel-macros</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-macros-4.12.14-122.216.1">kernel-macros-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-macros-4.12.14-122.237.1">kernel-macros-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.14.21-150400.24.122.1">
      <FullProductName ProductID="kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-macros-5.14.21-150500.55.62.2">kernel-macros-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-macros-5.3.18-150200.24.191.1">kernel-macros-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-macros-5.3.18-150300.59.161.1">kernel-macros-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-macros-6.12.0-160000.5.1">kernel-macros-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-macros-6.4.0-150600.21.2">kernel-macros-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-macros-6.4.0-150700.51.1">kernel-macros-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-6.4.0-19.1">
      <FullProductName ProductID="kernel-macros-6.4.0-19.1">kernel-macros-6.4.0-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-modules-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-modules-4.18.0-553.16.1.el8_10">kernel-modules-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-modules-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-modules-5.14.0-427.28.1.el9_4">kernel-modules-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-modules-core-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-modules-core-5.14.0-427.28.1.el9_4">kernel-modules-core-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-modules-extra-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-modules-extra-4.18.0-553.16.1.el8_10">kernel-modules-extra-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-modules-extra-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-modules-extra-5.14.0-427.28.1.el9_4">kernel-modules-extra-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-122.216.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-obs-build-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-obs-build-5.14.21-150400.24.122.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-obs-build-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-obs-build-5.14.21-150500.55.62.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-obs-build-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-obs-build-5.3.18-150200.24.191.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-obs-build-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-obs-build-5.3.18-150300.59.161.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-obs-build-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-obs-build-6.4.0-150600.21.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-obs-build-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-6.4.0-150700.51.2">
      <FullProductName ProductID="kernel-obs-build-6.4.0-150700.51.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-obs-build-6.4.0-150700.51.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-qa-5.14.21-150500.55.62.1">
      <FullProductName ProductID="kernel-obs-qa-5.14.21-150500.55.62.1" CPE="cpe:2.3:a:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-obs-qa-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-qa-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-obs-qa-6.12.0-160000.5.1" CPE="cpe:2.3:a:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-obs-qa-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-preempt-5.3.18-150200.24.191.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-preempt-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-preempt-5.3.18-150300.59.161.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-preempt-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-devel-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-preempt-devel-5.3.18-150200.24.191.1">kernel-preempt-devel-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-devel-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-preempt-devel-5.3.18-150300.59.161.1">kernel-preempt-devel-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-4.12.14-10.182.1">
      <FullProductName ProductID="kernel-rt-4.12.14-10.182.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-rt-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.14.21-150400.15.82.1">
      <FullProductName ProductID="kernel-rt-5.14.21-150400.15.82.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-rt-5.14.21-150400.15.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt-5.14.21-150500.13.52.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.3.18-150300.169.1">
      <FullProductName ProductID="kernel-rt-5.3.18-150300.169.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-rt-5.3.18-150300.169.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-6.4.0-10.1">
      <FullProductName ProductID="kernel-rt-6.4.0-10.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-rt-6.4.0-10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-6.4.0-9.1">
      <FullProductName ProductID="kernel-rt-6.4.0-9.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-rt-6.4.0-9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-base-4.12.14-10.182.1">
      <FullProductName ProductID="kernel-rt-base-4.12.14-10.182.1">kernel-rt-base-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-4.12.14-10.182.1">
      <FullProductName ProductID="kernel-rt-devel-4.12.14-10.182.1">kernel-rt-devel-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt-devel-5.14.21-150500.13.52.1">kernel-rt-devel-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-6.4.0-10.1">
      <FullProductName ProductID="kernel-rt-devel-6.4.0-10.1">kernel-rt-devel-6.4.0-10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-extra-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt-extra-5.14.21-150500.13.52.1">kernel-rt-extra-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-livepatch-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt-livepatch-5.14.21-150500.13.52.1">kernel-rt-livepatch-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-livepatch-devel-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt-livepatch-devel-5.14.21-150500.13.52.1">kernel-rt-livepatch-devel-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-optional-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt-optional-5.14.21-150500.13.52.1">kernel-rt-optional-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-vdso-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt-vdso-5.14.21-150500.13.52.1">kernel-rt-vdso-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-4.12.14-10.182.1">
      <FullProductName ProductID="kernel-rt_debug-4.12.14-10.182.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-rt_debug-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt_debug-5.14.21-150500.13.52.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-rt_debug-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-devel-4.12.14-10.182.1">
      <FullProductName ProductID="kernel-rt_debug-devel-4.12.14-10.182.1">kernel-rt_debug-devel-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-devel-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt_debug-devel-5.14.21-150500.13.52.1">kernel-rt_debug-devel-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-livepatch-devel-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt_debug-livepatch-devel-5.14.21-150500.13.52.1">kernel-rt_debug-livepatch-devel-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-vdso-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-rt_debug-vdso-5.14.21-150500.13.52.1">kernel-rt_debug-vdso-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source">
      <FullProductName ProductID="kernel-source" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-source</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-source-4.12.14-122.216.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-source-4.12.14-122.237.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.14.21-150400.24.122.1">
      <FullProductName ProductID="kernel-source-5.14.21-150400.24.122.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-5.14.21-150400.24.122.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-source-5.14.21-150500.55.62.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-source-5.3.18-150200.24.191.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-source-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-source-5.3.18-150300.59.161.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-source-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-source-6.12.0-160000.5.1" CPE="cpe:2.3:o:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-source-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-source-6.4.0-150600.21.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-source-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-6.4.0-19.1">
      <FullProductName ProductID="kernel-source-6.4.0-19.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-6.4.0-19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure">
      <FullProductName ProductID="kernel-source-azure" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-source-azure</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-4.12.14-16.182.1">
      <FullProductName ProductID="kernel-source-azure-4.12.14-16.182.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-azure-4.12.14-16.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-source-azure-5.14.21-150500.33.51.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-6.12.0-160000.2.2">
      <FullProductName ProductID="kernel-source-azure-6.12.0-160000.2.2" CPE="cpe:2.3:o:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-source-azure-6.12.0-160000.2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-6.4.0-150600.6.2">
      <FullProductName ProductID="kernel-source-azure-6.4.0-150600.6.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-azure-6.4.0-150600.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt">
      <FullProductName ProductID="kernel-source-rt" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-source-rt</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-4.12.14-10.182.1">
      <FullProductName ProductID="kernel-source-rt-4.12.14-10.182.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-rt-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-5.14.21-150400.15.82.1">
      <FullProductName ProductID="kernel-source-rt-5.14.21-150400.15.82.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-rt-5.14.21-150400.15.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-source-rt-5.14.21-150500.13.52.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-5.3.18-150300.169.1">
      <FullProductName ProductID="kernel-source-rt-5.3.18-150300.169.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-source-rt-5.3.18-150300.169.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-6.4.0-10.1">
      <FullProductName ProductID="kernel-source-rt-6.4.0-10.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-rt-6.4.0-10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-6.4.0-9.1">
      <FullProductName ProductID="kernel-source-rt-6.4.0-9.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-rt-6.4.0-9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla">
      <FullProductName ProductID="kernel-source-vanilla">kernel-source-vanilla</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-source-vanilla-5.14.21-150500.55.62.2">kernel-source-vanilla-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-source-vanilla-6.12.0-160000.5.1">kernel-source-vanilla-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-122.216.1">
      <FullProductName ProductID="kernel-syms-4.12.14-122.216.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-122.237.1">
      <FullProductName ProductID="kernel-syms-4.12.14-122.237.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.14.21-150400.24.122.1">
      <FullProductName ProductID="kernel-syms-5.14.21-150400.24.122.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-syms-5.14.21-150400.24.122.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.14.21-150500.55.62.1">
      <FullProductName ProductID="kernel-syms-5.14.21-150500.55.62.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-syms-5.14.21-150500.55.62.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.3.18-150200.24.191.1">
      <FullProductName ProductID="kernel-syms-5.3.18-150200.24.191.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-syms-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-syms-5.3.18-150300.59.161.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-syms-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-syms-6.12.0-160000.5.1" CPE="cpe:2.3:o:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-syms-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-6.4.0-150600.21.1">
      <FullProductName ProductID="kernel-syms-6.4.0-150600.21.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-syms-6.4.0-150600.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-syms-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-syms-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-azure-4.12.14-16.182.1">
      <FullProductName ProductID="kernel-syms-azure-4.12.14-16.182.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-azure-4.12.14-16.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kernel-syms-azure-5.14.21-150500.33.51.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-syms-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-azure-6.4.0-150600.6.1">
      <FullProductName ProductID="kernel-syms-azure-6.4.0-150600.6.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-syms-azure-6.4.0-150600.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-4.12.14-10.182.1">
      <FullProductName ProductID="kernel-syms-rt-4.12.14-10.182.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-rt-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kernel-syms-rt-5.14.21-150500.13.52.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-syms-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-tools-4.18.0-553.16.1.el8_10">kernel-tools-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-tools-5.14.0-427.28.1.el9_4">kernel-tools-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-libs-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-tools-libs-4.18.0-553.16.1.el8_10">kernel-tools-libs-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-libs-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-tools-libs-5.14.0-427.28.1.el9_4">kernel-tools-libs-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-libs-devel-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="kernel-tools-libs-devel-4.18.0-553.16.1.el8_10">kernel-tools-libs-devel-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-libs-devel-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-tools-libs-devel-5.14.0-427.28.1.el9_4">kernel-tools-libs-devel-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-uki-virt-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="kernel-uki-virt-5.14.0-427.28.1.el9_4">kernel-uki-virt-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-5.14.21-150400.24.122.2">
      <FullProductName ProductID="kernel-zfcpdump-5.14.21-150400.24.122.2" CPE="cpe:2.3:a:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-zfcpdump-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kernel-zfcpdump-5.14.21-150500.55.62.2" CPE="cpe:2.3:a:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-zfcpdump-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-5.3.18-150300.59.161.1">
      <FullProductName ProductID="kernel-zfcpdump-5.3.18-150300.59.161.1" CPE="cpe:2.3:a:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-zfcpdump-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-6.12.0-160000.5.1">
      <FullProductName ProductID="kernel-zfcpdump-6.12.0-160000.5.1" CPE="cpe:2.3:a:linux:linux_kernel:6.12.0:*:*:*:*:*:*:*">kernel-zfcpdump-6.12.0-160000.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-zfcpdump-6.4.0-150600.21.2" CPE="cpe:2.3:a:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-zfcpdump-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-zfcpdump-6.4.0-150700.51.1" CPE="cpe:2.3:a:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-zfcpdump-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_162-default-14-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_162-default-14-2.1">kgraft-patch-4_12_14-122_162-default-14-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_165-default-13-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_165-default-13-2.1">kgraft-patch-4_12_14-122_165-default-13-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_173-default-11-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_173-default-11-2.1">kgraft-patch-4_12_14-122_173-default-11-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_176-default-10-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_176-default-10-2.1">kgraft-patch-4_12_14-122_176-default-10-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_179-default-9-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_179-default-9-2.1">kgraft-patch-4_12_14-122_179-default-9-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_183-default-9-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_183-default-9-2.1">kgraft-patch-4_12_14-122_183-default-9-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_186-default-8-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_186-default-8-2.1">kgraft-patch-4_12_14-122_186-default-8-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_189-default-7-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_189-default-7-2.1">kgraft-patch-4_12_14-122_189-default-7-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_194-default-5-2.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_194-default-5-2.1">kgraft-patch-4_12_14-122_194-default-5-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_201-default-11-8.10.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_201-default-11-8.10.1">kgraft-patch-4_12_14-122_201-default-11-8.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_216-default-1-8.3.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_216-default-1-8.3.1">kgraft-patch-4_12_14-122_216-default-1-8.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_237-default-1-8.3.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_237-default-1-8.3.1">kgraft-patch-4_12_14-122_237-default-1-8.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-64kb-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kselftests-kmp-64kb-5.14.21-150500.55.62.2">kselftests-kmp-64kb-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="kselftests-kmp-azure-5.14.21-150500.33.51.1">kselftests-kmp-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-default">
      <FullProductName ProductID="kselftests-kmp-default">kselftests-kmp-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-default-5.14.21-150500.55.62.2">
      <FullProductName ProductID="kselftests-kmp-default-5.14.21-150500.55.62.2">kselftests-kmp-default-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="kselftests-kmp-rt-5.14.21-150500.13.52.1">kselftests-kmp-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libperf-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="libperf-5.14.0-427.28.1.el9_4">libperf-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-64kb-5.14.21-150500.55.62.2">
      <FullProductName ProductID="ocfs2-kmp-64kb-5.14.21-150500.55.62.2">ocfs2-kmp-64kb-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="ocfs2-kmp-azure-5.14.21-150500.33.51.1">ocfs2-kmp-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default">
      <FullProductName ProductID="ocfs2-kmp-default">ocfs2-kmp-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-122.216.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-122.216.1">ocfs2-kmp-default-4.12.14-122.216.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-122.237.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-5.14.21-150400.24.122.2">
      <FullProductName ProductID="ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-5.14.21-150500.55.62.2">
      <FullProductName ProductID="ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-5.3.18-150200.24.191.1">
      <FullProductName ProductID="ocfs2-kmp-default-5.3.18-150200.24.191.1">ocfs2-kmp-default-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-5.3.18-150300.59.161.1">
      <FullProductName ProductID="ocfs2-kmp-default-5.3.18-150300.59.161.1">ocfs2-kmp-default-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt-4.12.14-10.182.1">
      <FullProductName ProductID="ocfs2-kmp-rt-4.12.14-10.182.1">ocfs2-kmp-rt-4.12.14-10.182.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="ocfs2-kmp-rt-5.14.21-150500.13.52.1">ocfs2-kmp-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perf-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="perf-4.18.0-553.16.1.el8_10">perf-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perf-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="perf-5.14.0-427.28.1.el9_4">perf-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-perf-4.18.0-553.16.1.el8_10">
      <FullProductName ProductID="python3-perf-4.18.0-553.16.1.el8_10">python3-perf-4.18.0-553.16.1.el8_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-perf-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="python3-perf-5.14.0-427.28.1.el9_4">python3-perf-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-64kb-5.14.21-150500.55.62.2">
      <FullProductName ProductID="reiserfs-kmp-64kb-5.14.21-150500.55.62.2">reiserfs-kmp-64kb-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-azure-5.14.21-150500.33.51.1">
      <FullProductName ProductID="reiserfs-kmp-azure-5.14.21-150500.33.51.1">reiserfs-kmp-azure-5.14.21-150500.33.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default">
      <FullProductName ProductID="reiserfs-kmp-default">reiserfs-kmp-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.14.21-150400.24.122.2">
      <FullProductName ProductID="reiserfs-kmp-default-5.14.21-150400.24.122.2">reiserfs-kmp-default-5.14.21-150400.24.122.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.14.21-150500.55.62.2">
      <FullProductName ProductID="reiserfs-kmp-default-5.14.21-150500.55.62.2">reiserfs-kmp-default-5.14.21-150500.55.62.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.3.18-150200.24.191.1">
      <FullProductName ProductID="reiserfs-kmp-default-5.3.18-150200.24.191.1">reiserfs-kmp-default-5.3.18-150200.24.191.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.3.18-150300.59.161.1">
      <FullProductName ProductID="reiserfs-kmp-default-5.3.18-150300.59.161.1">reiserfs-kmp-default-5.3.18-150300.59.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-6.4.0-150600.21.3">
      <FullProductName ProductID="reiserfs-kmp-default-6.4.0-150600.21.3">reiserfs-kmp-default-6.4.0-150600.21.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-6.4.0-150700.51.1">
      <FullProductName ProductID="reiserfs-kmp-default-6.4.0-150700.51.1">reiserfs-kmp-default-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-rt-5.14.21-150500.13.52.1">
      <FullProductName ProductID="reiserfs-kmp-rt-5.14.21-150500.13.52.1">reiserfs-kmp-rt-5.14.21-150500.13.52.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="rtla-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="rtla-5.14.0-427.28.1.el9_4">rtla-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="rv-5.14.0-427.28.1.el9_4">
      <FullProductName ProductID="rv-5.14.0-427.28.1.el9_4">rv-5.14.0-427.28.1.el9_4</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-sle15-kernel-module-devel:15.5">
      <FullProductName ProductID="Container bci/bci-sle15-kernel-module-devel:15.5:kernel-default-devel-5.14.21-150500.55.62.2">kernel-default-devel-5.14.21-150500.55.62.2 as a component of Container bci/bci-sle15-kernel-module-devel:15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-sle15-kernel-module-devel:15.5">
      <FullProductName ProductID="Container bci/bci-sle15-kernel-module-devel:15.5:kernel-devel-5.14.21-150500.55.62.2">kernel-devel-5.14.21-150500.55.62.2 as a component of Container bci/bci-sle15-kernel-module-devel:15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-sle15-kernel-module-devel:15.5">
      <FullProductName ProductID="Container bci/bci-sle15-kernel-module-devel:15.5:kernel-macros-5.14.21-150500.55.62.2">kernel-macros-5.14.21-150500.55.62.2 as a component of Container bci/bci-sle15-kernel-module-devel:15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-sle15-kernel-module-devel:15.5">
      <FullProductName ProductID="Container bci/bci-sle15-kernel-module-devel:15.5:kernel-syms-5.14.21-150500.55.62.1">kernel-syms-5.14.21-150500.55.62.1 as a component of Container bci/bci-sle15-kernel-module-devel:15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.2:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.2:latest:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Container suse/sle-micro-rancher/5.2:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.3:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Container suse/sle-micro-rancher/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.4:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Container suse/sle-micro-rancher/5.4:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/base-5.5:2.0.4-5.8.118">
      <FullProductName ProductID="Container suse/sle-micro/base-5.5:2.0.4-5.8.118:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Container suse/sle-micro/base-5.5:2.0.4-5.8.118</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/kvm-5.5:2.0.4-3.5.2">
      <FullProductName ProductID="Container suse/sle-micro/kvm-5.5:2.0.4-3.5.2:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2">kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2 as a component of Container suse/sle-micro/kvm-5.5:2.0.4-3.5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/rt-5.5:2.0.4-4.5.3">
      <FullProductName ProductID="Container suse/sle-micro/rt-5.5:2.0.4-4.5.3:kernel-rt-5.14.21-150500.13.52.1">kernel-rt-5.14.21-150500.13.52.1 as a component of Container suse/sle-micro/rt-5.5:2.0.4-4.5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-BYOS:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-Basic-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-Basic-On-Demand:kernel-azure-4.12.14-16.182.1">kernel-azure-4.12.14-16.182.1 as a component of Image SLES12-SP5-Azure-Basic-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-HPC-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-BYOS:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-HPC-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-On-Demand:kernel-azure-4.12.14-16.182.1">kernel-azure-4.12.14-16.182.1 as a component of Image SLES12-SP5-Azure-HPC-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-Standard-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-Standard-On-Demand:kernel-azure-4.12.14-16.182.1">kernel-azure-4.12.14-16.182.1 as a component of Image SLES12-SP5-Azure-Standard-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-BYOS:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-ECS-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-ECS-On-Demand:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-ECS-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-On-Demand:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-BYOS:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-On-Demand:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Aliyun:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-EC2:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.3.18-150300.59.161.1">cluster-md-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.3.18-150300.59.161.1">dlm-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.3.18-150300.59.161.1">gfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.3.18-150300.59.161.1">ocfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.3.18-150300.59.161.1">cluster-md-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.3.18-150300.59.161.1">dlm-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.3.18-150300.59.161.1">gfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.3.18-150300.59.161.1">ocfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:cluster-md-kmp-default-5.3.18-150300.59.161.1">cluster-md-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:dlm-kmp-default-5.3.18-150300.59.161.1">dlm-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:gfs2-kmp-default-5.3.18-150300.59.161.1">gfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:ocfs2-kmp-default-5.3.18-150300.59.161.1">ocfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:cluster-md-kmp-default-5.3.18-150300.59.161.1">cluster-md-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:dlm-kmp-default-5.3.18-150300.59.161.1">dlm-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:gfs2-kmp-default-5.3.18-150300.59.161.1">gfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:ocfs2-kmp-default-5.3.18-150300.59.161.1">ocfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:cluster-md-kmp-default-5.3.18-150300.59.161.1">cluster-md-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:dlm-kmp-default-5.3.18-150300.59.161.1">dlm-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:gfs2-kmp-default-5.3.18-150300.59.161.1">gfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:ocfs2-kmp-default-5.3.18-150300.59.161.1">ocfs2-kmp-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of Image SLES15-SP3-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-CHOST-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-EC2">
      <FullProductName ProductID="Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-HPC-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-GCE">
      <FullProductName ProductID="Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-HPC-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3-Azure-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3-Azure-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" 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:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" 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:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" 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:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3-EC2-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Manager-Server-4-3-EC2-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-3-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-4-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-4-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-Micro-5-4-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP">
      <FullProductName ProductID="Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAPCAL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of Image SLES15-SP4-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP5-Azure-3P:kernel-azure-5.14.21-150500.33.51.1">kernel-azure-5.14.21-150500.33.51.1 as a component of Image SLES15-SP5-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Azure-Basic">
      <FullProductName ProductID="Image SLES15-SP5-Azure-Basic:kernel-azure-5.14.21-150500.33.51.1">kernel-azure-5.14.21-150500.33.51.1 as a component of Image SLES15-SP5-Azure-Basic</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Azure-Standard">
      <FullProductName ProductID="Image SLES15-SP5-Azure-Standard:kernel-azure-5.14.21-150500.33.51.1">kernel-azure-5.14.21-150500.33.51.1 as a component of Image SLES15-SP5-Azure-Standard</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-CHOST-BYOS-GDC">
      <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-GDC:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-CHOST-BYOS-GDC</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP5-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-EC2">
      <FullProductName ProductID="Image SLES15-SP5-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-GCE">
      <FullProductName ProductID="Image SLES15-SP5-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP5-HPC-Azure:kernel-azure-5.14.21-150500.33.51.1">kernel-azure-5.14.21-150500.33.51.1 as a component of Image SLES15-SP5-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-HPC-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-HPC-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-HPC-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Proxy-5-0-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Proxy-5-0-BYOS:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Proxy-5-0-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0-Azure-llc">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-Azure-llc:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0-Azure-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0-Azure-ltd">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-Azure-ltd:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0-Azure-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-BYOS:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0-EC2-llc">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-EC2-llc:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0-EC2-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Manager-Server-5-0-EC2-ltd">
      <FullProductName ProductID="Image SLES15-SP5-Manager-Server-5-0-EC2-ltd:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Manager-Server-5-0-EC2-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Micro-5-5">
      <FullProductName ProductID="Image SLES15-SP5-Micro-5-5:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Micro-5-5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Micro-5-5-Azure">
      <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Micro-5-5-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Micro-5-5-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-BYOS:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Micro-5-5-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Micro-5-5-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Micro-5-5-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Micro-5-5-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Micro-5-5-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Micro-5-5-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Micro-5-5-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Micro-5-5-EC2">
      <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Micro-5-5-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Micro-5-5-GCE">
      <FullProductName ProductID="Image SLES15-SP5-Micro-5-5-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-Micro-5-5-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-3P:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-3P:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-3P:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-3P:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-3P:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAPCAL-Azure:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAPCAL-EC2:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP5-SAPCAL-GCE:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of Image SLES15-SP5-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-64kb-5.3.18-150300.59.161.1">kernel-64kb-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-64kb-devel-5.3.18-150300.59.161.1">kernel-64kb-devel-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1">kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-default-devel-5.3.18-150300.59.161.1">kernel-default-devel-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-devel-5.3.18-150300.59.161.1">kernel-devel-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150300.59.161.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-docs-5.3.18-150300.59.161.2">kernel-docs-5.3.18-150300.59.161.2 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-macros-5.3.18-150300.59.161.1">kernel-macros-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-obs-build-5.3.18-150300.59.161.1">kernel-obs-build-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-preempt-5.3.18-150300.59.161.1">kernel-preempt-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-preempt-devel-5.3.18-150300.59.161.1">kernel-preempt-devel-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-source-5.3.18-150300.59.161.1">kernel-source-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kernel-syms-5.3.18-150300.59.161.1">kernel-syms-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:reiserfs-kmp-default-5.3.18-150300.59.161.1">reiserfs-kmp-default-5.3.18-150300.59.161.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="bpftool-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:bpftool-4.18.0-553.16.1.el8_10">bpftool-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-4.18.0-553.16.1.el8_10">kernel-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-abi-stablelists-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-abi-stablelists-4.18.0-553.16.1.el8_10">kernel-abi-stablelists-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-core-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-core-4.18.0-553.16.1.el8_10">kernel-core-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-cross-headers-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-cross-headers-4.18.0-553.16.1.el8_10">kernel-cross-headers-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-debug-4.18.0-553.16.1.el8_10">kernel-debug-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-core-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-debug-core-4.18.0-553.16.1.el8_10">kernel-debug-core-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-devel-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-debug-devel-4.18.0-553.16.1.el8_10">kernel-debug-devel-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-modules-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-debug-modules-4.18.0-553.16.1.el8_10">kernel-debug-modules-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-modules-extra-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-debug-modules-extra-4.18.0-553.16.1.el8_10">kernel-debug-modules-extra-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-devel-4.18.0-553.16.1.el8_10">kernel-devel-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-doc-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-doc-4.18.0-553.16.1.el8_10">kernel-doc-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-headers-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-headers-4.18.0-553.16.1.el8_10">kernel-headers-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-modules-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-modules-4.18.0-553.16.1.el8_10">kernel-modules-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-modules-extra-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-modules-extra-4.18.0-553.16.1.el8_10">kernel-modules-extra-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-tools-4.18.0-553.16.1.el8_10">kernel-tools-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-libs-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-tools-libs-4.18.0-553.16.1.el8_10">kernel-tools-libs-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-libs-devel-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:kernel-tools-libs-devel-4.18.0-553.16.1.el8_10">kernel-tools-libs-devel-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="perf-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:perf-4.18.0-553.16.1.el8_10">perf-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-perf-4.18.0-553.16.1.el8_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:python3-perf-4.18.0-553.16.1.el8_10">python3-perf-4.18.0-553.16.1.el8_10 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="bpftool-7.3.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:bpftool-7.3.0-427.28.1.el9_4">bpftool-7.3.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-5.14.0-427.28.1.el9_4">kernel-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-abi-stablelists-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-abi-stablelists-5.14.0-427.28.1.el9_4">kernel-abi-stablelists-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-core-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-core-5.14.0-427.28.1.el9_4">kernel-core-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-cross-headers-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-cross-headers-5.14.0-427.28.1.el9_4">kernel-cross-headers-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-debug-5.14.0-427.28.1.el9_4">kernel-debug-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-core-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-debug-core-5.14.0-427.28.1.el9_4">kernel-debug-core-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-devel-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-debug-devel-5.14.0-427.28.1.el9_4">kernel-debug-devel-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-devel-matched-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-debug-devel-matched-5.14.0-427.28.1.el9_4">kernel-debug-devel-matched-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-modules-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-debug-modules-5.14.0-427.28.1.el9_4">kernel-debug-modules-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-modules-core-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-debug-modules-core-5.14.0-427.28.1.el9_4">kernel-debug-modules-core-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-modules-extra-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-debug-modules-extra-5.14.0-427.28.1.el9_4">kernel-debug-modules-extra-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-uki-virt-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-debug-uki-virt-5.14.0-427.28.1.el9_4">kernel-debug-uki-virt-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-devel-5.14.0-427.28.1.el9_4">kernel-devel-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-matched-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-devel-matched-5.14.0-427.28.1.el9_4">kernel-devel-matched-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-doc-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-doc-5.14.0-427.28.1.el9_4">kernel-doc-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-headers-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-headers-5.14.0-427.28.1.el9_4">kernel-headers-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-modules-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-modules-5.14.0-427.28.1.el9_4">kernel-modules-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-modules-core-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-modules-core-5.14.0-427.28.1.el9_4">kernel-modules-core-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-modules-extra-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-modules-extra-5.14.0-427.28.1.el9_4">kernel-modules-extra-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-tools-5.14.0-427.28.1.el9_4">kernel-tools-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-libs-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-tools-libs-5.14.0-427.28.1.el9_4">kernel-tools-libs-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-libs-devel-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-tools-libs-devel-5.14.0-427.28.1.el9_4">kernel-tools-libs-devel-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-uki-virt-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:kernel-uki-virt-5.14.0-427.28.1.el9_4">kernel-uki-virt-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libperf-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:libperf-5.14.0-427.28.1.el9_4">libperf-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="perf-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:perf-5.14.0-427.28.1.el9_4">perf-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-perf-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:python3-perf-5.14.0-427.28.1.el9_4">python3-perf-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="rtla-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:rtla-5.14.0-427.28.1.el9_4">rtla-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="rv-5.14.0-427.28.1.el9_4" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:rv-5.14.0-427.28.1.el9_4">rv-5.14.0-427.28.1.el9_4 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5:cluster-md-kmp-default-4.12.14-122.216.1">cluster-md-kmp-default-4.12.14-122.216.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5:dlm-kmp-default-4.12.14-122.216.1">dlm-kmp-default-4.12.14-122.216.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5:gfs2-kmp-default-4.12.14-122.216.1">gfs2-kmp-default-4.12.14-122.216.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5:ocfs2-kmp-default-4.12.14-122.216.1">ocfs2-kmp-default-4.12.14-122.216.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-5.3.18-150200.24.191.1">cluster-md-kmp-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-5.3.18-150200.24.191.1">dlm-kmp-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-5.3.18-150200.24.191.1">gfs2-kmp-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-5.3.18-150200.24.191.1">ocfs2-kmp-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.161.1">cluster-md-kmp-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.161.1">dlm-kmp-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.161.1">gfs2-kmp-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.161.1">ocfs2-kmp-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.122.2">cluster-md-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.122.2">dlm-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.122.2">gfs2-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.122.2">ocfs2-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise High Availability Extension 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise High Availability Extension 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise High Availability Extension 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise High Availability Extension 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-5.3.18-150200.24.191.1">kernel-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1">kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-devel-5.3.18-150200.24.191.1">kernel-default-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-devel-5.3.18-150200.24.191.1">kernel-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-docs-5.3.18-150200.24.191.1">kernel-docs-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-macros-5.3.18-150200.24.191.1">kernel-macros-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-obs-build-5.3.18-150200.24.191.1">kernel-obs-build-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-5.3.18-150200.24.191.1">kernel-preempt-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-devel-5.3.18-150200.24.191.1">kernel-preempt-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-source-5.3.18-150200.24.191.1">kernel-source-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-syms-5.3.18-150200.24.191.1">kernel-syms-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.3.18-150300.59.161.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:kernel-64kb-5.3.18-150300.59.161.1">kernel-64kb-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.3.18-150300.59.161.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:kernel-64kb-devel-5.3.18-150300.59.161.1">kernel-64kb-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.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:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.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:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1">kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150300.59.161.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:kernel-default-devel-5.3.18-150300.59.161.1">kernel-default-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150300.59.161.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:kernel-devel-5.3.18-150300.59.161.1">kernel-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150300.59.161.2" 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:kernel-docs-5.3.18-150300.59.161.2">kernel-docs-5.3.18-150300.59.161.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150300.59.161.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:kernel-macros-5.3.18-150300.59.161.1">kernel-macros-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150300.59.161.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:kernel-obs-build-5.3.18-150300.59.161.1">kernel-obs-build-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150300.59.161.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:kernel-preempt-5.3.18-150300.59.161.1">kernel-preempt-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150300.59.161.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:kernel-preempt-devel-5.3.18-150300.59.161.1">kernel-preempt-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150300.59.161.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:kernel-source-5.3.18-150300.59.161.1">kernel-source-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150300.59.161.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:kernel-syms-5.3.18-150300.59.161.1">kernel-syms-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150300.59.161.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:reiserfs-kmp-default-5.3.18-150300.59.161.1">reiserfs-kmp-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150400.24.122.2" 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:kernel-64kb-5.14.21-150400.24.122.2">kernel-64kb-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150400.24.122.2" 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:kernel-64kb-devel-5.14.21-150400.24.122.2">kernel-64kb-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" 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:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" 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:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.122.2" 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:kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.122.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:kernel-devel-5.14.21-150400.24.122.1">kernel-devel-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.122.2" 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:kernel-docs-5.14.21-150400.24.122.2">kernel-docs-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.122.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:kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.122.2" 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:kernel-obs-build-5.14.21-150400.24.122.2">kernel-obs-build-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.122.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:kernel-source-5.14.21-150400.24.122.1">kernel-source-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.122.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:kernel-syms-5.14.21-150400.24.122.1">kernel-syms-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.122.2" 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:reiserfs-kmp-default-5.14.21-150400.24.122.2">reiserfs-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150400.24.122.2" 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:kernel-64kb-5.14.21-150400.24.122.2">kernel-64kb-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150400.24.122.2" 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:kernel-64kb-devel-5.14.21-150400.24.122.2">kernel-64kb-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" 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:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" 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:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.122.2" 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:kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.122.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:kernel-devel-5.14.21-150400.24.122.1">kernel-devel-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.122.2" 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:kernel-docs-5.14.21-150400.24.122.2">kernel-docs-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.122.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:kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.122.2" 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:kernel-obs-build-5.14.21-150400.24.122.2">kernel-obs-build-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.122.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:kernel-source-5.14.21-150400.24.122.1">kernel-source-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.122.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:kernel-syms-5.14.21-150400.24.122.1">kernel-syms-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.122.2" 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:reiserfs-kmp-default-5.14.21-150400.24.122.2">reiserfs-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-4.12.14-122.237.1">kernel-default-kgraft-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-devel-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-4.12.14-122.237.1">kernel-default-kgraft-devel-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_162-default-14-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_162-default-14-2.1">kgraft-patch-4_12_14-122_162-default-14-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_165-default-13-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_165-default-13-2.1">kgraft-patch-4_12_14-122_165-default-13-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_173-default-11-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_173-default-11-2.1">kgraft-patch-4_12_14-122_173-default-11-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_176-default-10-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_176-default-10-2.1">kgraft-patch-4_12_14-122_176-default-10-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_179-default-9-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_179-default-9-2.1">kgraft-patch-4_12_14-122_179-default-9-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_183-default-9-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_183-default-9-2.1">kgraft-patch-4_12_14-122_183-default-9-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_186-default-8-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_186-default-8-2.1">kgraft-patch-4_12_14-122_186-default-8-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_189-default-7-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_189-default-7-2.1">kgraft-patch-4_12_14-122_189-default-7-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_194-default-5-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_194-default-5-2.1">kgraft-patch-4_12_14-122_194-default-5-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_201-default-11-8.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_201-default-11-8.10.1">kgraft-patch-4_12_14-122_201-default-11-8.10.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_216-default-1-8.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_216-default-1-8.3.1">kgraft-patch-4_12_14-122_216-default-1-8.3.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_237-default-1-8.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_237-default-1-8.3.1">kgraft-patch-4_12_14-122_237-default-1-8.3.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-5.3.18-150200.24.191.1">kernel-default-livepatch-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-5.3.18-150200.24.191.1">kernel-default-livepatch-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_154-default-13-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_154-default-13-150200.2.2">kernel-livepatch-5_3_18-150200_24_154-default-13-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_157-default-12-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_157-default-12-150200.2.2">kernel-livepatch-5_3_18-150200_24_157-default-12-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_160-default-11-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_160-default-11-150200.2.2">kernel-livepatch-5_3_18-150200_24_160-default-11-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_163-default-10-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_163-default-10-150200.2.2">kernel-livepatch-5_3_18-150200_24_163-default-10-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_166-default-10-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_166-default-10-150200.2.2">kernel-livepatch-5_3_18-150200_24_166-default-10-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_169-default-10-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_169-default-10-150200.2.2">kernel-livepatch-5_3_18-150200_24_169-default-10-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_172-default-8-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_172-default-8-150200.2.2">kernel-livepatch-5_3_18-150200_24_172-default-8-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_175-default-9-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_175-default-9-150200.2.2">kernel-livepatch-5_3_18-150200_24_175-default-9-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_178-default-6-150200.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_178-default-6-150200.2.2">kernel-livepatch-5_3_18-150200_24_178-default-6-150200.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_183-default-10-150200.5.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_183-default-10-150200.5.6.1">kernel-livepatch-5_3_18-150200_24_183-default-10-150200.5.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_188-default-9-150200.5.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_188-default-9-150200.5.6.1">kernel-livepatch-5_3_18-150200_24_188-default-9-150200.5.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_191-default-1-150200.5.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_191-default-1-150200.5.3.1">kernel-livepatch-5_3_18-150200_24_191-default-1-150200.5.3.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.161.1">kernel-default-livepatch-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.161.1">kernel-default-livepatch-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_124-default-13-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_124-default-13-150300.2.2">kernel-livepatch-5_3_18-150300_59_124-default-13-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_127-default-12-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_127-default-12-150300.2.2">kernel-livepatch-5_3_18-150300_59_127-default-12-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_130-default-11-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_130-default-11-150300.2.2">kernel-livepatch-5_3_18-150300_59_130-default-11-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_133-default-10-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_133-default-10-150300.2.2">kernel-livepatch-5_3_18-150300_59_133-default-10-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_138-default-10-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_138-default-10-150300.2.2">kernel-livepatch-5_3_18-150300_59_138-default-10-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_141-default-9-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_141-default-9-150300.2.2">kernel-livepatch-5_3_18-150300_59_141-default-9-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_144-default-8-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_144-default-8-150300.2.2">kernel-livepatch-5_3_18-150300_59_144-default-8-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_147-default-8-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_147-default-8-150300.2.2">kernel-livepatch-5_3_18-150300_59_147-default-8-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_150-default-7-150300.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_150-default-7-150300.2.2">kernel-livepatch-5_3_18-150300_59_150-default-7-150300.2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_153-default-12-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_153-default-12-150300.7.6.1">kernel-livepatch-5_3_18-150300_59_153-default-12-150300.7.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_158-default-11-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_158-default-11-150300.7.6.1">kernel-livepatch-5_3_18-150300_59_158-default-11-150300.7.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_161-default-1-150300.7.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_161-default-1-150300.7.3.1">kernel-livepatch-5_3_18-150300_59_161-default-1-150300.7.3.1 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.122.2">kernel-default-livepatch-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.122.2">kernel-default-livepatch-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_100-default-8-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_100-default-8-150400.2.1">kernel-livepatch-5_14_21-150400_24_100-default-8-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_103-default-6-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_103-default-6-150400.2.1">kernel-livepatch-5_14_21-150400_24_103-default-6-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_108-default-13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_108-default-13-150400.9.8.1">kernel-livepatch-5_14_21-150400_24_108-default-13-150400.9.8.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_111-default-11-150400.9.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_111-default-11-150400.9.6.1">kernel-livepatch-5_14_21-150400_24_111-default-11-150400.9.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_116-default-11-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-11-150400.9.8.1">kernel-livepatch-5_14_21-150400_24_116-default-11-150400.9.8.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_119-default-10-150400.9.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_119-default-10-150400.9.6.1">kernel-livepatch-5_14_21-150400_24_119-default-10-150400.9.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_122-default-1-150400.9.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_122-default-1-150400.9.3.2">kernel-livepatch-5_14_21-150400_24_122-default-1-150400.9.3.2 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_66-default-13-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_66-default-13-150400.2.1">kernel-livepatch-5_14_21-150400_24_66-default-13-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_69-default-12-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-12-150400.2.1">kernel-livepatch-5_14_21-150400_24_69-default-12-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_74-default-12-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_74-default-12-150400.2.1">kernel-livepatch-5_14_21-150400_24_74-default-12-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_81-default-11-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_81-default-11-150400.2.1">kernel-livepatch-5_14_21-150400_24_81-default-11-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_88-default-10-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_88-default-10-150400.2.1">kernel-livepatch-5_14_21-150400_24_88-default-10-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_92-default-9-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_92-default-9-150400.2.1">kernel-livepatch-5_14_21-150400_24_92-default-9-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_97-default-8-150400.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_97-default-8-150400.2.1">kernel-livepatch-5_14_21-150400_24_97-default-8-150400.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.62.2">kernel-default-livepatch-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.62.2">kernel-default-livepatch-devel-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_11-rt-14-150500.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_11-rt-14-150500.6.1">kernel-livepatch-5_14_21-150500_11-rt-14-150500.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_11-rt-11-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_11-rt-11-150500.2.1">kernel-livepatch-5_14_21-150500_13_11-rt-11-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_18-rt-10-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_18-rt-10-150500.2.1">kernel-livepatch-5_14_21-150500_13_18-rt-10-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_21-rt-9-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_21-rt-9-150500.2.1">kernel-livepatch-5_14_21-150500_13_21-rt-9-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_24-rt-9-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_24-rt-9-150500.2.1">kernel-livepatch-5_14_21-150500_13_24-rt-9-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_27-rt-8-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_27-rt-8-150500.2.1">kernel-livepatch-5_14_21-150500_13_27-rt-8-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_30-rt-7-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_30-rt-7-150500.2.1">kernel-livepatch-5_14_21-150500_13_30-rt-7-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_35-rt-11-150500.11.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_35-rt-11-150500.11.8.1">kernel-livepatch-5_14_21-150500_13_35-rt-11-150500.11.8.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_38-rt-9-150500.11.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_38-rt-9-150500.11.6.1">kernel-livepatch-5_14_21-150500_13_38-rt-9-150500.11.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_47-rt-9-150500.11.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-9-150500.11.6.1">kernel-livepatch-5_14_21-150500_13_47-rt-9-150500.11.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_5-rt-13-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_5-rt-13-150500.2.1">kernel-livepatch-5_14_21-150500_13_5-rt-13-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_52-rt-1-150500.11.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_52-rt-1-150500.11.5.1">kernel-livepatch-5_14_21-150500_13_52-rt-1-150500.11.5.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_53-default-13-150500.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_53-default-13-150500.9.1">kernel-livepatch-5_14_21-150500_53-default-13-150500.9.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_12-default-12-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_12-default-12-150500.2.1">kernel-livepatch-5_14_21-150500_55_12-default-12-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_19-default-11-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_19-default-11-150500.2.1">kernel-livepatch-5_14_21-150500_55_19-default-11-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_28-default-10-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_28-default-10-150500.2.1">kernel-livepatch-5_14_21-150500_55_28-default-10-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_31-default-9-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_31-default-9-150500.2.1">kernel-livepatch-5_14_21-150500_55_31-default-9-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_36-default-8-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_36-default-8-150500.2.1">kernel-livepatch-5_14_21-150500_55_36-default-8-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_39-default-8-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_39-default-8-150500.2.1">kernel-livepatch-5_14_21-150500_55_39-default-8-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_44-default-7-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_44-default-7-150500.2.1">kernel-livepatch-5_14_21-150500_55_44-default-7-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_49-default-13-150500.11.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_49-default-13-150500.11.8.1">kernel-livepatch-5_14_21-150500_55_49-default-13-150500.11.8.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_52-default-11-150500.11.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_52-default-11-150500.11.6.1">kernel-livepatch-5_14_21-150500_55_52-default-11-150500.11.6.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_59-default-11-150500.11.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-11-150500.11.10.1">kernel-livepatch-5_14_21-150500_55_59-default-11-150500.11.10.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_62-default-1-150500.11.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_62-default-1-150500.11.3.2">kernel-livepatch-5_14_21-150500_55_62-default-1-150500.11.3.2 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_55_7-default-12-150500.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_7-default-12-150500.2.1">kernel-livepatch-5_14_21-150500_55_7-default-12-150500.2.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1">kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.3.18-150300.169.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.169.1">kernel-rt-5.3.18-150300.169.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.3.18-150300.169.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:kernel-source-rt-5.3.18-150300.169.1">kernel-source-rt-5.3.18-150300.169.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1">kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.3.18-150300.169.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.169.1">kernel-rt-5.3.18-150300.169.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.3.18-150300.169.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:kernel-source-rt-5.3.18-150300.169.1">kernel-source-rt-5.3.18-150300.169.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150400.15.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.82.1">kernel-rt-5.14.21-150400.15.82.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.14.21-150400.15.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.82.1">kernel-source-rt-5.14.21-150400.15.82.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150400.15.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.82.1">kernel-rt-5.14.21-150400.15.82.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.14.21-150400.15.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.82.1">kernel-source-rt-5.14.21-150400.15.82.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2">kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.52.1">kernel-rt-5.14.21-150500.13.52.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.52.1">kernel-source-rt-5.14.21-150500.13.52.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.62.2">kernel-64kb-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.62.2">kernel-64kb-devel-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2">kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.62.2">kernel-default-devel-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.62.2">kernel-devel-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.62.2">kernel-macros-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.62.2">kernel-zfcpdump-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-6.4.0-150600.21.2">kernel-64kb-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-devel-6.4.0-150600.21.2">kernel-64kb-devel-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-6.4.0-150600.21.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.21.3">kernel-default-6.4.0-150600.21.3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-6.4.0-150600.21.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.21.3">kernel-default-devel-6.4.0-150600.21.3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-devel-6.4.0-150600.21.2">kernel-devel-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-macros-6.4.0-150600.21.2">kernel-macros-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-zfcpdump-6.4.0-150600.21.2">kernel-zfcpdump-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.51.1">kernel-64kb-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.51.1">kernel-64kb-devel-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.51.1">kernel-default-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.51.1">kernel-default-devel-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.51.1">kernel-devel-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.51.1">kernel-macros-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.51.1">kernel-zfcpdump-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.62.2">kernel-docs-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.62.2">kernel-obs-build-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.62.2">kernel-source-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.62.1">kernel-syms-5.14.21-150500.55.62.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-6.4.0-150600.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-docs-6.4.0-150600.21.1">kernel-docs-6.4.0-150600.21.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.21.2">kernel-obs-build-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-source-6.4.0-150600.21.2">kernel-source-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-6.4.0-150600.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.21.1">kernel-syms-6.4.0-150600.21.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-6.4.0-150700.51.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.51.2">kernel-docs-6.4.0-150700.51.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-6.4.0-150700.51.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.51.2">kernel-obs-build-6.4.0-150700.51.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.51.1">kernel-source-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.51.1">kernel-syms-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.62.2">reiserfs-kmp-default-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-6.4.0-150600.21.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.21.3">reiserfs-kmp-default-6.4.0-150600.21.3 as a component of SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.51.1">reiserfs-kmp-default-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.51.1">kernel-azure-5.14.21-150500.33.51.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.51.1">kernel-azure-devel-5.14.21-150500.33.51.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.51.1">kernel-devel-azure-5.14.21-150500.33.51.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.51.1">kernel-source-azure-5.14.21-150500.33.51.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.51.1">kernel-syms-azure-5.14.21-150500.33.51.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-6.4.0-150600.6.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-azure-6.4.0-150600.6.3">kernel-azure-6.4.0-150600.6.3 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-6.4.0-150600.6.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-azure-devel-6.4.0-150600.6.3">kernel-azure-devel-6.4.0-150600.6.3 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-6.4.0-150600.6.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-devel-azure-6.4.0-150600.6.2">kernel-devel-azure-6.4.0-150600.6.2 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-6.4.0-150600.6.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-source-azure-6.4.0-150600.6.2">kernel-source-azure-6.4.0-150600.6.2 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-6.4.0-150600.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-syms-azure-6.4.0-150600.6.1">kernel-syms-azure-6.4.0-150600.6.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.182.1">cluster-md-kmp-rt-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.182.1">dlm-kmp-rt-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.182.1">gfs2-kmp-rt-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.182.1">kernel-devel-rt-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.182.1">kernel-rt-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-base-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.182.1">kernel-rt-base-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.182.1">kernel-rt-devel-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.182.1">kernel-rt_debug-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.182.1">kernel-rt_debug-devel-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.182.1">kernel-source-rt-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.182.1">kernel-syms-rt-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-4.12.14-10.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.182.1">ocfs2-kmp-rt-4.12.14-10.182.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-azure-4.12.14-16.182.1">kernel-azure-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-base-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-azure-base-4.12.14-16.182.1">kernel-azure-base-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-azure-devel-4.12.14-16.182.1">kernel-azure-devel-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-122.216.1">kernel-default-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-122.216.1">kernel-default-base-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-122.216.1">kernel-default-devel-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-man-4.12.14-122.216.1">kernel-default-man-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-devel-4.12.14-122.216.1">kernel-devel-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-devel-azure-4.12.14-16.182.1">kernel-devel-azure-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-macros-4.12.14-122.216.1">kernel-macros-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-source-4.12.14-122.216.1">kernel-source-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-source-azure-4.12.14-16.182.1">kernel-source-azure-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-122.216.1">kernel-syms-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-syms-azure-4.12.14-16.182.1">kernel-syms-azure-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-4.12.14-122.237.1">kernel-default-base-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-4.12.14-122.237.1">kernel-default-devel-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-man-4.12.14-122.237.1">kernel-default-man-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-devel-4.12.14-122.237.1">kernel-devel-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-macros-4.12.14-122.237.1">kernel-macros-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-source-4.12.14-122.237.1">kernel-source-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-4.12.14-122.237.1">kernel-syms-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-5.3.18-150200.24.191.1">kernel-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1">kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-5.3.18-150200.24.191.1">kernel-default-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-devel-5.3.18-150200.24.191.1">kernel-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-docs-5.3.18-150200.24.191.1">kernel-docs-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-macros-5.3.18-150200.24.191.1">kernel-macros-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-5.3.18-150200.24.191.1">kernel-obs-build-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-5.3.18-150200.24.191.1">kernel-preempt-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-devel-5.3.18-150200.24.191.1">kernel-preempt-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-source-5.3.18-150200.24.191.1">kernel-source-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-5.3.18-150200.24.191.1">kernel-syms-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-5.3.18-150200.24.191.1">reiserfs-kmp-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-64kb-5.3.18-150300.59.161.1">kernel-64kb-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-64kb-devel-5.3.18-150300.59.161.1">kernel-64kb-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1">kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.161.1">kernel-default-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-devel-5.3.18-150300.59.161.1">kernel-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150300.59.161.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-docs-5.3.18-150300.59.161.2">kernel-docs-5.3.18-150300.59.161.2 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-macros-5.3.18-150300.59.161.1">kernel-macros-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.161.1">kernel-obs-build-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.161.1">kernel-preempt-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.161.1">kernel-preempt-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-source-5.3.18-150300.59.161.1">kernel-source-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.161.1">kernel-syms-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-zfcpdump-5.3.18-150300.59.161.1">kernel-zfcpdump-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150300.59.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.161.1">reiserfs-kmp-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.122.2">kernel-64kb-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.122.2">kernel-64kb-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.122.1">kernel-devel-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.122.2">kernel-docs-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.122.2">kernel-obs-build-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.122.1">kernel-source-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.122.1">kernel-syms-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.122.2">kernel-zfcpdump-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.122.2">reiserfs-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-devel-5.14.21-150400.24.122.1">kernel-devel-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-docs-5.14.21-150400.24.122.2">kernel-docs-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-obs-build-5.14.21-150400.24.122.2">kernel-obs-build-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-source-5.14.21-150400.24.122.1">kernel-source-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-syms-5.14.21-150400.24.122.1">kernel-syms-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:reiserfs-kmp-default-5.14.21-150400.24.122.2">reiserfs-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-64kb-6.12.0-160000.5.1">kernel-64kb-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-64kb-devel-6.12.0-160000.5.1">kernel-64kb-devel-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-extra-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-64kb-extra-6.12.0-160000.5.1">kernel-64kb-extra-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-6.12.0-160000.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-azure-6.12.0-160000.2.2">kernel-azure-6.12.0-160000.2.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-6.12.0-160000.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-azure-devel-6.12.0-160000.2.2">kernel-azure-devel-6.12.0-160000.2.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-extra-6.12.0-160000.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-azure-extra-6.12.0-160000.2.2">kernel-azure-extra-6.12.0-160000.2.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-vdso-6.12.0-160000.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-azure-vdso-6.12.0-160000.2.2">kernel-azure-vdso-6.12.0-160000.2.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-default-6.12.0-160000.5.1">kernel-default-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-default-devel-6.12.0-160000.5.1">kernel-default-devel-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-default-extra-6.12.0-160000.5.1">kernel-default-extra-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-default-livepatch-6.12.0-160000.5.1">kernel-default-livepatch-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-vdso-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-default-vdso-6.12.0-160000.5.1">kernel-default-vdso-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-devel-6.12.0-160000.5.1">kernel-devel-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-6.12.0-160000.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-devel-azure-6.12.0-160000.2.2">kernel-devel-azure-6.12.0-160000.2.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-docs-6.12.0-160000.5.1">kernel-docs-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-html-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-docs-html-6.12.0-160000.5.1">kernel-docs-html-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-6.12.0-160000.5.1">kernel-kvmsmall-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-devel-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-devel-6.12.0-160000.5.1">kernel-kvmsmall-devel-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-vdso-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-vdso-6.12.0-160000.5.1">kernel-kvmsmall-vdso-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-macros-6.12.0-160000.5.1">kernel-macros-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-qa-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-obs-qa-6.12.0-160000.5.1">kernel-obs-qa-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-source-6.12.0-160000.5.1">kernel-source-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-6.12.0-160000.2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-source-azure-6.12.0-160000.2.2">kernel-source-azure-6.12.0-160000.2.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-vanilla-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-source-vanilla-6.12.0-160000.5.1">kernel-source-vanilla-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-syms-6.12.0-160000.5.1">kernel-syms-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-6.12.0-160000.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kernel-zfcpdump-6.12.0-160000.5.1">kernel-zfcpdump-6.12.0-160000.5.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cluster-md-kmp-default-4.12.14-122.237.1">cluster-md-kmp-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dlm-kmp-default-4.12.14-122.237.1">dlm-kmp-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gfs2-kmp-default-4.12.14-122.237.1">gfs2-kmp-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-4.12.14-122.237.1">kernel-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-base-4.12.14-122.237.1">kernel-default-base-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-devel-4.12.14-122.237.1">kernel-default-devel-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-devel-4.12.14-122.237.1">kernel-devel-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-macros-4.12.14-122.237.1">kernel-macros-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-source-4.12.14-122.237.1">kernel-source-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-syms-4.12.14-122.237.1">kernel-syms-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.237.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ocfs2-kmp-default-4.12.14-122.237.1">ocfs2-kmp-default-4.12.14-122.237.1 as a component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-4.12.14-16.182.1">kernel-azure-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-base-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-base-4.12.14-16.182.1">kernel-azure-base-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-devel-4.12.14-16.182.1">kernel-azure-devel-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-4.12.14-122.216.1">kernel-default-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-4.12.14-122.216.1">kernel-default-base-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-4.12.14-122.216.1">kernel-default-devel-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-man-4.12.14-122.216.1">kernel-default-man-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-4.12.14-122.216.1">kernel-devel-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-azure-4.12.14-16.182.1">kernel-devel-azure-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-macros-4.12.14-122.216.1">kernel-macros-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-4.12.14-122.216.1">kernel-source-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-azure-4.12.14-16.182.1">kernel-source-azure-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-4.12.14-122.216.1">kernel-syms-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-4.12.14-16.182.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-azure-4.12.14-16.182.1">kernel-syms-azure-4.12.14-16.182.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-5.3.18-150200.24.191.1">kernel-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1">kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-devel-5.3.18-150200.24.191.1">kernel-default-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-devel-5.3.18-150200.24.191.1">kernel-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-docs-5.3.18-150200.24.191.1">kernel-docs-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-macros-5.3.18-150200.24.191.1">kernel-macros-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-obs-build-5.3.18-150200.24.191.1">kernel-obs-build-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-5.3.18-150200.24.191.1">kernel-preempt-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-devel-5.3.18-150200.24.191.1">kernel-preempt-devel-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-source-5.3.18-150200.24.191.1">kernel-source-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-5.3.18-150200.24.191.1">kernel-syms-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150200.24.191.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:reiserfs-kmp-default-5.3.18-150200.24.191.1">reiserfs-kmp-default-5.3.18-150200.24.191.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.161.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:kernel-default-5.3.18-150300.59.161.1">kernel-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.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:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1">kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150300.59.161.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:kernel-default-devel-5.3.18-150300.59.161.1">kernel-default-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150300.59.161.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:kernel-devel-5.3.18-150300.59.161.1">kernel-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150300.59.161.2" 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:kernel-docs-5.3.18-150300.59.161.2">kernel-docs-5.3.18-150300.59.161.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150300.59.161.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:kernel-macros-5.3.18-150300.59.161.1">kernel-macros-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150300.59.161.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:kernel-obs-build-5.3.18-150300.59.161.1">kernel-obs-build-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150300.59.161.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:kernel-preempt-5.3.18-150300.59.161.1">kernel-preempt-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150300.59.161.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:kernel-preempt-devel-5.3.18-150300.59.161.1">kernel-preempt-devel-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150300.59.161.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:kernel-source-5.3.18-150300.59.161.1">kernel-source-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150300.59.161.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:kernel-syms-5.3.18-150300.59.161.1">kernel-syms-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150300.59.161.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:reiserfs-kmp-default-5.3.18-150300.59.161.1">reiserfs-kmp-default-5.3.18-150300.59.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" 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:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" 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:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.122.2" 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:kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.122.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:kernel-devel-5.14.21-150400.24.122.1">kernel-devel-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.122.2" 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:kernel-docs-5.14.21-150400.24.122.2">kernel-docs-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.122.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:kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.122.2" 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:kernel-obs-build-5.14.21-150400.24.122.2">kernel-obs-build-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.122.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:kernel-source-5.14.21-150400.24.122.1">kernel-source-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.122.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:kernel-syms-5.14.21-150400.24.122.1">kernel-syms-5.14.21-150400.24.122.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.122.2" 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:reiserfs-kmp-default-5.14.21-150400.24.122.2">reiserfs-kmp-default-5.14.21-150400.24.122.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-docs-4.12.14-122.216.1">kernel-docs-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-obs-build-4.12.14-122.216.1">kernel-obs-build-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.12.14-122.216.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:kernel-default-extra-4.12.14-122.216.1">kernel-default-extra-4.12.14-122.216.1 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.62.2">kernel-default-extra-5.14.21-150500.55.62.2 as a component of SUSE Linux Enterprise Workstation Extension 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-6.4.0-17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:kernel-default-6.4.0-17.1">kernel-default-6.4.0-17.1 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-6.4.0-17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:kernel-default-extra-6.4.0-17.1">kernel-default-extra-6.4.0-17.1 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-6.4.0-9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:kernel-devel-rt-6.4.0-9.1">kernel-devel-rt-6.4.0-9.1 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-6.4.0-9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:kernel-rt-6.4.0-9.1">kernel-rt-6.4.0-9.1 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-6.4.0-9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:kernel-source-rt-6.4.0-9.1">kernel-source-rt-6.4.0-9.1 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-6.4.0-19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-default-6.4.0-19.1">kernel-default-6.4.0-19.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-6.4.0-19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-default-devel-6.4.0-19.1">kernel-default-devel-6.4.0-19.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-6.4.0-19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-default-extra-6.4.0-19.1">kernel-default-extra-6.4.0-19.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-6.4.0-19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-default-livepatch-6.4.0-19.1">kernel-default-livepatch-6.4.0-19.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-6.4.0-19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-devel-6.4.0-19.1">kernel-devel-6.4.0-19.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-6.4.0-10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-devel-rt-6.4.0-10.1">kernel-devel-rt-6.4.0-10.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-6.4.0-19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-kvmsmall-6.4.0-19.1">kernel-kvmsmall-6.4.0-19.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-6.4.0-19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-macros-6.4.0-19.1">kernel-macros-6.4.0-19.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-6.4.0-10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-rt-6.4.0-10.1">kernel-rt-6.4.0-10.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-6.4.0-10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-rt-devel-6.4.0-10.1">kernel-rt-devel-6.4.0-10.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-6.4.0-19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-source-6.4.0-19.1">kernel-source-6.4.0-19.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-6.4.0-10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kernel-source-rt-6.4.0-10.1">kernel-source-rt-6.4.0-10.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.122.1">kernel-devel-5.14.21-150400.24.122.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.122.1">kernel-source-5.14.21-150400.24.122.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.122.1">kernel-syms-5.14.21-150400.24.122.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.3:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Manager Retail Branch Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Manager Retail Branch Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.3:kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2 as a component of SUSE Manager Retail Branch Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.3:kernel-devel-5.14.21-150400.24.122.1">kernel-devel-5.14.21-150400.24.122.1 as a component of SUSE Manager Retail Branch Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.3:kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1 as a component of SUSE Manager Retail Branch Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.122.2">kernel-default-devel-5.14.21-150400.24.122.2 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.122.1">kernel-devel-5.14.21-150400.24.122.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.122.1">kernel-macros-5.14.21-150400.24.122.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.122.1">kernel-source-5.14.21-150400.24.122.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.122.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.122.1">kernel-syms-5.14.21-150400.24.122.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.122.2">kernel-zfcpdump-5.14.21-150400.24.122.2 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.52.1">cluster-md-kmp-rt-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.52.1">dlm-kmp-rt-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.52.1">gfs2-kmp-rt-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.52.1">kernel-devel-rt-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.52.1">kernel-rt-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.52.1">kernel-rt-devel-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-vdso-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.52.1">kernel-rt-vdso-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.52.1">kernel-rt_debug-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.52.1">kernel-rt_debug-devel-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-vdso-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.52.1">kernel-rt_debug-vdso-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.52.1">kernel-source-rt-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.52.1">kernel-syms-rt-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.52.1">ocfs2-kmp-rt-5.14.21-150500.13.52.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-64kb-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.62.2">cluster-md-kmp-64kb-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.51.1">cluster-md-kmp-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.62.2">cluster-md-kmp-default-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.52.1">cluster-md-kmp-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-64kb-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.62.2">dlm-kmp-64kb-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.51.1">dlm-kmp-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.62.2">dlm-kmp-default-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.52.1">dlm-kmp-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-allwinner-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.62.1">dtb-allwinner-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-altera-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.62.1">dtb-altera-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-amazon-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.62.1">dtb-amazon-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-amd-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.62.1">dtb-amd-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-amlogic-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.62.1">dtb-amlogic-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-apm-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.62.1">dtb-apm-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-apple-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.62.1">dtb-apple-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-arm-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.62.1">dtb-arm-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-broadcom-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.62.1">dtb-broadcom-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-cavium-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.62.1">dtb-cavium-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-exynos-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.62.1">dtb-exynos-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-freescale-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.62.1">dtb-freescale-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-hisilicon-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.62.1">dtb-hisilicon-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-lg-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.62.1">dtb-lg-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-marvell-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.62.1">dtb-marvell-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-mediatek-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.62.1">dtb-mediatek-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-nvidia-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.62.1">dtb-nvidia-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-qcom-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.62.1">dtb-qcom-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-renesas-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.62.1">dtb-renesas-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-rockchip-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.62.1">dtb-rockchip-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-socionext-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.62.1">dtb-socionext-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-sprd-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.62.1">dtb-sprd-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-xilinx-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.62.1">dtb-xilinx-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-64kb-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.62.2">gfs2-kmp-64kb-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.51.1">gfs2-kmp-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.62.2">gfs2-kmp-default-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.52.1">gfs2-kmp-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.62.2">kernel-64kb-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.62.2">kernel-64kb-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-extra-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.62.2">kernel-64kb-extra-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-livepatch-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.62.2">kernel-64kb-livepatch-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-optional-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.62.2">kernel-64kb-optional-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.51.1">kernel-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.51.1">kernel-azure-devel-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-extra-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.51.1">kernel-azure-extra-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-livepatch-devel-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.51.1">kernel-azure-livepatch-devel-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-optional-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.51.1">kernel-azure-optional-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-vdso-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.51.1">kernel-azure-vdso-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.62.2">kernel-debug-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.62.2">kernel-debug-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-livepatch-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.62.2">kernel-debug-livepatch-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-vdso-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.62.2">kernel-debug-vdso-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2">kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-rebuild-5.14.21-150500.55.62.2.150500.6.27.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.62.2.150500.6.27.2">kernel-default-base-rebuild-5.14.21-150500.55.62.2.150500.6.27.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.62.2">kernel-default-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.62.2">kernel-default-extra-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.62.2">kernel-default-livepatch-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.62.2">kernel-default-livepatch-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-optional-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.62.2">kernel-default-optional-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-vdso-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.62.2">kernel-default-vdso-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.62.2">kernel-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.51.1">kernel-devel-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.52.1">kernel-devel-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.62.2">kernel-docs-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-html-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.62.2">kernel-docs-html-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.62.2">kernel-kvmsmall-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.62.2">kernel-kvmsmall-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.62.2">kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-vdso-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.62.2">kernel-kvmsmall-vdso-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.62.2">kernel-macros-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.62.2">kernel-obs-build-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-qa-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.62.1">kernel-obs-qa-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.52.1">kernel-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.52.1">kernel-rt-devel-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-extra-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.52.1">kernel-rt-extra-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-livepatch-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.52.1">kernel-rt-livepatch-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-livepatch-devel-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.52.1">kernel-rt-livepatch-devel-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-optional-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.52.1">kernel-rt-optional-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-vdso-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.52.1">kernel-rt-vdso-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.52.1">kernel-rt_debug-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.52.1">kernel-rt_debug-devel-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-livepatch-devel-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.52.1">kernel-rt_debug-livepatch-devel-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-vdso-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.52.1">kernel-rt_debug-vdso-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.62.2">kernel-source-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.51.1">kernel-source-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.52.1">kernel-source-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-vanilla-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.62.2">kernel-source-vanilla-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150500.55.62.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.62.1">kernel-syms-5.14.21-150500.55.62.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.51.1">kernel-syms-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.52.1">kernel-syms-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.62.2">kernel-zfcpdump-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-64kb-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.62.2">kselftests-kmp-64kb-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.51.1">kselftests-kmp-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.62.2">kselftests-kmp-default-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.52.1">kselftests-kmp-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-64kb-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.62.2">ocfs2-kmp-64kb-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.51.1">ocfs2-kmp-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.62.2">ocfs2-kmp-default-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.52.1">ocfs2-kmp-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-64kb-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.62.2">reiserfs-kmp-64kb-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-azure-5.14.21-150500.33.51.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.51.1">reiserfs-kmp-azure-5.14.21-150500.33.51.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.62.2">reiserfs-kmp-default-5.14.21-150500.55.62.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.52.1">reiserfs-kmp-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150400.15.82.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.82.1">kernel-rt-5.14.21-150400.15.82.1 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.122.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.4">
      <FullProductName ProductID="openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.122.2">kernel-default-5.14.21-150400.24.122.2 as a component of openSUSE Leap Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.4">
      <FullProductName ProductID="openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2">kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2 as a component of openSUSE Leap Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150400.15.82.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.4">
      <FullProductName ProductID="openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.82.1">kernel-rt-5.14.21-150400.15.82.1 as a component of openSUSE Leap Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.62.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.5">
      <FullProductName ProductID="openSUSE Leap Micro 5.5:kernel-default-5.14.21-150500.55.62.2">kernel-default-5.14.21-150500.55.62.2 as a component of openSUSE Leap Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.5">
      <FullProductName ProductID="openSUSE Leap Micro 5.5:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2">kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2 as a component of openSUSE Leap Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.52.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.5">
      <FullProductName ProductID="openSUSE Leap Micro 5.5:kernel-rt-5.14.21-150500.13.52.1">kernel-rt-5.14.21-150500.13.52.1 as a component of openSUSE Leap Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch">kernel-default-livepatch as a component of SUSE Linux Enterprise Live Patching 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel">kernel-default-livepatch-devel as a component of SUSE Linux Enterprise Live Patching 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP6:kernel-default">kernel-default as a component of SUSE Linux Enterprise Live Patching 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP6:kernel-source">kernel-source as a component of SUSE Linux Enterprise Live Patching 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:kernel-default">kernel-default as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-devel-rt">kernel-devel-rt as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-source-rt">kernel-source-rt as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default">kernel-default as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-source">kernel-source as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-default">kernel-default as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-source">kernel-source as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-devel-azure">kernel-devel-azure as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-source-azure">kernel-source-azure as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 11 SP4 LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 11 SP4 LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man">kernel-default-man as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man">kernel-default-man as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man">kernel-default-man as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default">reiserfs-kmp-default as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-man">kernel-default-man as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:reiserfs-kmp-default">reiserfs-kmp-default as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default">kernel-default as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-base">kernel-default-base as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-devel">kernel-default-devel as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-devel">kernel-devel as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-macros">kernel-macros as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-source">kernel-source as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default">kernel-default as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-base">kernel-default-base as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-devel">kernel-default-devel as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-devel">kernel-devel as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-macros">kernel-macros as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-source">kernel-source as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-devel-rt">kernel-devel-rt as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-source-rt">kernel-source-rt as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP6">
      <FullProductName ProductID="SUSE Real Time Module 15 SP6:kernel-devel-rt">kernel-devel-rt as a component of SUSE Real Time Module 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP6">
      <FullProductName ProductID="SUSE Real Time Module 15 SP6:kernel-source-rt">kernel-source-rt as a component of SUSE Real Time Module 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-devel-rt">kernel-devel-rt as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-source-rt">kernel-source-rt as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:cluster-md-kmp-default">cluster-md-kmp-default as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:dlm-kmp-default">dlm-kmp-default as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:gfs2-kmp-default">gfs2-kmp-default as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-default">kernel-default as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-default-devel">kernel-default-devel as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-default-extra">kernel-default-extra as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-default-livepatch">kernel-default-livepatch as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-default-livepatch-devel">kernel-default-livepatch-devel as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-optional" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-default-optional">kernel-default-optional as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-vdso" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-default-vdso">kernel-default-vdso as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-default" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kselftests-kmp-default">kselftests-kmp-default as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:ocfs2-kmp-default">ocfs2-kmp-default as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:reiserfs-kmp-default">reiserfs-kmp-default as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-devel">kernel-devel as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-macros">kernel-macros as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-source">kernel-source as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-vanilla" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-source-vanilla">kernel-source-vanilla as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-devel-azure">kernel-devel-azure as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-source-azure">kernel-source-azure as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-devel-rt">kernel-devel-rt as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kernel-source-rt">kernel-source-rt as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net/ipv6: avoid possible UAF in ip6_route_mpath_notify()

syzbot found another use-after-free in ip6_route_mpath_notify() [1]

Commit f7225172f25a ("net/ipv6: prevent use after free in
ip6_route_mpath_notify") was not able to fix the root cause.

We need to defer the fib6_info_release() calls after
ip6_route_mpath_notify(), in the cleanup phase.

[1]
BUG: KASAN: slab-use-after-free in rt6_fill_node+0x1460/0x1ac0
Read of size 4 at addr ffff88809a07fc64 by task syz-executor.2/23037

CPU: 0 PID: 23037 Comm: syz-executor.2 Not tainted 6.8.0-rc4-syzkaller-01035-gea7f3cfaa588 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/2024
Call Trace:
 &lt;TASK&gt;
  __dump_stack lib/dump_stack.c:88 [inline]
  dump_stack_lvl+0x1e7/0x2e0 lib/dump_stack.c:106
  print_address_description mm/kasan/report.c:377 [inline]
  print_report+0x167/0x540 mm/kasan/report.c:488
  kasan_report+0x142/0x180 mm/kasan/report.c:601
 rt6_fill_node+0x1460/0x1ac0
  inet6_rt_notify+0x13b/0x290 net/ipv6/route.c:6184
  ip6_route_mpath_notify net/ipv6/route.c:5198 [inline]
  ip6_route_multipath_add net/ipv6/route.c:5404 [inline]
  inet6_rtm_newroute+0x1d0f/0x2300 net/ipv6/route.c:5517
  rtnetlink_rcv_msg+0x885/0x1040 net/core/rtnetlink.c:6597
  netlink_rcv_skb+0x1e3/0x430 net/netlink/af_netlink.c:2543
  netlink_unicast_kernel net/netlink/af_netlink.c:1341 [inline]
  netlink_unicast+0x7ea/0x980 net/netlink/af_netlink.c:1367
  netlink_sendmsg+0xa3b/0xd70 net/netlink/af_netlink.c:1908
  sock_sendmsg_nosec net/socket.c:730 [inline]
  __sock_sendmsg+0x221/0x270 net/socket.c:745
  ____sys_sendmsg+0x525/0x7d0 net/socket.c:2584
  ___sys_sendmsg net/socket.c:2638 [inline]
  __sys_sendmsg+0x2b0/0x3a0 net/socket.c:2667
 do_syscall_64+0xf9/0x240
 entry_SYSCALL_64_after_hwframe+0x6f/0x77
RIP: 0033:0x7f73dd87dda9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 &lt;48&gt; 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f73de6550c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007f73dd9ac050 RCX: 00007f73dd87dda9
RDX: 0000000000000000 RSI: 0000000020000140 RDI: 0000000000000005
RBP: 00007f73dd8ca47a R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000006e R14: 00007f73dd9ac050 R15: 00007ffdbdeb7858
 &lt;/TASK&gt;

Allocated by task 23037:
  kasan_save_stack mm/kasan/common.c:47 [inline]
  kasan_save_track+0x3f/0x80 mm/kasan/common.c:68
  poison_kmalloc_redzone mm/kasan/common.c:372 [inline]
  __kasan_kmalloc+0x98/0xb0 mm/kasan/common.c:389
  kasan_kmalloc include/linux/kasan.h:211 [inline]
  __do_kmalloc_node mm/slub.c:3981 [inline]
  __kmalloc+0x22e/0x490 mm/slub.c:3994
  kmalloc include/linux/slab.h:594 [inline]
  kzalloc include/linux/slab.h:711 [inline]
  fib6_info_alloc+0x2e/0xf0 net/ipv6/ip6_fib.c:155
  ip6_route_info_create+0x445/0x12b0 net/ipv6/route.c:3758
  ip6_route_multipath_add net/ipv6/route.c:5298 [inline]
  inet6_rtm_newroute+0x744/0x2300 net/ipv6/route.c:5517
  rtnetlink_rcv_msg+0x885/0x1040 net/core/rtnetlink.c:6597
  netlink_rcv_skb+0x1e3/0x430 net/netlink/af_netlink.c:2543
  netlink_unicast_kernel net/netlink/af_netlink.c:1341 [inline]
  netlink_unicast+0x7ea/0x980 net/netlink/af_netlink.c:1367
  netlink_sendmsg+0xa3b/0xd70 net/netlink/af_netlink.c:1908
  sock_sendmsg_nosec net/socket.c:730 [inline]
  __sock_sendmsg+0x221/0x270 net/socket.c:745
  ____sys_sendmsg+0x525/0x7d0 net/socket.c:2584
  ___sys_sendmsg net/socket.c:2638 [inline]
  __sys_sendmsg+0x2b0/0x3a0 net/socket.c:2667
 do_syscall_64+0xf9/0x240
 entry_SYSCALL_64_after_hwframe+0x6f/0x77

Freed by task 16:
  kasan_save_stack mm/kasan/common.c:47 [inline]
  kasan_save_track+0x3f/0x80 mm/kasan/common.c:68
  kasan_save_free_info+0x4e/0x60 mm/kasan/generic.c:640
  poison_slab_object+0xa6/0xe0 m
---truncated---</Note>
    </Notes>
    <CVE>CVE-2024-26852</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/bci-sle15-kernel-module-devel:15.5:kernel-default-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Container bci/bci-sle15-kernel-module-devel:15.5:kernel-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Container bci/bci-sle15-kernel-module-devel:15.5:kernel-macros-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Container bci/bci-sle15-kernel-module-devel:15.5:kernel-syms-5.14.21-150500.55.62.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.2:latest:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Container suse/sle-micro/base-5.5:2.0.4-5.8.118:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Container suse/sle-micro/kvm-5.5:2.0.4-3.5.2:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2</ProductID>
        <ProductID>Container suse/sle-micro/rt-5.5:2.0.4-4.5.3:kernel-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-BYOS:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-Basic-On-Demand:kernel-azure-4.12.14-16.182.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-HPC-BYOS:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-HPC-On-Demand:kernel-azure-4.12.14-16.182.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-Standard-On-Demand:kernel-azure-4.12.14-16.182.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-BYOS:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-ECS-On-Demand:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-On-Demand:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-BYOS:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-On-Demand:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Aliyun:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-EC2:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:cluster-md-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:dlm-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:gfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:ocfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:cluster-md-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:dlm-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:gfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:ocfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:cluster-md-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:dlm-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:gfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:ocfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-Azure:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-EC2-HVM:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-GCE:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>Image SLES15-SP5-Azure-3P:kernel-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>Image SLES15-SP5-Azure-Basic:kernel-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>Image SLES15-SP5-Azure-Standard:kernel-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>Image SLES15-SP5-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-CHOST-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-CHOST-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-CHOST-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-CHOST-BYOS-GDC:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-HPC-Azure:kernel-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>Image SLES15-SP5-HPC-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-HPC-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-HPC-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Hardened-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Hardened-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Hardened-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Proxy-5-0-BYOS:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0-Azure-llc:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0-Azure-ltd:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0-BYOS:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0-EC2-llc:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Manager-Server-5-0-EC2-ltd:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Micro-5-5:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Micro-5-5-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Micro-5-5-BYOS:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Micro-5-5-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Micro-5-5-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Micro-5-5-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Micro-5-5-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-Micro-5-5-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-3P:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-3P:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-3P:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-3P:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-3P:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAPCAL-Azure:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAPCAL-EC2:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>Image SLES15-SP5-SAPCAL-GCE:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-64kb-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-64kb-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-default-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-docs-5.3.18-150300.59.161.2</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-macros-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-obs-build-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-preempt-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-source-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kernel-syms-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:reiserfs-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Liberty Linux 8:bpftool-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-abi-stablelists-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-core-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-cross-headers-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-debug-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-debug-core-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-debug-devel-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-debug-modules-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-debug-modules-extra-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-devel-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-doc-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-headers-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-modules-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-modules-extra-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-tools-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-tools-libs-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:kernel-tools-libs-devel-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:perf-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 8:python3-perf-4.18.0-553.16.1.el8_10</ProductID>
        <ProductID>SUSE Liberty Linux 9:bpftool-7.3.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-abi-stablelists-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-core-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-cross-headers-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-debug-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-debug-core-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-debug-devel-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-debug-devel-matched-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-debug-modules-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-debug-modules-core-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-debug-modules-extra-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-debug-uki-virt-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-devel-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-devel-matched-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-doc-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-headers-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-modules-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-modules-core-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-modules-extra-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-tools-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-tools-libs-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-tools-libs-devel-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:kernel-uki-virt-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:libperf-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:perf-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:python3-perf-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:rtla-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Liberty Linux 9:rv-5.14.0-427.28.1.el9_4</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP5:cluster-md-kmp-default-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP5:dlm-kmp-default-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP5:gfs2-kmp-default-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP5:ocfs2-kmp-default-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-docs-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-macros-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-obs-build-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-source-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-syms-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-64kb-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-64kb-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-docs-5.3.18-150300.59.161.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-macros-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-source-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_162-default-14-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_165-default-13-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_173-default-11-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_176-default-10-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_179-default-9-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_183-default-9-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_186-default-8-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_189-default-7-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_194-default-5-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_201-default-11-8.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_216-default-1-8.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_237-default-1-8.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_154-default-13-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_157-default-12-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_160-default-11-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_163-default-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_166-default-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_169-default-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_172-default-8-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_175-default-9-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_178-default-6-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_183-default-10-150200.5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_188-default-9-150200.5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_191-default-1-150200.5.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_124-default-13-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_127-default-12-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_130-default-11-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_133-default-10-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_138-default-10-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_141-default-9-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_144-default-8-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_147-default-8-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_150-default-7-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_153-default-12-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_158-default-11-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_161-default-1-150300.7.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_100-default-8-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_103-default-6-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_108-default-13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_111-default-11-150400.9.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-11-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_119-default-10-150400.9.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_122-default-1-150400.9.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_66-default-13-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_69-default-12-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_74-default-12-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_81-default-11-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_88-default-10-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_92-default-9-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_97-default-8-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_11-rt-14-150500.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_11-rt-11-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_18-rt-10-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_21-rt-9-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_24-rt-9-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_27-rt-8-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_30-rt-7-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_35-rt-11-150500.11.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_38-rt-9-150500.11.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-9-150500.11.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_5-rt-13-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_52-rt-1-150500.11.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_53-default-13-150500.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_12-default-12-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_19-default-11-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_28-default-10-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_31-default-9-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_36-default-8-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_39-default-8-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_44-default-7-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_49-default-13-150500.11.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_52-default-11-150500.11.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-11-150500.11.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_62-default-1-150500.11.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_7-default-12-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.169.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-source-rt-5.3.18-150300.169.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-rt-5.3.18-150300.169.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:kernel-source-rt-5.3.18-150300.169.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.82.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.82.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.82.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.82.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-devel-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.21.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.21.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-devel-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-macros-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-zfcpdump-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.62.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-docs-6.4.0-150600.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-source-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.51.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.51.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.21.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:cluster-md-kmp-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dlm-kmp-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dtb-al-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dtb-zte-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:gfs2-kmp-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_100-default-8-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_103-default-6-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_108-default-9-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_111-default-9-150400.9.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_116-default-9-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_119-default-9-150400.9.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_122-default-1-150400.9.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_66-default-13-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_69-default-12-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_74-default-12-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_81-default-11-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_88-default-10-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_92-default-9-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150400_24_97-default-8-150400.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_11-rt-14-150500.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_11-rt-11-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_18-rt-10-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_21-rt-9-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_24-rt-9-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_27-rt-8-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_30-rt-7-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_35-rt-9-150500.11.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_38-rt-9-150500.11.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_47-rt-9-150500.11.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_5-rt-13-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_13_52-rt-1-150500.11.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_53-default-13-150500.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_12-default-12-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_19-default-11-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_28-default-10-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_31-default-9-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_36-default-8-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_39-default-8-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_44-default-7-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_49-default-9-150500.11.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_52-default-9-150500.11.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_59-default-9-150500.11.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_62-default-1-150500.11.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_14_21-150500_55_7-default-12-150500.2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_154-default-13-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_154-preempt-13-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_157-default-12-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_157-preempt-12-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_160-default-11-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_160-preempt-11-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_163-default-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_163-preempt-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_166-default-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_166-preempt-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_169-default-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_169-preempt-10-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_172-default-8-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_172-preempt-8-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_175-default-9-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_175-preempt-9-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_178-default-6-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_178-preempt-6-150200.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_183-default-9-150200.5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_183-preempt-9-150200.5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_188-default-9-150200.5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_188-preempt-9-150200.5.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_191-default-1-150200.5.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_191-preempt-1-150200.5.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_124-default-13-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_124-preempt-13-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_127-default-12-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_127-preempt-12-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_130-default-11-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_130-preempt-11-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_133-default-10-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_133-preempt-10-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_138-default-10-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_138-preempt-10-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_141-default-9-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_141-preempt-9-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_144-default-8-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_144-preempt-8-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_147-default-8-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_147-preempt-8-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_150-default-7-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_150-preempt-7-150300.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_153-default-9-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_153-preempt-9-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_158-default-9-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_158-preempt-9-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_161-default-1-150300.7.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_161-preempt-1-150300.7.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-extra-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-livepatch-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-optional-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-rt-livepatch-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kselftests-kmp-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:ocfs2-kmp-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:reiserfs-kmp-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-azure-6.4.0-150600.6.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-azure-devel-6.4.0-150600.6.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-devel-azure-6.4.0-150600.6.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-source-azure-6.4.0-150600.6.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-syms-azure-6.4.0-150600.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-azure-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-azure-base-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-azure-devel-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-man-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-devel-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-devel-azure-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-macros-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-source-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-source-azure-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-syms-azure-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-base-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-devel-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-default-man-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-devel-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-macros-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-source-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-syms-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-docs-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-macros-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-source-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-64kb-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-64kb-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-docs-5.3.18-150300.59.161.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-macros-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-source-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-zfcpdump-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-default-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-devel-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-docs-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-macros-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-obs-build-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-source-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kernel-syms-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:reiserfs-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-64kb-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-64kb-devel-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-64kb-extra-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-azure-6.12.0-160000.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-azure-devel-6.12.0-160000.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-azure-extra-6.12.0-160000.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-azure-vdso-6.12.0-160000.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-default-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-default-devel-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-default-extra-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-default-livepatch-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-default-vdso-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-devel-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-devel-azure-6.12.0-160000.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-docs-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-docs-html-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-devel-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-vdso-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-macros-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-obs-qa-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-source-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-source-azure-6.12.0-160000.2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-source-vanilla-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-syms-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kernel-zfcpdump-6.12.0-160000.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cluster-md-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dlm-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-base-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-default-devel-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-devel-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-macros-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-source-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-syms-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ocfs2-kmp-default-4.12.14-122.237.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-base-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-devel-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-man-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-azure-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-macros-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-azure-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-azure-4.12.14-16.182.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-5.3.18-150200.24.191.1.150200.9.97.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-docs-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-macros-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-obs-build-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-devel-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-source-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:reiserfs-kmp-default-5.3.18-150200.24.191.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-base-5.3.18-150300.59.161.1.150300.18.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-docs-5.3.18-150300.59.161.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-macros-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-obs-build-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-preempt-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-preempt-devel-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-source-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-syms-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-docs-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-obs-build-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:kernel-default-extra-4.12.14-122.216.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.62.2</ProductID>
        <ProductID>SUSE Linux Micro 6.0:kernel-default-6.4.0-17.1</ProductID>
        <ProductID>SUSE Linux Micro 6.0:kernel-default-extra-6.4.0-17.1</ProductID>
        <ProductID>SUSE Linux Micro 6.0:kernel-devel-rt-6.4.0-9.1</ProductID>
        <ProductID>SUSE Linux Micro 6.0:kernel-rt-6.4.0-9.1</ProductID>
        <ProductID>SUSE Linux Micro 6.0:kernel-source-rt-6.4.0-9.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-default-6.4.0-19.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-default-devel-6.4.0-19.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-default-extra-6.4.0-19.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-default-livepatch-6.4.0-19.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-devel-6.4.0-19.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-devel-rt-6.4.0-10.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-kvmsmall-6.4.0-19.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-macros-6.4.0-19.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-rt-6.4.0-10.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-rt-devel-6.4.0-10.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-source-6.4.0-19.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kernel-source-rt-6.4.0-10.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.3:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.3:kernel-default-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.3:kernel-devel-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.3:kernel-macros-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.122.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.122.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.62.2.150500.6.27.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.62.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.51.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.52.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.82.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.122.2</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.122.2.150400.24.58.2</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.82.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.5:kernel-default-5.14.21-150500.55.62.2</ProductID>
        <ProductID>openSUSE Leap Micro 5.5:kernel-default-base-5.14.21-150500.55.62.2.150500.6.27.2</ProductID>
        <ProductID>openSUSE Leap Micro 5.5:kernel-rt-5.14.21-150500.13.52.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP6:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP6:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-devel-rt</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-devel-azure</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-source-azure</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4 LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4 LTSS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-default-man</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-base</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-macros</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-base</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-macros</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt</ProductID>
        <ProductID>SUSE Real Time Module 15 SP6:kernel-devel-rt</ProductID>
        <ProductID>SUSE Real Time Module 15 SP6:kernel-source-rt</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt</ProductID>
        <ProductID>openSUSE Leap 15.6:cluster-md-kmp-default</ProductID>
        <ProductID>openSUSE Leap 15.6:dlm-kmp-default</ProductID>
        <ProductID>openSUSE Leap 15.6:gfs2-kmp-default</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-default</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-default-devel</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-default-extra</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-default-livepatch</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-default-livepatch-devel</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-default-optional</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-default-vdso</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-devel</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-devel-azure</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-devel-rt</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-macros</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-source</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-source-azure</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-source-rt</ProductID>
        <ProductID>openSUSE Leap 15.6:kernel-source-vanilla</ProductID>
        <ProductID>openSUSE Leap 15.6:kselftests-kmp-default</ProductID>
        <ProductID>openSUSE Leap 15.6:ocfs2-kmp-default</ProductID>
        <ProductID>openSUSE Leap 15.6:reiserfs-kmp-default</ProductID>
      </Status>
      <Status Type="Fixed">
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240807-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64</ProductID>
      </Status>
      <Status Type="Known Affected">
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-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-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-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-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>7.8</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
