Create topologies for 2022-06 OTIC PoCfest 21/8421/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 26 May 2022 12:30:29 +0000 (14:30 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 26 May 2022 12:30:36 +0000 (14:30 +0200)
- provide operator a's network graphical representation

IssueID: OAM268
Change-Id: I86096e65ee4ebf8536798187f3005df22b554950
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
code/network-topology-instance-generator/archive/2022-06-pocfest-operator-a/o-ran-sc-topology-view.svg [new file with mode: 0644]

diff --git a/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-a/o-ran-sc-topology-view.svg b/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-a/o-ran-sc-topology-view.svg
new file mode 100644 (file)
index 0000000..9f9a01d
--- /dev/null
@@ -0,0 +1,19840 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg width="15200" height="940" viewBox="-30 -30 15200 940" xmlns="http://www.w3.org/2000/svg">
+  <desc>
+ context: 9ff69821-87a4-4f7b-a458-4d39b24b9830
+ name: Generated Topology</desc>
+  <style>circle {
+  fill: red;
+  stroke: blue;
+  stroke-width: 2;
+}
+
+circle.dot {
+  fill: rgb(165, 163, 164);
+  stroke: blue;
+  stroke-width: 0;
+}
+
+ellipse {
+  fill: red;
+  stroke: blue;
+  stroke-width: 2;
+}
+
+ellipse.TapiConnectionEdgePoint {
+  fill: #dddddd;
+  stroke: #444444;
+  stroke-width: 1;
+}
+
+g.TapiConnectionEdgePoint&gt;text {
+  fill: #444444;
+}
+
+g.TapiNodeFronthaulGateway&gt;text {
+  fill: #444444;
+}
+
+g.node:hover&gt;rect {
+  fill: #44aa44;
+  fill-opacity: .75;
+  stroke: #008800;
+  stroke-width: 4;
+}
+
+g.TapiNodeEdgePoint:hover&gt;rect {
+  fill: #44aa44;
+  fill-opacity: .75;
+  stroke: #008800;
+  stroke-width: 4;
+}
+
+g.node:hover&gt;text {
+  fill: #ffff88;
+  font-weight: bold;
+  cursor: default;
+}
+
+g.TapiNodeEdgePoint:hover&gt;text {
+  fill: #ffff88;
+  font-weight: bold;
+  cursor: default;
+}
+
+g.TapiConnectionEdgePoint:hover&gt;ellipse {
+  fill: #44aa44;
+  fill-opacity: .75;
+  stroke: #008800;
+  stroke-width: 4;
+}
+
+g.TapiConnectionEdgePoint:hover&gt;text {
+  fill: #ffff88;
+  font-weight: bold;
+  cursor: default;
+}
+
+
+/* 3GPP defined interface links */
+
+g.e1&gt;path {
+  fill: none;
+  stroke: #008800;
+  stroke-width: 1;
+}
+
+g.f1&gt;path {
+  fill: none;
+  stroke: #008800;
+  stroke-width: 1;
+}
+
+g.n1&gt;path {
+  fill: none;
+  stroke: #008800;
+  stroke-width: 1;
+}
+
+g.n2&gt;path {
+  fill: none;
+  stroke: #008800;
+  stroke-width: 1;
+}
+
+g.n3&gt;path {
+  fill: none;
+  stroke: #008800;
+  stroke-width: 1;
+}
+
+g.uu&gt;path {
+  fill: none;
+  stroke: #008800;
+  stroke-width: 1;
+}
+
+g.link:hover&gt;path {
+  fill: none;
+  stroke: #008800;
+  stroke-width: 6;
+}
+
+rect {
+  fill: red;
+  stroke: blue;
+  stroke-width: 2;
+}
+
+rect.node {
+  fill: lightcoral;
+  fill-opacity: .75;
+  stroke: darkred;
+}
+
+rect.TapiNodeEdgePoint {
+  fill: #888888;
+  stroke: #444444;
+  stroke-width: 1;
+}
+
+rect.smo {
+  fill: gold;
+  stroke: goldenrod;
+}
+
+rect.o2-controller {
+  fill: greenyellow;
+  stroke: green;
+}
+
+rect.o-cloud {
+  fill: greenyellow;
+  stroke: green;
+}
+
+rect.amf {
+  fill: green;
+  stroke: lightgreen;
+}
+
+rect.upf {
+  fill: green;
+  stroke: lightgreen;
+}
+
+rect.fhgw {
+  fill: #dddddd;
+  stroke: #444444;
+}
+
+rect.ue {
+  fill: skyblue;
+  stroke: lightskyblue;
+}
+
+path {
+  fill: red;
+  stroke: blue;
+  stroke-width: 2;
+}
+
+path.link {
+  fill: none;
+  stroke: #444444;
+}
+
+title {
+  background-color: #44aa44;
+  font-size: 100pt;
+}
+
+text {
+  fill: white;
+  stroke: none;
+  text-anchor: middle;
+  font-family: Arial, Helvetica, sans-serif;
+  font-size: 10px;
+  font-weight: normal;
+}
+
+text.amf {
+  fill: lightgreen;
+}
+
+text.upf {
+  fill: lightgreen;
+}
+
+text.smo {
+  fill: #444444;
+}
+
+text.o2-controller {
+  fill: #444444;
+}
+
+g.TapiNodeOCloud&gt;text {
+  fill: #444444;
+}
+
+text.fhgw {
+  fill: #444444;
+}
+
+text.ue {
+  fill: #444444;
+}</style>
+  <title>o-ran-sc-topology-view</title>
+  <g>
+    <title>
+ context: tapi-topology:topology-context
+ name: tapi-topology:topology-context</title>
+    <g>
+      <title>
+ TAPI Topology
+ id: a66c7bad-661e-48af-908b-17f131ab3645</title>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: 02871b39-827c-4e68-a428-5c0ccf649962
+ name: O2-REST|smo-1|-&gt;|o-cloud-10|</title>
+        <path d="M 1860.0 30 C 1860.0 80 1020 30 1020 80" class="link"/>
+      </g>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: c9cf092e-60d5-4126-bc00-f70ce9d659f8
+ name: O2-REST|smo-1|-&gt;|o-cloud-11|</title>
+        <path d="M 1860.0 30 C 1860.0 80 16140 30 16140 80" class="link"/>
+      </g>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: e64a4607-f627-47e2-84bb-b557ee377992
+ name: O2-REST|smo-1|-&gt;|o-cloud-12|</title>
+        <path d="M 1860.0 30 C 1860.0 80 31260 30 31260 80" class="link"/>
+      </g>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: cac0c288-13d0-4869-be8c-a248b2571837
+ name: O2-REST|smo-1|-&gt;|o-cloud-13|</title>
+        <path d="M 1860.0 30 C 1860.0 80 46380 30 46380 80" class="link"/>
+      </g>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: 3d092ce1-0f24-4c41-a0b1-6e2d54664d19
+ name: O2-REST|smo-1|-&gt;|o-cloud-14|</title>
+        <path d="M 1860.0 30 C 1860.0 80 61500 30 61500 80" class="link"/>
+      </g>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: 70a611f7-d747-4a78-93e1-221909d878ee
+ name: O2-REST|smo-1|-&gt;|o-cloud-15|</title>
+        <path d="M 1860.0 30 C 1860.0 80 76620 30 76620 80" class="link"/>
+      </g>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: 105ecc0a-7c6f-4ffb-b165-bd339d3a17c8
+ name: O2-REST|smo-1|-&gt;|o-cloud-16|</title>
+        <path d="M 1860.0 30 C 1860.0 80 91740 30 91740 80" class="link"/>
+      </g>
+      <g class="link a1">
+        <title>
+ TAPI Link
+ id: abcb728c-e95a-46a3-b6d4-ccb72c2878cd
+ name: A1-REST|smo-1|-&gt;|near-rt-ric-10|</title>
+        <path d="M 1980.0 30 C 1980.0 190 940 30 940 190" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a2dd2ffa-4501-41be-adf0-7a0924ea74b4
+ name: O1-NETCONF|smo-1|-&gt;|near-rt-ric-10|</title>
+        <path d="M 2100.0 30 C 2100.0 190 1060 30 1060 190" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 82773cef-d98f-4a67-89f3-507c354e0e7a
+ name: O1-FILE|smo-1|-&gt;|near-rt-ric-10|</title>
+        <path d="M 2340.0 30 C 2340.0 190 1060 30 1060 190" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 124880e7-d26d-4efa-b9d8-83bbb9afcb3e
+ name: O1-VES|near-rt-ric-10|-&gt;|smo-1|</title>
+        <path d="M 1060 190 C 1060 30 2220.0 190 2220.0 30" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: ee94a288-f069-47b7-a4be-fd512cb1d84b
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-cp-100|</title>
+        <path d="M 1020 250 C 1020 315.0 815.0 250 815.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: c67789c9-90a4-411c-bb28-58384d696626
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-cp-100|</title>
+        <path d="M 2100.0 30 C 2100.0 315.0 935.0 30 935.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 9afedc46-d55a-4e84-8bc1-97a0dbc654a2
+ name: O1-FILE|smo-1|-&gt;|o-cu-cp-100|</title>
+        <path d="M 2340.0 30 C 2340.0 315.0 935.0 30 935.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: e2f17451-c8a2-4574-9c1a-ea4a41b36f50
+ name: O1-VES|o-cu-cp-100|-&gt;|smo-1|</title>
+        <path d="M 935.0 315.0 C 935.0 30 2220.0 315.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: b6735ec2-7ed8-4094-8949-ac5866703912
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-up-100|</title>
+        <path d="M 1020 250 C 1020 395.0 1065.0 250 1065.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d15edc42-1cca-4a7e-a2e1-06438fffb3fc
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-up-100|</title>
+        <path d="M 2100.0 30 C 2100.0 395.0 1185.0 30 1185.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4c631c83-93bc-46a7-900e-f622db2bcda3
+ name: O1-FILE|smo-1|-&gt;|o-cu-up-100|</title>
+        <path d="M 2340.0 30 C 2340.0 395.0 1185.0 30 1185.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 8937afbe-3201-4b8e-8be6-853f3181c7cb
+ name: O1-VES|o-cu-up-100|-&gt;|smo-1|</title>
+        <path d="M 1185.0 395.0 C 1185.0 30 2220.0 395.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e1">
+        <title>
+ TAPI Link
+ id: 2a77243b-da4d-4dbe-909c-32d2ddb3dbf5
+ name: E1-UNKNOWN|o-cu-cp-100|-&gt;|o-cu-up-100|</title>
+        <path d="M 995.0 355.0 C 995.0 435.0 1045.0 355.0 1045.0 435.0" class="link"/>
+      </g>
+      <g class="link n2">
+        <title>
+ TAPI Link
+ id: 51d52f18-1276-4647-ab49-ccf1ecea3e43
+ name: N2-NAS|o-cu-cp-100|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 855.0 315.0 C 855.0 250 1200 315.0 1200 250" class="link"/>
+      </g>
+      <g class="link n3">
+        <title>
+ TAPI Link
+ id: 6e2fc459-ae34-435b-a61b-0f57f240458b
+ name: N3-NAS|o-cu-up-100|-&gt;|user-plane-function-10|</title>
+        <path d="M 1105.0 395.0 C 1105.0 250 1260 395.0 1260 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 62727a20-96f2-47a9-98d2-29ad43fe27ac
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1000|</title>
+        <path d="M 1020 250 C 1020 520 220 250 220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b6d41d18-d04a-4817-9685-5d55012a9490
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1000|</title>
+        <path d="M 2100.0 30 C 2100.0 520 340 30 340 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: df4a1aea-62a5-4a77-bdf0-30e78076eefb
+ name: O1-FILE|smo-1|-&gt;|o-du-1000|</title>
+        <path d="M 2340.0 30 C 2340.0 520 340 30 340 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2ec9a86c-1f75-4cd1-bca2-170566e0e3ca
+ name: O1-VES|o-du-1000|-&gt;|smo-1|</title>
+        <path d="M 340 520 C 340 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 5915c5a8-fdd3-4f0e-91d5-7e6fdc8a5f16
+ name: F1-C-UNKNOWN|o-cu-cp-100|-&gt;|o-du-1000|</title>
+        <path d="M 895.0 375.0 C 895.0 520 260 375.0 260 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 78d486b7-4fe1-4486-aa97-88c56a6e9dca
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1000|</title>
+        <path d="M 1020 250 C 1020 520 220 250 220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 9665b5f9-29d2-44e1-a138-9b365e9a79ff
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1000|</title>
+        <path d="M 2100.0 30 C 2100.0 520 340 30 340 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b60a94c7-265d-46de-b952-9f3b9b0957af
+ name: O1-FILE|smo-1|-&gt;|o-du-1000|</title>
+        <path d="M 2340.0 30 C 2340.0 520 340 30 340 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: c3ec7a31-b5cd-442d-8e42-23d04168ea0c
+ name: O1-VES|o-du-1000|-&gt;|smo-1|</title>
+        <path d="M 340 520 C 340 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: f6f8c26e-ba20-49c2-bd52-0472fd76be9d
+ name: F1-U-UNKNOWN|o-cu-up-100|-&gt;|o-du-1000|</title>
+        <path d="M 1145.0 455.0 C 1145.0 520 260 455.0 260 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: fecfe328-0465-4b3d-a067-cb917a39ef46
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10000|</title>
+        <path d="M 2100.0 30 C 2100.0 630 320 30 320 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: b7013891-9435-49b4-81c3-edfcaab3c368
+ name: ETH-OFH|o-du-1000|-&gt;|fronthaul-gateway-10000|</title>
+        <path d="M 280 580 C 280 630 280 580 280 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 94e84b2d-cf1d-4201-87ff-39016542e728
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100000|</title>
+        <path d="M 2100.0 30 C 2100.0 740 60 30 60 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 05db23f6-1b23-4ccd-87c8-6dbecc2c2d8f
+ name: OFH-NETCONF|fronthaul-gateway-10000|-&gt;|o-ru-100000|</title>
+        <path d="M 260.0 690 C 260.0 740 60 690 60 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6d78e644-75aa-4589-989e-da4df88b53e8
+ name: UU-RADIO|user-equipment-1000000|-&gt;|o-ru-100000|</title>
+        <path d="M -20 850 C -20 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1982e1fb-e30a-4ac2-a22f-27868c6723cf
+ name: N1-NAS|user-equipment-1000000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 20 850 C 20 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e899561c-deb4-4015-8a57-1f01ad0edbe8
+ name: UU-RADIO|user-equipment-1000001|-&gt;|o-ru-100000|</title>
+        <path d="M 60 850 C 60 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6b3d9e6a-c7d7-48ce-ae49-8a4e3640da53
+ name: N1-NAS|user-equipment-1000001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 100 850 C 100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bb5cc26f-f45e-43b2-b940-505e3c5eb141
+ name: UU-RADIO|user-equipment-1000002|-&gt;|o-ru-100000|</title>
+        <path d="M 140 850 C 140 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 60dc9b9d-69ed-4b36-8ba5-bdaac75c5049
+ name: N1-NAS|user-equipment-1000002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 180 850 C 180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b35ffac3-985c-46df-acb2-52e1ed0e6c67
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100001|</title>
+        <path d="M 2100.0 30 C 2100.0 740 300 30 300 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c6a7b779-bef5-4f55-a714-62d290a6a4cb
+ name: OFH-NETCONF|fronthaul-gateway-10000|-&gt;|o-ru-100001|</title>
+        <path d="M 300.0 690 C 300.0 740 300 690 300 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b31718b6-7d36-40b6-a01f-0a6ec3fc90c5
+ name: UU-RADIO|user-equipment-1000010|-&gt;|o-ru-100001|</title>
+        <path d="M 220 850 C 220 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 57fafc76-5604-42d1-a520-e422f1939752
+ name: N1-NAS|user-equipment-1000010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 260 850 C 260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: efa5d5c2-7de8-4265-ada1-1ab08ed5b3b8
+ name: UU-RADIO|user-equipment-1000011|-&gt;|o-ru-100001|</title>
+        <path d="M 300 850 C 300 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0fa9586a-1f27-4160-b034-a65bc533ffbc
+ name: N1-NAS|user-equipment-1000011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 340 850 C 340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a9ccd16d-82dd-420a-9680-73bb9c17344b
+ name: UU-RADIO|user-equipment-1000012|-&gt;|o-ru-100001|</title>
+        <path d="M 380 850 C 380 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b130dc13-91cd-4d40-89fd-e5ad9592a526
+ name: N1-NAS|user-equipment-1000012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 420 850 C 420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: e4c1053c-2c25-4b04-9eab-d33f4931e526
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100002|</title>
+        <path d="M 2100.0 30 C 2100.0 740 540 30 540 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d6bbe755-9881-40f1-8b3a-4e2915e4cdd8
+ name: OFH-NETCONF|fronthaul-gateway-10000|-&gt;|o-ru-100002|</title>
+        <path d="M 340.0 690 C 340.0 740 540 690 540 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c9472803-8541-46f1-8bde-38da4d2f23e2
+ name: UU-RADIO|user-equipment-1000020|-&gt;|o-ru-100002|</title>
+        <path d="M 460 850 C 460 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c26014ac-dd56-4107-98ac-b6b6c71086b5
+ name: N1-NAS|user-equipment-1000020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 500 850 C 500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 18d73ead-c57a-4742-a15f-8902d2b62c16
+ name: UU-RADIO|user-equipment-1000021|-&gt;|o-ru-100002|</title>
+        <path d="M 540 850 C 540 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 00be5fa6-a43f-4e96-88c4-cc4169ccf56d
+ name: N1-NAS|user-equipment-1000021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 580 850 C 580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 16ff3cdf-d11c-4a98-a7d6-8203196b5e0c
+ name: UU-RADIO|user-equipment-1000022|-&gt;|o-ru-100002|</title>
+        <path d="M 620 850 C 620 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 607fe79a-c23d-44e8-b035-87d1d6698914
+ name: N1-NAS|user-equipment-1000022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 660 850 C 660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 6a7c5516-2517-4d68-ae18-ddd21d99da9c
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1001|</title>
+        <path d="M 1020 250 C 1020 520 940 250 940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: ccdc00a4-c316-4d8e-876a-45ee3379c94b
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1001|</title>
+        <path d="M 2100.0 30 C 2100.0 520 1060 30 1060 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: ddb0c164-30fc-4d94-9f70-63265ffebeb2
+ name: O1-FILE|smo-1|-&gt;|o-du-1001|</title>
+        <path d="M 2340.0 30 C 2340.0 520 1060 30 1060 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: fc7d69c7-4009-4aad-83e7-5a200bde21a2
+ name: O1-VES|o-du-1001|-&gt;|smo-1|</title>
+        <path d="M 1060 520 C 1060 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: efa4eec5-65b6-413c-b478-bda71286c809
+ name: F1-C-UNKNOWN|o-cu-cp-100|-&gt;|o-du-1001|</title>
+        <path d="M 895.0 375.0 C 895.0 520 980 375.0 980 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: f94439a0-6230-44c7-882a-5e8abdcd0588
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1001|</title>
+        <path d="M 1020 250 C 1020 520 940 250 940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: e0ec50f4-c2dd-4bb5-be8b-7eebcd03a8d8
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1001|</title>
+        <path d="M 2100.0 30 C 2100.0 520 1060 30 1060 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 76beca48-214e-4f12-879f-07dead5949be
+ name: O1-FILE|smo-1|-&gt;|o-du-1001|</title>
+        <path d="M 2340.0 30 C 2340.0 520 1060 30 1060 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6a9c0440-5bac-4b40-92b7-1e9989d958f3
+ name: O1-VES|o-du-1001|-&gt;|smo-1|</title>
+        <path d="M 1060 520 C 1060 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 8f1183be-b020-4f8c-acfc-b4eb1f0a96e1
+ name: F1-U-UNKNOWN|o-cu-up-100|-&gt;|o-du-1001|</title>
+        <path d="M 1145.0 455.0 C 1145.0 520 980 455.0 980 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: a59bdb0e-f134-4b04-83e2-ea6fee571ed3
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10010|</title>
+        <path d="M 2100.0 30 C 2100.0 630 1040 30 1040 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 4a5d6b8f-c1f3-442c-8d58-97a1d259d2f4
+ name: ETH-OFH|o-du-1001|-&gt;|fronthaul-gateway-10010|</title>
+        <path d="M 1000 580 C 1000 630 1000 580 1000 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 27ac92c4-c63a-46de-86da-3622514cce89
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100100|</title>
+        <path d="M 2100.0 30 C 2100.0 740 780 30 780 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4640c4c6-bc30-465f-b443-e2c8c19f5c5b
+ name: OFH-NETCONF|fronthaul-gateway-10010|-&gt;|o-ru-100100|</title>
+        <path d="M 980.0 690 C 980.0 740 780 690 780 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 47527d48-333d-4e3d-8335-1dc51444266f
+ name: UU-RADIO|user-equipment-1001000|-&gt;|o-ru-100100|</title>
+        <path d="M 700 850 C 700 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4e5ba37a-2fca-4ccd-8da2-4daeb90a9aad
+ name: N1-NAS|user-equipment-1001000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 740 850 C 740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8c21d371-eeb3-41c9-b469-3e91e407fe8b
+ name: UU-RADIO|user-equipment-1001001|-&gt;|o-ru-100100|</title>
+        <path d="M 780 850 C 780 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6abddb03-667a-4f72-8506-7f1b3c0953aa
+ name: N1-NAS|user-equipment-1001001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 820 850 C 820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c26afffb-2085-40c8-955c-fb395490f59f
+ name: UU-RADIO|user-equipment-1001002|-&gt;|o-ru-100100|</title>
+        <path d="M 860 850 C 860 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c8d14bc2-1e4f-4800-ac6b-0c3b6d252367
+ name: N1-NAS|user-equipment-1001002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 900 850 C 900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 899f8e95-b882-4a9f-bc94-7a5395f94842
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100101|</title>
+        <path d="M 2100.0 30 C 2100.0 740 1020 30 1020 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: bfe70972-5c93-475c-8fc9-5d0208779c82
+ name: OFH-NETCONF|fronthaul-gateway-10010|-&gt;|o-ru-100101|</title>
+        <path d="M 1020.0 690 C 1020.0 740 1020 690 1020 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c0e31beb-20cd-455e-a1b8-ad7bc681277f
+ name: UU-RADIO|user-equipment-1001010|-&gt;|o-ru-100101|</title>
+        <path d="M 940 850 C 940 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ada909ba-a2b8-4622-a84f-78d0b6bd798a
+ name: N1-NAS|user-equipment-1001010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 980 850 C 980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 78be0e4a-1937-41fe-90dc-7f7d77d47cf3
+ name: UU-RADIO|user-equipment-1001011|-&gt;|o-ru-100101|</title>
+        <path d="M 1020 850 C 1020 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 70d4704c-cb6b-45a1-a77c-a38d269363ab
+ name: N1-NAS|user-equipment-1001011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1060 850 C 1060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 238fe999-2e8a-4661-aa41-9afffad86398
+ name: UU-RADIO|user-equipment-1001012|-&gt;|o-ru-100101|</title>
+        <path d="M 1100 850 C 1100 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d03a583c-9f51-4df5-85e2-ad3f95269359
+ name: N1-NAS|user-equipment-1001012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1140 850 C 1140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 85fc08c9-4006-4d59-a541-820a9b5c272f
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100102|</title>
+        <path d="M 2100.0 30 C 2100.0 740 1260 30 1260 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 8fbdb8a6-cf84-46c3-8ad7-d1b8d4eb321f
+ name: OFH-NETCONF|fronthaul-gateway-10010|-&gt;|o-ru-100102|</title>
+        <path d="M 1060.0 690 C 1060.0 740 1260 690 1260 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 420406d2-011e-4da9-9b61-252368f8421c
+ name: UU-RADIO|user-equipment-1001020|-&gt;|o-ru-100102|</title>
+        <path d="M 1180 850 C 1180 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b0770d2f-9b04-44ad-baad-903c080573f6
+ name: N1-NAS|user-equipment-1001020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1220 850 C 1220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7c97d1f1-7380-4c13-b2e7-77651f66a263
+ name: UU-RADIO|user-equipment-1001021|-&gt;|o-ru-100102|</title>
+        <path d="M 1260 850 C 1260 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1dcf4b8b-803a-4048-89c6-bea759951178
+ name: N1-NAS|user-equipment-1001021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1300 850 C 1300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4c935014-8121-4084-89f0-7b35f768ff32
+ name: UU-RADIO|user-equipment-1001022|-&gt;|o-ru-100102|</title>
+        <path d="M 1340 850 C 1340 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4084a712-0612-424d-9813-f27cd7a335de
+ name: N1-NAS|user-equipment-1001022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1380 850 C 1380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 233a7f7e-52cb-4598-a9f9-a667dee7884b
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1002|</title>
+        <path d="M 1020 250 C 1020 520 1660 250 1660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 922f2ffc-da97-4578-82fa-4ade21f6ae3c
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1002|</title>
+        <path d="M 2100.0 30 C 2100.0 520 1780 30 1780 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a2f63831-b020-4e8e-a99a-d9e0d1ae8251
+ name: O1-FILE|smo-1|-&gt;|o-du-1002|</title>
+        <path d="M 2340.0 30 C 2340.0 520 1780 30 1780 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4e61564e-f1f2-4563-8822-c667372c6809
+ name: O1-VES|o-du-1002|-&gt;|smo-1|</title>
+        <path d="M 1780 520 C 1780 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: a2b3ff6d-8d12-4a98-98f4-3ac5a60d3843
+ name: F1-C-UNKNOWN|o-cu-cp-100|-&gt;|o-du-1002|</title>
+        <path d="M 895.0 375.0 C 895.0 520 1700 375.0 1700 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 494fe1ee-8abc-4991-bde6-866082594921
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1002|</title>
+        <path d="M 1020 250 C 1020 520 1660 250 1660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d188be9e-8a87-4fa2-a8c1-1e8dbd784523
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1002|</title>
+        <path d="M 2100.0 30 C 2100.0 520 1780 30 1780 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6526f0ab-7148-4fde-a25f-1ce939b639b2
+ name: O1-FILE|smo-1|-&gt;|o-du-1002|</title>
+        <path d="M 2340.0 30 C 2340.0 520 1780 30 1780 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 38e0d098-d291-496b-9620-354fe5e95f7d
+ name: O1-VES|o-du-1002|-&gt;|smo-1|</title>
+        <path d="M 1780 520 C 1780 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 0506afd6-1590-474c-93c6-723ee4588bdb
+ name: F1-U-UNKNOWN|o-cu-up-100|-&gt;|o-du-1002|</title>
+        <path d="M 1145.0 455.0 C 1145.0 520 1700 455.0 1700 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 22d8f0b5-2d80-414b-8d61-98ba5f6a7816
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10020|</title>
+        <path d="M 2100.0 30 C 2100.0 630 1760 30 1760 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: e3d5c2b9-3537-4ef0-8770-4443324bcde2
+ name: ETH-OFH|o-du-1002|-&gt;|fronthaul-gateway-10020|</title>
+        <path d="M 1720 580 C 1720 630 1720 580 1720 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: aafa2f24-f579-4454-9481-d76dec5737e6
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100200|</title>
+        <path d="M 2100.0 30 C 2100.0 740 1500 30 1500 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c486d24c-bab8-4302-bcd1-da0c68687f9c
+ name: OFH-NETCONF|fronthaul-gateway-10020|-&gt;|o-ru-100200|</title>
+        <path d="M 1700.0 690 C 1700.0 740 1500 690 1500 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d6351248-7f0f-4797-b1b0-bb8f9dd60229
+ name: UU-RADIO|user-equipment-1002000|-&gt;|o-ru-100200|</title>
+        <path d="M 1420 850 C 1420 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f7453dbc-ae3c-4d86-9efc-4a17cf2c7d78
+ name: N1-NAS|user-equipment-1002000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1460 850 C 1460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 27bfaaa8-c3ce-4d59-9285-8dda8e83c045
+ name: UU-RADIO|user-equipment-1002001|-&gt;|o-ru-100200|</title>
+        <path d="M 1500 850 C 1500 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7056803d-d981-41ef-a171-23b43a36a339
+ name: N1-NAS|user-equipment-1002001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1540 850 C 1540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 490670ab-e34d-4894-b897-40da6a1c97ca
+ name: UU-RADIO|user-equipment-1002002|-&gt;|o-ru-100200|</title>
+        <path d="M 1580 850 C 1580 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 482729c4-5820-467b-b58a-8c93b73734d9
+ name: N1-NAS|user-equipment-1002002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1620 850 C 1620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5014b19c-2e76-4743-8c06-92e9e64bc244
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100201|</title>
+        <path d="M 2100.0 30 C 2100.0 740 1740 30 1740 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: cee233fc-2977-44bf-8b70-24825ae06c9a
+ name: OFH-NETCONF|fronthaul-gateway-10020|-&gt;|o-ru-100201|</title>
+        <path d="M 1740.0 690 C 1740.0 740 1740 690 1740 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 802a1af3-f807-4afc-b3a1-7158fe49a0b4
+ name: UU-RADIO|user-equipment-1002010|-&gt;|o-ru-100201|</title>
+        <path d="M 1660 850 C 1660 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5c243b34-1239-4df7-89c6-3d72db5cb2a2
+ name: N1-NAS|user-equipment-1002010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1700 850 C 1700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d934802a-631e-4115-833f-8f67613a9ffd
+ name: UU-RADIO|user-equipment-1002011|-&gt;|o-ru-100201|</title>
+        <path d="M 1740 850 C 1740 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8ac5ae76-a0f0-4c09-8fe4-91e99a4c87e0
+ name: N1-NAS|user-equipment-1002011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1780 850 C 1780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6214a0f8-ae05-46d0-acb0-a59c1e0a8e7a
+ name: UU-RADIO|user-equipment-1002012|-&gt;|o-ru-100201|</title>
+        <path d="M 1820 850 C 1820 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7965a518-c7fc-419c-83b7-159b62b452b9
+ name: N1-NAS|user-equipment-1002012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1860 850 C 1860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4c6c09fb-9003-44d8-8264-a350e01df459
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-100202|</title>
+        <path d="M 2100.0 30 C 2100.0 740 1980 30 1980 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 8d766c34-b841-4de4-9904-69745f57b488
+ name: OFH-NETCONF|fronthaul-gateway-10020|-&gt;|o-ru-100202|</title>
+        <path d="M 1780.0 690 C 1780.0 740 1980 690 1980 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0aa5a2f7-48ea-4a03-b726-c632a4db76e2
+ name: UU-RADIO|user-equipment-1002020|-&gt;|o-ru-100202|</title>
+        <path d="M 1900 850 C 1900 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 621a17bd-e88f-4ffe-905d-0587b49f5630
+ name: N1-NAS|user-equipment-1002020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 1940 850 C 1940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b32dbfdf-c67a-4a92-b631-8d06a0204437
+ name: UU-RADIO|user-equipment-1002021|-&gt;|o-ru-100202|</title>
+        <path d="M 1980 850 C 1980 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6d99c308-a937-4d9a-9426-42d111042078
+ name: N1-NAS|user-equipment-1002021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2020 850 C 2020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6439f230-4e89-4d66-9252-56573bd50ad8
+ name: UU-RADIO|user-equipment-1002022|-&gt;|o-ru-100202|</title>
+        <path d="M 2060 850 C 2060 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 836b1ffc-e4b8-441c-bfec-9483451ce7df
+ name: N1-NAS|user-equipment-1002022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2100 850 C 2100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 228639ba-afc0-42c7-a08d-cb14ab6c615b
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-cp-101|</title>
+        <path d="M 1020 250 C 1020 315.0 2975.0 250 2975.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2016a0ce-66be-4fef-ae04-604504ee8865
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-cp-101|</title>
+        <path d="M 2100.0 30 C 2100.0 315.0 3095.0 30 3095.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5cc9b273-63ab-4ab6-93e1-f12eeaa0b3dc
+ name: O1-FILE|smo-1|-&gt;|o-cu-cp-101|</title>
+        <path d="M 2340.0 30 C 2340.0 315.0 3095.0 30 3095.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 9e4855d3-42b5-4fbd-8a46-b67fa018139e
+ name: O1-VES|o-cu-cp-101|-&gt;|smo-1|</title>
+        <path d="M 3095.0 315.0 C 3095.0 30 2220.0 315.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: fd924830-a1d3-4f21-a5a0-1fe197c65f55
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-up-101|</title>
+        <path d="M 1020 250 C 1020 395.0 3225.0 250 3225.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 71f38678-7c31-461d-b643-6c01366abdea
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-up-101|</title>
+        <path d="M 2100.0 30 C 2100.0 395.0 3345.0 30 3345.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 8877ea1e-d431-48d5-a2ba-374fa23e8ed3
+ name: O1-FILE|smo-1|-&gt;|o-cu-up-101|</title>
+        <path d="M 2340.0 30 C 2340.0 395.0 3345.0 30 3345.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: bb92b661-fdd5-44d9-b555-2a76f38507a9
+ name: O1-VES|o-cu-up-101|-&gt;|smo-1|</title>
+        <path d="M 3345.0 395.0 C 3345.0 30 2220.0 395.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e1">
+        <title>
+ TAPI Link
+ id: 7456f97b-d063-42b4-9fa3-1041f60bdfae
+ name: E1-UNKNOWN|o-cu-cp-101|-&gt;|o-cu-up-101|</title>
+        <path d="M 3155.0 355.0 C 3155.0 435.0 3205.0 355.0 3205.0 435.0" class="link"/>
+      </g>
+      <g class="link n2">
+        <title>
+ TAPI Link
+ id: 89f06115-02bb-4b69-b4dc-fed8bf9098d8
+ name: N2-NAS|o-cu-cp-101|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3015.0 315.0 C 3015.0 250 1200 315.0 1200 250" class="link"/>
+      </g>
+      <g class="link n3">
+        <title>
+ TAPI Link
+ id: 638610e3-340e-404f-b13a-2079e00c3d78
+ name: N3-NAS|o-cu-up-101|-&gt;|user-plane-function-10|</title>
+        <path d="M 3265.0 395.0 C 3265.0 250 1260 395.0 1260 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 770c3731-00e3-4110-af02-65ad6351ae84
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1010|</title>
+        <path d="M 1020 250 C 1020 520 2380 250 2380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b3405db2-7d6c-4328-b732-9700ea55d219
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1010|</title>
+        <path d="M 2100.0 30 C 2100.0 520 2500 30 2500 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: de418b80-8c39-4480-9472-99ec5df0e4f7
+ name: O1-FILE|smo-1|-&gt;|o-du-1010|</title>
+        <path d="M 2340.0 30 C 2340.0 520 2500 30 2500 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d125e83f-fff9-4202-8425-41d04687298c
+ name: O1-VES|o-du-1010|-&gt;|smo-1|</title>
+        <path d="M 2500 520 C 2500 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 19d1e70c-abfb-4ecd-bb01-66aab6342d9d
+ name: F1-C-UNKNOWN|o-cu-cp-101|-&gt;|o-du-1010|</title>
+        <path d="M 3055.0 375.0 C 3055.0 520 2420 375.0 2420 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 9bf278bb-71f5-422a-8ade-4912a3dd8c59
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1010|</title>
+        <path d="M 1020 250 C 1020 520 2380 250 2380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 8d313d20-1122-46c2-be24-f673a69f1ea5
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1010|</title>
+        <path d="M 2100.0 30 C 2100.0 520 2500 30 2500 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2030bd4a-1399-48e9-be6a-fcc2555613d3
+ name: O1-FILE|smo-1|-&gt;|o-du-1010|</title>
+        <path d="M 2340.0 30 C 2340.0 520 2500 30 2500 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: cabc8449-6086-4ae2-b4d1-0a1035f12c6f
+ name: O1-VES|o-du-1010|-&gt;|smo-1|</title>
+        <path d="M 2500 520 C 2500 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: d3e6e54b-c5a4-44fe-af2e-8476ee3d00ee
+ name: F1-U-UNKNOWN|o-cu-up-101|-&gt;|o-du-1010|</title>
+        <path d="M 3305.0 455.0 C 3305.0 520 2420 455.0 2420 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: a16c0631-2a7b-458a-a499-945831f7d26e
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10100|</title>
+        <path d="M 2100.0 30 C 2100.0 630 2480 30 2480 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 9181f133-0786-40b3-9e59-05adcf85dbbd
+ name: ETH-OFH|o-du-1010|-&gt;|fronthaul-gateway-10100|</title>
+        <path d="M 2440 580 C 2440 630 2440 580 2440 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d301f471-dae5-4c0f-8eb5-94b258f6d8ca
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101000|</title>
+        <path d="M 2100.0 30 C 2100.0 740 2220 30 2220 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: dd236357-ad58-43a8-a6e6-9ad810278aba
+ name: OFH-NETCONF|fronthaul-gateway-10100|-&gt;|o-ru-101000|</title>
+        <path d="M 2420.0 690 C 2420.0 740 2220 690 2220 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b9bfb3c1-b4c5-40d1-9483-1f2e30e7daec
+ name: UU-RADIO|user-equipment-1010000|-&gt;|o-ru-101000|</title>
+        <path d="M 2140 850 C 2140 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f8ba86ef-dc07-4c35-8488-322902c336a6
+ name: N1-NAS|user-equipment-1010000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2180 850 C 2180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3567acb9-e9ab-4f5a-b3d4-7cb0a9e040cb
+ name: UU-RADIO|user-equipment-1010001|-&gt;|o-ru-101000|</title>
+        <path d="M 2220 850 C 2220 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 36c3c538-d052-4a5a-a11c-7cb08c735502
+ name: N1-NAS|user-equipment-1010001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2260 850 C 2260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b3cfdd9e-0730-41e6-8628-408794bd9db0
+ name: UU-RADIO|user-equipment-1010002|-&gt;|o-ru-101000|</title>
+        <path d="M 2300 850 C 2300 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 751844b8-e9b3-4665-9ce2-c4b606f7e1fe
+ name: N1-NAS|user-equipment-1010002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2340 850 C 2340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 56d19f77-38c3-4c17-88c1-dcab7676a483
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101001|</title>
+        <path d="M 2100.0 30 C 2100.0 740 2460 30 2460 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 05231782-c045-4029-a0da-4d652801fe99
+ name: OFH-NETCONF|fronthaul-gateway-10100|-&gt;|o-ru-101001|</title>
+        <path d="M 2460.0 690 C 2460.0 740 2460 690 2460 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 186dc6a8-f350-4368-8171-3744bc9041ad
+ name: UU-RADIO|user-equipment-1010010|-&gt;|o-ru-101001|</title>
+        <path d="M 2380 850 C 2380 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 89c13557-542d-40e8-a778-aa57c43f3a7b
+ name: N1-NAS|user-equipment-1010010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2420 850 C 2420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 69ac18c8-019e-47e8-b6c8-8281215ae9f6
+ name: UU-RADIO|user-equipment-1010011|-&gt;|o-ru-101001|</title>
+        <path d="M 2460 850 C 2460 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ea45920d-f6bb-4595-b992-e529866bfe4f
+ name: N1-NAS|user-equipment-1010011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2500 850 C 2500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 233fe763-0aa8-4d21-af7e-cd60d8f5b627
+ name: UU-RADIO|user-equipment-1010012|-&gt;|o-ru-101001|</title>
+        <path d="M 2540 850 C 2540 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b08c971c-1941-411c-a731-5fccac36e275
+ name: N1-NAS|user-equipment-1010012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2580 850 C 2580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 1f797e79-2448-4c1e-bd42-cea11d7932ae
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101002|</title>
+        <path d="M 2100.0 30 C 2100.0 740 2700 30 2700 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 3f8f2f12-2e4c-40ff-b79a-b3d42a87cb86
+ name: OFH-NETCONF|fronthaul-gateway-10100|-&gt;|o-ru-101002|</title>
+        <path d="M 2500.0 690 C 2500.0 740 2700 690 2700 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ab7c05b6-79eb-4266-93ca-a9feb72582aa
+ name: UU-RADIO|user-equipment-1010020|-&gt;|o-ru-101002|</title>
+        <path d="M 2620 850 C 2620 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c04ecdc4-ea16-475b-878a-7ec1f02d0cf0
+ name: N1-NAS|user-equipment-1010020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2660 850 C 2660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e6b1a627-f0ca-4491-96b0-5e07a413520d
+ name: UU-RADIO|user-equipment-1010021|-&gt;|o-ru-101002|</title>
+        <path d="M 2700 850 C 2700 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 02648f5c-7364-4722-a2c5-8b008ac6a704
+ name: N1-NAS|user-equipment-1010021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2740 850 C 2740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 279f1252-4b5d-4299-b60f-e5bdd9ace44c
+ name: UU-RADIO|user-equipment-1010022|-&gt;|o-ru-101002|</title>
+        <path d="M 2780 850 C 2780 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ee3ca63a-895c-401c-93e9-ad9c79dc9274
+ name: N1-NAS|user-equipment-1010022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2820 850 C 2820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 947b25c6-2311-4561-91dc-a1fb8a436d1d
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1011|</title>
+        <path d="M 1020 250 C 1020 520 3100 250 3100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 1fd5a07d-0b0f-4359-9d78-498f07bc4155
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1011|</title>
+        <path d="M 2100.0 30 C 2100.0 520 3220 30 3220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 8d496d76-0ab4-4f33-8f0c-2f4aa568a8a1
+ name: O1-FILE|smo-1|-&gt;|o-du-1011|</title>
+        <path d="M 2340.0 30 C 2340.0 520 3220 30 3220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5907cb93-0b73-41f6-b2b0-ae78fda8712f
+ name: O1-VES|o-du-1011|-&gt;|smo-1|</title>
+        <path d="M 3220 520 C 3220 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 16ab4cca-18b9-4bfa-b2b6-b908ea5e9723
+ name: F1-C-UNKNOWN|o-cu-cp-101|-&gt;|o-du-1011|</title>
+        <path d="M 3055.0 375.0 C 3055.0 520 3140 375.0 3140 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: da455961-5aee-45c6-abab-882544e8ec14
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1011|</title>
+        <path d="M 1020 250 C 1020 520 3100 250 3100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: dfbef018-443a-40cd-9cb8-fa9d7d70a442
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1011|</title>
+        <path d="M 2100.0 30 C 2100.0 520 3220 30 3220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5844bc09-82d4-4276-85ea-bb0a479960af
+ name: O1-FILE|smo-1|-&gt;|o-du-1011|</title>
+        <path d="M 2340.0 30 C 2340.0 520 3220 30 3220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5cb53741-ddb0-4463-ab66-a3fc3f8c5780
+ name: O1-VES|o-du-1011|-&gt;|smo-1|</title>
+        <path d="M 3220 520 C 3220 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: de5374ab-e8e3-4103-a0c9-1a3930167a3f
+ name: F1-U-UNKNOWN|o-cu-up-101|-&gt;|o-du-1011|</title>
+        <path d="M 3305.0 455.0 C 3305.0 520 3140 455.0 3140 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 18c36c95-c6ec-4a1d-bc48-45cecb8f8563
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10110|</title>
+        <path d="M 2100.0 30 C 2100.0 630 3200 30 3200 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 4704a9f9-f233-42ad-84c3-858646e73522
+ name: ETH-OFH|o-du-1011|-&gt;|fronthaul-gateway-10110|</title>
+        <path d="M 3160 580 C 3160 630 3160 580 3160 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 145b2f01-ff26-4f53-af76-e2ab192296a1
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101100|</title>
+        <path d="M 2100.0 30 C 2100.0 740 2940 30 2940 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5440cab0-33bd-4caa-bdac-d95101cd0040
+ name: OFH-NETCONF|fronthaul-gateway-10110|-&gt;|o-ru-101100|</title>
+        <path d="M 3140.0 690 C 3140.0 740 2940 690 2940 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f68b5688-af63-4b7b-a5d6-977b0ecb9f29
+ name: UU-RADIO|user-equipment-1011000|-&gt;|o-ru-101100|</title>
+        <path d="M 2860 850 C 2860 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 75fc3a69-c3c4-44bc-94bf-8f17c6558436
+ name: N1-NAS|user-equipment-1011000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2900 850 C 2900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f2e11bec-7625-42fd-942f-772d34b9611b
+ name: UU-RADIO|user-equipment-1011001|-&gt;|o-ru-101100|</title>
+        <path d="M 2940 850 C 2940 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b34659ea-0661-4471-9ea7-5e35a65dc3d2
+ name: N1-NAS|user-equipment-1011001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 2980 850 C 2980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6ebd8144-03dd-4764-b0cd-becdfea3abeb
+ name: UU-RADIO|user-equipment-1011002|-&gt;|o-ru-101100|</title>
+        <path d="M 3020 850 C 3020 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: dcaa001f-a242-4fa7-a4ef-c5bb0cef3bf2
+ name: N1-NAS|user-equipment-1011002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3060 850 C 3060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 72181d11-1cf5-4284-a98d-d424fc7bc75c
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101101|</title>
+        <path d="M 2100.0 30 C 2100.0 740 3180 30 3180 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f7f0c4fe-671c-4ae2-b9fc-555f7c957a30
+ name: OFH-NETCONF|fronthaul-gateway-10110|-&gt;|o-ru-101101|</title>
+        <path d="M 3180.0 690 C 3180.0 740 3180 690 3180 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4397e1da-3cb9-49d7-8009-96094d1768f5
+ name: UU-RADIO|user-equipment-1011010|-&gt;|o-ru-101101|</title>
+        <path d="M 3100 850 C 3100 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9e933526-b8d7-475a-9979-7bc23150646a
+ name: N1-NAS|user-equipment-1011010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3140 850 C 3140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 43d2687f-79a1-4208-b7ec-29802ee227eb
+ name: UU-RADIO|user-equipment-1011011|-&gt;|o-ru-101101|</title>
+        <path d="M 3180 850 C 3180 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8e7cba97-7c99-4201-b7b0-0770b5566648
+ name: N1-NAS|user-equipment-1011011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3220 850 C 3220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 145d342c-f528-49b4-8ad7-da39ac542fd7
+ name: UU-RADIO|user-equipment-1011012|-&gt;|o-ru-101101|</title>
+        <path d="M 3260 850 C 3260 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b597b0fb-4bf8-4480-b3d5-542f5ac38260
+ name: N1-NAS|user-equipment-1011012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3300 850 C 3300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 11a008e8-befa-4a3b-8c8d-d017eda717fe
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101102|</title>
+        <path d="M 2100.0 30 C 2100.0 740 3420 30 3420 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b3fd7bee-7daa-453e-9672-22449fa65c8c
+ name: OFH-NETCONF|fronthaul-gateway-10110|-&gt;|o-ru-101102|</title>
+        <path d="M 3220.0 690 C 3220.0 740 3420 690 3420 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c24fe710-f1fb-4d76-a512-52dd8dd12970
+ name: UU-RADIO|user-equipment-1011020|-&gt;|o-ru-101102|</title>
+        <path d="M 3340 850 C 3340 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bd398dee-acd4-4514-8bae-10ed530a2a50
+ name: N1-NAS|user-equipment-1011020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3380 850 C 3380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a221afce-7e3b-4e63-a930-46fe3e0a4667
+ name: UU-RADIO|user-equipment-1011021|-&gt;|o-ru-101102|</title>
+        <path d="M 3420 850 C 3420 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c2b084bd-3408-4474-bd45-1b72cc4cae58
+ name: N1-NAS|user-equipment-1011021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3460 850 C 3460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 06a2dc25-13f3-40e9-89ce-d2352d8d4117
+ name: UU-RADIO|user-equipment-1011022|-&gt;|o-ru-101102|</title>
+        <path d="M 3500 850 C 3500 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cfab2300-b37e-46f8-9c49-28e961531505
+ name: N1-NAS|user-equipment-1011022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3540 850 C 3540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 21f4c57a-3caf-4791-bd5a-3291e8e1d955
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1012|</title>
+        <path d="M 1020 250 C 1020 520 3820 250 3820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5e37d4a4-b76c-428b-9ad2-17ec4420c273
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1012|</title>
+        <path d="M 2100.0 30 C 2100.0 520 3940 30 3940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d43b9f25-e36e-4402-9d4d-8ee26ad240d9
+ name: O1-FILE|smo-1|-&gt;|o-du-1012|</title>
+        <path d="M 2340.0 30 C 2340.0 520 3940 30 3940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 28be2d91-cc18-4c67-823b-0d75b2153ff0
+ name: O1-VES|o-du-1012|-&gt;|smo-1|</title>
+        <path d="M 3940 520 C 3940 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 87ea8302-a313-453f-9df7-0d624f489aa4
+ name: F1-C-UNKNOWN|o-cu-cp-101|-&gt;|o-du-1012|</title>
+        <path d="M 3055.0 375.0 C 3055.0 520 3860 375.0 3860 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 4584a362-6171-434a-8165-31e12bb415d3
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1012|</title>
+        <path d="M 1020 250 C 1020 520 3820 250 3820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 1dcd1db0-4b5f-4776-80bc-0c23f1773480
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1012|</title>
+        <path d="M 2100.0 30 C 2100.0 520 3940 30 3940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2ae7a0a2-4cc6-4a45-94d9-a4fbcb0d42f1
+ name: O1-FILE|smo-1|-&gt;|o-du-1012|</title>
+        <path d="M 2340.0 30 C 2340.0 520 3940 30 3940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7d7cbf71-f777-48cd-91b2-ba0cdee4a0d1
+ name: O1-VES|o-du-1012|-&gt;|smo-1|</title>
+        <path d="M 3940 520 C 3940 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 5df204d0-9f06-4bfc-b190-70e8448299fd
+ name: F1-U-UNKNOWN|o-cu-up-101|-&gt;|o-du-1012|</title>
+        <path d="M 3305.0 455.0 C 3305.0 520 3860 455.0 3860 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 2391a084-f6ae-4083-8cc7-9d465951bb66
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10120|</title>
+        <path d="M 2100.0 30 C 2100.0 630 3920 30 3920 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 885b7c8d-6261-4ce2-93bf-c5b4331e12b0
+ name: ETH-OFH|o-du-1012|-&gt;|fronthaul-gateway-10120|</title>
+        <path d="M 3880 580 C 3880 630 3880 580 3880 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: aec18e32-24c5-4027-a2f9-2b11631e707b
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101200|</title>
+        <path d="M 2100.0 30 C 2100.0 740 3660 30 3660 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a597cde9-2d67-4b16-a9ec-155a2a21ea5c
+ name: OFH-NETCONF|fronthaul-gateway-10120|-&gt;|o-ru-101200|</title>
+        <path d="M 3860.0 690 C 3860.0 740 3660 690 3660 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b3304bda-0236-48af-9500-306a28151508
+ name: UU-RADIO|user-equipment-1012000|-&gt;|o-ru-101200|</title>
+        <path d="M 3580 850 C 3580 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c3b07de8-772f-434f-b5d8-9ce55de8a207
+ name: N1-NAS|user-equipment-1012000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3620 850 C 3620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d1fa1de3-4b7d-4b7d-b39a-fae760d4cac3
+ name: UU-RADIO|user-equipment-1012001|-&gt;|o-ru-101200|</title>
+        <path d="M 3660 850 C 3660 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 67e469c8-c57c-4e4c-b3a6-2890abd72eef
+ name: N1-NAS|user-equipment-1012001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3700 850 C 3700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1ab54673-d43c-418f-933c-f17aeccc7884
+ name: UU-RADIO|user-equipment-1012002|-&gt;|o-ru-101200|</title>
+        <path d="M 3740 850 C 3740 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9537a788-fce6-4214-a368-fe2d1c9c98f3
+ name: N1-NAS|user-equipment-1012002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3780 850 C 3780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 3da913db-8aee-4938-a58c-d989e988417d
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101201|</title>
+        <path d="M 2100.0 30 C 2100.0 740 3900 30 3900 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 94504324-1f22-4bdf-8b02-9cc68e41ca0a
+ name: OFH-NETCONF|fronthaul-gateway-10120|-&gt;|o-ru-101201|</title>
+        <path d="M 3900.0 690 C 3900.0 740 3900 690 3900 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 30f794a5-2843-4af1-8a82-4c7143e609b0
+ name: UU-RADIO|user-equipment-1012010|-&gt;|o-ru-101201|</title>
+        <path d="M 3820 850 C 3820 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 73ea99ca-4450-4458-9f55-80ade0e539fa
+ name: N1-NAS|user-equipment-1012010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3860 850 C 3860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1dff5ac6-5756-4c9f-bb47-df8a3f05a7c4
+ name: UU-RADIO|user-equipment-1012011|-&gt;|o-ru-101201|</title>
+        <path d="M 3900 850 C 3900 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ebbbb083-e4a8-4700-bdfa-8e2c220fdcc7
+ name: N1-NAS|user-equipment-1012011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 3940 850 C 3940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5d3c955a-31c7-4d14-91d6-c13f12e7ef7e
+ name: UU-RADIO|user-equipment-1012012|-&gt;|o-ru-101201|</title>
+        <path d="M 3980 850 C 3980 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ea8a61db-bc4e-438a-bf0a-cdc10700bee9
+ name: N1-NAS|user-equipment-1012012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4020 850 C 4020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5bfeb18a-d775-4029-9d22-d4cd3824aa68
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-101202|</title>
+        <path d="M 2100.0 30 C 2100.0 740 4140 30 4140 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f94a8f6c-b47e-4eb0-8e6c-f80b4779952e
+ name: OFH-NETCONF|fronthaul-gateway-10120|-&gt;|o-ru-101202|</title>
+        <path d="M 3940.0 690 C 3940.0 740 4140 690 4140 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 169a8cc4-1d04-45f0-bab3-ccd98ff1f399
+ name: UU-RADIO|user-equipment-1012020|-&gt;|o-ru-101202|</title>
+        <path d="M 4060 850 C 4060 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4104eb7c-031d-4b60-abf7-c7d58238aa02
+ name: N1-NAS|user-equipment-1012020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4100 850 C 4100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b93ae318-a9b4-4cf7-a009-db0c6b5ae155
+ name: UU-RADIO|user-equipment-1012021|-&gt;|o-ru-101202|</title>
+        <path d="M 4140 850 C 4140 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4c132bb7-9fa3-4891-871e-7d7b6dc7b4cd
+ name: N1-NAS|user-equipment-1012021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4180 850 C 4180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f796c95b-6c5e-4096-bda6-6f3d3e89adf3
+ name: UU-RADIO|user-equipment-1012022|-&gt;|o-ru-101202|</title>
+        <path d="M 4220 850 C 4220 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 87241021-c46f-4681-90bb-08a8744ac49c
+ name: N1-NAS|user-equipment-1012022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4260 850 C 4260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: bd00717e-293a-423d-8dc4-37e6d84e676d
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-cp-102|</title>
+        <path d="M 1020 250 C 1020 315.0 5135.0 250 5135.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 62fd2b3f-2212-4067-ae23-9d612d34ba5b
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-cp-102|</title>
+        <path d="M 2100.0 30 C 2100.0 315.0 5255.0 30 5255.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4fc698c1-1bd6-4cfd-887b-10daa0ef8114
+ name: O1-FILE|smo-1|-&gt;|o-cu-cp-102|</title>
+        <path d="M 2340.0 30 C 2340.0 315.0 5255.0 30 5255.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d2303a85-1fb4-4cd7-9924-06be6a9817c9
+ name: O1-VES|o-cu-cp-102|-&gt;|smo-1|</title>
+        <path d="M 5255.0 315.0 C 5255.0 30 2220.0 315.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 7a4ab5cb-dd70-4b11-acc2-36c51344063d
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-up-102|</title>
+        <path d="M 1020 250 C 1020 395.0 5385.0 250 5385.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0da9cb05-5e10-492d-a776-e6bc1eb56bd5
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-up-102|</title>
+        <path d="M 2100.0 30 C 2100.0 395.0 5505.0 30 5505.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 86749010-bdb1-4b41-9dc4-afd29c2518a9
+ name: O1-FILE|smo-1|-&gt;|o-cu-up-102|</title>
+        <path d="M 2340.0 30 C 2340.0 395.0 5505.0 30 5505.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7f100034-2b8b-4594-80da-27c01eb871e3
+ name: O1-VES|o-cu-up-102|-&gt;|smo-1|</title>
+        <path d="M 5505.0 395.0 C 5505.0 30 2220.0 395.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e1">
+        <title>
+ TAPI Link
+ id: 0d4cef1b-e78a-4e1e-8a9a-72a6f5191db7
+ name: E1-UNKNOWN|o-cu-cp-102|-&gt;|o-cu-up-102|</title>
+        <path d="M 5315.0 355.0 C 5315.0 435.0 5365.0 355.0 5365.0 435.0" class="link"/>
+      </g>
+      <g class="link n2">
+        <title>
+ TAPI Link
+ id: 4cdd9a4f-8cf0-4170-8d6a-16a7b3c2ec2e
+ name: N2-NAS|o-cu-cp-102|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5175.0 315.0 C 5175.0 250 1200 315.0 1200 250" class="link"/>
+      </g>
+      <g class="link n3">
+        <title>
+ TAPI Link
+ id: 959022f9-4afc-4bf4-ad46-9c0c8c9a1cab
+ name: N3-NAS|o-cu-up-102|-&gt;|user-plane-function-10|</title>
+        <path d="M 5425.0 395.0 C 5425.0 250 1260 395.0 1260 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 22e7ed60-9f91-45a4-ac6f-8819e059070b
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1020|</title>
+        <path d="M 1020 250 C 1020 520 4540 250 4540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 53544413-0e40-449d-ac4a-a7e2e3d373d3
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1020|</title>
+        <path d="M 2100.0 30 C 2100.0 520 4660 30 4660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4e1b102f-56f8-4a2b-afa6-07b359dc0e00
+ name: O1-FILE|smo-1|-&gt;|o-du-1020|</title>
+        <path d="M 2340.0 30 C 2340.0 520 4660 30 4660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5fb2913e-71fe-4e6d-a562-9fdeb5813825
+ name: O1-VES|o-du-1020|-&gt;|smo-1|</title>
+        <path d="M 4660 520 C 4660 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 75905fc2-fffe-4b75-aa88-53c9f623a4d5
+ name: F1-C-UNKNOWN|o-cu-cp-102|-&gt;|o-du-1020|</title>
+        <path d="M 5215.0 375.0 C 5215.0 520 4580 375.0 4580 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 0f88540f-bbb7-4b98-90df-4c66298f100f
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1020|</title>
+        <path d="M 1020 250 C 1020 520 4540 250 4540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: ad422b1f-687f-4829-ac11-d6f13dbf2a52
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1020|</title>
+        <path d="M 2100.0 30 C 2100.0 520 4660 30 4660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: effd5233-7442-439b-a0bb-31706e690b79
+ name: O1-FILE|smo-1|-&gt;|o-du-1020|</title>
+        <path d="M 2340.0 30 C 2340.0 520 4660 30 4660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2474da02-4a92-42bc-a4fa-449636de593e
+ name: O1-VES|o-du-1020|-&gt;|smo-1|</title>
+        <path d="M 4660 520 C 4660 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: f78f58d7-79a0-4250-bc5f-4328b6084a70
+ name: F1-U-UNKNOWN|o-cu-up-102|-&gt;|o-du-1020|</title>
+        <path d="M 5465.0 455.0 C 5465.0 520 4580 455.0 4580 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 2a2396b7-cc40-44e7-a4c9-a3fb36fd1088
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10200|</title>
+        <path d="M 2100.0 30 C 2100.0 630 4640 30 4640 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 6e6a5cb1-0087-49b3-9ef3-1a964ca4e656
+ name: ETH-OFH|o-du-1020|-&gt;|fronthaul-gateway-10200|</title>
+        <path d="M 4600 580 C 4600 630 4600 580 4600 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 1bd42d38-00f2-423c-8b22-f5f312c9583e
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102000|</title>
+        <path d="M 2100.0 30 C 2100.0 740 4380 30 4380 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f20dea96-59a1-4233-adcb-f48284cbff1e
+ name: OFH-NETCONF|fronthaul-gateway-10200|-&gt;|o-ru-102000|</title>
+        <path d="M 4580.0 690 C 4580.0 740 4380 690 4380 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 764261cb-2ecd-4077-aaec-623551d9695f
+ name: UU-RADIO|user-equipment-1020000|-&gt;|o-ru-102000|</title>
+        <path d="M 4300 850 C 4300 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ec515bf7-0832-438e-81fe-cbba50800753
+ name: N1-NAS|user-equipment-1020000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4340 850 C 4340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 83b4647d-3842-4c2a-979d-0f29e3f70233
+ name: UU-RADIO|user-equipment-1020001|-&gt;|o-ru-102000|</title>
+        <path d="M 4380 850 C 4380 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ec36e8b6-1813-486b-baa0-892dab471b3f
+ name: N1-NAS|user-equipment-1020001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4420 850 C 4420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8297ec9a-d996-426d-b130-bbd97f2650e1
+ name: UU-RADIO|user-equipment-1020002|-&gt;|o-ru-102000|</title>
+        <path d="M 4460 850 C 4460 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 64c6d46d-bee1-4a5f-9423-29fd7edfa240
+ name: N1-NAS|user-equipment-1020002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4500 850 C 4500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 883a7c2a-481f-47a0-b57e-77fb34d43c45
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102001|</title>
+        <path d="M 2100.0 30 C 2100.0 740 4620 30 4620 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 18709c6b-5886-4f1e-96a7-85c4de8109c6
+ name: OFH-NETCONF|fronthaul-gateway-10200|-&gt;|o-ru-102001|</title>
+        <path d="M 4620.0 690 C 4620.0 740 4620 690 4620 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 38c219ef-9ec3-4e65-a173-eee4de938ca7
+ name: UU-RADIO|user-equipment-1020010|-&gt;|o-ru-102001|</title>
+        <path d="M 4540 850 C 4540 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: eb4baf2b-fbbd-4d73-82b4-f6391d5faa21
+ name: N1-NAS|user-equipment-1020010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4580 850 C 4580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 69c6d993-9dc2-4389-af94-07b49b8f469d
+ name: UU-RADIO|user-equipment-1020011|-&gt;|o-ru-102001|</title>
+        <path d="M 4620 850 C 4620 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a39c6829-d325-45e1-9346-97e50c4c7915
+ name: N1-NAS|user-equipment-1020011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4660 850 C 4660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b8bb286f-7cb2-46b3-a682-cfb6abecab2b
+ name: UU-RADIO|user-equipment-1020012|-&gt;|o-ru-102001|</title>
+        <path d="M 4700 850 C 4700 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5c3c5878-5a02-439f-b193-a0458d3f2eba
+ name: N1-NAS|user-equipment-1020012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4740 850 C 4740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a387ef99-b38a-471d-8cc8-a2b8d4174ea0
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102002|</title>
+        <path d="M 2100.0 30 C 2100.0 740 4860 30 4860 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a0c79372-4871-43eb-bb5e-cbfd299016c0
+ name: OFH-NETCONF|fronthaul-gateway-10200|-&gt;|o-ru-102002|</title>
+        <path d="M 4660.0 690 C 4660.0 740 4860 690 4860 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ec98b2bc-8e76-4dc1-b0ab-d150e5654054
+ name: UU-RADIO|user-equipment-1020020|-&gt;|o-ru-102002|</title>
+        <path d="M 4780 850 C 4780 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: faf5830b-3066-4826-bd33-c1812992972f
+ name: N1-NAS|user-equipment-1020020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4820 850 C 4820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: af95c329-1a84-4320-b4ba-658c71b60867
+ name: UU-RADIO|user-equipment-1020021|-&gt;|o-ru-102002|</title>
+        <path d="M 4860 850 C 4860 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e1986353-9c79-48c3-a922-7d12eab3f1d6
+ name: N1-NAS|user-equipment-1020021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4900 850 C 4900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 75594d20-62c0-44e1-a5b1-341cd112810f
+ name: UU-RADIO|user-equipment-1020022|-&gt;|o-ru-102002|</title>
+        <path d="M 4940 850 C 4940 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 181cd978-b1a7-40fd-92b0-0fd64c08a7b7
+ name: N1-NAS|user-equipment-1020022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 4980 850 C 4980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: bea7f9c8-d68d-4c71-8d99-3144a25f080d
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1021|</title>
+        <path d="M 1020 250 C 1020 520 5260 250 5260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6a0855af-e92c-4f76-a4b7-29a69e9765a4
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1021|</title>
+        <path d="M 2100.0 30 C 2100.0 520 5380 30 5380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5ce2a3b7-21f8-42fe-bd1a-9419c2fdc361
+ name: O1-FILE|smo-1|-&gt;|o-du-1021|</title>
+        <path d="M 2340.0 30 C 2340.0 520 5380 30 5380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 854fee31-6067-44d1-b786-6f1cb4f9c974
+ name: O1-VES|o-du-1021|-&gt;|smo-1|</title>
+        <path d="M 5380 520 C 5380 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: ade7c91d-66ed-4b20-9b36-4dc786336c2b
+ name: F1-C-UNKNOWN|o-cu-cp-102|-&gt;|o-du-1021|</title>
+        <path d="M 5215.0 375.0 C 5215.0 520 5300 375.0 5300 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 4e94cbe1-4283-4f55-9bae-14e1cde559ac
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1021|</title>
+        <path d="M 1020 250 C 1020 520 5260 250 5260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 1e1eec42-ccc5-48e0-8374-0c9486546f9d
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1021|</title>
+        <path d="M 2100.0 30 C 2100.0 520 5380 30 5380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 79ba90c5-d7cd-458c-a4f0-a21bcda18759
+ name: O1-FILE|smo-1|-&gt;|o-du-1021|</title>
+        <path d="M 2340.0 30 C 2340.0 520 5380 30 5380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: e5b48990-7aab-43e2-9a3a-0cca3100b2ea
+ name: O1-VES|o-du-1021|-&gt;|smo-1|</title>
+        <path d="M 5380 520 C 5380 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 7f31b49a-7264-4620-8036-ae2c6c0c9726
+ name: F1-U-UNKNOWN|o-cu-up-102|-&gt;|o-du-1021|</title>
+        <path d="M 5465.0 455.0 C 5465.0 520 5300 455.0 5300 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 24a6b1d1-ae47-4649-bb5a-928fe5d538aa
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10210|</title>
+        <path d="M 2100.0 30 C 2100.0 630 5360 30 5360 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 29f1c467-2562-43b4-8a3a-ad34ee0d7d5a
+ name: ETH-OFH|o-du-1021|-&gt;|fronthaul-gateway-10210|</title>
+        <path d="M 5320 580 C 5320 630 5320 580 5320 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 0fd696d0-9a36-45f4-9430-c0ed42af5c95
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102100|</title>
+        <path d="M 2100.0 30 C 2100.0 740 5100 30 5100 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 34575100-0998-4898-bead-c5e091615764
+ name: OFH-NETCONF|fronthaul-gateway-10210|-&gt;|o-ru-102100|</title>
+        <path d="M 5300.0 690 C 5300.0 740 5100 690 5100 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7f13b99c-6c44-4544-9158-5b7dd59ad5f0
+ name: UU-RADIO|user-equipment-1021000|-&gt;|o-ru-102100|</title>
+        <path d="M 5020 850 C 5020 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 300d0733-67e1-4dff-b6d4-7de49e91b829
+ name: N1-NAS|user-equipment-1021000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5060 850 C 5060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: eec73d73-9217-41f3-8592-adf497f67c47
+ name: UU-RADIO|user-equipment-1021001|-&gt;|o-ru-102100|</title>
+        <path d="M 5100 850 C 5100 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3b6603ee-294f-44c0-932f-3561303178a9
+ name: N1-NAS|user-equipment-1021001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5140 850 C 5140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9136f77d-68a4-4057-920e-bb42fa08f917
+ name: UU-RADIO|user-equipment-1021002|-&gt;|o-ru-102100|</title>
+        <path d="M 5180 850 C 5180 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 93832624-11ab-4824-8ef6-b2743bb9b128
+ name: N1-NAS|user-equipment-1021002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5220 850 C 5220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4d10ec16-96d3-489f-8d36-32a1bf685384
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102101|</title>
+        <path d="M 2100.0 30 C 2100.0 740 5340 30 5340 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b4f5d0b7-a5e4-4f88-89a8-45454ff7b986
+ name: OFH-NETCONF|fronthaul-gateway-10210|-&gt;|o-ru-102101|</title>
+        <path d="M 5340.0 690 C 5340.0 740 5340 690 5340 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4ea4a3d4-51dd-445d-a5c7-a51d1b208bb5
+ name: UU-RADIO|user-equipment-1021010|-&gt;|o-ru-102101|</title>
+        <path d="M 5260 850 C 5260 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 01db01da-9124-436f-ae6b-a9ad19193b0b
+ name: N1-NAS|user-equipment-1021010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5300 850 C 5300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a2e14185-6b4d-49fb-9283-3eea9675e4b2
+ name: UU-RADIO|user-equipment-1021011|-&gt;|o-ru-102101|</title>
+        <path d="M 5340 850 C 5340 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 68bee372-c6cd-4158-9e43-19b687b421b8
+ name: N1-NAS|user-equipment-1021011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5380 850 C 5380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9acde5bf-066b-4b63-a296-251c30f118fa
+ name: UU-RADIO|user-equipment-1021012|-&gt;|o-ru-102101|</title>
+        <path d="M 5420 850 C 5420 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7365d8a8-29a3-4caf-ae84-0255fe958e36
+ name: N1-NAS|user-equipment-1021012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5460 850 C 5460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b39507bc-f51c-4fcb-80dd-54c815db1ebd
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102102|</title>
+        <path d="M 2100.0 30 C 2100.0 740 5580 30 5580 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 331a2850-23e9-45a3-a2da-187afcce2dc4
+ name: OFH-NETCONF|fronthaul-gateway-10210|-&gt;|o-ru-102102|</title>
+        <path d="M 5380.0 690 C 5380.0 740 5580 690 5580 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bf2897ed-4d42-4e46-94cb-02df90fe0e15
+ name: UU-RADIO|user-equipment-1021020|-&gt;|o-ru-102102|</title>
+        <path d="M 5500 850 C 5500 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 34fb29ee-3122-4646-863b-961462b78194
+ name: N1-NAS|user-equipment-1021020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5540 850 C 5540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: eaccab0e-bdb9-410b-b8a9-ca19dc3614a2
+ name: UU-RADIO|user-equipment-1021021|-&gt;|o-ru-102102|</title>
+        <path d="M 5580 850 C 5580 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5f8e8c25-1822-463c-9a55-305f55686bad
+ name: N1-NAS|user-equipment-1021021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5620 850 C 5620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a17df5e0-28c5-463a-a67a-c95a22e44bea
+ name: UU-RADIO|user-equipment-1021022|-&gt;|o-ru-102102|</title>
+        <path d="M 5660 850 C 5660 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 69f3838c-6d69-4a96-802d-f41f33ac8117
+ name: N1-NAS|user-equipment-1021022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5700 850 C 5700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 0b33b838-e491-455e-8c80-227994a00e51
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1022|</title>
+        <path d="M 1020 250 C 1020 520 5980 250 5980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 11cf2b0f-dead-4319-887e-76d7d9027290
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1022|</title>
+        <path d="M 2100.0 30 C 2100.0 520 6100 30 6100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7b916b89-5043-4e08-bb18-f3e8210ee18f
+ name: O1-FILE|smo-1|-&gt;|o-du-1022|</title>
+        <path d="M 2340.0 30 C 2340.0 520 6100 30 6100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: dacd8a17-9c58-4101-ba1e-3c6da55b9665
+ name: O1-VES|o-du-1022|-&gt;|smo-1|</title>
+        <path d="M 6100 520 C 6100 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 21b723e3-528f-49ea-9346-9d646ca424b9
+ name: F1-C-UNKNOWN|o-cu-cp-102|-&gt;|o-du-1022|</title>
+        <path d="M 5215.0 375.0 C 5215.0 520 6020 375.0 6020 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 5343f91e-19ac-4e6a-b614-b1c569369c81
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1022|</title>
+        <path d="M 1020 250 C 1020 520 5980 250 5980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: fff19025-df8e-491e-9519-e4c92d9a2ee2
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1022|</title>
+        <path d="M 2100.0 30 C 2100.0 520 6100 30 6100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: c595eb44-5b5d-4e1c-8de7-6b80d19c8196
+ name: O1-FILE|smo-1|-&gt;|o-du-1022|</title>
+        <path d="M 2340.0 30 C 2340.0 520 6100 30 6100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d2bf9708-5370-4d70-a7ac-73d4dbe9e97b
+ name: O1-VES|o-du-1022|-&gt;|smo-1|</title>
+        <path d="M 6100 520 C 6100 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 178fb11a-c3da-4357-8334-6828616929f4
+ name: F1-U-UNKNOWN|o-cu-up-102|-&gt;|o-du-1022|</title>
+        <path d="M 5465.0 455.0 C 5465.0 520 6020 455.0 6020 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: cdd22583-df03-4a7b-a365-cc3f5c86ca67
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10220|</title>
+        <path d="M 2100.0 30 C 2100.0 630 6080 30 6080 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 3c526d5b-097d-4db1-b45b-1d46daab3dc5
+ name: ETH-OFH|o-du-1022|-&gt;|fronthaul-gateway-10220|</title>
+        <path d="M 6040 580 C 6040 630 6040 580 6040 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 53c35b18-0907-4c9b-bdbf-793007a66c6c
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102200|</title>
+        <path d="M 2100.0 30 C 2100.0 740 5820 30 5820 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b578023c-66ae-4ba9-aa25-83f8fb67e2e2
+ name: OFH-NETCONF|fronthaul-gateway-10220|-&gt;|o-ru-102200|</title>
+        <path d="M 6020.0 690 C 6020.0 740 5820 690 5820 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: decaf38e-65a6-464d-9263-2fe16303a268
+ name: UU-RADIO|user-equipment-1022000|-&gt;|o-ru-102200|</title>
+        <path d="M 5740 850 C 5740 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: daed9978-6c40-4827-9328-ccb1df598842
+ name: N1-NAS|user-equipment-1022000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5780 850 C 5780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 30ed1207-8d98-4452-b867-4d0aa7debfab
+ name: UU-RADIO|user-equipment-1022001|-&gt;|o-ru-102200|</title>
+        <path d="M 5820 850 C 5820 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4ecf645f-780a-4e00-83e0-494d1d2f6403
+ name: N1-NAS|user-equipment-1022001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5860 850 C 5860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: caad6d32-876c-4f4a-81da-2bc39223a08d
+ name: UU-RADIO|user-equipment-1022002|-&gt;|o-ru-102200|</title>
+        <path d="M 5900 850 C 5900 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9b2c061f-1590-4383-8371-05f554a0e0b4
+ name: N1-NAS|user-equipment-1022002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 5940 850 C 5940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 8503dcb3-0795-49a3-af10-f814bcfbb63b
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102201|</title>
+        <path d="M 2100.0 30 C 2100.0 740 6060 30 6060 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 261fefce-6479-428c-8da3-40809072c674
+ name: OFH-NETCONF|fronthaul-gateway-10220|-&gt;|o-ru-102201|</title>
+        <path d="M 6060.0 690 C 6060.0 740 6060 690 6060 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 18ed7ad2-346c-4616-9cab-a98d098aa8f8
+ name: UU-RADIO|user-equipment-1022010|-&gt;|o-ru-102201|</title>
+        <path d="M 5980 850 C 5980 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 48ff3880-e442-4519-a7a5-acc1eb73dbf5
+ name: N1-NAS|user-equipment-1022010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6020 850 C 6020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3f758e74-3569-41c3-872f-7c9a7f4951d3
+ name: UU-RADIO|user-equipment-1022011|-&gt;|o-ru-102201|</title>
+        <path d="M 6060 850 C 6060 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b1d9e3b6-5e9f-4763-8412-7331bf9e0c27
+ name: N1-NAS|user-equipment-1022011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6100 850 C 6100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 24ef14fe-9877-4732-bf31-115f7eb9d4d4
+ name: UU-RADIO|user-equipment-1022012|-&gt;|o-ru-102201|</title>
+        <path d="M 6140 850 C 6140 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7619a8c5-b919-4c49-9307-fcee0c70f80e
+ name: N1-NAS|user-equipment-1022012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6180 850 C 6180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 94ca4216-3c41-41c0-a3ed-77219cc33603
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-102202|</title>
+        <path d="M 2100.0 30 C 2100.0 740 6300 30 6300 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 78fcade1-91b4-4b0c-92d3-b4e98ac42bf8
+ name: OFH-NETCONF|fronthaul-gateway-10220|-&gt;|o-ru-102202|</title>
+        <path d="M 6100.0 690 C 6100.0 740 6300 690 6300 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6b417cb6-06c4-48b4-b39e-479180e52804
+ name: UU-RADIO|user-equipment-1022020|-&gt;|o-ru-102202|</title>
+        <path d="M 6220 850 C 6220 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d8a18e96-8da9-4e61-b08c-b99e189d63ad
+ name: N1-NAS|user-equipment-1022020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6260 850 C 6260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2f9ef015-bdba-4810-a1ee-4c5bdc716d10
+ name: UU-RADIO|user-equipment-1022021|-&gt;|o-ru-102202|</title>
+        <path d="M 6300 850 C 6300 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: abba0653-0d66-437a-8673-8b9abb4b05e9
+ name: N1-NAS|user-equipment-1022021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6340 850 C 6340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5bead1dc-6663-4e12-85f8-7e9cb756a8c5
+ name: UU-RADIO|user-equipment-1022022|-&gt;|o-ru-102202|</title>
+        <path d="M 6380 850 C 6380 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 936f934d-0a62-4bbc-a94d-dc3511835cba
+ name: N1-NAS|user-equipment-1022022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6420 850 C 6420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: a2e4094f-4ba7-4174-8c09-4058e8e4ef49
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-cp-103|</title>
+        <path d="M 1020 250 C 1020 315.0 7295.0 250 7295.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 9f432a52-4659-4e11-aa74-5f33f8dc887e
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-cp-103|</title>
+        <path d="M 2100.0 30 C 2100.0 315.0 7415.0 30 7415.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a0ece3f8-3597-4b59-9fa1-0b5edbb9682c
+ name: O1-FILE|smo-1|-&gt;|o-cu-cp-103|</title>
+        <path d="M 2340.0 30 C 2340.0 315.0 7415.0 30 7415.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 373e3d89-8dda-4956-97a9-26cf2e229885
+ name: O1-VES|o-cu-cp-103|-&gt;|smo-1|</title>
+        <path d="M 7415.0 315.0 C 7415.0 30 2220.0 315.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: dd84f61b-6948-4b25-96e0-fcb813f8b310
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-up-103|</title>
+        <path d="M 1020 250 C 1020 395.0 7545.0 250 7545.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: cc4d164c-835d-4b4a-80a1-596eeb332142
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-up-103|</title>
+        <path d="M 2100.0 30 C 2100.0 395.0 7665.0 30 7665.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2c2ea6ad-c5ca-4558-a0c7-ad48f3b5696b
+ name: O1-FILE|smo-1|-&gt;|o-cu-up-103|</title>
+        <path d="M 2340.0 30 C 2340.0 395.0 7665.0 30 7665.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 70f5796b-9587-4435-922a-657bd1e7a101
+ name: O1-VES|o-cu-up-103|-&gt;|smo-1|</title>
+        <path d="M 7665.0 395.0 C 7665.0 30 2220.0 395.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e1">
+        <title>
+ TAPI Link
+ id: f54bce0a-fb4d-45c2-bf9a-1be2de1b1dd2
+ name: E1-UNKNOWN|o-cu-cp-103|-&gt;|o-cu-up-103|</title>
+        <path d="M 7475.0 355.0 C 7475.0 435.0 7525.0 355.0 7525.0 435.0" class="link"/>
+      </g>
+      <g class="link n2">
+        <title>
+ TAPI Link
+ id: 27179d05-cda5-443e-9632-ef39b9e21130
+ name: N2-NAS|o-cu-cp-103|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7335.0 315.0 C 7335.0 250 1200 315.0 1200 250" class="link"/>
+      </g>
+      <g class="link n3">
+        <title>
+ TAPI Link
+ id: f99441d4-172e-4dd7-b3a7-e075c8676e16
+ name: N3-NAS|o-cu-up-103|-&gt;|user-plane-function-10|</title>
+        <path d="M 7585.0 395.0 C 7585.0 250 1260 395.0 1260 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: d42ed3d3-38f3-4ea2-915d-ca8b934ea9fc
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1030|</title>
+        <path d="M 1020 250 C 1020 520 6700 250 6700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 54cd14f9-f8f1-4b2f-bd4a-5d17c8ff4d8e
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1030|</title>
+        <path d="M 2100.0 30 C 2100.0 520 6820 30 6820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: cbb761a1-b8be-4103-b544-cc9aaed59736
+ name: O1-FILE|smo-1|-&gt;|o-du-1030|</title>
+        <path d="M 2340.0 30 C 2340.0 520 6820 30 6820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0483ab4c-44b5-4748-ab20-53e6d5c5cda0
+ name: O1-VES|o-du-1030|-&gt;|smo-1|</title>
+        <path d="M 6820 520 C 6820 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: afc7e691-f6a1-41d5-8243-ba9559d5da69
+ name: F1-C-UNKNOWN|o-cu-cp-103|-&gt;|o-du-1030|</title>
+        <path d="M 7375.0 375.0 C 7375.0 520 6740 375.0 6740 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: a8c515ce-5f8d-4398-bba5-f67b8820c542
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1030|</title>
+        <path d="M 1020 250 C 1020 520 6700 250 6700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 80da543b-3326-4dc9-8023-26ae1dd7f986
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1030|</title>
+        <path d="M 2100.0 30 C 2100.0 520 6820 30 6820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 74600479-eb23-4479-ab6f-a30a4641c587
+ name: O1-FILE|smo-1|-&gt;|o-du-1030|</title>
+        <path d="M 2340.0 30 C 2340.0 520 6820 30 6820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 01421aaf-0f28-48bb-8f12-71bc296be5c6
+ name: O1-VES|o-du-1030|-&gt;|smo-1|</title>
+        <path d="M 6820 520 C 6820 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: cf566ab5-dbec-478e-bbbf-1fb01399d4b0
+ name: F1-U-UNKNOWN|o-cu-up-103|-&gt;|o-du-1030|</title>
+        <path d="M 7625.0 455.0 C 7625.0 520 6740 455.0 6740 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 945d79b6-f8c0-4a48-b80c-297810eda323
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10300|</title>
+        <path d="M 2100.0 30 C 2100.0 630 6800 30 6800 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: dded5b9e-e294-4f59-a2d3-f850ebd1f970
+ name: ETH-OFH|o-du-1030|-&gt;|fronthaul-gateway-10300|</title>
+        <path d="M 6760 580 C 6760 630 6760 580 6760 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a15ce689-a2d5-4ba7-a311-2813bbe1ed8e
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103000|</title>
+        <path d="M 2100.0 30 C 2100.0 740 6540 30 6540 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 986b6689-411d-485c-97c0-6f2886f1469f
+ name: OFH-NETCONF|fronthaul-gateway-10300|-&gt;|o-ru-103000|</title>
+        <path d="M 6740.0 690 C 6740.0 740 6540 690 6540 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 858f2ae0-bf08-4cc7-9119-5ffeead5540f
+ name: UU-RADIO|user-equipment-1030000|-&gt;|o-ru-103000|</title>
+        <path d="M 6460 850 C 6460 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 14ad94be-a75d-46f9-a7fd-7f32c78d52a2
+ name: N1-NAS|user-equipment-1030000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6500 850 C 6500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 330ab75f-a000-4e69-a3cf-ab83d8fd8513
+ name: UU-RADIO|user-equipment-1030001|-&gt;|o-ru-103000|</title>
+        <path d="M 6540 850 C 6540 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a08ae9fb-0c21-44a7-a312-3f7922bd6afc
+ name: N1-NAS|user-equipment-1030001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6580 850 C 6580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b8302ca1-8f56-4559-849d-6f33fb088dc7
+ name: UU-RADIO|user-equipment-1030002|-&gt;|o-ru-103000|</title>
+        <path d="M 6620 850 C 6620 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c6d5731a-199d-4990-a112-9de1f54c62b3
+ name: N1-NAS|user-equipment-1030002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6660 850 C 6660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 229d9917-3bd9-40dc-ab82-8618c8ceaaf1
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103001|</title>
+        <path d="M 2100.0 30 C 2100.0 740 6780 30 6780 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a19bb169-fb71-479e-bbab-9a7254c24187
+ name: OFH-NETCONF|fronthaul-gateway-10300|-&gt;|o-ru-103001|</title>
+        <path d="M 6780.0 690 C 6780.0 740 6780 690 6780 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e93433e4-8177-45f5-9f31-4c5e30e760cc
+ name: UU-RADIO|user-equipment-1030010|-&gt;|o-ru-103001|</title>
+        <path d="M 6700 850 C 6700 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a28ed7bf-92e2-4e4d-9634-0e996008e0ed
+ name: N1-NAS|user-equipment-1030010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6740 850 C 6740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: dbfa79c8-ba97-4c8c-aa67-a4bc617e8fd3
+ name: UU-RADIO|user-equipment-1030011|-&gt;|o-ru-103001|</title>
+        <path d="M 6780 850 C 6780 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6aa47bdc-2b9a-46c9-9893-94f4b3a7a57a
+ name: N1-NAS|user-equipment-1030011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6820 850 C 6820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6bf48f29-c9ba-4f14-9b97-1ef70e2e4e8d
+ name: UU-RADIO|user-equipment-1030012|-&gt;|o-ru-103001|</title>
+        <path d="M 6860 850 C 6860 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 06dc9a0e-a984-4110-8cc6-22e1244a3c16
+ name: N1-NAS|user-equipment-1030012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6900 850 C 6900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 704b00b8-2bdc-44d5-a3c6-c9f65fc99bbd
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103002|</title>
+        <path d="M 2100.0 30 C 2100.0 740 7020 30 7020 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 02d705e6-d92a-40dc-8d79-a9461f751b67
+ name: OFH-NETCONF|fronthaul-gateway-10300|-&gt;|o-ru-103002|</title>
+        <path d="M 6820.0 690 C 6820.0 740 7020 690 7020 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4dcc6f81-4c13-4da3-a794-180e1aa32d5c
+ name: UU-RADIO|user-equipment-1030020|-&gt;|o-ru-103002|</title>
+        <path d="M 6940 850 C 6940 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e9c284e6-ca97-4319-923c-31adbd60f5e2
+ name: N1-NAS|user-equipment-1030020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 6980 850 C 6980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 519e85c3-e0b0-463a-bb43-83094ce42d0c
+ name: UU-RADIO|user-equipment-1030021|-&gt;|o-ru-103002|</title>
+        <path d="M 7020 850 C 7020 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 105f597e-f4d9-4482-91d5-bdcc27189dff
+ name: N1-NAS|user-equipment-1030021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7060 850 C 7060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9b777a65-1f2c-43c7-9976-c807179c6b00
+ name: UU-RADIO|user-equipment-1030022|-&gt;|o-ru-103002|</title>
+        <path d="M 7100 850 C 7100 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 53b90205-8d5f-48b4-9728-2d8fb5d42975
+ name: N1-NAS|user-equipment-1030022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7140 850 C 7140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 887588ae-5acd-4362-af03-dd1eb82b9717
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1031|</title>
+        <path d="M 1020 250 C 1020 520 7420 250 7420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 91849103-a826-49f2-b646-b2ec80c2d5a0
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1031|</title>
+        <path d="M 2100.0 30 C 2100.0 520 7540 30 7540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: ee91e826-c418-4054-97dd-42e81a2b8b4b
+ name: O1-FILE|smo-1|-&gt;|o-du-1031|</title>
+        <path d="M 2340.0 30 C 2340.0 520 7540 30 7540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 9cb1ea11-3b20-4518-b4c1-c7fd054c5e40
+ name: O1-VES|o-du-1031|-&gt;|smo-1|</title>
+        <path d="M 7540 520 C 7540 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 4f72df99-d613-40ac-8d11-8fe44eec714b
+ name: F1-C-UNKNOWN|o-cu-cp-103|-&gt;|o-du-1031|</title>
+        <path d="M 7375.0 375.0 C 7375.0 520 7460 375.0 7460 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 146f332d-bbb5-40c0-b182-d9f4f3438d06
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1031|</title>
+        <path d="M 1020 250 C 1020 520 7420 250 7420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 553590e8-328c-4f6d-8d60-f6f239ea3132
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1031|</title>
+        <path d="M 2100.0 30 C 2100.0 520 7540 30 7540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d909461f-9c93-44d9-820d-0bdcee3f4679
+ name: O1-FILE|smo-1|-&gt;|o-du-1031|</title>
+        <path d="M 2340.0 30 C 2340.0 520 7540 30 7540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: dbc897f6-a657-422e-8791-fd6f8046061c
+ name: O1-VES|o-du-1031|-&gt;|smo-1|</title>
+        <path d="M 7540 520 C 7540 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 350b8ce3-e790-448b-9236-fd4a3170fc9f
+ name: F1-U-UNKNOWN|o-cu-up-103|-&gt;|o-du-1031|</title>
+        <path d="M 7625.0 455.0 C 7625.0 520 7460 455.0 7460 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 2b3b8196-2f1f-4084-b9ee-72998d13f8e0
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10310|</title>
+        <path d="M 2100.0 30 C 2100.0 630 7520 30 7520 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: c8e54d8f-99d5-4381-8103-d3e6c6a0b589
+ name: ETH-OFH|o-du-1031|-&gt;|fronthaul-gateway-10310|</title>
+        <path d="M 7480 580 C 7480 630 7480 580 7480 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ff930513-41a3-4326-b1fc-bd791a04b95a
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103100|</title>
+        <path d="M 2100.0 30 C 2100.0 740 7260 30 7260 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6ec80f41-9e39-4804-adb2-50bb683047d7
+ name: OFH-NETCONF|fronthaul-gateway-10310|-&gt;|o-ru-103100|</title>
+        <path d="M 7460.0 690 C 7460.0 740 7260 690 7260 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8eb954e0-da14-419e-9b12-55935c029e20
+ name: UU-RADIO|user-equipment-1031000|-&gt;|o-ru-103100|</title>
+        <path d="M 7180 850 C 7180 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 85e4a29f-e247-4f2e-b513-88bb1f704cc2
+ name: N1-NAS|user-equipment-1031000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7220 850 C 7220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1c45b49d-5d51-483a-9cbe-c94c7e087e77
+ name: UU-RADIO|user-equipment-1031001|-&gt;|o-ru-103100|</title>
+        <path d="M 7260 850 C 7260 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fa296bc6-8870-415d-8270-4c506db34a2d
+ name: N1-NAS|user-equipment-1031001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7300 850 C 7300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: fb34a382-97f7-488e-aa85-4b4ec017c0d1
+ name: UU-RADIO|user-equipment-1031002|-&gt;|o-ru-103100|</title>
+        <path d="M 7340 850 C 7340 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5de20b41-bf51-4dfa-afe6-6a50c8173f73
+ name: N1-NAS|user-equipment-1031002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7380 850 C 7380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: fa5b62a8-2bfe-4648-bf6d-f307f2ec9402
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103101|</title>
+        <path d="M 2100.0 30 C 2100.0 740 7500 30 7500 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 2118d2bc-9f21-4e6b-8c58-5a6de0682285
+ name: OFH-NETCONF|fronthaul-gateway-10310|-&gt;|o-ru-103101|</title>
+        <path d="M 7500.0 690 C 7500.0 740 7500 690 7500 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6f4f2e32-bf9a-4ed7-9d05-1871c0c7520b
+ name: UU-RADIO|user-equipment-1031010|-&gt;|o-ru-103101|</title>
+        <path d="M 7420 850 C 7420 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 10fe289c-1ddf-46f1-8aaa-dadda2442a2a
+ name: N1-NAS|user-equipment-1031010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7460 850 C 7460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7e5bcc91-6a04-41be-96b2-a92608c348a7
+ name: UU-RADIO|user-equipment-1031011|-&gt;|o-ru-103101|</title>
+        <path d="M 7500 850 C 7500 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1973ff31-17e2-4696-9588-0a8e6e5c4c41
+ name: N1-NAS|user-equipment-1031011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7540 850 C 7540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c817c957-84f5-4082-bda5-0b6dafa150b1
+ name: UU-RADIO|user-equipment-1031012|-&gt;|o-ru-103101|</title>
+        <path d="M 7580 850 C 7580 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5e417a4a-360e-40fe-b8bd-257aea2120ad
+ name: N1-NAS|user-equipment-1031012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7620 850 C 7620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: fec73101-00aa-4ce3-898a-4297b9b8ef95
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103102|</title>
+        <path d="M 2100.0 30 C 2100.0 740 7740 30 7740 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: de942b16-3417-4c79-b6c8-9f6a11adedd5
+ name: OFH-NETCONF|fronthaul-gateway-10310|-&gt;|o-ru-103102|</title>
+        <path d="M 7540.0 690 C 7540.0 740 7740 690 7740 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c839a527-b8fd-4769-b39d-858f07ab9edf
+ name: UU-RADIO|user-equipment-1031020|-&gt;|o-ru-103102|</title>
+        <path d="M 7660 850 C 7660 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b2218d16-f3e5-4e04-a235-2f3a62251986
+ name: N1-NAS|user-equipment-1031020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7700 850 C 7700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c17fefa0-a1f9-44e2-9b03-c6bd7967ab20
+ name: UU-RADIO|user-equipment-1031021|-&gt;|o-ru-103102|</title>
+        <path d="M 7740 850 C 7740 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f3e12451-1881-4446-a0fb-0f6ebb3abe81
+ name: N1-NAS|user-equipment-1031021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7780 850 C 7780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c4d45896-4c02-43ad-873b-6f22a499b5c2
+ name: UU-RADIO|user-equipment-1031022|-&gt;|o-ru-103102|</title>
+        <path d="M 7820 850 C 7820 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9cb1d0de-cc1a-46e0-ade7-83d25810aefc
+ name: N1-NAS|user-equipment-1031022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7860 850 C 7860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 518961c4-1a1d-456c-9592-96a6a9f857fe
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1032|</title>
+        <path d="M 1020 250 C 1020 520 8140 250 8140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4847966c-24fc-44bb-a50d-1b1df0158fac
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1032|</title>
+        <path d="M 2100.0 30 C 2100.0 520 8260 30 8260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: bd11b43e-08d7-4e9d-91de-9f4437b98127
+ name: O1-FILE|smo-1|-&gt;|o-du-1032|</title>
+        <path d="M 2340.0 30 C 2340.0 520 8260 30 8260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7c53e289-d938-4117-91bd-e4fde75b55ed
+ name: O1-VES|o-du-1032|-&gt;|smo-1|</title>
+        <path d="M 8260 520 C 8260 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 1b1dcdf6-38e8-4e79-bc5b-5e166747b313
+ name: F1-C-UNKNOWN|o-cu-cp-103|-&gt;|o-du-1032|</title>
+        <path d="M 7375.0 375.0 C 7375.0 520 8180 375.0 8180 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: e4c1b1d2-f01a-4a71-a9bf-9fd22fb06d3a
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1032|</title>
+        <path d="M 1020 250 C 1020 520 8140 250 8140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b2fd72f7-33b0-4042-addb-6fc999252a9d
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1032|</title>
+        <path d="M 2100.0 30 C 2100.0 520 8260 30 8260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: f826c3df-9bf4-4963-a492-76adfb887c81
+ name: O1-FILE|smo-1|-&gt;|o-du-1032|</title>
+        <path d="M 2340.0 30 C 2340.0 520 8260 30 8260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: f6a3623e-6717-4bfc-a3ab-f078293f012f
+ name: O1-VES|o-du-1032|-&gt;|smo-1|</title>
+        <path d="M 8260 520 C 8260 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 4f9c9ac4-f143-4ea1-8d28-88c793d91fc9
+ name: F1-U-UNKNOWN|o-cu-up-103|-&gt;|o-du-1032|</title>
+        <path d="M 7625.0 455.0 C 7625.0 520 8180 455.0 8180 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: e7dd2473-221c-43f0-aa83-12ad7ddc834d
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10320|</title>
+        <path d="M 2100.0 30 C 2100.0 630 8240 30 8240 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 127a5f29-72bc-4f01-a32f-bfa55a705a32
+ name: ETH-OFH|o-du-1032|-&gt;|fronthaul-gateway-10320|</title>
+        <path d="M 8200 580 C 8200 630 8200 580 8200 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5524bbfc-1732-4f9d-be8f-6a444d4cb2dd
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103200|</title>
+        <path d="M 2100.0 30 C 2100.0 740 7980 30 7980 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f176d793-384a-42c7-92f3-1b3131fb192a
+ name: OFH-NETCONF|fronthaul-gateway-10320|-&gt;|o-ru-103200|</title>
+        <path d="M 8180.0 690 C 8180.0 740 7980 690 7980 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f66e1de1-ec0a-4f5b-998e-239096d75680
+ name: UU-RADIO|user-equipment-1032000|-&gt;|o-ru-103200|</title>
+        <path d="M 7900 850 C 7900 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4f5fd301-cafd-44f1-9b04-13e1662af27e
+ name: N1-NAS|user-equipment-1032000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 7940 850 C 7940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e7af6e30-7012-40ee-98dd-e88ac963c8cd
+ name: UU-RADIO|user-equipment-1032001|-&gt;|o-ru-103200|</title>
+        <path d="M 7980 850 C 7980 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 67a3c3a5-9228-4dbd-861c-628cb1df4bcc
+ name: N1-NAS|user-equipment-1032001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8020 850 C 8020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c5f6c42f-2d04-47e9-b8cc-d610deff3ac6
+ name: UU-RADIO|user-equipment-1032002|-&gt;|o-ru-103200|</title>
+        <path d="M 8060 850 C 8060 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f6284c23-fe46-4423-a896-bd9d0cc3dab7
+ name: N1-NAS|user-equipment-1032002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8100 850 C 8100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 94dc876c-2374-4f90-b444-7ae5bd32a5f9
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103201|</title>
+        <path d="M 2100.0 30 C 2100.0 740 8220 30 8220 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d297546e-023d-4849-bbd8-5577a495ffcd
+ name: OFH-NETCONF|fronthaul-gateway-10320|-&gt;|o-ru-103201|</title>
+        <path d="M 8220.0 690 C 8220.0 740 8220 690 8220 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ab9f8575-433c-4d17-8aea-84865f61e7aa
+ name: UU-RADIO|user-equipment-1032010|-&gt;|o-ru-103201|</title>
+        <path d="M 8140 850 C 8140 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c50b91fc-6ee8-4c48-a4fe-8608b2beeb18
+ name: N1-NAS|user-equipment-1032010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8180 850 C 8180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d8457e1f-8d45-4cd7-8af1-d923cdebefe6
+ name: UU-RADIO|user-equipment-1032011|-&gt;|o-ru-103201|</title>
+        <path d="M 8220 850 C 8220 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 610b78b1-10de-48f0-9232-b0d12af80ebb
+ name: N1-NAS|user-equipment-1032011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8260 850 C 8260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f9d850b7-3971-4198-80ea-1baeae2b0429
+ name: UU-RADIO|user-equipment-1032012|-&gt;|o-ru-103201|</title>
+        <path d="M 8300 850 C 8300 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9e43a4c1-3205-424a-b2df-18216a2593dd
+ name: N1-NAS|user-equipment-1032012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8340 850 C 8340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 264d445a-6a10-42c9-8352-10371aa2cb25
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-103202|</title>
+        <path d="M 2100.0 30 C 2100.0 740 8460 30 8460 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 7432759b-512d-4d89-b709-ae7b7631428e
+ name: OFH-NETCONF|fronthaul-gateway-10320|-&gt;|o-ru-103202|</title>
+        <path d="M 8260.0 690 C 8260.0 740 8460 690 8460 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8134da6f-bfbd-49a4-9d94-9c3672f93261
+ name: UU-RADIO|user-equipment-1032020|-&gt;|o-ru-103202|</title>
+        <path d="M 8380 850 C 8380 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d693d69b-398f-4943-82e2-cdf9cedeb98e
+ name: N1-NAS|user-equipment-1032020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8420 850 C 8420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 08168fc9-6feb-468e-ac71-5177aa307357
+ name: UU-RADIO|user-equipment-1032021|-&gt;|o-ru-103202|</title>
+        <path d="M 8460 850 C 8460 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fbb45ea4-df41-4347-b132-55a019adde6b
+ name: N1-NAS|user-equipment-1032021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8500 850 C 8500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 84739b63-7f0d-484a-a3da-37de482bd56a
+ name: UU-RADIO|user-equipment-1032022|-&gt;|o-ru-103202|</title>
+        <path d="M 8540 850 C 8540 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0a10ead4-258b-4999-bc88-48bfdae4a2a0
+ name: N1-NAS|user-equipment-1032022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8580 850 C 8580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: ed746274-4623-4f49-82b2-21c40d1ada10
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-cp-104|</title>
+        <path d="M 1020 250 C 1020 315.0 9455.0 250 9455.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 43008365-583e-41bc-9fa4-0677ff6110e9
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-cp-104|</title>
+        <path d="M 2100.0 30 C 2100.0 315.0 9575.0 30 9575.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 360db7e7-bcf5-43e0-b713-ad9a32893b4c
+ name: O1-FILE|smo-1|-&gt;|o-cu-cp-104|</title>
+        <path d="M 2340.0 30 C 2340.0 315.0 9575.0 30 9575.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 31f87adf-7fa5-4744-9d3d-3f2a87f7ef14
+ name: O1-VES|o-cu-cp-104|-&gt;|smo-1|</title>
+        <path d="M 9575.0 315.0 C 9575.0 30 2220.0 315.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 8fdb72d6-901c-4ebd-b2bd-d67b76be8e91
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-up-104|</title>
+        <path d="M 1020 250 C 1020 395.0 9705.0 250 9705.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 407bd3de-cfd3-4b04-9ce1-6da9a196f2e8
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-up-104|</title>
+        <path d="M 2100.0 30 C 2100.0 395.0 9825.0 30 9825.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 06c27615-ed1c-4619-a7f0-23c0e7ba0f81
+ name: O1-FILE|smo-1|-&gt;|o-cu-up-104|</title>
+        <path d="M 2340.0 30 C 2340.0 395.0 9825.0 30 9825.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: affb686f-1e14-4215-a48f-84d09b33df4c
+ name: O1-VES|o-cu-up-104|-&gt;|smo-1|</title>
+        <path d="M 9825.0 395.0 C 9825.0 30 2220.0 395.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e1">
+        <title>
+ TAPI Link
+ id: 21cfdcbe-89d2-4ec5-b21a-714014c5acb7
+ name: E1-UNKNOWN|o-cu-cp-104|-&gt;|o-cu-up-104|</title>
+        <path d="M 9635.0 355.0 C 9635.0 435.0 9685.0 355.0 9685.0 435.0" class="link"/>
+      </g>
+      <g class="link n2">
+        <title>
+ TAPI Link
+ id: 6538e394-9c11-4e19-9cf0-ec1f50e1d7ff
+ name: N2-NAS|o-cu-cp-104|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9495.0 315.0 C 9495.0 250 1200 315.0 1200 250" class="link"/>
+      </g>
+      <g class="link n3">
+        <title>
+ TAPI Link
+ id: 0343e436-5075-4910-927a-a442d4625fec
+ name: N3-NAS|o-cu-up-104|-&gt;|user-plane-function-10|</title>
+        <path d="M 9745.0 395.0 C 9745.0 250 1260 395.0 1260 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 186b38b6-fb4e-4943-87bd-01e611e16271
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1040|</title>
+        <path d="M 1020 250 C 1020 520 8860 250 8860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 78783afc-eee7-4e6b-a5a3-50f89dce1d25
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1040|</title>
+        <path d="M 2100.0 30 C 2100.0 520 8980 30 8980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7a9134a3-93b8-4622-b826-1ce69767f82b
+ name: O1-FILE|smo-1|-&gt;|o-du-1040|</title>
+        <path d="M 2340.0 30 C 2340.0 520 8980 30 8980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 61a196da-9ff0-4a61-a359-a3fc15af0140
+ name: O1-VES|o-du-1040|-&gt;|smo-1|</title>
+        <path d="M 8980 520 C 8980 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: d72801bc-68f8-414e-b6c3-ca36f930b611
+ name: F1-C-UNKNOWN|o-cu-cp-104|-&gt;|o-du-1040|</title>
+        <path d="M 9535.0 375.0 C 9535.0 520 8900 375.0 8900 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: ff0e2abb-5786-4611-a040-28bc83a17c86
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1040|</title>
+        <path d="M 1020 250 C 1020 520 8860 250 8860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 809b245b-754e-49b2-96ee-067ec6afaf68
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1040|</title>
+        <path d="M 2100.0 30 C 2100.0 520 8980 30 8980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: f3b36b4d-2c8d-4d6f-95f3-a76f51b299b7
+ name: O1-FILE|smo-1|-&gt;|o-du-1040|</title>
+        <path d="M 2340.0 30 C 2340.0 520 8980 30 8980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0a16209a-9783-451a-a098-ee4165971670
+ name: O1-VES|o-du-1040|-&gt;|smo-1|</title>
+        <path d="M 8980 520 C 8980 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: c96ca54b-3e4b-4bf2-8b22-826f41e85d2f
+ name: F1-U-UNKNOWN|o-cu-up-104|-&gt;|o-du-1040|</title>
+        <path d="M 9785.0 455.0 C 9785.0 520 8900 455.0 8900 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: fa05be55-f8f7-493f-bde9-4c2366d05447
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10400|</title>
+        <path d="M 2100.0 30 C 2100.0 630 8960 30 8960 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 50b3530b-1dcf-477b-b0ab-d1fc6c9c32f5
+ name: ETH-OFH|o-du-1040|-&gt;|fronthaul-gateway-10400|</title>
+        <path d="M 8920 580 C 8920 630 8920 580 8920 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 97d60a79-0b21-450c-8e9e-6fd51d8b873f
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104000|</title>
+        <path d="M 2100.0 30 C 2100.0 740 8700 30 8700 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: dcc14586-1283-4b1f-9ecd-056b4149e56d
+ name: OFH-NETCONF|fronthaul-gateway-10400|-&gt;|o-ru-104000|</title>
+        <path d="M 8900.0 690 C 8900.0 740 8700 690 8700 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 992c0531-f113-42a5-ae45-c7f25ff46fa8
+ name: UU-RADIO|user-equipment-1040000|-&gt;|o-ru-104000|</title>
+        <path d="M 8620 850 C 8620 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 331c6503-f1fb-4f8e-9462-05cf9d59708b
+ name: N1-NAS|user-equipment-1040000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8660 850 C 8660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1712c8b7-90ba-4570-82bd-8a9d4814a1cf
+ name: UU-RADIO|user-equipment-1040001|-&gt;|o-ru-104000|</title>
+        <path d="M 8700 850 C 8700 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f49a77d8-54bb-4367-8e9d-233bb57b7511
+ name: N1-NAS|user-equipment-1040001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8740 850 C 8740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 93dd2cd1-0d9c-45fe-a249-fa17eb5f1dd8
+ name: UU-RADIO|user-equipment-1040002|-&gt;|o-ru-104000|</title>
+        <path d="M 8780 850 C 8780 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b826b772-26f0-440e-a5c2-9ba0a94586d1
+ name: N1-NAS|user-equipment-1040002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8820 850 C 8820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ff8be0f3-dea2-41e3-aee9-7a681fac441e
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104001|</title>
+        <path d="M 2100.0 30 C 2100.0 740 8940 30 8940 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 7bca366e-4a26-47b1-8ca5-9e13035813be
+ name: OFH-NETCONF|fronthaul-gateway-10400|-&gt;|o-ru-104001|</title>
+        <path d="M 8940.0 690 C 8940.0 740 8940 690 8940 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3fc5ee5d-16a6-4e88-80f4-05b71cc72d15
+ name: UU-RADIO|user-equipment-1040010|-&gt;|o-ru-104001|</title>
+        <path d="M 8860 850 C 8860 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cb259d37-8f86-4821-88dc-7ba8b2b2f33a
+ name: N1-NAS|user-equipment-1040010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8900 850 C 8900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0345840b-1fa8-4e36-9e69-33dfb0834021
+ name: UU-RADIO|user-equipment-1040011|-&gt;|o-ru-104001|</title>
+        <path d="M 8940 850 C 8940 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 81237227-d8db-4b95-9a92-846d151c612b
+ name: N1-NAS|user-equipment-1040011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 8980 850 C 8980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e5f7f9f3-abf1-4c24-9251-7540e17ad025
+ name: UU-RADIO|user-equipment-1040012|-&gt;|o-ru-104001|</title>
+        <path d="M 9020 850 C 9020 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5b939240-81b2-4064-8e4c-c15da86fa557
+ name: N1-NAS|user-equipment-1040012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9060 850 C 9060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ad87b246-fad6-4e49-adf1-7a57e86ee082
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104002|</title>
+        <path d="M 2100.0 30 C 2100.0 740 9180 30 9180 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 9777b89a-0c24-4421-a02a-5d8212950ee1
+ name: OFH-NETCONF|fronthaul-gateway-10400|-&gt;|o-ru-104002|</title>
+        <path d="M 8980.0 690 C 8980.0 740 9180 690 9180 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 78018185-c150-48b9-917e-8c13dc58ce0d
+ name: UU-RADIO|user-equipment-1040020|-&gt;|o-ru-104002|</title>
+        <path d="M 9100 850 C 9100 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3afc5b59-2d63-4b08-b7f4-40af5d969dad
+ name: N1-NAS|user-equipment-1040020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9140 850 C 9140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: cae14744-4c82-45d5-949e-5dfd559c4c66
+ name: UU-RADIO|user-equipment-1040021|-&gt;|o-ru-104002|</title>
+        <path d="M 9180 850 C 9180 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4e260909-17cf-4219-914e-804e9d56b052
+ name: N1-NAS|user-equipment-1040021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9220 850 C 9220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bdeeb826-a2a3-4f09-adb7-3c8c5318cc56
+ name: UU-RADIO|user-equipment-1040022|-&gt;|o-ru-104002|</title>
+        <path d="M 9260 850 C 9260 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5ffb9cbe-e3cb-4375-8489-f917bccae855
+ name: N1-NAS|user-equipment-1040022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9300 850 C 9300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: f3fb77ee-d6d9-4a18-a854-cb2e439d28f3
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1041|</title>
+        <path d="M 1020 250 C 1020 520 9580 250 9580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 89c69bda-1ed9-4fb4-9a74-07409bb473bb
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1041|</title>
+        <path d="M 2100.0 30 C 2100.0 520 9700 30 9700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2df1a87e-c97b-43be-b034-914490f871d1
+ name: O1-FILE|smo-1|-&gt;|o-du-1041|</title>
+        <path d="M 2340.0 30 C 2340.0 520 9700 30 9700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 55e7ed32-4dd2-49db-8fc3-ee6fd9b30dd0
+ name: O1-VES|o-du-1041|-&gt;|smo-1|</title>
+        <path d="M 9700 520 C 9700 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 9fc6a364-f6e7-496b-921f-9a598eb10889
+ name: F1-C-UNKNOWN|o-cu-cp-104|-&gt;|o-du-1041|</title>
+        <path d="M 9535.0 375.0 C 9535.0 520 9620 375.0 9620 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 7561f249-936d-433e-ac41-ce767481cf15
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1041|</title>
+        <path d="M 1020 250 C 1020 520 9580 250 9580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 9a209711-5164-4d76-bdbb-1315e52db8e5
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1041|</title>
+        <path d="M 2100.0 30 C 2100.0 520 9700 30 9700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 133e667d-60b4-4d12-b0a1-d1d12b1b3154
+ name: O1-FILE|smo-1|-&gt;|o-du-1041|</title>
+        <path d="M 2340.0 30 C 2340.0 520 9700 30 9700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7370b7a1-c2d7-4f29-8441-ab1afa37d62c
+ name: O1-VES|o-du-1041|-&gt;|smo-1|</title>
+        <path d="M 9700 520 C 9700 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 77f6854c-64f3-4c25-b885-a34079f25c85
+ name: F1-U-UNKNOWN|o-cu-up-104|-&gt;|o-du-1041|</title>
+        <path d="M 9785.0 455.0 C 9785.0 520 9620 455.0 9620 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: c547524f-b977-49e5-82c7-e1a8cdcfe5b7
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10410|</title>
+        <path d="M 2100.0 30 C 2100.0 630 9680 30 9680 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 162df9c2-6eb6-49c5-a9d8-9a3f073581a9
+ name: ETH-OFH|o-du-1041|-&gt;|fronthaul-gateway-10410|</title>
+        <path d="M 9640 580 C 9640 630 9640 580 9640 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 024bd643-316b-42ff-9416-684e7fd93a8c
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104100|</title>
+        <path d="M 2100.0 30 C 2100.0 740 9420 30 9420 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c46f755a-565d-4893-a0ca-7923aec9f231
+ name: OFH-NETCONF|fronthaul-gateway-10410|-&gt;|o-ru-104100|</title>
+        <path d="M 9620.0 690 C 9620.0 740 9420 690 9420 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 560a813c-b3d7-4d90-934c-fb03b997548f
+ name: UU-RADIO|user-equipment-1041000|-&gt;|o-ru-104100|</title>
+        <path d="M 9340 850 C 9340 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 51ef421e-c7ef-410f-bf12-340d0528d1df
+ name: N1-NAS|user-equipment-1041000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9380 850 C 9380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ff54bf3a-3ace-4549-aa47-1046679d9686
+ name: UU-RADIO|user-equipment-1041001|-&gt;|o-ru-104100|</title>
+        <path d="M 9420 850 C 9420 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 27831198-eaf0-4109-9e88-ce5caac272e3
+ name: N1-NAS|user-equipment-1041001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9460 850 C 9460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 540e0f9b-c674-4822-a317-db8448da70c1
+ name: UU-RADIO|user-equipment-1041002|-&gt;|o-ru-104100|</title>
+        <path d="M 9500 850 C 9500 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7e2c3508-4929-406c-ac0a-c63252b6cf32
+ name: N1-NAS|user-equipment-1041002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9540 850 C 9540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 00302585-651c-4ddc-b596-56d90c2ff1f1
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104101|</title>
+        <path d="M 2100.0 30 C 2100.0 740 9660 30 9660 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ffb203ed-4006-4844-8fed-e3c08026f0af
+ name: OFH-NETCONF|fronthaul-gateway-10410|-&gt;|o-ru-104101|</title>
+        <path d="M 9660.0 690 C 9660.0 740 9660 690 9660 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a4dda7b6-a5d7-41fa-9fb1-2ae2a3ae6809
+ name: UU-RADIO|user-equipment-1041010|-&gt;|o-ru-104101|</title>
+        <path d="M 9580 850 C 9580 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1c04d73e-1be6-4b50-a320-81871872c22c
+ name: N1-NAS|user-equipment-1041010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9620 850 C 9620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ce19fdb6-ac15-4604-b171-2ce0035bc3b5
+ name: UU-RADIO|user-equipment-1041011|-&gt;|o-ru-104101|</title>
+        <path d="M 9660 850 C 9660 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8e82d572-dd98-41e4-ba3a-8d36038c74d7
+ name: N1-NAS|user-equipment-1041011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9700 850 C 9700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 619888c9-0f18-4a5a-9d61-d461ecd283fd
+ name: UU-RADIO|user-equipment-1041012|-&gt;|o-ru-104101|</title>
+        <path d="M 9740 850 C 9740 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 14a1dec6-31bc-4bd6-9994-006825cb71b9
+ name: N1-NAS|user-equipment-1041012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9780 850 C 9780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 69a49090-89e9-4318-8c8c-dee95dea4622
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104102|</title>
+        <path d="M 2100.0 30 C 2100.0 740 9900 30 9900 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 291467be-6b66-49c6-adfb-83ee25763eed
+ name: OFH-NETCONF|fronthaul-gateway-10410|-&gt;|o-ru-104102|</title>
+        <path d="M 9700.0 690 C 9700.0 740 9900 690 9900 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2899f2bc-e968-455b-869c-c7cfba73eee0
+ name: UU-RADIO|user-equipment-1041020|-&gt;|o-ru-104102|</title>
+        <path d="M 9820 850 C 9820 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 77574cd5-2bcf-4133-90b3-bc5754847f94
+ name: N1-NAS|user-equipment-1041020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9860 850 C 9860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 21813d7b-bcfd-44e0-b03a-844a8ffffd94
+ name: UU-RADIO|user-equipment-1041021|-&gt;|o-ru-104102|</title>
+        <path d="M 9900 850 C 9900 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3d94d10c-15a3-4f3a-9e20-91fd6dc34553
+ name: N1-NAS|user-equipment-1041021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 9940 850 C 9940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 60437af5-3502-4434-b236-1c919fe0627d
+ name: UU-RADIO|user-equipment-1041022|-&gt;|o-ru-104102|</title>
+        <path d="M 9980 850 C 9980 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: aec3aa82-03d7-461d-aeed-bc22ebb88064
+ name: N1-NAS|user-equipment-1041022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10020 850 C 10020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 56e38f2f-303d-4da9-877f-ff3bf4d16d60
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1042|</title>
+        <path d="M 1020 250 C 1020 520 10300 250 10300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 56ff9cef-bca1-40d1-aa3a-ecc9703d8592
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1042|</title>
+        <path d="M 2100.0 30 C 2100.0 520 10420 30 10420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0502a609-2221-48c8-88bf-e8c36c85e06e
+ name: O1-FILE|smo-1|-&gt;|o-du-1042|</title>
+        <path d="M 2340.0 30 C 2340.0 520 10420 30 10420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 895eca01-05cd-4183-91c9-4956837750a0
+ name: O1-VES|o-du-1042|-&gt;|smo-1|</title>
+        <path d="M 10420 520 C 10420 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: fc67f97d-b4bf-4064-8aaa-7071e08b9cb9
+ name: F1-C-UNKNOWN|o-cu-cp-104|-&gt;|o-du-1042|</title>
+        <path d="M 9535.0 375.0 C 9535.0 520 10340 375.0 10340 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 944c0fa7-e319-4661-888a-4f0e6202ea9c
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1042|</title>
+        <path d="M 1020 250 C 1020 520 10300 250 10300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0cc7efeb-f515-429f-867d-6bbe7ee5d547
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1042|</title>
+        <path d="M 2100.0 30 C 2100.0 520 10420 30 10420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 107f7544-3fc9-42ef-9bf0-ebf6c0d4fe35
+ name: O1-FILE|smo-1|-&gt;|o-du-1042|</title>
+        <path d="M 2340.0 30 C 2340.0 520 10420 30 10420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a70f561f-2801-4593-98c2-ac3a5fa0a9b6
+ name: O1-VES|o-du-1042|-&gt;|smo-1|</title>
+        <path d="M 10420 520 C 10420 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: b5085ae0-b11d-4785-a403-89289a3db174
+ name: F1-U-UNKNOWN|o-cu-up-104|-&gt;|o-du-1042|</title>
+        <path d="M 9785.0 455.0 C 9785.0 520 10340 455.0 10340 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: d327e8d7-3232-46e0-b4f8-2d0a177b578b
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10420|</title>
+        <path d="M 2100.0 30 C 2100.0 630 10400 30 10400 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: e9d464a9-30ae-4f77-b462-a8a71c415ce0
+ name: ETH-OFH|o-du-1042|-&gt;|fronthaul-gateway-10420|</title>
+        <path d="M 10360 580 C 10360 630 10360 580 10360 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f72873f8-6d7b-4943-b22e-f0ceaf4d019f
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104200|</title>
+        <path d="M 2100.0 30 C 2100.0 740 10140 30 10140 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 9955c6dc-a679-4f0e-88dd-2131e74d853f
+ name: OFH-NETCONF|fronthaul-gateway-10420|-&gt;|o-ru-104200|</title>
+        <path d="M 10340.0 690 C 10340.0 740 10140 690 10140 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5b741dc2-ed5e-41c6-b6c0-8e50b2a4034e
+ name: UU-RADIO|user-equipment-1042000|-&gt;|o-ru-104200|</title>
+        <path d="M 10060 850 C 10060 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b56a2e27-f5a8-4406-a7f7-75dc24bf19af
+ name: N1-NAS|user-equipment-1042000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10100 850 C 10100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 02815362-a5be-456d-bad6-2452496339c5
+ name: UU-RADIO|user-equipment-1042001|-&gt;|o-ru-104200|</title>
+        <path d="M 10140 850 C 10140 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a60f01e4-3038-47b7-986c-deef0e506680
+ name: N1-NAS|user-equipment-1042001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10180 850 C 10180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9d81c8ce-c575-4037-b031-21809a79b815
+ name: UU-RADIO|user-equipment-1042002|-&gt;|o-ru-104200|</title>
+        <path d="M 10220 850 C 10220 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c792ba63-b8e6-48e4-8ef1-83f8a8b46ec1
+ name: N1-NAS|user-equipment-1042002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10260 850 C 10260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 935a72d7-bf4d-40a7-9a37-af36761be8df
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104201|</title>
+        <path d="M 2100.0 30 C 2100.0 740 10380 30 10380 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 7a862eff-b698-4d37-b7cb-b7f1fc13dc95
+ name: OFH-NETCONF|fronthaul-gateway-10420|-&gt;|o-ru-104201|</title>
+        <path d="M 10380.0 690 C 10380.0 740 10380 690 10380 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9aff32e2-15da-4da9-a123-44c420ec8588
+ name: UU-RADIO|user-equipment-1042010|-&gt;|o-ru-104201|</title>
+        <path d="M 10300 850 C 10300 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a5c03acd-76e9-4498-8c5c-157a4b20117f
+ name: N1-NAS|user-equipment-1042010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10340 850 C 10340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5d7553fb-844c-4df0-b02d-613a7700b845
+ name: UU-RADIO|user-equipment-1042011|-&gt;|o-ru-104201|</title>
+        <path d="M 10380 850 C 10380 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1c1fef61-7cfa-4214-a82d-a2677365b507
+ name: N1-NAS|user-equipment-1042011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10420 850 C 10420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c2324ba1-355c-4cd8-a670-bc78e3dd4599
+ name: UU-RADIO|user-equipment-1042012|-&gt;|o-ru-104201|</title>
+        <path d="M 10460 850 C 10460 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a9ab1603-514b-4a15-afad-fb3c54aeaed8
+ name: N1-NAS|user-equipment-1042012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10500 850 C 10500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a1b172ef-818d-4110-8579-b4f367070cc2
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-104202|</title>
+        <path d="M 2100.0 30 C 2100.0 740 10620 30 10620 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 99ae8a13-6124-46c5-8bad-b33de50533e0
+ name: OFH-NETCONF|fronthaul-gateway-10420|-&gt;|o-ru-104202|</title>
+        <path d="M 10420.0 690 C 10420.0 740 10620 690 10620 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5e14e567-a5ac-44aa-9602-46025cc8778b
+ name: UU-RADIO|user-equipment-1042020|-&gt;|o-ru-104202|</title>
+        <path d="M 10540 850 C 10540 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ce45c41b-5185-45bf-875c-8e4a831d32a2
+ name: N1-NAS|user-equipment-1042020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10580 850 C 10580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 941d9407-a953-4f43-87b4-5498bbb68f70
+ name: UU-RADIO|user-equipment-1042021|-&gt;|o-ru-104202|</title>
+        <path d="M 10620 850 C 10620 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 84581bf9-40ad-4283-aad6-cf55d96b28ad
+ name: N1-NAS|user-equipment-1042021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10660 850 C 10660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 686f10fe-48c0-4b80-865b-13339bd1837c
+ name: UU-RADIO|user-equipment-1042022|-&gt;|o-ru-104202|</title>
+        <path d="M 10700 850 C 10700 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5f3852ba-4d29-42cc-8ec3-4ec6cc6d9a5d
+ name: N1-NAS|user-equipment-1042022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10740 850 C 10740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 7b8dde64-afd8-42a9-bf14-32fea78b57b6
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-cp-105|</title>
+        <path d="M 1020 250 C 1020 315.0 11615.0 250 11615.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b502af48-ce8c-4858-a937-9b18ac920b3d
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-cp-105|</title>
+        <path d="M 2100.0 30 C 2100.0 315.0 11735.0 30 11735.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 25956a06-e807-46d8-9fb1-cf54bbe87cce
+ name: O1-FILE|smo-1|-&gt;|o-cu-cp-105|</title>
+        <path d="M 2340.0 30 C 2340.0 315.0 11735.0 30 11735.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: c47505d5-4949-4842-9521-b1c833a00524
+ name: O1-VES|o-cu-cp-105|-&gt;|smo-1|</title>
+        <path d="M 11735.0 315.0 C 11735.0 30 2220.0 315.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 087d5d38-83a7-45fd-a99a-fd0fd30bd0ac
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-up-105|</title>
+        <path d="M 1020 250 C 1020 395.0 11865.0 250 11865.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7e5c1c9e-09e9-49e8-86c6-b973e0013842
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-up-105|</title>
+        <path d="M 2100.0 30 C 2100.0 395.0 11985.0 30 11985.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b27a9b40-c30d-4f93-a2b3-953b04044892
+ name: O1-FILE|smo-1|-&gt;|o-cu-up-105|</title>
+        <path d="M 2340.0 30 C 2340.0 395.0 11985.0 30 11985.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: f25e3b6e-788f-4590-ad0b-df3364c63444
+ name: O1-VES|o-cu-up-105|-&gt;|smo-1|</title>
+        <path d="M 11985.0 395.0 C 11985.0 30 2220.0 395.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e1">
+        <title>
+ TAPI Link
+ id: 05423f5f-b980-4edc-85b0-e77704bf1e9d
+ name: E1-UNKNOWN|o-cu-cp-105|-&gt;|o-cu-up-105|</title>
+        <path d="M 11795.0 355.0 C 11795.0 435.0 11845.0 355.0 11845.0 435.0" class="link"/>
+      </g>
+      <g class="link n2">
+        <title>
+ TAPI Link
+ id: 6c88947d-b847-44b1-9148-58b7dd7f4bc2
+ name: N2-NAS|o-cu-cp-105|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11655.0 315.0 C 11655.0 250 1200 315.0 1200 250" class="link"/>
+      </g>
+      <g class="link n3">
+        <title>
+ TAPI Link
+ id: e3ca8a84-c52c-43db-a934-eb308be2c9d7
+ name: N3-NAS|o-cu-up-105|-&gt;|user-plane-function-10|</title>
+        <path d="M 11905.0 395.0 C 11905.0 250 1260 395.0 1260 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: ca4c4e66-d4e1-42ca-ae3c-a59058d1a032
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1050|</title>
+        <path d="M 1020 250 C 1020 520 11020 250 11020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: e6002f4c-457a-4ba1-8394-7aee1db906e4
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1050|</title>
+        <path d="M 2100.0 30 C 2100.0 520 11140 30 11140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: ff971d3a-1ed8-40db-afae-5d354b180e4d
+ name: O1-FILE|smo-1|-&gt;|o-du-1050|</title>
+        <path d="M 2340.0 30 C 2340.0 520 11140 30 11140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 3a91ee9f-a0ba-4d98-9f6d-c88929a5d690
+ name: O1-VES|o-du-1050|-&gt;|smo-1|</title>
+        <path d="M 11140 520 C 11140 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: fb0dc49f-9805-4704-af51-890fbd582bdb
+ name: F1-C-UNKNOWN|o-cu-cp-105|-&gt;|o-du-1050|</title>
+        <path d="M 11695.0 375.0 C 11695.0 520 11060 375.0 11060 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: a6b886f8-3896-4501-acc0-75e115af5575
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1050|</title>
+        <path d="M 1020 250 C 1020 520 11020 250 11020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4227c233-0103-4383-a2b3-8ba882be4bf8
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1050|</title>
+        <path d="M 2100.0 30 C 2100.0 520 11140 30 11140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: f48c3bac-c05f-427d-aeb8-33e44f8c2efa
+ name: O1-FILE|smo-1|-&gt;|o-du-1050|</title>
+        <path d="M 2340.0 30 C 2340.0 520 11140 30 11140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2a8a0f22-674f-4fce-bd2c-77bf60594306
+ name: O1-VES|o-du-1050|-&gt;|smo-1|</title>
+        <path d="M 11140 520 C 11140 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 0ace5490-1634-4725-83b6-893e75117a83
+ name: F1-U-UNKNOWN|o-cu-up-105|-&gt;|o-du-1050|</title>
+        <path d="M 11945.0 455.0 C 11945.0 520 11060 455.0 11060 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 0b83d06c-d232-4f63-9293-15fa4b257c04
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10500|</title>
+        <path d="M 2100.0 30 C 2100.0 630 11120 30 11120 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: cf7e6d67-8819-4324-b6ee-507108b5d016
+ name: ETH-OFH|o-du-1050|-&gt;|fronthaul-gateway-10500|</title>
+        <path d="M 11080 580 C 11080 630 11080 580 11080 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b39ac5a2-d0d9-44cf-a16b-5a0d7705b5d7
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105000|</title>
+        <path d="M 2100.0 30 C 2100.0 740 10860 30 10860 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a9cb3bc2-c9b6-4178-bd31-5964ca486b55
+ name: OFH-NETCONF|fronthaul-gateway-10500|-&gt;|o-ru-105000|</title>
+        <path d="M 11060.0 690 C 11060.0 740 10860 690 10860 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1a0d7605-e723-4132-a848-b468d6754357
+ name: UU-RADIO|user-equipment-1050000|-&gt;|o-ru-105000|</title>
+        <path d="M 10780 850 C 10780 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a5c6f471-54b5-4761-a494-abb21a09788c
+ name: N1-NAS|user-equipment-1050000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10820 850 C 10820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ee550fee-f2dc-4a2e-a725-4c37e9c19af3
+ name: UU-RADIO|user-equipment-1050001|-&gt;|o-ru-105000|</title>
+        <path d="M 10860 850 C 10860 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 02074001-ae4e-40ef-b58e-62c137324193
+ name: N1-NAS|user-equipment-1050001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10900 850 C 10900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 834c10eb-acb0-446f-ba60-74a6f1fca687
+ name: UU-RADIO|user-equipment-1050002|-&gt;|o-ru-105000|</title>
+        <path d="M 10940 850 C 10940 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3e67e1f0-8ee1-408b-9a8c-66025315a51c
+ name: N1-NAS|user-equipment-1050002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 10980 850 C 10980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d027e21a-e685-40de-ac3e-582d2fbbd9af
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105001|</title>
+        <path d="M 2100.0 30 C 2100.0 740 11100 30 11100 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: adb3adac-99a6-4d18-b119-c590f57e7b25
+ name: OFH-NETCONF|fronthaul-gateway-10500|-&gt;|o-ru-105001|</title>
+        <path d="M 11100.0 690 C 11100.0 740 11100 690 11100 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 74cca44c-b018-4e03-ac7c-1e726e7b1d9a
+ name: UU-RADIO|user-equipment-1050010|-&gt;|o-ru-105001|</title>
+        <path d="M 11020 850 C 11020 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4bfab474-43f5-447d-9ca9-699bcbea5704
+ name: N1-NAS|user-equipment-1050010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11060 850 C 11060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3c526d3f-7ebb-44b5-827e-0e93fe7c21b2
+ name: UU-RADIO|user-equipment-1050011|-&gt;|o-ru-105001|</title>
+        <path d="M 11100 850 C 11100 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 81f3c0a2-92bc-4083-90f6-8768cc993b43
+ name: N1-NAS|user-equipment-1050011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11140 850 C 11140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 014b7f31-7104-4459-8699-c3764c3d87c3
+ name: UU-RADIO|user-equipment-1050012|-&gt;|o-ru-105001|</title>
+        <path d="M 11180 850 C 11180 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 324ca413-1219-42e0-bd7d-02d1058aab74
+ name: N1-NAS|user-equipment-1050012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11220 850 C 11220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 500f223a-ad11-4f4d-bc41-cbb55260319a
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105002|</title>
+        <path d="M 2100.0 30 C 2100.0 740 11340 30 11340 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 7e2764df-5da6-4621-9ecf-e19ea00ca5c3
+ name: OFH-NETCONF|fronthaul-gateway-10500|-&gt;|o-ru-105002|</title>
+        <path d="M 11140.0 690 C 11140.0 740 11340 690 11340 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0332bb80-4f84-418f-8c43-cd986c5c83b9
+ name: UU-RADIO|user-equipment-1050020|-&gt;|o-ru-105002|</title>
+        <path d="M 11260 850 C 11260 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ddba8787-98eb-488b-a8c3-17b899b31389
+ name: N1-NAS|user-equipment-1050020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11300 850 C 11300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2c0fd6b6-1baf-46f7-9648-7eb3cab61dc3
+ name: UU-RADIO|user-equipment-1050021|-&gt;|o-ru-105002|</title>
+        <path d="M 11340 850 C 11340 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0f182590-8cc2-4519-adbe-b1639879e7b7
+ name: N1-NAS|user-equipment-1050021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11380 850 C 11380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e142678d-de02-469f-8152-b7de107ea24f
+ name: UU-RADIO|user-equipment-1050022|-&gt;|o-ru-105002|</title>
+        <path d="M 11420 850 C 11420 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9cd76397-2b22-4afc-ac6e-78bd336465af
+ name: N1-NAS|user-equipment-1050022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11460 850 C 11460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: e3463b1b-0d4a-422d-9a8d-8996b7c21d0f
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1051|</title>
+        <path d="M 1020 250 C 1020 520 11740 250 11740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b3128798-bf2f-4316-8657-c26b9fdaa350
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1051|</title>
+        <path d="M 2100.0 30 C 2100.0 520 11860 30 11860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5a5639cc-93dd-4c8a-a1e4-e4238159abca
+ name: O1-FILE|smo-1|-&gt;|o-du-1051|</title>
+        <path d="M 2340.0 30 C 2340.0 520 11860 30 11860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d7634cde-3412-44f5-9edd-22e47738ab44
+ name: O1-VES|o-du-1051|-&gt;|smo-1|</title>
+        <path d="M 11860 520 C 11860 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 164d1291-a3d8-4f7d-85da-3928b4dfeadf
+ name: F1-C-UNKNOWN|o-cu-cp-105|-&gt;|o-du-1051|</title>
+        <path d="M 11695.0 375.0 C 11695.0 520 11780 375.0 11780 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: ad4dc6cf-e6b3-4cca-a816-4459701f9e9f
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1051|</title>
+        <path d="M 1020 250 C 1020 520 11740 250 11740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 50b2c87a-a529-49f6-8aeb-2cc9679f19c7
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1051|</title>
+        <path d="M 2100.0 30 C 2100.0 520 11860 30 11860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: c9310846-3214-462a-8ffb-194bab94b9bb
+ name: O1-FILE|smo-1|-&gt;|o-du-1051|</title>
+        <path d="M 2340.0 30 C 2340.0 520 11860 30 11860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 15cada35-275e-42d7-b316-511d23b5a51d
+ name: O1-VES|o-du-1051|-&gt;|smo-1|</title>
+        <path d="M 11860 520 C 11860 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: b50a2bbd-96de-4c49-bf4f-d7726b9798c3
+ name: F1-U-UNKNOWN|o-cu-up-105|-&gt;|o-du-1051|</title>
+        <path d="M 11945.0 455.0 C 11945.0 520 11780 455.0 11780 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 6503fef7-6c48-4127-b7cb-48cd09ce6038
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10510|</title>
+        <path d="M 2100.0 30 C 2100.0 630 11840 30 11840 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: f01fbe84-7701-469c-b57d-5d830df71172
+ name: ETH-OFH|o-du-1051|-&gt;|fronthaul-gateway-10510|</title>
+        <path d="M 11800 580 C 11800 630 11800 580 11800 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 186518c1-5128-4d38-80fd-6fb551e923e2
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105100|</title>
+        <path d="M 2100.0 30 C 2100.0 740 11580 30 11580 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 766177fd-c890-49c7-95cb-057f3217884b
+ name: OFH-NETCONF|fronthaul-gateway-10510|-&gt;|o-ru-105100|</title>
+        <path d="M 11780.0 690 C 11780.0 740 11580 690 11580 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 08d4d10f-b126-489b-a578-fcfcbc5196ef
+ name: UU-RADIO|user-equipment-1051000|-&gt;|o-ru-105100|</title>
+        <path d="M 11500 850 C 11500 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f1b130a8-8c7c-4962-a290-1397bc2e58c6
+ name: N1-NAS|user-equipment-1051000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11540 850 C 11540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d0d54190-1eca-4401-84c1-8a12b8ec9b4f
+ name: UU-RADIO|user-equipment-1051001|-&gt;|o-ru-105100|</title>
+        <path d="M 11580 850 C 11580 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c9c3f7ed-385c-472b-aa9c-5b1ba0fe78dd
+ name: N1-NAS|user-equipment-1051001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11620 850 C 11620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a56e48b8-1f4a-4e48-b57b-d8140fd0c758
+ name: UU-RADIO|user-equipment-1051002|-&gt;|o-ru-105100|</title>
+        <path d="M 11660 850 C 11660 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fa38703c-b98c-47a4-99af-a4a8166aa2b0
+ name: N1-NAS|user-equipment-1051002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11700 850 C 11700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c85e1496-1c78-4740-9556-accf15ce1f76
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105101|</title>
+        <path d="M 2100.0 30 C 2100.0 740 11820 30 11820 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f4a9c8e6-273c-4164-98a2-06d17fe052fc
+ name: OFH-NETCONF|fronthaul-gateway-10510|-&gt;|o-ru-105101|</title>
+        <path d="M 11820.0 690 C 11820.0 740 11820 690 11820 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 52b2ede2-3ac5-416b-892b-c71efcb1aeb6
+ name: UU-RADIO|user-equipment-1051010|-&gt;|o-ru-105101|</title>
+        <path d="M 11740 850 C 11740 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 61b2c5ec-29aa-40f9-bcda-581e4b061096
+ name: N1-NAS|user-equipment-1051010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11780 850 C 11780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5adde222-cd31-4b52-b2a3-3dd8d428d38e
+ name: UU-RADIO|user-equipment-1051011|-&gt;|o-ru-105101|</title>
+        <path d="M 11820 850 C 11820 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ec47ff5a-1967-488d-9c8f-9a9d77e4402a
+ name: N1-NAS|user-equipment-1051011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11860 850 C 11860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4ed5f70e-b05b-46d8-ad29-8c19cb2d48de
+ name: UU-RADIO|user-equipment-1051012|-&gt;|o-ru-105101|</title>
+        <path d="M 11900 850 C 11900 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f147f27a-cc35-4a2e-ba2c-5ecc3222ec02
+ name: N1-NAS|user-equipment-1051012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 11940 850 C 11940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5018e2e4-3056-4859-9e08-ea1b9d2dd5e1
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105102|</title>
+        <path d="M 2100.0 30 C 2100.0 740 12060 30 12060 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: fa5aa5d3-2175-4800-a687-6f4bc1900e12
+ name: OFH-NETCONF|fronthaul-gateway-10510|-&gt;|o-ru-105102|</title>
+        <path d="M 11860.0 690 C 11860.0 740 12060 690 12060 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a05df9ee-d9f3-4dd6-99de-0816a858a630
+ name: UU-RADIO|user-equipment-1051020|-&gt;|o-ru-105102|</title>
+        <path d="M 11980 850 C 11980 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 30a1dfbb-93f7-4db4-a154-26b810c1f021
+ name: N1-NAS|user-equipment-1051020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12020 850 C 12020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1426b0be-a0cc-4766-8de9-5294ca5a0d05
+ name: UU-RADIO|user-equipment-1051021|-&gt;|o-ru-105102|</title>
+        <path d="M 12060 850 C 12060 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bc2c1d6c-8db0-469b-80af-8756fe143f86
+ name: N1-NAS|user-equipment-1051021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12100 850 C 12100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bb5260ab-c2af-4861-8573-cb49306ff82e
+ name: UU-RADIO|user-equipment-1051022|-&gt;|o-ru-105102|</title>
+        <path d="M 12140 850 C 12140 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fff05f3f-9a68-40a6-b6e8-812afd5a2399
+ name: N1-NAS|user-equipment-1051022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12180 850 C 12180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: a2a711ec-86f8-4591-a710-16a145dfa267
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1052|</title>
+        <path d="M 1020 250 C 1020 520 12460 250 12460 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5bc401b5-f70f-4ff7-97a3-edf77b8006a5
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1052|</title>
+        <path d="M 2100.0 30 C 2100.0 520 12580 30 12580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a003f3b6-d406-4ca8-87bc-f09c61c8361c
+ name: O1-FILE|smo-1|-&gt;|o-du-1052|</title>
+        <path d="M 2340.0 30 C 2340.0 520 12580 30 12580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 235a266d-1825-42eb-9faa-9240d6b5df46
+ name: O1-VES|o-du-1052|-&gt;|smo-1|</title>
+        <path d="M 12580 520 C 12580 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 757cad32-29c7-42b1-ab16-c2e0348b009c
+ name: F1-C-UNKNOWN|o-cu-cp-105|-&gt;|o-du-1052|</title>
+        <path d="M 11695.0 375.0 C 11695.0 520 12500 375.0 12500 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 37e4ec6e-8d8c-4a90-86f9-eb805b7a1e04
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1052|</title>
+        <path d="M 1020 250 C 1020 520 12460 250 12460 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 70090bc0-c428-49dd-a6b7-fcc456335291
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1052|</title>
+        <path d="M 2100.0 30 C 2100.0 520 12580 30 12580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: db7f2402-c57a-4b5f-98d2-647cfdc9c228
+ name: O1-FILE|smo-1|-&gt;|o-du-1052|</title>
+        <path d="M 2340.0 30 C 2340.0 520 12580 30 12580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 63dd78b9-6181-4bc7-99cf-67b50b99e6cc
+ name: O1-VES|o-du-1052|-&gt;|smo-1|</title>
+        <path d="M 12580 520 C 12580 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 5d092cc5-66f5-4356-9305-f064c3cee0c8
+ name: F1-U-UNKNOWN|o-cu-up-105|-&gt;|o-du-1052|</title>
+        <path d="M 11945.0 455.0 C 11945.0 520 12500 455.0 12500 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 80eabf3a-abf0-424a-8de9-41e538467cc7
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10520|</title>
+        <path d="M 2100.0 30 C 2100.0 630 12560 30 12560 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 1bbbaf6e-10cc-44f7-9303-8fa308ae76d2
+ name: ETH-OFH|o-du-1052|-&gt;|fronthaul-gateway-10520|</title>
+        <path d="M 12520 580 C 12520 630 12520 580 12520 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 69a5fb9b-c1fe-42f4-abed-c8aea8c82839
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105200|</title>
+        <path d="M 2100.0 30 C 2100.0 740 12300 30 12300 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5af9b750-823e-4fe8-b10d-8ab45c1ad1dc
+ name: OFH-NETCONF|fronthaul-gateway-10520|-&gt;|o-ru-105200|</title>
+        <path d="M 12500.0 690 C 12500.0 740 12300 690 12300 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b8b7f3f5-40d0-49b8-8a6d-5334b3146425
+ name: UU-RADIO|user-equipment-1052000|-&gt;|o-ru-105200|</title>
+        <path d="M 12220 850 C 12220 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 780cc7eb-37f5-4ea4-abd2-1f1295ad4557
+ name: N1-NAS|user-equipment-1052000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12260 850 C 12260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 17747f51-8b19-4b5e-909a-40165d4507dc
+ name: UU-RADIO|user-equipment-1052001|-&gt;|o-ru-105200|</title>
+        <path d="M 12300 850 C 12300 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1c773903-8cf0-42bb-a506-bf0a8e4394eb
+ name: N1-NAS|user-equipment-1052001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12340 850 C 12340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c6e56573-01fd-431e-bebd-e53df0cd26bb
+ name: UU-RADIO|user-equipment-1052002|-&gt;|o-ru-105200|</title>
+        <path d="M 12380 850 C 12380 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 2d375f6b-944f-40fc-8a3e-6c3b30dcb2ce
+ name: N1-NAS|user-equipment-1052002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12420 850 C 12420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 1a885b29-fe38-4d4a-b2a0-e05e8f93e0d7
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105201|</title>
+        <path d="M 2100.0 30 C 2100.0 740 12540 30 12540 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 2ec78393-881b-453c-b309-4766f6a57b9b
+ name: OFH-NETCONF|fronthaul-gateway-10520|-&gt;|o-ru-105201|</title>
+        <path d="M 12540.0 690 C 12540.0 740 12540 690 12540 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 676f1403-e5fd-40d5-947a-565f8abb9b86
+ name: UU-RADIO|user-equipment-1052010|-&gt;|o-ru-105201|</title>
+        <path d="M 12460 850 C 12460 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 03d59f94-5871-41c9-a131-49d019f992c3
+ name: N1-NAS|user-equipment-1052010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12500 850 C 12500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a784ea6b-2b8d-425b-aa0e-a235c2cc9499
+ name: UU-RADIO|user-equipment-1052011|-&gt;|o-ru-105201|</title>
+        <path d="M 12540 850 C 12540 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b0156ec1-c8e4-4476-8370-a8d0e4e34a7f
+ name: N1-NAS|user-equipment-1052011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12580 850 C 12580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f7369369-b197-4986-b18a-f169b5293da6
+ name: UU-RADIO|user-equipment-1052012|-&gt;|o-ru-105201|</title>
+        <path d="M 12620 850 C 12620 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b027475a-44c6-4931-add3-c861576ab5f8
+ name: N1-NAS|user-equipment-1052012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12660 850 C 12660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: e6a84716-4a15-4808-bcfa-a9583132ecc0
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-105202|</title>
+        <path d="M 2100.0 30 C 2100.0 740 12780 30 12780 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b057396f-3b26-4bee-84ca-d552b8561f8e
+ name: OFH-NETCONF|fronthaul-gateway-10520|-&gt;|o-ru-105202|</title>
+        <path d="M 12580.0 690 C 12580.0 740 12780 690 12780 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b5efb838-875d-4fef-9eef-29dc57c1d23d
+ name: UU-RADIO|user-equipment-1052020|-&gt;|o-ru-105202|</title>
+        <path d="M 12700 850 C 12700 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a4712171-2535-4d59-ba2e-d66d3dc6625f
+ name: N1-NAS|user-equipment-1052020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12740 850 C 12740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: dc1f620d-1eea-41b2-b1ba-55f237015a7b
+ name: UU-RADIO|user-equipment-1052021|-&gt;|o-ru-105202|</title>
+        <path d="M 12780 850 C 12780 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5f7a4de3-9600-498e-b0e0-d784e399985b
+ name: N1-NAS|user-equipment-1052021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12820 850 C 12820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b8754437-650d-49e7-a8b3-4e3767174f0f
+ name: UU-RADIO|user-equipment-1052022|-&gt;|o-ru-105202|</title>
+        <path d="M 12860 850 C 12860 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b94210c0-a48f-49d5-9ae6-cecac19a1426
+ name: N1-NAS|user-equipment-1052022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12900 850 C 12900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 0a5b2a14-cf00-47da-a905-f97e3c935ea8
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-cp-106|</title>
+        <path d="M 1020 250 C 1020 315.0 13775.0 250 13775.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 35148983-33af-47cb-9c59-ac1788ff1a19
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-cp-106|</title>
+        <path d="M 2100.0 30 C 2100.0 315.0 13895.0 30 13895.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5e3c2e95-8394-4017-91db-7afe0e902b4d
+ name: O1-FILE|smo-1|-&gt;|o-cu-cp-106|</title>
+        <path d="M 2340.0 30 C 2340.0 315.0 13895.0 30 13895.0 315.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 206cc270-4076-49a5-b145-9c7f9ba99648
+ name: O1-VES|o-cu-cp-106|-&gt;|smo-1|</title>
+        <path d="M 13895.0 315.0 C 13895.0 30 2220.0 315.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 8bd96aee-59b4-4c60-a953-66886c0240b0
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-cu-up-106|</title>
+        <path d="M 1020 250 C 1020 395.0 14025.0 250 14025.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 5979439d-8585-4265-992c-de0542225058
+ name: O1-NETCONF|smo-1|-&gt;|o-cu-up-106|</title>
+        <path d="M 2100.0 30 C 2100.0 395.0 14145.0 30 14145.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6aaa79db-0d4e-4044-b273-53b54ce784e4
+ name: O1-FILE|smo-1|-&gt;|o-cu-up-106|</title>
+        <path d="M 2340.0 30 C 2340.0 395.0 14145.0 30 14145.0 395.0" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7a279b14-8bff-425b-a0be-b4acec0cd69d
+ name: O1-VES|o-cu-up-106|-&gt;|smo-1|</title>
+        <path d="M 14145.0 395.0 C 14145.0 30 2220.0 395.0 2220.0 30" class="link"/>
+      </g>
+      <g class="link e1">
+        <title>
+ TAPI Link
+ id: 25861376-6c0d-473d-a378-efa1f8879a98
+ name: E1-UNKNOWN|o-cu-cp-106|-&gt;|o-cu-up-106|</title>
+        <path d="M 13955.0 355.0 C 13955.0 435.0 14005.0 355.0 14005.0 435.0" class="link"/>
+      </g>
+      <g class="link n2">
+        <title>
+ TAPI Link
+ id: c875d37f-5ffb-4362-a6ab-9fcd153ea816
+ name: N2-NAS|o-cu-cp-106|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13815.0 315.0 C 13815.0 250 1200 315.0 1200 250" class="link"/>
+      </g>
+      <g class="link n3">
+        <title>
+ TAPI Link
+ id: 2bff5e5f-81ba-4357-9faf-121e6cb73e7a
+ name: N3-NAS|o-cu-up-106|-&gt;|user-plane-function-10|</title>
+        <path d="M 14065.0 395.0 C 14065.0 250 1260 395.0 1260 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 817f3b14-518a-4cc6-9960-330e6f6e9565
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1060|</title>
+        <path d="M 1020 250 C 1020 520 13180 250 13180 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 790d54da-4fcf-4966-ac47-81ed2e27456e
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1060|</title>
+        <path d="M 2100.0 30 C 2100.0 520 13300 30 13300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 23208742-6d59-4733-b4ee-deb658b57c09
+ name: O1-FILE|smo-1|-&gt;|o-du-1060|</title>
+        <path d="M 2340.0 30 C 2340.0 520 13300 30 13300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0a84a9a5-71ce-4ec9-b354-cf7d09061538
+ name: O1-VES|o-du-1060|-&gt;|smo-1|</title>
+        <path d="M 13300 520 C 13300 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 03069a47-219e-4f60-9306-22eb2bd7af69
+ name: F1-C-UNKNOWN|o-cu-cp-106|-&gt;|o-du-1060|</title>
+        <path d="M 13855.0 375.0 C 13855.0 520 13220 375.0 13220 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 1f7392fb-111d-492a-8400-711cf939286a
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1060|</title>
+        <path d="M 1020 250 C 1020 520 13180 250 13180 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4d7fa776-ba56-4bcd-9461-fa3d7a5e977c
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1060|</title>
+        <path d="M 2100.0 30 C 2100.0 520 13300 30 13300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 133b133d-0bde-4e1b-9f31-647abb0843d1
+ name: O1-FILE|smo-1|-&gt;|o-du-1060|</title>
+        <path d="M 2340.0 30 C 2340.0 520 13300 30 13300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 06b265d2-afc8-4982-aec6-cd3dc4769df4
+ name: O1-VES|o-du-1060|-&gt;|smo-1|</title>
+        <path d="M 13300 520 C 13300 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: ccce259f-772d-4320-91e0-ef8a18ab5bb0
+ name: F1-U-UNKNOWN|o-cu-up-106|-&gt;|o-du-1060|</title>
+        <path d="M 14105.0 455.0 C 14105.0 520 13220 455.0 13220 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: a83f5d17-e9a2-4a3a-be31-bab0f59e8abb
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10600|</title>
+        <path d="M 2100.0 30 C 2100.0 630 13280 30 13280 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: a403061e-222a-4353-ba76-139b6cf68c1c
+ name: ETH-OFH|o-du-1060|-&gt;|fronthaul-gateway-10600|</title>
+        <path d="M 13240 580 C 13240 630 13240 580 13240 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: fd317a42-6069-4635-810b-b3a706d14083
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106000|</title>
+        <path d="M 2100.0 30 C 2100.0 740 13020 30 13020 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c965b92a-f67c-45d1-b53a-0298c89d5a04
+ name: OFH-NETCONF|fronthaul-gateway-10600|-&gt;|o-ru-106000|</title>
+        <path d="M 13220.0 690 C 13220.0 740 13020 690 13020 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 797debc0-b0ca-42da-95c0-ee7ce7bb4af5
+ name: UU-RADIO|user-equipment-1060000|-&gt;|o-ru-106000|</title>
+        <path d="M 12940 850 C 12940 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 05b48d9f-083c-4edf-a5b1-fe35f5500fcc
+ name: N1-NAS|user-equipment-1060000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 12980 850 C 12980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 86d11df7-8ffa-4adf-8526-4c65d3148b39
+ name: UU-RADIO|user-equipment-1060001|-&gt;|o-ru-106000|</title>
+        <path d="M 13020 850 C 13020 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 2a8da433-c1da-4ef5-a378-c89570b4f321
+ name: N1-NAS|user-equipment-1060001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13060 850 C 13060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: df8691c9-066b-4e09-93bc-572e3340dbd7
+ name: UU-RADIO|user-equipment-1060002|-&gt;|o-ru-106000|</title>
+        <path d="M 13100 850 C 13100 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 62fc91ad-32c5-4b1b-880e-52065326b036
+ name: N1-NAS|user-equipment-1060002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13140 850 C 13140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 76bf91e2-1866-47d0-b8ad-e0dc5008214e
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106001|</title>
+        <path d="M 2100.0 30 C 2100.0 740 13260 30 13260 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 7505f92b-e22e-4f1b-b397-fc60512f3adb
+ name: OFH-NETCONF|fronthaul-gateway-10600|-&gt;|o-ru-106001|</title>
+        <path d="M 13260.0 690 C 13260.0 740 13260 690 13260 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 14ccc158-2e17-4698-8c6a-5444bacc166c
+ name: UU-RADIO|user-equipment-1060010|-&gt;|o-ru-106001|</title>
+        <path d="M 13180 850 C 13180 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: aa52f089-e18c-48e9-943c-804ca6ad6f63
+ name: N1-NAS|user-equipment-1060010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13220 850 C 13220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 443b11b4-a9c6-44e5-b8c7-c938a9e418d3
+ name: UU-RADIO|user-equipment-1060011|-&gt;|o-ru-106001|</title>
+        <path d="M 13260 850 C 13260 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fc41b2eb-723f-4151-bc0e-74b69292916b
+ name: N1-NAS|user-equipment-1060011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13300 850 C 13300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d27ba1a4-a68b-4e6b-aaf5-c9f3b2bb141a
+ name: UU-RADIO|user-equipment-1060012|-&gt;|o-ru-106001|</title>
+        <path d="M 13340 850 C 13340 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 742ac3c6-509c-490b-8373-6b6b88ecf427
+ name: N1-NAS|user-equipment-1060012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13380 850 C 13380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 914bf3da-f804-41ff-861f-0da449b6a9a5
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106002|</title>
+        <path d="M 2100.0 30 C 2100.0 740 13500 30 13500 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b6952d74-510d-447e-adcc-6a8bff9dfd8d
+ name: OFH-NETCONF|fronthaul-gateway-10600|-&gt;|o-ru-106002|</title>
+        <path d="M 13300.0 690 C 13300.0 740 13500 690 13500 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 117c70f9-a442-48bd-8422-5f09c3039a95
+ name: UU-RADIO|user-equipment-1060020|-&gt;|o-ru-106002|</title>
+        <path d="M 13420 850 C 13420 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cbe70039-2232-47e0-9e6f-965b31868cb5
+ name: N1-NAS|user-equipment-1060020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13460 850 C 13460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5f6e696c-cd40-4a75-9a52-6fefd7207f55
+ name: UU-RADIO|user-equipment-1060021|-&gt;|o-ru-106002|</title>
+        <path d="M 13500 850 C 13500 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 60974a50-50f8-4597-a658-3a92b586000e
+ name: N1-NAS|user-equipment-1060021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13540 850 C 13540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4a5068ff-9da6-40ee-9fe1-d14f5ef155ff
+ name: UU-RADIO|user-equipment-1060022|-&gt;|o-ru-106002|</title>
+        <path d="M 13580 850 C 13580 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d7f3b3fa-3869-4b41-a74e-514d3f00ba80
+ name: N1-NAS|user-equipment-1060022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13620 850 C 13620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 842648c4-3d9b-4222-a0dd-3ef458af0414
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1061|</title>
+        <path d="M 1020 250 C 1020 520 13900 250 13900 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 48ebed66-6e34-447f-ba35-4fcae038c316
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1061|</title>
+        <path d="M 2100.0 30 C 2100.0 520 14020 30 14020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0d9f963c-157e-409c-bc6a-6d73ae5d19ed
+ name: O1-FILE|smo-1|-&gt;|o-du-1061|</title>
+        <path d="M 2340.0 30 C 2340.0 520 14020 30 14020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 26e3a4b7-e57f-43f9-b2b8-da562136f7ff
+ name: O1-VES|o-du-1061|-&gt;|smo-1|</title>
+        <path d="M 14020 520 C 14020 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: 271c76bb-beb4-42da-a6ce-5c7d133b66e6
+ name: F1-C-UNKNOWN|o-cu-cp-106|-&gt;|o-du-1061|</title>
+        <path d="M 13855.0 375.0 C 13855.0 520 13940 375.0 13940 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: c3e1bd2f-30c9-415f-a28c-aa430c8adc67
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1061|</title>
+        <path d="M 1020 250 C 1020 520 13900 250 13900 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4a49f022-3610-45c6-9ce1-7d5d830ab17d
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1061|</title>
+        <path d="M 2100.0 30 C 2100.0 520 14020 30 14020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 67c670ac-95e5-4400-8b75-f623b6d7d566
+ name: O1-FILE|smo-1|-&gt;|o-du-1061|</title>
+        <path d="M 2340.0 30 C 2340.0 520 14020 30 14020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: c953260e-15cd-4594-9cda-6d6f32600367
+ name: O1-VES|o-du-1061|-&gt;|smo-1|</title>
+        <path d="M 14020 520 C 14020 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: ab932610-193b-4d0d-b177-c2dd6275b852
+ name: F1-U-UNKNOWN|o-cu-up-106|-&gt;|o-du-1061|</title>
+        <path d="M 14105.0 455.0 C 14105.0 520 13940 455.0 13940 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: 5f3b27fd-50c0-4059-abdb-2ba33910be3b
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10610|</title>
+        <path d="M 2100.0 30 C 2100.0 630 14000 30 14000 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: 239b8a0b-f37f-4f4e-ad94-2310f8793e13
+ name: ETH-OFH|o-du-1061|-&gt;|fronthaul-gateway-10610|</title>
+        <path d="M 13960 580 C 13960 630 13960 580 13960 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 63bc171f-0170-4e5c-99df-0302f0e5dc63
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106100|</title>
+        <path d="M 2100.0 30 C 2100.0 740 13740 30 13740 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ee54abac-4f4e-4a01-9cf2-a20998aa918b
+ name: OFH-NETCONF|fronthaul-gateway-10610|-&gt;|o-ru-106100|</title>
+        <path d="M 13940.0 690 C 13940.0 740 13740 690 13740 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8ed8972c-4e6e-4cc7-981d-1835b3124fdf
+ name: UU-RADIO|user-equipment-1061000|-&gt;|o-ru-106100|</title>
+        <path d="M 13660 850 C 13660 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cbe84f82-bb51-40a2-a561-241ce5af94fe
+ name: N1-NAS|user-equipment-1061000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13700 850 C 13700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3ecbee84-1a05-415e-8d3b-519b0167dfc1
+ name: UU-RADIO|user-equipment-1061001|-&gt;|o-ru-106100|</title>
+        <path d="M 13740 850 C 13740 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3d4d97a8-387a-4203-be23-635828af817a
+ name: N1-NAS|user-equipment-1061001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13780 850 C 13780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a30ea78e-6c97-4488-9f7c-27afdaa385f6
+ name: UU-RADIO|user-equipment-1061002|-&gt;|o-ru-106100|</title>
+        <path d="M 13820 850 C 13820 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 427dfb40-623e-40a5-b2d9-c8abd789dadf
+ name: N1-NAS|user-equipment-1061002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13860 850 C 13860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 1aaa522d-9398-43b3-98f5-efdb990664c3
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106101|</title>
+        <path d="M 2100.0 30 C 2100.0 740 13980 30 13980 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d2350083-675d-482f-98f5-f4d7caf67cb6
+ name: OFH-NETCONF|fronthaul-gateway-10610|-&gt;|o-ru-106101|</title>
+        <path d="M 13980.0 690 C 13980.0 740 13980 690 13980 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 06b283c5-8dbd-4b2a-bb0a-0f578cbfdeff
+ name: UU-RADIO|user-equipment-1061010|-&gt;|o-ru-106101|</title>
+        <path d="M 13900 850 C 13900 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 08ff3f22-542f-4cbc-8067-29ce3ac84112
+ name: N1-NAS|user-equipment-1061010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 13940 850 C 13940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a5139865-3f72-47d0-a3a0-b0af721765c3
+ name: UU-RADIO|user-equipment-1061011|-&gt;|o-ru-106101|</title>
+        <path d="M 13980 850 C 13980 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 459386dc-72bc-4eb8-9415-4ca5586fcebe
+ name: N1-NAS|user-equipment-1061011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14020 850 C 14020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0af89107-dc99-45c7-8dbd-2bf1842fea49
+ name: UU-RADIO|user-equipment-1061012|-&gt;|o-ru-106101|</title>
+        <path d="M 14060 850 C 14060 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1b12fde7-6b87-47fe-90ce-7b80ea76cd50
+ name: N1-NAS|user-equipment-1061012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14100 850 C 14100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ef77a6e0-d776-45a2-bf67-eaf842fc153c
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106102|</title>
+        <path d="M 2100.0 30 C 2100.0 740 14220 30 14220 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 72fa2b6b-1ace-4b3f-b64d-b4f37099baaa
+ name: OFH-NETCONF|fronthaul-gateway-10610|-&gt;|o-ru-106102|</title>
+        <path d="M 14020.0 690 C 14020.0 740 14220 690 14220 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d3ae6e59-9dc4-4cf4-89ab-07dac4af16a5
+ name: UU-RADIO|user-equipment-1061020|-&gt;|o-ru-106102|</title>
+        <path d="M 14140 850 C 14140 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a41812e5-20b0-4e4a-940b-9ebcd314ba4e
+ name: N1-NAS|user-equipment-1061020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14180 850 C 14180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9a0e4e21-3de0-4378-b2d1-1caa10955e87
+ name: UU-RADIO|user-equipment-1061021|-&gt;|o-ru-106102|</title>
+        <path d="M 14220 850 C 14220 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a30fcd1d-5f0e-45a5-86c8-9b1d5d467699
+ name: N1-NAS|user-equipment-1061021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14260 850 C 14260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 296d70fe-d7f1-44a1-808a-e97ace4c0c12
+ name: UU-RADIO|user-equipment-1061022|-&gt;|o-ru-106102|</title>
+        <path d="M 14300 850 C 14300 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 79234a50-f88b-49dd-a7e2-b35f2893f24b
+ name: N1-NAS|user-equipment-1061022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14340 850 C 14340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 96f479a0-2bf1-44bb-97eb-2035d9b27f1d
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1062|</title>
+        <path d="M 1020 250 C 1020 520 14620 250 14620 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: fbc2b109-f2db-4639-a841-926a24cd232a
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1062|</title>
+        <path d="M 2100.0 30 C 2100.0 520 14740 30 14740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6c17a440-3c0a-40ed-9ff4-ee38e7b046b2
+ name: O1-FILE|smo-1|-&gt;|o-du-1062|</title>
+        <path d="M 2340.0 30 C 2340.0 520 14740 30 14740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0dd7de22-0000-42b8-9c74-77145ede5576
+ name: O1-VES|o-du-1062|-&gt;|smo-1|</title>
+        <path d="M 14740 520 C 14740 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: ddf7f893-4ec4-482b-aece-b886c4dc51d2
+ name: F1-C-UNKNOWN|o-cu-cp-106|-&gt;|o-du-1062|</title>
+        <path d="M 13855.0 375.0 C 13855.0 520 14660 375.0 14660 520" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 398350e7-17dc-4436-a1f5-3322b60e6cdf
+ name: E2-SCTP|near-rt-ric-10|-&gt;|o-du-1062|</title>
+        <path d="M 1020 250 C 1020 520 14620 250 14620 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a1d60624-9544-455a-84eb-cd9d70eeccc2
+ name: O1-NETCONF|smo-1|-&gt;|o-du-1062|</title>
+        <path d="M 2100.0 30 C 2100.0 520 14740 30 14740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 8a1f5d29-3e45-4c31-ab3e-a42f778d79b9
+ name: O1-FILE|smo-1|-&gt;|o-du-1062|</title>
+        <path d="M 2340.0 30 C 2340.0 520 14740 30 14740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d359790f-40af-4297-adfe-38a611a8ba8c
+ name: O1-VES|o-du-1062|-&gt;|smo-1|</title>
+        <path d="M 14740 520 C 14740 30 2220.0 520 2220.0 30" class="link"/>
+      </g>
+      <g class="link f1">
+        <title>
+ TAPI Link
+ id: caaa460c-0552-4cb2-ac77-8a40c111653b
+ name: F1-U-UNKNOWN|o-cu-up-106|-&gt;|o-du-1062|</title>
+        <path d="M 14105.0 455.0 C 14105.0 520 14660 455.0 14660 520" class="link"/>
+      </g>
+      <g class="link oam">
+        <title>
+ TAPI Link
+ id: fe184499-db4a-47d8-9bb9-abf803684533
+ name: OAM-NETCONF|smo-1|-&gt;|fronthaul-gateway-10620|</title>
+        <path d="M 2100.0 30 C 2100.0 630 14720 30 14720 630" class="link"/>
+      </g>
+      <g class="link eth">
+        <title>
+ TAPI Link
+ id: ff0bd65e-5bae-4dd7-9a2a-130421c4f6ca
+ name: ETH-OFH|o-du-1062|-&gt;|fronthaul-gateway-10620|</title>
+        <path d="M 14680 580 C 14680 630 14680 580 14680 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: de5a20c8-daed-467d-b00e-4aa9e83f3724
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106200|</title>
+        <path d="M 2100.0 30 C 2100.0 740 14460 30 14460 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4afcc3c4-3c81-4f01-aa1e-484281849c16
+ name: OFH-NETCONF|fronthaul-gateway-10620|-&gt;|o-ru-106200|</title>
+        <path d="M 14660.0 690 C 14660.0 740 14460 690 14460 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0c5759d0-5753-4c13-a092-33bf48dd358e
+ name: UU-RADIO|user-equipment-1062000|-&gt;|o-ru-106200|</title>
+        <path d="M 14380 850 C 14380 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f7fdbf26-2540-439d-9ca7-89a3df16689c
+ name: N1-NAS|user-equipment-1062000|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14420 850 C 14420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 37053296-7fe1-4868-94bf-ff0e57441889
+ name: UU-RADIO|user-equipment-1062001|-&gt;|o-ru-106200|</title>
+        <path d="M 14460 850 C 14460 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b257086b-d0cd-4bc2-938e-4b9ae5cb86a2
+ name: N1-NAS|user-equipment-1062001|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14500 850 C 14500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a7319ead-0a3d-4386-b092-e6b39bc2601d
+ name: UU-RADIO|user-equipment-1062002|-&gt;|o-ru-106200|</title>
+        <path d="M 14540 850 C 14540 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 11772239-151d-4145-bea3-c9f2b0884a05
+ name: N1-NAS|user-equipment-1062002|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14580 850 C 14580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: e84bc32d-c563-4117-9474-11486c3f3c0b
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106201|</title>
+        <path d="M 2100.0 30 C 2100.0 740 14700 30 14700 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 9fd3133b-0c1f-4c99-bf5d-94874dc1411d
+ name: OFH-NETCONF|fronthaul-gateway-10620|-&gt;|o-ru-106201|</title>
+        <path d="M 14700.0 690 C 14700.0 740 14700 690 14700 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 05ebb52c-0495-42c2-8651-c9969f059064
+ name: UU-RADIO|user-equipment-1062010|-&gt;|o-ru-106201|</title>
+        <path d="M 14620 850 C 14620 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0cf34594-a19a-4096-920c-0d45c2791a8b
+ name: N1-NAS|user-equipment-1062010|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14660 850 C 14660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7a49f93b-a09a-462c-a66f-31a8d321b279
+ name: UU-RADIO|user-equipment-1062011|-&gt;|o-ru-106201|</title>
+        <path d="M 14700 850 C 14700 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 95b9d712-ea92-4697-98a2-923cf338f88d
+ name: N1-NAS|user-equipment-1062011|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14740 850 C 14740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d8e346d9-94f7-4508-9e60-ca037ad28b3f
+ name: UU-RADIO|user-equipment-1062012|-&gt;|o-ru-106201|</title>
+        <path d="M 14780 850 C 14780 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c7943b72-60cf-4f39-9e82-18e6896812c9
+ name: N1-NAS|user-equipment-1062012|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14820 850 C 14820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 7f58570c-36f4-4a7a-967b-35e0e6fab36f
+ name: OFH-NETCONF|smo-1|-&gt;|o-ru-106202|</title>
+        <path d="M 2100.0 30 C 2100.0 740 14940 30 14940 740" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6c3637c9-15d4-4707-bf11-dd93eaff047a
+ name: OFH-NETCONF|fronthaul-gateway-10620|-&gt;|o-ru-106202|</title>
+        <path d="M 14740.0 690 C 14740.0 740 14940 690 14940 740" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 75866b77-7ac2-4f87-be3e-622fa399e2d9
+ name: UU-RADIO|user-equipment-1062020|-&gt;|o-ru-106202|</title>
+        <path d="M 14860 850 C 14860 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8f9c8b0f-d91c-42e0-acf5-03dc83e05ee9
+ name: N1-NAS|user-equipment-1062020|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14900 850 C 14900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: aeaffe75-981b-4feb-92c4-527e69d2a7b4
+ name: UU-RADIO|user-equipment-1062021|-&gt;|o-ru-106202|</title>
+        <path d="M 14940 850 C 14940 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d479daf4-4c8d-4ddd-a696-a3960f5645aa
+ name: N1-NAS|user-equipment-1062021|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 14980 850 C 14980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: aa97dcbd-a326-4370-9a63-a0c6c7c05d91
+ name: UU-RADIO|user-equipment-1062022|-&gt;|o-ru-106202|</title>
+        <path d="M 15020 850 C 15020 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6578515f-7ed2-4780-8283-e5ee614fdbb0
+ name: N1-NAS|user-equipment-1062022|-&gt;|access-and-mobility-management-function-10|</title>
+        <path d="M 15060 850 C 15060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="node">
+        <title>
+ TAPI Node
+ id: 8b14af0d-64fe-4c0f-a5d0-115de437ded3
+ name: smo-1</title>
+        <rect x="1814" y="-22" width="572" height="44" rx="10" class="node smo"/>
+        <text x="2100.0" y="4" class="node smo">SMO</text>
+        <g class="node o2-controller">
+          <rect x="1816" y="-20" width="88" height="40" rx="10" class="node o2-controller"/>
+          <text x="1860.0" y="4" class="node o2-controller">O2-CONTROLLER</text>
+        </g>
+        <g class="node non-rt-ric">
+          <rect x="1936" y="-20" width="88" height="40" rx="10" class="node non-rt-ric"/>
+          <text x="1980.0" y="4" class="node non-rt-ric">NON-RT-RIC</text>
+        </g>
+        <g class="node oam-controller">
+          <rect x="2056" y="-20" width="88" height="40" rx="10" class="node oam-controller"/>
+          <text x="2100.0" y="4" class="node oam-controller">OAM-CONTROLLER</text>
+        </g>
+        <g class="node ves-collector">
+          <rect x="2176" y="-20" width="88" height="40" rx="10" class="node ves-collector"/>
+          <text x="2220.0" y="4" class="node ves-collector">VES-COLLECTOR</text>
+        </g>
+        <g class="node file-server">
+          <rect x="2296" y="-20" width="88" height="40" rx="10" class="node file-server"/>
+          <text x="2340.0" y="4" class="node file-server">FILE-SERVER</text>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="03972044-00d9-4cae-a3cb-5326927bffec">
+          <title>TapiNodeEdgePoint
+id: 03972044-00d9-4cae-a3cb-5326927bffec
+name: o2</title>
+          <rect x="1840" y="20" width="40" height="20" rx="5" class="TapiNodeEdgePoint o2"/>
+          <text x="1860.0" y="34">O2</text>
+          <g class="node TapiConnectionEdgePoint" id="671623e5-aaa1-4589-89f1-e90cb2d500db">
+            <title>TapiConnectionEdgePoint
+id: 671623e5-aaa1-4589-89f1-e90cb2d500db
+name: o2-rest-consumer</title>
+            <ellipse cx="1860.0" cy="15.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1860.0" y="19.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5fcf4e70-e799-46a1-9dc6-90b494240d3e">
+          <title>TapiNodeEdgePoint
+id: 5fcf4e70-e799-46a1-9dc6-90b494240d3e
+name: a1</title>
+          <rect x="1960" y="20" width="40" height="20" rx="5" class="TapiNodeEdgePoint a1"/>
+          <text x="1980.0" y="34">A1</text>
+          <g class="node TapiConnectionEdgePoint" id="5e4378fa-416c-478e-b7f4-5caed941bab3">
+            <title>TapiConnectionEdgePoint
+id: 5e4378fa-416c-478e-b7f4-5caed941bab3
+name: a1-rest-consumer</title>
+            <ellipse cx="1980.0" cy="15.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1980.0" y="19.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c9973660-9064-4c1c-a034-283b19bab0fa">
+          <title>TapiNodeEdgePoint
+id: c9973660-9064-4c1c-a034-283b19bab0fa
+name: oam</title>
+          <rect x="2080" y="20" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="2100.0" y="34">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="c91c1658-01b1-435c-8b55-b821a6fb8d09">
+            <title>TapiConnectionEdgePoint
+id: c91c1658-01b1-435c-8b55-b821a6fb8d09
+name: oam-netconf-consumer</title>
+            <ellipse cx="2100.0" cy="15.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2100.0" y="19.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3a5b6384-0d13-4e3f-a993-b6d6a010c0ad">
+          <title>TapiNodeEdgePoint
+id: 3a5b6384-0d13-4e3f-a993-b6d6a010c0ad
+name: o1</title>
+          <rect x="2200" y="20" width="40" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="2220.0" y="34">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="0649ee00-a431-4d70-8186-bcbd1b0a3e75">
+            <title>TapiConnectionEdgePoint
+id: 0649ee00-a431-4d70-8186-bcbd1b0a3e75
+name: o1-ves-provider</title>
+            <ellipse cx="2220.0" cy="15.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2220.0" y="19.0">VES</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6a9b3182-6d3d-4b43-90fd-f118604f4397">
+          <title>TapiNodeEdgePoint
+id: 6a9b3182-6d3d-4b43-90fd-f118604f4397
+name: o1</title>
+          <rect x="2320" y="20" width="40" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="2340.0" y="34">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="e9974143-8b2e-4cb0-8694-a336deca51b2">
+            <title>TapiConnectionEdgePoint
+id: e9974143-8b2e-4cb0-8694-a336deca51b2
+name: o1-file-consumer</title>
+            <ellipse cx="2340.0" cy="15.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2340.0" y="19.0">FTP</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCloud" id="b9c0294a-6ed7-4c5a-a8aa-59d43f13df45">
+        <title>TapiNodeOCloud
+id: b9c0294a-6ed7-4c5a-a8aa-59d43f13df45
+name: o-cloud-10</title>
+        <rect x="700" y="90" width="640" height="40" rx="5" class="node TapiNodeOCloud o-cloud"/>
+        <text x="1020" y="114">O-Cloud</text>
+        <g class="node TapiNodeEdgePoint" id="136c6541-7a71-4596-a077-36053b44c782">
+          <title>TapiNodeEdgePoint
+id: 136c6541-7a71-4596-a077-36053b44c782
+name: o2</title>
+          <rect x="1000" y="70" width="40" height="20" rx="5" class="TapiNodeEdgePoint o2"/>
+          <text x="1020" y="84">O2</text>
+          <g class="node TapiConnectionEdgePoint" id="98028d20-bf3e-4b62-a1dd-56691099b2d7">
+            <title>TapiConnectionEdgePoint
+id: 98028d20-bf3e-4b62-a1dd-56691099b2d7
+name: o2-rest-provider</title>
+            <ellipse cx="1020" cy="95.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1020" y="99.0">REST</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCloud" id="47f128b8-c24f-488e-81d4-dcc44ee98fc8">
+        <title>TapiNodeOCloud
+id: 47f128b8-c24f-488e-81d4-dcc44ee98fc8
+name: o-cloud-11</title>
+        <rect x="15820" y="90" width="640" height="40" rx="5" class="node TapiNodeOCloud o-cloud"/>
+        <text x="16140" y="114">O-Cloud</text>
+        <g class="node TapiNodeEdgePoint" id="9ef3c773-8004-4cfe-8411-f665480ef547">
+          <title>TapiNodeEdgePoint
+id: 9ef3c773-8004-4cfe-8411-f665480ef547
+name: o2</title>
+          <rect x="16120" y="70" width="40" height="20" rx="5" class="TapiNodeEdgePoint o2"/>
+          <text x="16140" y="84">O2</text>
+          <g class="node TapiConnectionEdgePoint" id="562738ca-7849-462e-b9b1-525aa72798da">
+            <title>TapiConnectionEdgePoint
+id: 562738ca-7849-462e-b9b1-525aa72798da
+name: o2-rest-provider</title>
+            <ellipse cx="16140" cy="95.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="16140" y="99.0">REST</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCloud" id="8c67566c-7187-4d99-938c-9dd2b3ddecbe">
+        <title>TapiNodeOCloud
+id: 8c67566c-7187-4d99-938c-9dd2b3ddecbe
+name: o-cloud-12</title>
+        <rect x="30940" y="90" width="640" height="40" rx="5" class="node TapiNodeOCloud o-cloud"/>
+        <text x="31260" y="114">O-Cloud</text>
+        <g class="node TapiNodeEdgePoint" id="3e3b41a1-9ce1-4abb-b744-6b0fae9ff9d1">
+          <title>TapiNodeEdgePoint
+id: 3e3b41a1-9ce1-4abb-b744-6b0fae9ff9d1
+name: o2</title>
+          <rect x="31240" y="70" width="40" height="20" rx="5" class="TapiNodeEdgePoint o2"/>
+          <text x="31260" y="84">O2</text>
+          <g class="node TapiConnectionEdgePoint" id="ed5914f8-846a-4919-af85-ce396ac4e9da">
+            <title>TapiConnectionEdgePoint
+id: ed5914f8-846a-4919-af85-ce396ac4e9da
+name: o2-rest-provider</title>
+            <ellipse cx="31260" cy="95.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="31260" y="99.0">REST</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCloud" id="bb981e66-9653-4274-b195-0c3ba2b7ec16">
+        <title>TapiNodeOCloud
+id: bb981e66-9653-4274-b195-0c3ba2b7ec16
+name: o-cloud-13</title>
+        <rect x="46060" y="90" width="640" height="40" rx="5" class="node TapiNodeOCloud o-cloud"/>
+        <text x="46380" y="114">O-Cloud</text>
+        <g class="node TapiNodeEdgePoint" id="7d5cd0e2-2fe7-4ee9-95f4-271d2db2a520">
+          <title>TapiNodeEdgePoint
+id: 7d5cd0e2-2fe7-4ee9-95f4-271d2db2a520
+name: o2</title>
+          <rect x="46360" y="70" width="40" height="20" rx="5" class="TapiNodeEdgePoint o2"/>
+          <text x="46380" y="84">O2</text>
+          <g class="node TapiConnectionEdgePoint" id="8b737a86-97fc-4298-b344-c4e4a4c61e2c">
+            <title>TapiConnectionEdgePoint
+id: 8b737a86-97fc-4298-b344-c4e4a4c61e2c
+name: o2-rest-provider</title>
+            <ellipse cx="46380" cy="95.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="46380" y="99.0">REST</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCloud" id="a148fcd9-de2f-4bca-b813-2191ee61837e">
+        <title>TapiNodeOCloud
+id: a148fcd9-de2f-4bca-b813-2191ee61837e
+name: o-cloud-14</title>
+        <rect x="61180" y="90" width="640" height="40" rx="5" class="node TapiNodeOCloud o-cloud"/>
+        <text x="61500" y="114">O-Cloud</text>
+        <g class="node TapiNodeEdgePoint" id="6fafd7ff-60d9-419d-bd4e-823a2d9ad310">
+          <title>TapiNodeEdgePoint
+id: 6fafd7ff-60d9-419d-bd4e-823a2d9ad310
+name: o2</title>
+          <rect x="61480" y="70" width="40" height="20" rx="5" class="TapiNodeEdgePoint o2"/>
+          <text x="61500" y="84">O2</text>
+          <g class="node TapiConnectionEdgePoint" id="0c65411e-bd35-49eb-8c2a-121e464ceb92">
+            <title>TapiConnectionEdgePoint
+id: 0c65411e-bd35-49eb-8c2a-121e464ceb92
+name: o2-rest-provider</title>
+            <ellipse cx="61500" cy="95.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="61500" y="99.0">REST</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCloud" id="ea78f5de-c542-4af7-a5a7-14e8ae804e5a">
+        <title>TapiNodeOCloud
+id: ea78f5de-c542-4af7-a5a7-14e8ae804e5a
+name: o-cloud-15</title>
+        <rect x="76300" y="90" width="640" height="40" rx="5" class="node TapiNodeOCloud o-cloud"/>
+        <text x="76620" y="114">O-Cloud</text>
+        <g class="node TapiNodeEdgePoint" id="5dd1936f-f9f6-4eb4-a7ff-4c887a7fd209">
+          <title>TapiNodeEdgePoint
+id: 5dd1936f-f9f6-4eb4-a7ff-4c887a7fd209
+name: o2</title>
+          <rect x="76600" y="70" width="40" height="20" rx="5" class="TapiNodeEdgePoint o2"/>
+          <text x="76620" y="84">O2</text>
+          <g class="node TapiConnectionEdgePoint" id="4d6ee16d-560a-40af-a17b-216b77d1451a">
+            <title>TapiConnectionEdgePoint
+id: 4d6ee16d-560a-40af-a17b-216b77d1451a
+name: o2-rest-provider</title>
+            <ellipse cx="76620" cy="95.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="76620" y="99.0">REST</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCloud" id="07107126-3ced-447e-9ba7-25bd569018d2">
+        <title>TapiNodeOCloud
+id: 07107126-3ced-447e-9ba7-25bd569018d2
+name: o-cloud-16</title>
+        <rect x="91420" y="90" width="640" height="40" rx="5" class="node TapiNodeOCloud o-cloud"/>
+        <text x="91740" y="114">O-Cloud</text>
+        <g class="node TapiNodeEdgePoint" id="0742ad6f-892c-4259-938b-3d3b0a0dfba2">
+          <title>TapiNodeEdgePoint
+id: 0742ad6f-892c-4259-938b-3d3b0a0dfba2
+name: o2</title>
+          <rect x="91720" y="70" width="40" height="20" rx="5" class="TapiNodeEdgePoint o2"/>
+          <text x="91740" y="84">O2</text>
+          <g class="node TapiConnectionEdgePoint" id="ab18fcdc-b2e2-4d43-90a8-65dfcb50d77d">
+            <title>TapiConnectionEdgePoint
+id: ab18fcdc-b2e2-4d43-90a8-65dfcb50d77d
+name: o2-rest-provider</title>
+            <ellipse cx="91740" cy="95.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="91740" y="99.0">REST</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeAmf" id="37ba92e1-f397-455d-9b19-d547bb8f9bc9">
+        <title>TapiNodeAmf
+id: 37ba92e1-f397-455d-9b19-d547bb8f9bc9
+name: access-and-mobility-management-function-10</title>
+        <rect x="1140" y="200" width="80" height="40" rx="5" class="node TapiNodeAmf amf"/>
+        <text x="1180" y="224">AMF</text>
+        <g class="node TapiNodeEdgePoint" id="3441904d-4c32-47df-ac24-43cf8ab431b4">
+          <title>TapiNodeEdgePoint
+id: 3441904d-4c32-47df-ac24-43cf8ab431b4
+name: n1</title>
+          <rect x="1140" y="240" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1160" y="254">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="3ce5b98d-c5b9-416c-b46b-0bd78fc23545">
+            <title>TapiConnectionEdgePoint
+id: 3ce5b98d-c5b9-416c-b46b-0bd78fc23545
+name: n1-nas-provider</title>
+            <ellipse cx="1160" cy="235.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1160" y="239.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8664fa15-e6d1-48f4-bcb6-8f445b54c9ec">
+          <title>TapiNodeEdgePoint
+id: 8664fa15-e6d1-48f4-bcb6-8f445b54c9ec
+name: n2</title>
+          <rect x="1180" y="240" width="40" height="20" rx="5" class="TapiNodeEdgePoint n2"/>
+          <text x="1200" y="254">N2</text>
+          <g class="node TapiConnectionEdgePoint" id="eb993059-406f-4cb2-bac5-a8c372630dba">
+            <title>TapiConnectionEdgePoint
+id: eb993059-406f-4cb2-bac5-a8c372630dba
+name: n2-nas-provider</title>
+            <ellipse cx="1200" cy="235.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1200" y="239.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUpf" id="278d4424-2a07-4863-b5a6-78cff227288f">
+        <title>TapiNodeUpf
+id: 278d4424-2a07-4863-b5a6-78cff227288f
+name: user-plane-function-10</title>
+        <rect x="1240" y="200" width="40" height="40" rx="5" class="node TapiNodeUpf upf"/>
+        <text x="1260" y="224">UPF</text>
+        <g class="node TapiNodeEdgePoint" id="d9b0a85e-5f1b-4868-b191-ed99b5fa6d64">
+          <title>TapiNodeEdgePoint
+id: d9b0a85e-5f1b-4868-b191-ed99b5fa6d64
+name: n3</title>
+          <rect x="1240" y="240" width="40" height="20" rx="5" class="TapiNodeEdgePoint n3"/>
+          <text x="1260" y="254">N3</text>
+          <g class="node TapiConnectionEdgePoint" id="ba850b9c-13f7-43bb-b337-5623388def40">
+            <title>TapiConnectionEdgePoint
+id: ba850b9c-13f7-43bb-b337-5623388def40
+name: n3-nas-provider</title>
+            <ellipse cx="1260" cy="235.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1260" y="239.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeNearRtRic" id="2d952f0b-c343-4ea8-84d8-ae32db490c80">
+        <title>TapiNodeNearRtRic
+id: 2d952f0b-c343-4ea8-84d8-ae32db490c80
+name: near-rt-ric-10</title>
+        <rect x="920" y="200" width="200" height="40" rx="5" class="node TapiNodeNearRtRic near-rt-ric"/>
+        <text x="1020" y="224">Near-RT-RIC</text>
+        <g class="node TapiNodeEdgePoint" id="119d3784-1fd3-4567-b9e9-cec39b1cfd27">
+          <title>TapiNodeEdgePoint
+id: 119d3784-1fd3-4567-b9e9-cec39b1cfd27
+name: a1</title>
+          <rect x="920" y="180" width="40" height="20" rx="5" class="TapiNodeEdgePoint a1"/>
+          <text x="940" y="194">A1</text>
+          <g class="node TapiConnectionEdgePoint" id="3384989f-e5f9-45a4-828c-88997cba4cc1">
+            <title>TapiConnectionEdgePoint
+id: 3384989f-e5f9-45a4-828c-88997cba4cc1
+name: a1-rest-provider</title>
+            <ellipse cx="940" cy="205.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="940" y="209.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="36fa61e3-0315-4dc4-80da-556e88ef0887">
+          <title>TapiNodeEdgePoint
+id: 36fa61e3-0315-4dc4-80da-556e88ef0887
+name: e2</title>
+          <rect x="1000" y="240" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="1020" y="254">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="28f19e1e-8a5a-4019-844f-83308c18b8d4">
+            <title>TapiConnectionEdgePoint
+id: 28f19e1e-8a5a-4019-844f-83308c18b8d4
+name: e2-sctp-consumer</title>
+            <ellipse cx="1020" cy="235.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1020" y="239.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="cf6590fe-2b85-4af5-ab98-69a704e16786">
+          <title>TapiNodeEdgePoint
+id: cf6590fe-2b85-4af5-ab98-69a704e16786
+name: o1</title>
+          <rect x="1000" y="180" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="1060" y="194">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="bc4148ec-3ebd-4c2d-8e83-4ef6b7075738">
+            <title>TapiConnectionEdgePoint
+id: bc4148ec-3ebd-4c2d-8e83-4ef6b7075738
+name: o1-netconf-provider</title>
+            <ellipse cx="1020" cy="205.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1020" y="209.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="b563483f-f062-455d-9caa-10b3d0b17d0d">
+            <title>TapiConnectionEdgePoint
+id: b563483f-f062-455d-9caa-10b3d0b17d0d
+name: o1-ves-consumer</title>
+            <ellipse cx="1060" cy="205.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1060" y="209.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="26ce84a7-0d5c-4db7-a68c-e81b4e06494c">
+            <title>TapiConnectionEdgePoint
+id: 26ce84a7-0d5c-4db7-a68c-e81b4e06494c
+name: o1-file-provider</title>
+            <ellipse cx="1100" cy="205.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1100" y="209.0">FTP</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuCp" id="c127eeba-1f55-4e02-b8ec-4779211b0d30">
+        <title>TapiNodeOCuCp
+id: c127eeba-1f55-4e02-b8ec-4779211b0d30
+name: o-cu-cp-100</title>
+        <rect x="795" y="325" width="200" height="40" rx="5" class="node TapiNodeOCuCp o-cu-cp"/>
+        <text x="895.0" y="349.0">O-CU-CP</text>
+        <g class="node TapiNodeEdgePoint" id="5b00125b-b83a-4b3f-9c5c-88dc38dce5dd">
+          <title>TapiNodeEdgePoint
+id: 5b00125b-b83a-4b3f-9c5c-88dc38dce5dd
+name: e2</title>
+          <rect x="795" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="815.0" y="319.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="70ebfce9-52dc-446c-bb87-a9926b4f7459">
+            <title>TapiConnectionEdgePoint
+id: 70ebfce9-52dc-446c-bb87-a9926b4f7459
+name: e2-sctp-provider</title>
+            <ellipse cx="815.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="815.0" y="334.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1cd6bdfc-688c-4add-9273-fd6d01d6e616">
+          <title>TapiNodeEdgePoint
+id: 1cd6bdfc-688c-4add-9273-fd6d01d6e616
+name: n2</title>
+          <rect x="835" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint n2"/>
+          <text x="855.0" y="319.0">N2</text>
+          <g class="node TapiConnectionEdgePoint" id="cd52951e-5d38-434d-b095-cbdadde5e8dd">
+            <title>TapiConnectionEdgePoint
+id: cd52951e-5d38-434d-b095-cbdadde5e8dd
+name: n2-nas-consumer</title>
+            <ellipse cx="855.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="855.0" y="334.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b2c9b220-b2d9-413e-9658-a877ef7c6c3f">
+          <title>TapiNodeEdgePoint
+id: b2c9b220-b2d9-413e-9658-a877ef7c6c3f
+name: o1</title>
+          <rect x="875" y="305" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="935.0" y="319.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="b66c1055-718c-4a09-90b6-dda13195fc00">
+            <title>TapiConnectionEdgePoint
+id: b66c1055-718c-4a09-90b6-dda13195fc00
+name: o1-netconf-provider</title>
+            <ellipse cx="895.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="895.0" y="334.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="4971345b-daec-43ab-a2c4-0c50a778387d">
+            <title>TapiConnectionEdgePoint
+id: 4971345b-daec-43ab-a2c4-0c50a778387d
+name: o1-ves-consumer</title>
+            <ellipse cx="935.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="935.0" y="334.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="d0c08818-c272-44f0-894a-265152d5adf9">
+            <title>TapiConnectionEdgePoint
+id: d0c08818-c272-44f0-894a-265152d5adf9
+name: o1-file-provider</title>
+            <ellipse cx="975.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="975.0" y="334.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="df3098ff-3093-4ed5-b314-a333d3b9a4d3">
+          <title>TapiNodeEdgePoint
+id: df3098ff-3093-4ed5-b314-a333d3b9a4d3
+name: f1-c</title>
+          <rect x="875" y="365" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-c"/>
+          <text x="895.0" y="379.0">F1-C</text>
+          <g class="node TapiConnectionEdgePoint" id="29c47438-ac2d-410c-b72a-882ffc753bed">
+            <title>TapiConnectionEdgePoint
+id: 29c47438-ac2d-410c-b72a-882ffc753bed
+name: f1-c-unknown-consumer</title>
+            <ellipse cx="895.0" cy="360.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="895.0" y="364.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b8239262-699a-403e-840f-c4c9975fe950">
+          <title>TapiNodeEdgePoint
+id: b8239262-699a-403e-840f-c4c9975fe950
+name: e1</title>
+          <rect x="975" y="345" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="995.0" y="359.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="62e0d0b7-4bbd-4d14-a88f-e1698bda95f7">
+            <title>TapiConnectionEdgePoint
+id: 62e0d0b7-4bbd-4d14-a88f-e1698bda95f7
+name: e1-unknown-consumer</title>
+            <ellipse cx="970.0" cy="355.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="970.0" y="359.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuUp" id="014faea4-16ce-44fc-adea-818464945aa6">
+        <title>TapiNodeOCuUp
+id: 014faea4-16ce-44fc-adea-818464945aa6
+name: o-cu-up-100</title>
+        <rect x="1045" y="405" width="200" height="40" rx="5" class="node TapiNodeOCuUp o-cu-up"/>
+        <text x="1145.0" y="429.0">O-CU-UP</text>
+        <g class="node TapiNodeEdgePoint" id="55e38a65-f860-4e22-9e47-e7fb7f08825f">
+          <title>TapiNodeEdgePoint
+id: 55e38a65-f860-4e22-9e47-e7fb7f08825f
+name: e2</title>
+          <rect x="1045" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="1065.0" y="399.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="5f46478c-5819-42af-871f-1bf379b50fd6">
+            <title>TapiConnectionEdgePoint
+id: 5f46478c-5819-42af-871f-1bf379b50fd6
+name: e2-sctp-provider</title>
+            <ellipse cx="1065.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1065.0" y="414.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="20394436-5d65-471d-a747-c84da7202013">
+          <title>TapiNodeEdgePoint
+id: 20394436-5d65-471d-a747-c84da7202013
+name: n3</title>
+          <rect x="1085" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint n3"/>
+          <text x="1105.0" y="399.0">N3</text>
+          <g class="node TapiConnectionEdgePoint" id="a519bb32-3dac-4a54-9608-2f1c451796ad">
+            <title>TapiConnectionEdgePoint
+id: a519bb32-3dac-4a54-9608-2f1c451796ad
+name: n3-nas-consumer</title>
+            <ellipse cx="1105.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1105.0" y="414.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d0119acc-372a-4f06-b081-2510b61c2e6e">
+          <title>TapiNodeEdgePoint
+id: d0119acc-372a-4f06-b081-2510b61c2e6e
+name: o1</title>
+          <rect x="1125" y="385" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="1185.0" y="399.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="a15eae9d-3ba3-4f53-b4b6-ff6825bef70b">
+            <title>TapiConnectionEdgePoint
+id: a15eae9d-3ba3-4f53-b4b6-ff6825bef70b
+name: o1-netconf-provider</title>
+            <ellipse cx="1145.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1145.0" y="414.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="c62f86d6-8342-48b6-aa47-1b7d26df491e">
+            <title>TapiConnectionEdgePoint
+id: c62f86d6-8342-48b6-aa47-1b7d26df491e
+name: o1-ves-consumer</title>
+            <ellipse cx="1185.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1185.0" y="414.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="d931cfab-b132-4658-bb9a-772c99e3659f">
+            <title>TapiConnectionEdgePoint
+id: d931cfab-b132-4658-bb9a-772c99e3659f
+name: o1-file-provider</title>
+            <ellipse cx="1225.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1225.0" y="414.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="efb43955-7d75-4626-bf45-9109487bb83c">
+          <title>TapiNodeEdgePoint
+id: efb43955-7d75-4626-bf45-9109487bb83c
+name: f1-u</title>
+          <rect x="1125" y="445" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-u"/>
+          <text x="1145.0" y="459.0">F1-U</text>
+          <g class="node TapiConnectionEdgePoint" id="a141da30-e8f5-4425-9b5d-714607ce2306">
+            <title>TapiConnectionEdgePoint
+id: a141da30-e8f5-4425-9b5d-714607ce2306
+name: f1-u-unknown-consumer</title>
+            <ellipse cx="1145.0" cy="440.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1145.0" y="444.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="cfabcd64-1a37-4dbd-a240-a4544f139581">
+          <title>TapiNodeEdgePoint
+id: cfabcd64-1a37-4dbd-a240-a4544f139581
+name: e1</title>
+          <rect x="1025" y="425" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="1045.0" y="439.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="7a9f2695-19ea-4dcd-8751-bdd664d97c9f">
+            <title>TapiConnectionEdgePoint
+id: 7a9f2695-19ea-4dcd-8751-bdd664d97c9f
+name: e1-unknown-provider</title>
+            <ellipse cx="1070.0" cy="435.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1070.0" y="439.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="98cde7be-1665-4797-98d3-3f8de681d270">
+        <title>TapiNodeODu
+id: 98cde7be-1665-4797-98d3-3f8de681d270
+name: o-du-1000</title>
+        <rect x="200" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="300" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="5f7a1685-3b88-47a9-92db-a0eac81b9033">
+          <title>TapiNodeEdgePoint
+id: 5f7a1685-3b88-47a9-92db-a0eac81b9033
+name: e2</title>
+          <rect x="200" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="220" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="dee6c1d5-7f77-47b0-aac3-fbc63b5071eb">
+            <title>TapiConnectionEdgePoint
+id: dee6c1d5-7f77-47b0-aac3-fbc63b5071eb
+name: e2-sctp-provider</title>
+            <ellipse cx="220" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="220" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="968ab619-dcdd-45d4-b55c-defa1185879d">
+          <title>TapiNodeEdgePoint
+id: 968ab619-dcdd-45d4-b55c-defa1185879d
+name: o1</title>
+          <rect x="280" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="340" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="6197d6f3-f6b1-45ef-9f11-59eddfbc7ccb">
+            <title>TapiConnectionEdgePoint
+id: 6197d6f3-f6b1-45ef-9f11-59eddfbc7ccb
+name: o1-netconf-provider</title>
+            <ellipse cx="300" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="300" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="c700bcaa-09a5-4744-966b-2fc47cedecc6">
+            <title>TapiConnectionEdgePoint
+id: c700bcaa-09a5-4744-966b-2fc47cedecc6
+name: o1-ves-consumer</title>
+            <ellipse cx="340" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="340" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="37db0307-eaf8-4481-a8e2-41581113e9b8">
+            <title>TapiConnectionEdgePoint
+id: 37db0307-eaf8-4481-a8e2-41581113e9b8
+name: o1-file-provider</title>
+            <ellipse cx="380" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="380" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="214014bd-d11b-4341-a65c-bc9065a9c4f9">
+          <title>TapiNodeEdgePoint
+id: 214014bd-d11b-4341-a65c-bc9065a9c4f9
+name: f1</title>
+          <rect x="240" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="260" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="41599ab7-a070-4601-95cc-6bee7acc4b37">
+            <title>TapiConnectionEdgePoint
+id: 41599ab7-a070-4601-95cc-6bee7acc4b37
+name: f1-unknown-provider</title>
+            <ellipse cx="260" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="260" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9f99aeb2-9766-4a03-8a97-46c1828d44eb">
+          <title>TapiNodeEdgePoint
+id: 9f99aeb2-9766-4a03-8a97-46c1828d44eb
+name: ofh</title>
+          <rect x="260" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="280" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="aa3cd9a6-c316-47cb-bdd5-6bfa8fa225b9">
+            <title>TapiConnectionEdgePoint
+id: aa3cd9a6-c316-47cb-bdd5-6bfa8fa225b9
+name: ofh-netconf-consumer</title>
+            <ellipse cx="280" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="280" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="de2ad043-d391-4495-b4fe-7cab7221bf95">
+        <title>TapiNodeFronthaulGateway
+id: de2ad043-d391-4495-b4fe-7cab7221bf95
+name: fronthaul-gateway-10000</title>
+        <rect x="240" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="300" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="84f362a1-1851-4685-943c-359fbe354b50">
+          <title>TapiNodeEdgePoint
+id: 84f362a1-1851-4685-943c-359fbe354b50
+name: eth</title>
+          <rect x="260" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="280" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="bb975d78-f01e-4e12-8299-a75cbb7571bf">
+            <title>TapiConnectionEdgePoint
+id: bb975d78-f01e-4e12-8299-a75cbb7571bf
+name: eth-ofh-provider</title>
+            <ellipse cx="280" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="280" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c2e4ba2f-336f-46ae-b5de-296b22f8bb3e">
+          <title>TapiNodeEdgePoint
+id: c2e4ba2f-336f-46ae-b5de-296b22f8bb3e
+name: oam</title>
+          <rect x="300" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="320" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="8288f863-8a50-48c8-abc8-acaae07b9f57">
+            <title>TapiConnectionEdgePoint
+id: 8288f863-8a50-48c8-abc8-acaae07b9f57
+name: oam-netconf-provider</title>
+            <ellipse cx="320" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="320" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="203bc3ad-c7fd-4726-b266-51c03e768dee">
+          <title>TapiNodeEdgePoint
+id: 203bc3ad-c7fd-4726-b266-51c03e768dee
+name: eth#0</title>
+          <rect x="240" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="260.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="2b17e4bc-455f-45bf-ae59-34122ded6fd6">
+            <title>TapiConnectionEdgePoint
+id: 2b17e4bc-455f-45bf-ae59-34122ded6fd6
+name: eth-ofh-consumer</title>
+            <ellipse cx="260.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="260.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9d6e386e-f14a-46d2-b09e-f143d1561883">
+          <title>TapiNodeEdgePoint
+id: 9d6e386e-f14a-46d2-b09e-f143d1561883
+name: eth#1</title>
+          <rect x="280" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="300.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="be522c84-d533-4cb2-b1c5-3f83399ba6bf">
+            <title>TapiConnectionEdgePoint
+id: be522c84-d533-4cb2-b1c5-3f83399ba6bf
+name: eth-ofh-consumer</title>
+            <ellipse cx="300.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="300.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="50d5fbb7-0f3c-418e-a1bd-8fa4d8f8322a">
+          <title>TapiNodeEdgePoint
+id: 50d5fbb7-0f3c-418e-a1bd-8fa4d8f8322a
+name: eth#2</title>
+          <rect x="320" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="340.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="c2631b33-eca8-4a6c-b268-66ff6e4a223d">
+            <title>TapiConnectionEdgePoint
+id: c2631b33-eca8-4a6c-b268-66ff6e4a223d
+name: eth-ofh-consumer</title>
+            <ellipse cx="340.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="340.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="aef2489c-9c39-40fd-a563-53a018a0f43a">
+        <title>TapiNodeORu
+id: aef2489c-9c39-40fd-a563-53a018a0f43a
+name: o-ru-100000</title>
+        <rect x="40" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="60" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="5a848432-af7f-45cd-a8b4-2d37cfa34406">
+          <title>TapiNodeEdgePoint
+id: 5a848432-af7f-45cd-a8b4-2d37cfa34406
+name: ofh</title>
+          <rect x="40" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="60" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="fb5b0d5d-0cde-4c94-b955-f917a5d4b7f3">
+            <title>TapiConnectionEdgePoint
+id: fb5b0d5d-0cde-4c94-b955-f917a5d4b7f3
+name: ofh-netconf-provider</title>
+            <ellipse cx="60" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="60" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6c39d8ac-0a5e-42f7-86b3-88cda393e954">
+          <title>TapiNodeEdgePoint
+id: 6c39d8ac-0a5e-42f7-86b3-88cda393e954
+name: uu</title>
+          <rect x="40" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="60" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="aef0673b-387d-42c9-a3ed-66de191ec243">
+            <title>TapiConnectionEdgePoint
+id: aef0673b-387d-42c9-a3ed-66de191ec243
+name: uu-radio-provider</title>
+            <ellipse cx="60" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="60" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="a14140b1-ae4e-466c-8f34-2333f7db5c33">
+        <title>TapiNodeUserEquipment
+id: a14140b1-ae4e-466c-8f34-2333f7db5c33
+name: user-equipment-1000000</title>
+        <rect x="-40" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="0" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="4343ebf7-8e7f-48fb-976e-5633b7d42bd6">
+          <title>TapiNodeEdgePoint
+id: 4343ebf7-8e7f-48fb-976e-5633b7d42bd6
+name: uu</title>
+          <rect x="-40" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="-20" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="154dfdf7-3b41-4883-a496-d06cbdae4536">
+            <title>TapiConnectionEdgePoint
+id: 154dfdf7-3b41-4883-a496-d06cbdae4536
+name: uu-radio-consumer</title>
+            <ellipse cx="-20" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="-20" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="942c0c58-0b8f-4efb-ae26-b203138e2d6b">
+          <title>TapiNodeEdgePoint
+id: 942c0c58-0b8f-4efb-ae26-b203138e2d6b
+name: n1</title>
+          <rect x="0" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="20" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="b2ea1dcd-c7ff-4777-9a6d-4bfda3fb94d1">
+            <title>TapiConnectionEdgePoint
+id: b2ea1dcd-c7ff-4777-9a6d-4bfda3fb94d1
+name: n1-nas-consumer</title>
+            <ellipse cx="20" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="20" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="153041c3-ef86-4498-9e73-7f7a9472c2b0">
+        <title>TapiNodeUserEquipment
+id: 153041c3-ef86-4498-9e73-7f7a9472c2b0
+name: user-equipment-1000001</title>
+        <rect x="40" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="80" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="99b8951b-b298-43d5-afae-9e270a254e3a">
+          <title>TapiNodeEdgePoint
+id: 99b8951b-b298-43d5-afae-9e270a254e3a
+name: uu</title>
+          <rect x="40" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="60" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0b5e9d80-8c85-4373-87cb-a15e16260baf">
+            <title>TapiConnectionEdgePoint
+id: 0b5e9d80-8c85-4373-87cb-a15e16260baf
+name: uu-radio-consumer</title>
+            <ellipse cx="60" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="60" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b0590cf3-828f-4c24-94ce-1b7290e327b4">
+          <title>TapiNodeEdgePoint
+id: b0590cf3-828f-4c24-94ce-1b7290e327b4
+name: n1</title>
+          <rect x="80" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="100" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="756bca10-3c12-4026-b8e8-67143be6200c">
+            <title>TapiConnectionEdgePoint
+id: 756bca10-3c12-4026-b8e8-67143be6200c
+name: n1-nas-consumer</title>
+            <ellipse cx="100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="100" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0a91c8e9-1bce-4f78-bb6f-e9abef78ba9f">
+        <title>TapiNodeUserEquipment
+id: 0a91c8e9-1bce-4f78-bb6f-e9abef78ba9f
+name: user-equipment-1000002</title>
+        <rect x="120" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="160" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="d3ce710d-5682-4d1c-aaf4-12b10b2e181c">
+          <title>TapiNodeEdgePoint
+id: d3ce710d-5682-4d1c-aaf4-12b10b2e181c
+name: uu</title>
+          <rect x="120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="140" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="8bdec7f5-bb4c-4c54-b3f9-16ccba4a5d36">
+            <title>TapiConnectionEdgePoint
+id: 8bdec7f5-bb4c-4c54-b3f9-16ccba4a5d36
+name: uu-radio-consumer</title>
+            <ellipse cx="140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="140" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="133ec24d-84c2-4649-8e49-61fead7de2a5">
+          <title>TapiNodeEdgePoint
+id: 133ec24d-84c2-4649-8e49-61fead7de2a5
+name: n1</title>
+          <rect x="160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="180" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="76893b49-8079-496b-868e-afa016fb7eac">
+            <title>TapiConnectionEdgePoint
+id: 76893b49-8079-496b-868e-afa016fb7eac
+name: n1-nas-consumer</title>
+            <ellipse cx="180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="180" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="34f3b5c5-b18f-4262-a11e-2676c3e746d9">
+        <title>TapiNodeORu
+id: 34f3b5c5-b18f-4262-a11e-2676c3e746d9
+name: o-ru-100001</title>
+        <rect x="280" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="300" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="c0e65924-c41b-4c66-be9d-ddae94814ebe">
+          <title>TapiNodeEdgePoint
+id: c0e65924-c41b-4c66-be9d-ddae94814ebe
+name: ofh</title>
+          <rect x="280" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="300" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="dbf42250-08c1-4248-aee8-4cbbcb37d3ae">
+            <title>TapiConnectionEdgePoint
+id: dbf42250-08c1-4248-aee8-4cbbcb37d3ae
+name: ofh-netconf-provider</title>
+            <ellipse cx="300" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="300" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9b93e16c-2194-40ea-9166-454176567519">
+          <title>TapiNodeEdgePoint
+id: 9b93e16c-2194-40ea-9166-454176567519
+name: uu</title>
+          <rect x="280" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="300" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="bafade50-3b05-4500-82f8-c9bbe62de4a5">
+            <title>TapiConnectionEdgePoint
+id: bafade50-3b05-4500-82f8-c9bbe62de4a5
+name: uu-radio-provider</title>
+            <ellipse cx="300" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="300" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="2a270e56-5158-473e-b21c-f84457d832c8">
+        <title>TapiNodeUserEquipment
+id: 2a270e56-5158-473e-b21c-f84457d832c8
+name: user-equipment-1000010</title>
+        <rect x="200" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="240" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="d209ce2e-c2ac-4a60-b226-6ea02f679192">
+          <title>TapiNodeEdgePoint
+id: d209ce2e-c2ac-4a60-b226-6ea02f679192
+name: uu</title>
+          <rect x="200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="220" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e843e85b-f156-420d-a709-5fd3b34b95b4">
+            <title>TapiConnectionEdgePoint
+id: e843e85b-f156-420d-a709-5fd3b34b95b4
+name: uu-radio-consumer</title>
+            <ellipse cx="220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="220" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="978dee01-83e1-4fda-9c20-2e9e8bdb92a5">
+          <title>TapiNodeEdgePoint
+id: 978dee01-83e1-4fda-9c20-2e9e8bdb92a5
+name: n1</title>
+          <rect x="240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="260" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ff626732-f8fb-4452-aabc-371e75ba40b9">
+            <title>TapiConnectionEdgePoint
+id: ff626732-f8fb-4452-aabc-371e75ba40b9
+name: n1-nas-consumer</title>
+            <ellipse cx="260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="260" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f376e780-2f33-4357-a60e-dc1a02686fad">
+        <title>TapiNodeUserEquipment
+id: f376e780-2f33-4357-a60e-dc1a02686fad
+name: user-equipment-1000011</title>
+        <rect x="280" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="320" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="7887844f-63d2-4cf6-8705-8c8c0d37facb">
+          <title>TapiNodeEdgePoint
+id: 7887844f-63d2-4cf6-8705-8c8c0d37facb
+name: uu</title>
+          <rect x="280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="300" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="efe9473c-3092-4855-9e56-4a4a808509f9">
+            <title>TapiConnectionEdgePoint
+id: efe9473c-3092-4855-9e56-4a4a808509f9
+name: uu-radio-consumer</title>
+            <ellipse cx="300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="300" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d5036615-9e8e-4c99-9b46-fa7fcd656e44">
+          <title>TapiNodeEdgePoint
+id: d5036615-9e8e-4c99-9b46-fa7fcd656e44
+name: n1</title>
+          <rect x="320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="340" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="fbf16a9e-77bb-4f7b-9a72-7381780aa8ff">
+            <title>TapiConnectionEdgePoint
+id: fbf16a9e-77bb-4f7b-9a72-7381780aa8ff
+name: n1-nas-consumer</title>
+            <ellipse cx="340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="340" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="4a90e6e7-a7fa-4f10-bea8-791381e22935">
+        <title>TapiNodeUserEquipment
+id: 4a90e6e7-a7fa-4f10-bea8-791381e22935
+name: user-equipment-1000012</title>
+        <rect x="360" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="400" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ddb63eed-5996-455d-9e5f-4a2022a4d603">
+          <title>TapiNodeEdgePoint
+id: ddb63eed-5996-455d-9e5f-4a2022a4d603
+name: uu</title>
+          <rect x="360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="380" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="449d2bfa-a3b3-46b0-846e-38e87799effe">
+            <title>TapiConnectionEdgePoint
+id: 449d2bfa-a3b3-46b0-846e-38e87799effe
+name: uu-radio-consumer</title>
+            <ellipse cx="380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="380" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="049a6891-6f65-48d0-b874-c2d12f6dba68">
+          <title>TapiNodeEdgePoint
+id: 049a6891-6f65-48d0-b874-c2d12f6dba68
+name: n1</title>
+          <rect x="400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="420" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="1abddb92-8149-4220-9326-4a13d795414f">
+            <title>TapiConnectionEdgePoint
+id: 1abddb92-8149-4220-9326-4a13d795414f
+name: n1-nas-consumer</title>
+            <ellipse cx="420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="420" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="0a8a8b49-65da-47bf-bdb5-0e3194c9db01">
+        <title>TapiNodeORu
+id: 0a8a8b49-65da-47bf-bdb5-0e3194c9db01
+name: o-ru-100002</title>
+        <rect x="520" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="540" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="b4f5b7d6-5163-49d9-a5c0-09ab10c6d938">
+          <title>TapiNodeEdgePoint
+id: b4f5b7d6-5163-49d9-a5c0-09ab10c6d938
+name: ofh</title>
+          <rect x="520" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="540" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="582a396c-f94d-4588-accc-2ea93d52afaf">
+            <title>TapiConnectionEdgePoint
+id: 582a396c-f94d-4588-accc-2ea93d52afaf
+name: ofh-netconf-provider</title>
+            <ellipse cx="540" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="540" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="61c6f71d-853e-400d-b58f-b4888b29c6ad">
+          <title>TapiNodeEdgePoint
+id: 61c6f71d-853e-400d-b58f-b4888b29c6ad
+name: uu</title>
+          <rect x="520" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="540" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="1ceea93d-2018-4a74-b558-e52611516302">
+            <title>TapiConnectionEdgePoint
+id: 1ceea93d-2018-4a74-b558-e52611516302
+name: uu-radio-provider</title>
+            <ellipse cx="540" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="540" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="5e9d1751-7598-4db0-96d7-c28d7663e5b6">
+        <title>TapiNodeUserEquipment
+id: 5e9d1751-7598-4db0-96d7-c28d7663e5b6
+name: user-equipment-1000020</title>
+        <rect x="440" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="480" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="0b9d5405-5e18-450a-8358-e88a3bf4a9c5">
+          <title>TapiNodeEdgePoint
+id: 0b9d5405-5e18-450a-8358-e88a3bf4a9c5
+name: uu</title>
+          <rect x="440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="460" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="a9bf4410-b033-4921-810b-f2d70b65f1b2">
+            <title>TapiConnectionEdgePoint
+id: a9bf4410-b033-4921-810b-f2d70b65f1b2
+name: uu-radio-consumer</title>
+            <ellipse cx="460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="460" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8eac22a4-4b4a-448a-8671-4e5dad0e6a18">
+          <title>TapiNodeEdgePoint
+id: 8eac22a4-4b4a-448a-8671-4e5dad0e6a18
+name: n1</title>
+          <rect x="480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="500" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="e0b45120-c2cd-43aa-a60f-db3e95025db9">
+            <title>TapiConnectionEdgePoint
+id: e0b45120-c2cd-43aa-a60f-db3e95025db9
+name: n1-nas-consumer</title>
+            <ellipse cx="500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="500" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="4fda2219-25e4-4be3-a486-23af5e031837">
+        <title>TapiNodeUserEquipment
+id: 4fda2219-25e4-4be3-a486-23af5e031837
+name: user-equipment-1000021</title>
+        <rect x="520" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="560" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2b65a5d2-3e02-462d-8f63-9695bd12c053">
+          <title>TapiNodeEdgePoint
+id: 2b65a5d2-3e02-462d-8f63-9695bd12c053
+name: uu</title>
+          <rect x="520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="540" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="40365551-6bcf-44ba-8606-e08fe326ad96">
+            <title>TapiConnectionEdgePoint
+id: 40365551-6bcf-44ba-8606-e08fe326ad96
+name: uu-radio-consumer</title>
+            <ellipse cx="540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="540" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9381a021-91cf-44a3-9fba-6d87d0bb7362">
+          <title>TapiNodeEdgePoint
+id: 9381a021-91cf-44a3-9fba-6d87d0bb7362
+name: n1</title>
+          <rect x="560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="580" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="6943686e-2230-4710-b84a-11e3982a4530">
+            <title>TapiConnectionEdgePoint
+id: 6943686e-2230-4710-b84a-11e3982a4530
+name: n1-nas-consumer</title>
+            <ellipse cx="580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="580" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="911b590a-87f4-4334-b0a8-68bd341ac1d8">
+        <title>TapiNodeUserEquipment
+id: 911b590a-87f4-4334-b0a8-68bd341ac1d8
+name: user-equipment-1000022</title>
+        <rect x="600" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="640" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="db244929-594f-47ea-aba9-1b8b305ee957">
+          <title>TapiNodeEdgePoint
+id: db244929-594f-47ea-aba9-1b8b305ee957
+name: uu</title>
+          <rect x="600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="620" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e1e2485b-0d12-42b4-8e26-9bdf1effb3f8">
+            <title>TapiConnectionEdgePoint
+id: e1e2485b-0d12-42b4-8e26-9bdf1effb3f8
+name: uu-radio-consumer</title>
+            <ellipse cx="620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="620" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f04bd4ea-c560-41f4-b1ad-792359003bd0">
+          <title>TapiNodeEdgePoint
+id: f04bd4ea-c560-41f4-b1ad-792359003bd0
+name: n1</title>
+          <rect x="640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="660" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="7283a470-c662-431d-89fc-aca1fe8c125a">
+            <title>TapiConnectionEdgePoint
+id: 7283a470-c662-431d-89fc-aca1fe8c125a
+name: n1-nas-consumer</title>
+            <ellipse cx="660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="660" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="d223f843-dd73-4e87-8e67-b6fe91e688e7">
+        <title>TapiNodeODu
+id: d223f843-dd73-4e87-8e67-b6fe91e688e7
+name: o-du-1001</title>
+        <rect x="920" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="1020" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="1b213fd8-7184-4178-9bf8-8281af6107db">
+          <title>TapiNodeEdgePoint
+id: 1b213fd8-7184-4178-9bf8-8281af6107db
+name: e2</title>
+          <rect x="920" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="940" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="70afe692-5a95-4f76-a365-afcb5d6d1874">
+            <title>TapiConnectionEdgePoint
+id: 70afe692-5a95-4f76-a365-afcb5d6d1874
+name: e2-sctp-provider</title>
+            <ellipse cx="940" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="940" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="27667974-b36b-4a1f-a44f-978569816c9f">
+          <title>TapiNodeEdgePoint
+id: 27667974-b36b-4a1f-a44f-978569816c9f
+name: o1</title>
+          <rect x="1000" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="1060" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="0566e9e9-2451-42db-bbcc-354a4a32252e">
+            <title>TapiConnectionEdgePoint
+id: 0566e9e9-2451-42db-bbcc-354a4a32252e
+name: o1-netconf-provider</title>
+            <ellipse cx="1020" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1020" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="9b448f36-52a0-46b8-82eb-61f7754cbfaf">
+            <title>TapiConnectionEdgePoint
+id: 9b448f36-52a0-46b8-82eb-61f7754cbfaf
+name: o1-ves-consumer</title>
+            <ellipse cx="1060" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1060" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="75386103-ddf0-47d5-abd9-373c210bc888">
+            <title>TapiConnectionEdgePoint
+id: 75386103-ddf0-47d5-abd9-373c210bc888
+name: o1-file-provider</title>
+            <ellipse cx="1100" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1100" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="cdb26e55-062f-444d-8b90-185b57ccbfc8">
+          <title>TapiNodeEdgePoint
+id: cdb26e55-062f-444d-8b90-185b57ccbfc8
+name: f1</title>
+          <rect x="960" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="980" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="4d3ec760-08ef-4216-9bbc-89e137e9ffee">
+            <title>TapiConnectionEdgePoint
+id: 4d3ec760-08ef-4216-9bbc-89e137e9ffee
+name: f1-unknown-provider</title>
+            <ellipse cx="980" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="980" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4d73ad6f-348e-443b-aa10-3fb428c00984">
+          <title>TapiNodeEdgePoint
+id: 4d73ad6f-348e-443b-aa10-3fb428c00984
+name: ofh</title>
+          <rect x="980" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="1000" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="67233aec-a8a6-401a-9873-bb5bae29099f">
+            <title>TapiConnectionEdgePoint
+id: 67233aec-a8a6-401a-9873-bb5bae29099f
+name: ofh-netconf-consumer</title>
+            <ellipse cx="1000" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1000" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="fc538b40-a78c-488a-84bb-39233754ba71">
+        <title>TapiNodeFronthaulGateway
+id: fc538b40-a78c-488a-84bb-39233754ba71
+name: fronthaul-gateway-10010</title>
+        <rect x="960" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="1020" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="7b2bd98b-6b18-4a81-9e9a-7fb12cd14d27">
+          <title>TapiNodeEdgePoint
+id: 7b2bd98b-6b18-4a81-9e9a-7fb12cd14d27
+name: eth</title>
+          <rect x="980" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="1000" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="35525496-f08c-4c19-9e14-07343c6de6f4">
+            <title>TapiConnectionEdgePoint
+id: 35525496-f08c-4c19-9e14-07343c6de6f4
+name: eth-ofh-provider</title>
+            <ellipse cx="1000" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1000" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d4883fbd-89ec-4bd4-a90d-593e52b1ce87">
+          <title>TapiNodeEdgePoint
+id: d4883fbd-89ec-4bd4-a90d-593e52b1ce87
+name: oam</title>
+          <rect x="1020" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="1040" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="d2e68fb6-090b-43ff-a97f-397f47d45bbe">
+            <title>TapiConnectionEdgePoint
+id: d2e68fb6-090b-43ff-a97f-397f47d45bbe
+name: oam-netconf-provider</title>
+            <ellipse cx="1040" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1040" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="249e8032-46d4-4af6-9a40-aed827dca7ab">
+          <title>TapiNodeEdgePoint
+id: 249e8032-46d4-4af6-9a40-aed827dca7ab
+name: eth#0</title>
+          <rect x="960" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="980.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="42cbafa0-6a11-4719-9af2-db4405746073">
+            <title>TapiConnectionEdgePoint
+id: 42cbafa0-6a11-4719-9af2-db4405746073
+name: eth-ofh-consumer</title>
+            <ellipse cx="980.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="980.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="cb11ec4b-6839-455c-ac51-22b1e887d93f">
+          <title>TapiNodeEdgePoint
+id: cb11ec4b-6839-455c-ac51-22b1e887d93f
+name: eth#1</title>
+          <rect x="1000" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="1020.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="b776d15b-4fde-4a54-8033-b3115580663c">
+            <title>TapiConnectionEdgePoint
+id: b776d15b-4fde-4a54-8033-b3115580663c
+name: eth-ofh-consumer</title>
+            <ellipse cx="1020.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1020.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="dc0c3566-2415-4f43-b764-5def5435cebc">
+          <title>TapiNodeEdgePoint
+id: dc0c3566-2415-4f43-b764-5def5435cebc
+name: eth#2</title>
+          <rect x="1040" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="1060.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="f28241af-be60-41ed-b51e-7f605e545240">
+            <title>TapiConnectionEdgePoint
+id: f28241af-be60-41ed-b51e-7f605e545240
+name: eth-ofh-consumer</title>
+            <ellipse cx="1060.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1060.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="d303bbd9-bb92-4db0-b09c-6b8006bc22f4">
+        <title>TapiNodeORu
+id: d303bbd9-bb92-4db0-b09c-6b8006bc22f4
+name: o-ru-100100</title>
+        <rect x="760" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="780" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="e9df0b07-a815-4814-8533-4f700d03ce69">
+          <title>TapiNodeEdgePoint
+id: e9df0b07-a815-4814-8533-4f700d03ce69
+name: ofh</title>
+          <rect x="760" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="780" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="2679dbfd-d477-4460-ab0a-99e6358f7168">
+            <title>TapiConnectionEdgePoint
+id: 2679dbfd-d477-4460-ab0a-99e6358f7168
+name: ofh-netconf-provider</title>
+            <ellipse cx="780" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="780" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="81bb6a45-6338-4e2c-8e6e-611cf693e414">
+          <title>TapiNodeEdgePoint
+id: 81bb6a45-6338-4e2c-8e6e-611cf693e414
+name: uu</title>
+          <rect x="760" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="780" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0bca75a3-43e8-4cbc-96e3-e1c0f94f6f06">
+            <title>TapiConnectionEdgePoint
+id: 0bca75a3-43e8-4cbc-96e3-e1c0f94f6f06
+name: uu-radio-provider</title>
+            <ellipse cx="780" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="780" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="a08c5626-957d-41bf-bb70-298bcd04c0b3">
+        <title>TapiNodeUserEquipment
+id: a08c5626-957d-41bf-bb70-298bcd04c0b3
+name: user-equipment-1001000</title>
+        <rect x="680" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="720" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="b332c0b6-73ac-4451-9bab-895cdd0cf506">
+          <title>TapiNodeEdgePoint
+id: b332c0b6-73ac-4451-9bab-895cdd0cf506
+name: uu</title>
+          <rect x="680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="700" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="96075e90-141f-4b18-8fd1-8b37d637a1df">
+            <title>TapiConnectionEdgePoint
+id: 96075e90-141f-4b18-8fd1-8b37d637a1df
+name: uu-radio-consumer</title>
+            <ellipse cx="700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="700" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5281bbab-f386-48cb-8d97-74a8a5240617">
+          <title>TapiNodeEdgePoint
+id: 5281bbab-f386-48cb-8d97-74a8a5240617
+name: n1</title>
+          <rect x="720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="740" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="8bd07394-a606-4189-9feb-5f1385e10931">
+            <title>TapiConnectionEdgePoint
+id: 8bd07394-a606-4189-9feb-5f1385e10931
+name: n1-nas-consumer</title>
+            <ellipse cx="740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="740" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="8b86751f-7e8b-403a-ab87-aed41dbda3d1">
+        <title>TapiNodeUserEquipment
+id: 8b86751f-7e8b-403a-ab87-aed41dbda3d1
+name: user-equipment-1001001</title>
+        <rect x="760" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="800" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="d6d1b3df-3b02-47d7-84dd-41a3a59630a5">
+          <title>TapiNodeEdgePoint
+id: d6d1b3df-3b02-47d7-84dd-41a3a59630a5
+name: uu</title>
+          <rect x="760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="780" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="57515112-9570-4707-ab9e-01ce3116cfbe">
+            <title>TapiConnectionEdgePoint
+id: 57515112-9570-4707-ab9e-01ce3116cfbe
+name: uu-radio-consumer</title>
+            <ellipse cx="780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="780" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e0009e44-4fef-424c-92ad-f917bcca6c67">
+          <title>TapiNodeEdgePoint
+id: e0009e44-4fef-424c-92ad-f917bcca6c67
+name: n1</title>
+          <rect x="800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="820" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="c3a3efc2-3fbc-4cbf-82c2-bf0a251ffd3b">
+            <title>TapiConnectionEdgePoint
+id: c3a3efc2-3fbc-4cbf-82c2-bf0a251ffd3b
+name: n1-nas-consumer</title>
+            <ellipse cx="820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="820" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7823fdc2-3629-4b2b-bde2-ba30e8edcb32">
+        <title>TapiNodeUserEquipment
+id: 7823fdc2-3629-4b2b-bde2-ba30e8edcb32
+name: user-equipment-1001002</title>
+        <rect x="840" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="880" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="76b53d3b-09a6-4480-8a20-3ee509c7dcfe">
+          <title>TapiNodeEdgePoint
+id: 76b53d3b-09a6-4480-8a20-3ee509c7dcfe
+name: uu</title>
+          <rect x="840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="860" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="96c2c37e-bb17-4c1c-92c0-41a6d9f083e6">
+            <title>TapiConnectionEdgePoint
+id: 96c2c37e-bb17-4c1c-92c0-41a6d9f083e6
+name: uu-radio-consumer</title>
+            <ellipse cx="860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="860" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7dd6eb34-4e06-4608-9d2e-c4505130a83f">
+          <title>TapiNodeEdgePoint
+id: 7dd6eb34-4e06-4608-9d2e-c4505130a83f
+name: n1</title>
+          <rect x="880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="900" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="1a92b0d8-d403-41e0-95da-ea7f8b6c9c54">
+            <title>TapiConnectionEdgePoint
+id: 1a92b0d8-d403-41e0-95da-ea7f8b6c9c54
+name: n1-nas-consumer</title>
+            <ellipse cx="900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="900" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="b6a23ddc-5216-47b3-94ce-3268b9310b25">
+        <title>TapiNodeORu
+id: b6a23ddc-5216-47b3-94ce-3268b9310b25
+name: o-ru-100101</title>
+        <rect x="1000" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="1020" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="578abb31-e2d7-4031-9b29-c97029a3a83c">
+          <title>TapiNodeEdgePoint
+id: 578abb31-e2d7-4031-9b29-c97029a3a83c
+name: ofh</title>
+          <rect x="1000" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="1020" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="abe266f1-7880-42dd-b0a8-3e670edb5946">
+            <title>TapiConnectionEdgePoint
+id: abe266f1-7880-42dd-b0a8-3e670edb5946
+name: ofh-netconf-provider</title>
+            <ellipse cx="1020" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1020" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="52a3a6d4-805f-40b2-a1fa-4af393102ebd">
+          <title>TapiNodeEdgePoint
+id: 52a3a6d4-805f-40b2-a1fa-4af393102ebd
+name: uu</title>
+          <rect x="1000" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1020" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="7c03fb64-e81a-4206-bad0-013d3ba20778">
+            <title>TapiConnectionEdgePoint
+id: 7c03fb64-e81a-4206-bad0-013d3ba20778
+name: uu-radio-provider</title>
+            <ellipse cx="1020" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1020" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="65ac4f80-1991-4e73-bc56-845ce9e1416b">
+        <title>TapiNodeUserEquipment
+id: 65ac4f80-1991-4e73-bc56-845ce9e1416b
+name: user-equipment-1001010</title>
+        <rect x="920" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="960" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="02e59a6c-a454-4c7b-a9c0-d67a784ec2c1">
+          <title>TapiNodeEdgePoint
+id: 02e59a6c-a454-4c7b-a9c0-d67a784ec2c1
+name: uu</title>
+          <rect x="920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="940" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="cafab65a-9f1a-4f9c-b86a-9c3201aa5d28">
+            <title>TapiConnectionEdgePoint
+id: cafab65a-9f1a-4f9c-b86a-9c3201aa5d28
+name: uu-radio-consumer</title>
+            <ellipse cx="940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="940" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="97281884-20d7-4f71-a338-03a2e8eab5f4">
+          <title>TapiNodeEdgePoint
+id: 97281884-20d7-4f71-a338-03a2e8eab5f4
+name: n1</title>
+          <rect x="960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="980" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="58f21b3b-e980-4bd8-abcc-9d39aca8b0bb">
+            <title>TapiConnectionEdgePoint
+id: 58f21b3b-e980-4bd8-abcc-9d39aca8b0bb
+name: n1-nas-consumer</title>
+            <ellipse cx="980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="980" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="a089d4e2-d174-4107-832f-6e7cba741d2f">
+        <title>TapiNodeUserEquipment
+id: a089d4e2-d174-4107-832f-6e7cba741d2f
+name: user-equipment-1001011</title>
+        <rect x="1000" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1040" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="3fb41d27-957e-48ff-ba90-63e3b41637f7">
+          <title>TapiNodeEdgePoint
+id: 3fb41d27-957e-48ff-ba90-63e3b41637f7
+name: uu</title>
+          <rect x="1000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1020" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="2b5d71f2-7d7d-47e5-aab4-6448421d1b06">
+            <title>TapiConnectionEdgePoint
+id: 2b5d71f2-7d7d-47e5-aab4-6448421d1b06
+name: uu-radio-consumer</title>
+            <ellipse cx="1020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1020" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c6bc3e88-5880-4f77-9282-d1af0b8e76f3">
+          <title>TapiNodeEdgePoint
+id: c6bc3e88-5880-4f77-9282-d1af0b8e76f3
+name: n1</title>
+          <rect x="1040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1060" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ed8795b6-9e29-43e5-9b01-62ee83c75af6">
+            <title>TapiConnectionEdgePoint
+id: ed8795b6-9e29-43e5-9b01-62ee83c75af6
+name: n1-nas-consumer</title>
+            <ellipse cx="1060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1060" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="aeb11fba-85dd-4b1d-8e54-4bb7b4e0465f">
+        <title>TapiNodeUserEquipment
+id: aeb11fba-85dd-4b1d-8e54-4bb7b4e0465f
+name: user-equipment-1001012</title>
+        <rect x="1080" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1120" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="90ecbaea-cf72-402c-84c7-8af8c8a503bb">
+          <title>TapiNodeEdgePoint
+id: 90ecbaea-cf72-402c-84c7-8af8c8a503bb
+name: uu</title>
+          <rect x="1080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1100" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="26c82160-7316-47ce-aff2-b8a4af5da022">
+            <title>TapiConnectionEdgePoint
+id: 26c82160-7316-47ce-aff2-b8a4af5da022
+name: uu-radio-consumer</title>
+            <ellipse cx="1100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1100" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3f2a22ce-95d9-4d6b-b2be-03f968a62ff4">
+          <title>TapiNodeEdgePoint
+id: 3f2a22ce-95d9-4d6b-b2be-03f968a62ff4
+name: n1</title>
+          <rect x="1120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1140" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="72334bf2-cdb9-451f-9e1c-f5e5c2e567cd">
+            <title>TapiConnectionEdgePoint
+id: 72334bf2-cdb9-451f-9e1c-f5e5c2e567cd
+name: n1-nas-consumer</title>
+            <ellipse cx="1140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1140" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="3ff931a6-aeb3-433d-9786-dc397b627238">
+        <title>TapiNodeORu
+id: 3ff931a6-aeb3-433d-9786-dc397b627238
+name: o-ru-100102</title>
+        <rect x="1240" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="1260" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="db6889ec-e519-40c8-bc39-22b9d244fb70">
+          <title>TapiNodeEdgePoint
+id: db6889ec-e519-40c8-bc39-22b9d244fb70
+name: ofh</title>
+          <rect x="1240" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="1260" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="e87a25ba-99f3-46eb-a9d3-a1424f779abb">
+            <title>TapiConnectionEdgePoint
+id: e87a25ba-99f3-46eb-a9d3-a1424f779abb
+name: ofh-netconf-provider</title>
+            <ellipse cx="1260" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1260" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9567fa9c-3da1-4d44-844a-6a2a67da1006">
+          <title>TapiNodeEdgePoint
+id: 9567fa9c-3da1-4d44-844a-6a2a67da1006
+name: uu</title>
+          <rect x="1240" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1260" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="8924ceba-55b0-4fd1-9d7b-66767d61b0d0">
+            <title>TapiConnectionEdgePoint
+id: 8924ceba-55b0-4fd1-9d7b-66767d61b0d0
+name: uu-radio-provider</title>
+            <ellipse cx="1260" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1260" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="26f9f074-ca4b-4ff4-b833-cecad25e3a48">
+        <title>TapiNodeUserEquipment
+id: 26f9f074-ca4b-4ff4-b833-cecad25e3a48
+name: user-equipment-1001020</title>
+        <rect x="1160" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1200" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="c76b27b8-f43b-47a1-a301-64f43fbf41ca">
+          <title>TapiNodeEdgePoint
+id: c76b27b8-f43b-47a1-a301-64f43fbf41ca
+name: uu</title>
+          <rect x="1160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1180" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="bfa26dd4-4033-4ffb-a961-71a0a5d100d4">
+            <title>TapiConnectionEdgePoint
+id: bfa26dd4-4033-4ffb-a961-71a0a5d100d4
+name: uu-radio-consumer</title>
+            <ellipse cx="1180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1180" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="cb81bc8e-46b7-435a-86e3-319ddcc56a25">
+          <title>TapiNodeEdgePoint
+id: cb81bc8e-46b7-435a-86e3-319ddcc56a25
+name: n1</title>
+          <rect x="1200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1220" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="04b22f8c-bee2-4d17-b12a-5656a3be8de6">
+            <title>TapiConnectionEdgePoint
+id: 04b22f8c-bee2-4d17-b12a-5656a3be8de6
+name: n1-nas-consumer</title>
+            <ellipse cx="1220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1220" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="1f3b657f-3492-46ff-8d42-d5e70b226995">
+        <title>TapiNodeUserEquipment
+id: 1f3b657f-3492-46ff-8d42-d5e70b226995
+name: user-equipment-1001021</title>
+        <rect x="1240" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1280" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="49346e16-f700-47c0-98c9-941794ec07bf">
+          <title>TapiNodeEdgePoint
+id: 49346e16-f700-47c0-98c9-941794ec07bf
+name: uu</title>
+          <rect x="1240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1260" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="773f62a9-cef3-4649-9999-b7e8ba9dda67">
+            <title>TapiConnectionEdgePoint
+id: 773f62a9-cef3-4649-9999-b7e8ba9dda67
+name: uu-radio-consumer</title>
+            <ellipse cx="1260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1260" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6707fe70-cc31-47c4-85ee-db35ad8533bd">
+          <title>TapiNodeEdgePoint
+id: 6707fe70-cc31-47c4-85ee-db35ad8533bd
+name: n1</title>
+          <rect x="1280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1300" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="fa471718-6d15-4dee-bd51-8cdec8defb68">
+            <title>TapiConnectionEdgePoint
+id: fa471718-6d15-4dee-bd51-8cdec8defb68
+name: n1-nas-consumer</title>
+            <ellipse cx="1300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1300" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="5722a680-41a7-4b71-b659-61185afecaea">
+        <title>TapiNodeUserEquipment
+id: 5722a680-41a7-4b71-b659-61185afecaea
+name: user-equipment-1001022</title>
+        <rect x="1320" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1360" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="dda2ea05-88ce-40d3-89b2-0b7cee19bcdd">
+          <title>TapiNodeEdgePoint
+id: dda2ea05-88ce-40d3-89b2-0b7cee19bcdd
+name: uu</title>
+          <rect x="1320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1340" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="45b715aa-500e-4126-949a-4505687d76b7">
+            <title>TapiConnectionEdgePoint
+id: 45b715aa-500e-4126-949a-4505687d76b7
+name: uu-radio-consumer</title>
+            <ellipse cx="1340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1340" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="27b0098b-1891-495d-a2a3-9188a47876c0">
+          <title>TapiNodeEdgePoint
+id: 27b0098b-1891-495d-a2a3-9188a47876c0
+name: n1</title>
+          <rect x="1360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1380" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="58cb1d95-f0df-46e1-af0d-1b0b81302e06">
+            <title>TapiConnectionEdgePoint
+id: 58cb1d95-f0df-46e1-af0d-1b0b81302e06
+name: n1-nas-consumer</title>
+            <ellipse cx="1380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1380" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="ae112e8d-ca76-4894-89e0-28523eb26b8a">
+        <title>TapiNodeODu
+id: ae112e8d-ca76-4894-89e0-28523eb26b8a
+name: o-du-1002</title>
+        <rect x="1640" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="1740" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="aa451fb3-47a6-4691-8b0b-930d30b6ce88">
+          <title>TapiNodeEdgePoint
+id: aa451fb3-47a6-4691-8b0b-930d30b6ce88
+name: e2</title>
+          <rect x="1640" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="1660" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="d1995956-e62b-42d7-8649-763a8d08fcd4">
+            <title>TapiConnectionEdgePoint
+id: d1995956-e62b-42d7-8649-763a8d08fcd4
+name: e2-sctp-provider</title>
+            <ellipse cx="1660" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1660" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6106507d-7a0a-4c92-baa7-f52611106b6c">
+          <title>TapiNodeEdgePoint
+id: 6106507d-7a0a-4c92-baa7-f52611106b6c
+name: o1</title>
+          <rect x="1720" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="1780" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="38a9c47c-fb5e-4b06-bf90-a9dcc70daf22">
+            <title>TapiConnectionEdgePoint
+id: 38a9c47c-fb5e-4b06-bf90-a9dcc70daf22
+name: o1-netconf-provider</title>
+            <ellipse cx="1740" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1740" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="fcaecb8b-44da-4113-8b67-7baa17077f1d">
+            <title>TapiConnectionEdgePoint
+id: fcaecb8b-44da-4113-8b67-7baa17077f1d
+name: o1-ves-consumer</title>
+            <ellipse cx="1780" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1780" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="de579508-f309-489d-be9a-95c9b452f2f4">
+            <title>TapiConnectionEdgePoint
+id: de579508-f309-489d-be9a-95c9b452f2f4
+name: o1-file-provider</title>
+            <ellipse cx="1820" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1820" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4d860120-e9a8-4463-9d43-4f5523245957">
+          <title>TapiNodeEdgePoint
+id: 4d860120-e9a8-4463-9d43-4f5523245957
+name: f1</title>
+          <rect x="1680" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="1700" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="d6c0fcbb-c3b2-41d3-bbb8-136eb38e4a28">
+            <title>TapiConnectionEdgePoint
+id: d6c0fcbb-c3b2-41d3-bbb8-136eb38e4a28
+name: f1-unknown-provider</title>
+            <ellipse cx="1700" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1700" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c99f92cf-3975-40dd-8515-cd4a3c260942">
+          <title>TapiNodeEdgePoint
+id: c99f92cf-3975-40dd-8515-cd4a3c260942
+name: ofh</title>
+          <rect x="1700" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="1720" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="4610e5ac-95e0-4566-ac98-b3c23c1b070a">
+            <title>TapiConnectionEdgePoint
+id: 4610e5ac-95e0-4566-ac98-b3c23c1b070a
+name: ofh-netconf-consumer</title>
+            <ellipse cx="1720" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1720" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="087d43ad-f4f2-4204-b868-f4a70d67217f">
+        <title>TapiNodeFronthaulGateway
+id: 087d43ad-f4f2-4204-b868-f4a70d67217f
+name: fronthaul-gateway-10020</title>
+        <rect x="1680" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="1740" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="176b9c1b-9fe6-4b42-b29d-f1aca3daa822">
+          <title>TapiNodeEdgePoint
+id: 176b9c1b-9fe6-4b42-b29d-f1aca3daa822
+name: eth</title>
+          <rect x="1700" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="1720" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="d284bec2-79c3-4449-a8b0-2484ba287eba">
+            <title>TapiConnectionEdgePoint
+id: d284bec2-79c3-4449-a8b0-2484ba287eba
+name: eth-ofh-provider</title>
+            <ellipse cx="1720" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1720" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b2a9ee74-fb7e-4af2-a7e5-fc0f64c8e10c">
+          <title>TapiNodeEdgePoint
+id: b2a9ee74-fb7e-4af2-a7e5-fc0f64c8e10c
+name: oam</title>
+          <rect x="1740" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="1760" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="2598d5c1-3bec-4391-ba52-cc0acd2db91e">
+            <title>TapiConnectionEdgePoint
+id: 2598d5c1-3bec-4391-ba52-cc0acd2db91e
+name: oam-netconf-provider</title>
+            <ellipse cx="1760" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1760" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3eacd973-2092-493a-af35-e8c0ce637fbb">
+          <title>TapiNodeEdgePoint
+id: 3eacd973-2092-493a-af35-e8c0ce637fbb
+name: eth#0</title>
+          <rect x="1680" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="1700.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="4fc4a3dd-988a-4f88-b401-fbb2cd4f62a5">
+            <title>TapiConnectionEdgePoint
+id: 4fc4a3dd-988a-4f88-b401-fbb2cd4f62a5
+name: eth-ofh-consumer</title>
+            <ellipse cx="1700.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1700.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1ea59cd2-cccb-4ed4-b11f-b20323faf2bd">
+          <title>TapiNodeEdgePoint
+id: 1ea59cd2-cccb-4ed4-b11f-b20323faf2bd
+name: eth#1</title>
+          <rect x="1720" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="1740.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="e124f33c-1b32-44cf-bf7e-52e6c2e3ad82">
+            <title>TapiConnectionEdgePoint
+id: e124f33c-1b32-44cf-bf7e-52e6c2e3ad82
+name: eth-ofh-consumer</title>
+            <ellipse cx="1740.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1740.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="79a9790c-2983-45c1-87aa-f883886cafc1">
+          <title>TapiNodeEdgePoint
+id: 79a9790c-2983-45c1-87aa-f883886cafc1
+name: eth#2</title>
+          <rect x="1760" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="1780.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="d2ef2ce6-dbfd-4d8a-b2c8-21842717c53b">
+            <title>TapiConnectionEdgePoint
+id: d2ef2ce6-dbfd-4d8a-b2c8-21842717c53b
+name: eth-ofh-consumer</title>
+            <ellipse cx="1780.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1780.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="aa4d3257-fe48-4367-95a3-04c1d05aa2f2">
+        <title>TapiNodeORu
+id: aa4d3257-fe48-4367-95a3-04c1d05aa2f2
+name: o-ru-100200</title>
+        <rect x="1480" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="1500" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="31567e40-d582-4fa6-aaed-a0a775538591">
+          <title>TapiNodeEdgePoint
+id: 31567e40-d582-4fa6-aaed-a0a775538591
+name: ofh</title>
+          <rect x="1480" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="1500" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="861689f4-6980-474e-8dcc-888417b4ebde">
+            <title>TapiConnectionEdgePoint
+id: 861689f4-6980-474e-8dcc-888417b4ebde
+name: ofh-netconf-provider</title>
+            <ellipse cx="1500" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1500" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9d86a0d0-25cd-46ee-88c4-17135d6792c4">
+          <title>TapiNodeEdgePoint
+id: 9d86a0d0-25cd-46ee-88c4-17135d6792c4
+name: uu</title>
+          <rect x="1480" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1500" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="cb1c8a76-0b65-4be5-ad77-363e2c3c8c80">
+            <title>TapiConnectionEdgePoint
+id: cb1c8a76-0b65-4be5-ad77-363e2c3c8c80
+name: uu-radio-provider</title>
+            <ellipse cx="1500" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1500" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="c5692ac6-b394-478e-8e27-a5b20708c1cd">
+        <title>TapiNodeUserEquipment
+id: c5692ac6-b394-478e-8e27-a5b20708c1cd
+name: user-equipment-1002000</title>
+        <rect x="1400" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1440" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="d3239c72-7e6b-4b98-8795-5ab189c30a44">
+          <title>TapiNodeEdgePoint
+id: d3239c72-7e6b-4b98-8795-5ab189c30a44
+name: uu</title>
+          <rect x="1400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1420" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="78c9e1d3-a98b-4aef-9345-7193158a616f">
+            <title>TapiConnectionEdgePoint
+id: 78c9e1d3-a98b-4aef-9345-7193158a616f
+name: uu-radio-consumer</title>
+            <ellipse cx="1420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1420" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9133b5c9-74e9-47ed-a6a5-1afec9e408bd">
+          <title>TapiNodeEdgePoint
+id: 9133b5c9-74e9-47ed-a6a5-1afec9e408bd
+name: n1</title>
+          <rect x="1440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1460" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="8d160a74-2397-48d6-b83a-2bc3a215a457">
+            <title>TapiConnectionEdgePoint
+id: 8d160a74-2397-48d6-b83a-2bc3a215a457
+name: n1-nas-consumer</title>
+            <ellipse cx="1460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1460" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="ffb1ba12-40b4-4883-b3f1-6548ed79c5d4">
+        <title>TapiNodeUserEquipment
+id: ffb1ba12-40b4-4883-b3f1-6548ed79c5d4
+name: user-equipment-1002001</title>
+        <rect x="1480" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1520" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ad4d593c-b75d-4294-97e7-a0a2e217d91d">
+          <title>TapiNodeEdgePoint
+id: ad4d593c-b75d-4294-97e7-a0a2e217d91d
+name: uu</title>
+          <rect x="1480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1500" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="1b786629-6b4e-418a-8ccc-523aa8d496ad">
+            <title>TapiConnectionEdgePoint
+id: 1b786629-6b4e-418a-8ccc-523aa8d496ad
+name: uu-radio-consumer</title>
+            <ellipse cx="1500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1500" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0faf62c0-8edc-4fc2-8a53-553105ae952d">
+          <title>TapiNodeEdgePoint
+id: 0faf62c0-8edc-4fc2-8a53-553105ae952d
+name: n1</title>
+          <rect x="1520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1540" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="633245da-920b-48ea-ac9d-55fc752f20db">
+            <title>TapiConnectionEdgePoint
+id: 633245da-920b-48ea-ac9d-55fc752f20db
+name: n1-nas-consumer</title>
+            <ellipse cx="1540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1540" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7a252c57-232a-4dea-b9f5-5af2332fbe05">
+        <title>TapiNodeUserEquipment
+id: 7a252c57-232a-4dea-b9f5-5af2332fbe05
+name: user-equipment-1002002</title>
+        <rect x="1560" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1600" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="fbd5f300-0af3-4357-904d-978653308286">
+          <title>TapiNodeEdgePoint
+id: fbd5f300-0af3-4357-904d-978653308286
+name: uu</title>
+          <rect x="1560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1580" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="ec8fd76c-f4c1-4f13-acd1-e1b522d70d6c">
+            <title>TapiConnectionEdgePoint
+id: ec8fd76c-f4c1-4f13-acd1-e1b522d70d6c
+name: uu-radio-consumer</title>
+            <ellipse cx="1580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1580" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6be888e8-23da-4eb8-9741-e1eb52c4187f">
+          <title>TapiNodeEdgePoint
+id: 6be888e8-23da-4eb8-9741-e1eb52c4187f
+name: n1</title>
+          <rect x="1600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1620" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="d7aa7aba-21bf-4ec4-8b43-4d2d67b3740f">
+            <title>TapiConnectionEdgePoint
+id: d7aa7aba-21bf-4ec4-8b43-4d2d67b3740f
+name: n1-nas-consumer</title>
+            <ellipse cx="1620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1620" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="95207788-e102-44af-a024-6babc10c2a59">
+        <title>TapiNodeORu
+id: 95207788-e102-44af-a024-6babc10c2a59
+name: o-ru-100201</title>
+        <rect x="1720" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="1740" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="5b12275c-17c5-40d9-a7ce-f2b3dd46db78">
+          <title>TapiNodeEdgePoint
+id: 5b12275c-17c5-40d9-a7ce-f2b3dd46db78
+name: ofh</title>
+          <rect x="1720" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="1740" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="6ee98f6c-3779-48a9-a28d-3f08ce1aee17">
+            <title>TapiConnectionEdgePoint
+id: 6ee98f6c-3779-48a9-a28d-3f08ce1aee17
+name: ofh-netconf-provider</title>
+            <ellipse cx="1740" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1740" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="83a2e4aa-d73c-4844-9a13-ca5a78e2d814">
+          <title>TapiNodeEdgePoint
+id: 83a2e4aa-d73c-4844-9a13-ca5a78e2d814
+name: uu</title>
+          <rect x="1720" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1740" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="daeccc69-c3e7-4192-999c-6401271e2ecb">
+            <title>TapiConnectionEdgePoint
+id: daeccc69-c3e7-4192-999c-6401271e2ecb
+name: uu-radio-provider</title>
+            <ellipse cx="1740" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1740" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="26ee5f3f-7dd6-4573-b8ab-fc1130c946b6">
+        <title>TapiNodeUserEquipment
+id: 26ee5f3f-7dd6-4573-b8ab-fc1130c946b6
+name: user-equipment-1002010</title>
+        <rect x="1640" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1680" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="aa7fdb98-a549-42bc-8fb3-8b581b02c88a">
+          <title>TapiNodeEdgePoint
+id: aa7fdb98-a549-42bc-8fb3-8b581b02c88a
+name: uu</title>
+          <rect x="1640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1660" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="5e25017a-738f-4ffd-bf3f-2b3b6a6bd629">
+            <title>TapiConnectionEdgePoint
+id: 5e25017a-738f-4ffd-bf3f-2b3b6a6bd629
+name: uu-radio-consumer</title>
+            <ellipse cx="1660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1660" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="412a592d-1d25-4e0e-9612-01af46079cc1">
+          <title>TapiNodeEdgePoint
+id: 412a592d-1d25-4e0e-9612-01af46079cc1
+name: n1</title>
+          <rect x="1680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1700" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="f446e8ee-e8c2-416a-84ee-58f0a6dfe414">
+            <title>TapiConnectionEdgePoint
+id: f446e8ee-e8c2-416a-84ee-58f0a6dfe414
+name: n1-nas-consumer</title>
+            <ellipse cx="1700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1700" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="93d1fbb0-25b1-4c25-8352-9e46c8a6e0de">
+        <title>TapiNodeUserEquipment
+id: 93d1fbb0-25b1-4c25-8352-9e46c8a6e0de
+name: user-equipment-1002011</title>
+        <rect x="1720" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1760" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="e4cc1ac9-387e-43ec-bafc-da21f7f4a917">
+          <title>TapiNodeEdgePoint
+id: e4cc1ac9-387e-43ec-bafc-da21f7f4a917
+name: uu</title>
+          <rect x="1720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1740" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="4afd4f96-f3fd-41f0-b2cd-190f8a3b4418">
+            <title>TapiConnectionEdgePoint
+id: 4afd4f96-f3fd-41f0-b2cd-190f8a3b4418
+name: uu-radio-consumer</title>
+            <ellipse cx="1740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1740" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="10325a9c-ca59-4dbc-8c89-5b2ef90feff0">
+          <title>TapiNodeEdgePoint
+id: 10325a9c-ca59-4dbc-8c89-5b2ef90feff0
+name: n1</title>
+          <rect x="1760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1780" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ae978184-7d99-4c76-bd75-a66143d70951">
+            <title>TapiConnectionEdgePoint
+id: ae978184-7d99-4c76-bd75-a66143d70951
+name: n1-nas-consumer</title>
+            <ellipse cx="1780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1780" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="074bba00-0f31-4f66-8d57-568d9678e211">
+        <title>TapiNodeUserEquipment
+id: 074bba00-0f31-4f66-8d57-568d9678e211
+name: user-equipment-1002012</title>
+        <rect x="1800" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1840" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="e6052a98-814b-4654-8464-d076aa506e2a">
+          <title>TapiNodeEdgePoint
+id: e6052a98-814b-4654-8464-d076aa506e2a
+name: uu</title>
+          <rect x="1800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1820" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="66c2a66c-6c4c-4684-b313-2c45ffbd3ad0">
+            <title>TapiConnectionEdgePoint
+id: 66c2a66c-6c4c-4684-b313-2c45ffbd3ad0
+name: uu-radio-consumer</title>
+            <ellipse cx="1820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1820" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e1915a18-8b69-4bf2-b116-3dfdcf3c7928">
+          <title>TapiNodeEdgePoint
+id: e1915a18-8b69-4bf2-b116-3dfdcf3c7928
+name: n1</title>
+          <rect x="1840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1860" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="6c7deb0a-4f16-4a2f-8207-997965b16818">
+            <title>TapiConnectionEdgePoint
+id: 6c7deb0a-4f16-4a2f-8207-997965b16818
+name: n1-nas-consumer</title>
+            <ellipse cx="1860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1860" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="cda6e13f-f09e-4396-a77e-b4a3db41c773">
+        <title>TapiNodeORu
+id: cda6e13f-f09e-4396-a77e-b4a3db41c773
+name: o-ru-100202</title>
+        <rect x="1960" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="1980" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="4d67905c-5035-4054-8723-6d9eba388ae2">
+          <title>TapiNodeEdgePoint
+id: 4d67905c-5035-4054-8723-6d9eba388ae2
+name: ofh</title>
+          <rect x="1960" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="1980" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="1eb4dce7-1853-4a70-abd7-eaee5cd3bf99">
+            <title>TapiConnectionEdgePoint
+id: 1eb4dce7-1853-4a70-abd7-eaee5cd3bf99
+name: ofh-netconf-provider</title>
+            <ellipse cx="1980" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1980" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6d81de0e-6d96-43de-ac08-70ddbefaa0b0">
+          <title>TapiNodeEdgePoint
+id: 6d81de0e-6d96-43de-ac08-70ddbefaa0b0
+name: uu</title>
+          <rect x="1960" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1980" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="f2c32e6b-635a-4e82-854c-ab630363256a">
+            <title>TapiConnectionEdgePoint
+id: f2c32e6b-635a-4e82-854c-ab630363256a
+name: uu-radio-provider</title>
+            <ellipse cx="1980" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="1980" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="d1184fbf-2154-4a93-bfe6-edaf9c999da6">
+        <title>TapiNodeUserEquipment
+id: d1184fbf-2154-4a93-bfe6-edaf9c999da6
+name: user-equipment-1002020</title>
+        <rect x="1880" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="1920" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f033b50c-7ef4-487c-8175-d4f019b50322">
+          <title>TapiNodeEdgePoint
+id: f033b50c-7ef4-487c-8175-d4f019b50322
+name: uu</title>
+          <rect x="1880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1900" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0a29bb92-6826-44f2-a7ec-564f2d997c8f">
+            <title>TapiConnectionEdgePoint
+id: 0a29bb92-6826-44f2-a7ec-564f2d997c8f
+name: uu-radio-consumer</title>
+            <ellipse cx="1900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1900" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1df58708-79d6-4432-9c4f-51bfe09beef7">
+          <title>TapiNodeEdgePoint
+id: 1df58708-79d6-4432-9c4f-51bfe09beef7
+name: n1</title>
+          <rect x="1920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="1940" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="3c1ef732-8430-42ba-b31a-1eab781b4db1">
+            <title>TapiConnectionEdgePoint
+id: 3c1ef732-8430-42ba-b31a-1eab781b4db1
+name: n1-nas-consumer</title>
+            <ellipse cx="1940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1940" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b3ef7484-0148-4ddd-bb57-65c12451c3e1">
+        <title>TapiNodeUserEquipment
+id: b3ef7484-0148-4ddd-bb57-65c12451c3e1
+name: user-equipment-1002021</title>
+        <rect x="1960" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2000" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="fcf0a62b-397c-4f84-95e6-4b783b28c981">
+          <title>TapiNodeEdgePoint
+id: fcf0a62b-397c-4f84-95e6-4b783b28c981
+name: uu</title>
+          <rect x="1960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="1980" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d78a2f6f-8f3b-4128-af23-291dd16f23d2">
+            <title>TapiConnectionEdgePoint
+id: d78a2f6f-8f3b-4128-af23-291dd16f23d2
+name: uu-radio-consumer</title>
+            <ellipse cx="1980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="1980" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="602999f6-cf60-4845-884c-912e73e06dc3">
+          <title>TapiNodeEdgePoint
+id: 602999f6-cf60-4845-884c-912e73e06dc3
+name: n1</title>
+          <rect x="2000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2020" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="e16d419c-3764-4294-b61a-a9d6d4bec029">
+            <title>TapiConnectionEdgePoint
+id: e16d419c-3764-4294-b61a-a9d6d4bec029
+name: n1-nas-consumer</title>
+            <ellipse cx="2020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2020" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="29a23f9f-e719-4674-ab4b-dc7fac2187d8">
+        <title>TapiNodeUserEquipment
+id: 29a23f9f-e719-4674-ab4b-dc7fac2187d8
+name: user-equipment-1002022</title>
+        <rect x="2040" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2080" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="4ddf68a2-cd14-4222-b44d-62145076dbe4">
+          <title>TapiNodeEdgePoint
+id: 4ddf68a2-cd14-4222-b44d-62145076dbe4
+name: uu</title>
+          <rect x="2040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2060" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="33ac8f61-b94b-484b-9dbb-5a28e9cca6f2">
+            <title>TapiConnectionEdgePoint
+id: 33ac8f61-b94b-484b-9dbb-5a28e9cca6f2
+name: uu-radio-consumer</title>
+            <ellipse cx="2060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2060" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7da72628-3305-4cba-a96a-1c8adc44b4ce">
+          <title>TapiNodeEdgePoint
+id: 7da72628-3305-4cba-a96a-1c8adc44b4ce
+name: n1</title>
+          <rect x="2080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2100" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="f1144982-b8c0-4e04-8102-d0dd0a774338">
+            <title>TapiConnectionEdgePoint
+id: f1144982-b8c0-4e04-8102-d0dd0a774338
+name: n1-nas-consumer</title>
+            <ellipse cx="2100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2100" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuCp" id="88f98163-0693-4c81-96c8-0a73b65713ab">
+        <title>TapiNodeOCuCp
+id: 88f98163-0693-4c81-96c8-0a73b65713ab
+name: o-cu-cp-101</title>
+        <rect x="2955" y="325" width="200" height="40" rx="5" class="node TapiNodeOCuCp o-cu-cp"/>
+        <text x="3055.0" y="349.0">O-CU-CP</text>
+        <g class="node TapiNodeEdgePoint" id="3de930eb-157f-4559-a9d4-da9efef5f3aa">
+          <title>TapiNodeEdgePoint
+id: 3de930eb-157f-4559-a9d4-da9efef5f3aa
+name: e2</title>
+          <rect x="2955" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="2975.0" y="319.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="8423f9a7-8411-4f62-b8a3-180f54f7d5a1">
+            <title>TapiConnectionEdgePoint
+id: 8423f9a7-8411-4f62-b8a3-180f54f7d5a1
+name: e2-sctp-provider</title>
+            <ellipse cx="2975.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2975.0" y="334.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1067aaf7-ee5d-4132-bf63-b415553669ba">
+          <title>TapiNodeEdgePoint
+id: 1067aaf7-ee5d-4132-bf63-b415553669ba
+name: n2</title>
+          <rect x="2995" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint n2"/>
+          <text x="3015.0" y="319.0">N2</text>
+          <g class="node TapiConnectionEdgePoint" id="62d285e3-23d8-4d18-b4f5-864e471d1054">
+            <title>TapiConnectionEdgePoint
+id: 62d285e3-23d8-4d18-b4f5-864e471d1054
+name: n2-nas-consumer</title>
+            <ellipse cx="3015.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3015.0" y="334.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a4765ed5-4257-47f8-bee2-240dc73c2e97">
+          <title>TapiNodeEdgePoint
+id: a4765ed5-4257-47f8-bee2-240dc73c2e97
+name: o1</title>
+          <rect x="3035" y="305" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="3095.0" y="319.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="bf59277c-9951-4ed5-8ee2-345cb23115da">
+            <title>TapiConnectionEdgePoint
+id: bf59277c-9951-4ed5-8ee2-345cb23115da
+name: o1-netconf-provider</title>
+            <ellipse cx="3055.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3055.0" y="334.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="1748874a-ecf3-4f8b-997d-88d1dd76ba4e">
+            <title>TapiConnectionEdgePoint
+id: 1748874a-ecf3-4f8b-997d-88d1dd76ba4e
+name: o1-ves-consumer</title>
+            <ellipse cx="3095.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3095.0" y="334.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="5c4c0e57-7856-4e10-bf54-7c61772f1d81">
+            <title>TapiConnectionEdgePoint
+id: 5c4c0e57-7856-4e10-bf54-7c61772f1d81
+name: o1-file-provider</title>
+            <ellipse cx="3135.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3135.0" y="334.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9004220c-fe96-4156-8922-1a37bc63d33a">
+          <title>TapiNodeEdgePoint
+id: 9004220c-fe96-4156-8922-1a37bc63d33a
+name: f1-c</title>
+          <rect x="3035" y="365" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-c"/>
+          <text x="3055.0" y="379.0">F1-C</text>
+          <g class="node TapiConnectionEdgePoint" id="94572123-e984-48ab-917f-6c5051c428d7">
+            <title>TapiConnectionEdgePoint
+id: 94572123-e984-48ab-917f-6c5051c428d7
+name: f1-c-unknown-consumer</title>
+            <ellipse cx="3055.0" cy="360.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3055.0" y="364.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ee4da8f3-c200-48d9-8ca7-8e970565bf57">
+          <title>TapiNodeEdgePoint
+id: ee4da8f3-c200-48d9-8ca7-8e970565bf57
+name: e1</title>
+          <rect x="3135" y="345" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="3155.0" y="359.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="fee881c1-6253-4c36-859b-f183ec025e42">
+            <title>TapiConnectionEdgePoint
+id: fee881c1-6253-4c36-859b-f183ec025e42
+name: e1-unknown-consumer</title>
+            <ellipse cx="3130.0" cy="355.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3130.0" y="359.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuUp" id="ad3bab38-daec-43cc-8017-003ead7431ca">
+        <title>TapiNodeOCuUp
+id: ad3bab38-daec-43cc-8017-003ead7431ca
+name: o-cu-up-101</title>
+        <rect x="3205" y="405" width="200" height="40" rx="5" class="node TapiNodeOCuUp o-cu-up"/>
+        <text x="3305.0" y="429.0">O-CU-UP</text>
+        <g class="node TapiNodeEdgePoint" id="d2820943-3954-4804-9da3-f0a73205a85e">
+          <title>TapiNodeEdgePoint
+id: d2820943-3954-4804-9da3-f0a73205a85e
+name: e2</title>
+          <rect x="3205" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="3225.0" y="399.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="a0b59561-5c36-4828-b108-48cf3777b82a">
+            <title>TapiConnectionEdgePoint
+id: a0b59561-5c36-4828-b108-48cf3777b82a
+name: e2-sctp-provider</title>
+            <ellipse cx="3225.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3225.0" y="414.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="572c5b44-54d3-4c95-9a27-f4be0e6071a7">
+          <title>TapiNodeEdgePoint
+id: 572c5b44-54d3-4c95-9a27-f4be0e6071a7
+name: n3</title>
+          <rect x="3245" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint n3"/>
+          <text x="3265.0" y="399.0">N3</text>
+          <g class="node TapiConnectionEdgePoint" id="42c49575-28f6-42cb-9db2-f86587c0ae67">
+            <title>TapiConnectionEdgePoint
+id: 42c49575-28f6-42cb-9db2-f86587c0ae67
+name: n3-nas-consumer</title>
+            <ellipse cx="3265.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3265.0" y="414.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c4297fc7-5120-4ec4-9e29-4234834013e7">
+          <title>TapiNodeEdgePoint
+id: c4297fc7-5120-4ec4-9e29-4234834013e7
+name: o1</title>
+          <rect x="3285" y="385" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="3345.0" y="399.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="42c03cdd-daaa-4c66-adfe-e8a0b083b5e1">
+            <title>TapiConnectionEdgePoint
+id: 42c03cdd-daaa-4c66-adfe-e8a0b083b5e1
+name: o1-netconf-provider</title>
+            <ellipse cx="3305.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3305.0" y="414.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="e775fad4-7124-4708-bcbc-35721646cdbe">
+            <title>TapiConnectionEdgePoint
+id: e775fad4-7124-4708-bcbc-35721646cdbe
+name: o1-ves-consumer</title>
+            <ellipse cx="3345.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3345.0" y="414.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="e4dcb5d5-ec99-45a2-a7bf-a533cdd0f5a7">
+            <title>TapiConnectionEdgePoint
+id: e4dcb5d5-ec99-45a2-a7bf-a533cdd0f5a7
+name: o1-file-provider</title>
+            <ellipse cx="3385.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3385.0" y="414.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6a5e4ab0-eaa2-43a1-982b-1bc9454a10b4">
+          <title>TapiNodeEdgePoint
+id: 6a5e4ab0-eaa2-43a1-982b-1bc9454a10b4
+name: f1-u</title>
+          <rect x="3285" y="445" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-u"/>
+          <text x="3305.0" y="459.0">F1-U</text>
+          <g class="node TapiConnectionEdgePoint" id="5faf5d56-be69-4612-b5b4-64f43a18d7cf">
+            <title>TapiConnectionEdgePoint
+id: 5faf5d56-be69-4612-b5b4-64f43a18d7cf
+name: f1-u-unknown-consumer</title>
+            <ellipse cx="3305.0" cy="440.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3305.0" y="444.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4d7d24f2-ea37-4882-84dd-2d4b60d82c4c">
+          <title>TapiNodeEdgePoint
+id: 4d7d24f2-ea37-4882-84dd-2d4b60d82c4c
+name: e1</title>
+          <rect x="3185" y="425" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="3205.0" y="439.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="24bf52e1-0aa4-48eb-b76e-9b01c9c67eec">
+            <title>TapiConnectionEdgePoint
+id: 24bf52e1-0aa4-48eb-b76e-9b01c9c67eec
+name: e1-unknown-provider</title>
+            <ellipse cx="3230.0" cy="435.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3230.0" y="439.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="20872ec8-229b-4426-837b-7c5b5c02a15a">
+        <title>TapiNodeODu
+id: 20872ec8-229b-4426-837b-7c5b5c02a15a
+name: o-du-1010</title>
+        <rect x="2360" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="2460" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="dfcfd7a7-ca24-4836-a46b-4e42bcd10f88">
+          <title>TapiNodeEdgePoint
+id: dfcfd7a7-ca24-4836-a46b-4e42bcd10f88
+name: e2</title>
+          <rect x="2360" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="2380" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="08cd829e-c9c6-49d9-8f8c-b26d6120d3bf">
+            <title>TapiConnectionEdgePoint
+id: 08cd829e-c9c6-49d9-8f8c-b26d6120d3bf
+name: e2-sctp-provider</title>
+            <ellipse cx="2380" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2380" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3bc47dad-680a-402c-b4b9-d31057c9de9c">
+          <title>TapiNodeEdgePoint
+id: 3bc47dad-680a-402c-b4b9-d31057c9de9c
+name: o1</title>
+          <rect x="2440" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="2500" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="54289d8d-1fe3-403a-be69-0622e8137d6e">
+            <title>TapiConnectionEdgePoint
+id: 54289d8d-1fe3-403a-be69-0622e8137d6e
+name: o1-netconf-provider</title>
+            <ellipse cx="2460" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2460" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="050c0424-5be6-456e-9663-74a71f3c9f4e">
+            <title>TapiConnectionEdgePoint
+id: 050c0424-5be6-456e-9663-74a71f3c9f4e
+name: o1-ves-consumer</title>
+            <ellipse cx="2500" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2500" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="ee66d32c-ba7a-4896-9c27-6fa662bcae8f">
+            <title>TapiConnectionEdgePoint
+id: ee66d32c-ba7a-4896-9c27-6fa662bcae8f
+name: o1-file-provider</title>
+            <ellipse cx="2540" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2540" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="36de246f-8dbd-40ff-ba26-1a3fd5725bbc">
+          <title>TapiNodeEdgePoint
+id: 36de246f-8dbd-40ff-ba26-1a3fd5725bbc
+name: f1</title>
+          <rect x="2400" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="2420" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="771a8e11-f29f-4927-b9e3-9389c646fd1f">
+            <title>TapiConnectionEdgePoint
+id: 771a8e11-f29f-4927-b9e3-9389c646fd1f
+name: f1-unknown-provider</title>
+            <ellipse cx="2420" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2420" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="34ffd623-8388-45b1-9b6b-fd6ce5cf20b3">
+          <title>TapiNodeEdgePoint
+id: 34ffd623-8388-45b1-9b6b-fd6ce5cf20b3
+name: ofh</title>
+          <rect x="2420" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="2440" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="637b034a-2d1d-45ce-be4f-2b5a995e85dd">
+            <title>TapiConnectionEdgePoint
+id: 637b034a-2d1d-45ce-be4f-2b5a995e85dd
+name: ofh-netconf-consumer</title>
+            <ellipse cx="2440" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2440" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="f5709705-36f1-4f33-b723-c7cbff358742">
+        <title>TapiNodeFronthaulGateway
+id: f5709705-36f1-4f33-b723-c7cbff358742
+name: fronthaul-gateway-10100</title>
+        <rect x="2400" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="2460" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="76db40ea-e668-4482-b525-f00ac946dbb4">
+          <title>TapiNodeEdgePoint
+id: 76db40ea-e668-4482-b525-f00ac946dbb4
+name: eth</title>
+          <rect x="2420" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="2440" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="908dc7db-c4fc-42d6-bac2-eb51932ddbce">
+            <title>TapiConnectionEdgePoint
+id: 908dc7db-c4fc-42d6-bac2-eb51932ddbce
+name: eth-ofh-provider</title>
+            <ellipse cx="2440" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2440" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="dbd95deb-7ab1-49b5-ba8a-1fed0b7dad41">
+          <title>TapiNodeEdgePoint
+id: dbd95deb-7ab1-49b5-ba8a-1fed0b7dad41
+name: oam</title>
+          <rect x="2460" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="2480" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="bf487ed7-18d9-4b36-990a-de30243cd6b8">
+            <title>TapiConnectionEdgePoint
+id: bf487ed7-18d9-4b36-990a-de30243cd6b8
+name: oam-netconf-provider</title>
+            <ellipse cx="2480" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2480" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9b1f7663-efda-45fa-8fae-56354bd737f3">
+          <title>TapiNodeEdgePoint
+id: 9b1f7663-efda-45fa-8fae-56354bd737f3
+name: eth#0</title>
+          <rect x="2400" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="2420.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="ecc7a67e-faf8-4f44-aa46-84054269a7da">
+            <title>TapiConnectionEdgePoint
+id: ecc7a67e-faf8-4f44-aa46-84054269a7da
+name: eth-ofh-consumer</title>
+            <ellipse cx="2420.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2420.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7f85fecb-f6c4-4b81-81b9-44fc99a4ad11">
+          <title>TapiNodeEdgePoint
+id: 7f85fecb-f6c4-4b81-81b9-44fc99a4ad11
+name: eth#1</title>
+          <rect x="2440" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="2460.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="1efa9df6-634f-4a8d-879c-d4c077bf29f8">
+            <title>TapiConnectionEdgePoint
+id: 1efa9df6-634f-4a8d-879c-d4c077bf29f8
+name: eth-ofh-consumer</title>
+            <ellipse cx="2460.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2460.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="78f16cb3-e837-491f-8655-013dd3c652be">
+          <title>TapiNodeEdgePoint
+id: 78f16cb3-e837-491f-8655-013dd3c652be
+name: eth#2</title>
+          <rect x="2480" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="2500.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="f00ba6de-7e78-4db0-a292-1ef5ca2368be">
+            <title>TapiConnectionEdgePoint
+id: f00ba6de-7e78-4db0-a292-1ef5ca2368be
+name: eth-ofh-consumer</title>
+            <ellipse cx="2500.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2500.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="043e99d0-5857-400a-8983-535848e6a5ad">
+        <title>TapiNodeORu
+id: 043e99d0-5857-400a-8983-535848e6a5ad
+name: o-ru-101000</title>
+        <rect x="2200" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="2220" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="cb0018ea-fba3-4d6a-84ca-ac3749c0d1c0">
+          <title>TapiNodeEdgePoint
+id: cb0018ea-fba3-4d6a-84ca-ac3749c0d1c0
+name: ofh</title>
+          <rect x="2200" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="2220" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="4853afc5-caa8-4342-8b97-93000500c064">
+            <title>TapiConnectionEdgePoint
+id: 4853afc5-caa8-4342-8b97-93000500c064
+name: ofh-netconf-provider</title>
+            <ellipse cx="2220" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2220" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="06fc0544-4b4e-4688-b968-da7355380192">
+          <title>TapiNodeEdgePoint
+id: 06fc0544-4b4e-4688-b968-da7355380192
+name: uu</title>
+          <rect x="2200" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2220" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="581838ce-bbf2-4092-8b39-f3a79168ee4f">
+            <title>TapiConnectionEdgePoint
+id: 581838ce-bbf2-4092-8b39-f3a79168ee4f
+name: uu-radio-provider</title>
+            <ellipse cx="2220" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2220" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="50f51cbd-baa3-4819-9bee-e23a7d9f794a">
+        <title>TapiNodeUserEquipment
+id: 50f51cbd-baa3-4819-9bee-e23a7d9f794a
+name: user-equipment-1010000</title>
+        <rect x="2120" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2160" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="c9ba7392-805d-4211-8b33-1417c548043e">
+          <title>TapiNodeEdgePoint
+id: c9ba7392-805d-4211-8b33-1417c548043e
+name: uu</title>
+          <rect x="2120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2140" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="71dbaf84-19da-4b66-b92d-822861c822cf">
+            <title>TapiConnectionEdgePoint
+id: 71dbaf84-19da-4b66-b92d-822861c822cf
+name: uu-radio-consumer</title>
+            <ellipse cx="2140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2140" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6a0c11e1-c5f8-4c5f-bc60-9eb067a8f245">
+          <title>TapiNodeEdgePoint
+id: 6a0c11e1-c5f8-4c5f-bc60-9eb067a8f245
+name: n1</title>
+          <rect x="2160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2180" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="e4ca0c12-e2ae-4f4b-8060-ddf47a48082f">
+            <title>TapiConnectionEdgePoint
+id: e4ca0c12-e2ae-4f4b-8060-ddf47a48082f
+name: n1-nas-consumer</title>
+            <ellipse cx="2180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2180" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="e12e5bb2-f544-4c8a-b9e1-93b3a4d75d45">
+        <title>TapiNodeUserEquipment
+id: e12e5bb2-f544-4c8a-b9e1-93b3a4d75d45
+name: user-equipment-1010001</title>
+        <rect x="2200" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2240" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="b6fada1b-2cbd-4deb-b252-4562ec831396">
+          <title>TapiNodeEdgePoint
+id: b6fada1b-2cbd-4deb-b252-4562ec831396
+name: uu</title>
+          <rect x="2200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2220" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="5e42acc9-7578-4f88-b19e-b73ec823347e">
+            <title>TapiConnectionEdgePoint
+id: 5e42acc9-7578-4f88-b19e-b73ec823347e
+name: uu-radio-consumer</title>
+            <ellipse cx="2220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2220" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d323111c-f900-4df1-af80-8ed854bde6bd">
+          <title>TapiNodeEdgePoint
+id: d323111c-f900-4df1-af80-8ed854bde6bd
+name: n1</title>
+          <rect x="2240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2260" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="40bc4dd3-094c-4f70-92ea-5929c13330fd">
+            <title>TapiConnectionEdgePoint
+id: 40bc4dd3-094c-4f70-92ea-5929c13330fd
+name: n1-nas-consumer</title>
+            <ellipse cx="2260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2260" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="152d13ad-1f19-4bc1-ac76-6fbeddf67709">
+        <title>TapiNodeUserEquipment
+id: 152d13ad-1f19-4bc1-ac76-6fbeddf67709
+name: user-equipment-1010002</title>
+        <rect x="2280" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2320" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="de4ed449-e67c-48d2-b236-8e03690ec0e4">
+          <title>TapiNodeEdgePoint
+id: de4ed449-e67c-48d2-b236-8e03690ec0e4
+name: uu</title>
+          <rect x="2280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2300" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="20d44bd8-f181-43f5-b7ee-84038f63830f">
+            <title>TapiConnectionEdgePoint
+id: 20d44bd8-f181-43f5-b7ee-84038f63830f
+name: uu-radio-consumer</title>
+            <ellipse cx="2300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2300" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3ca7aecc-f73e-420b-a3a1-62ee9337d96b">
+          <title>TapiNodeEdgePoint
+id: 3ca7aecc-f73e-420b-a3a1-62ee9337d96b
+name: n1</title>
+          <rect x="2320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2340" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="b7592b95-d734-4968-804c-f1d3b656b763">
+            <title>TapiConnectionEdgePoint
+id: b7592b95-d734-4968-804c-f1d3b656b763
+name: n1-nas-consumer</title>
+            <ellipse cx="2340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2340" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="57e7b22f-9f02-4f23-a013-e6a1e9500e8f">
+        <title>TapiNodeORu
+id: 57e7b22f-9f02-4f23-a013-e6a1e9500e8f
+name: o-ru-101001</title>
+        <rect x="2440" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="2460" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="989f8423-7841-4fab-b363-e687b2a5063e">
+          <title>TapiNodeEdgePoint
+id: 989f8423-7841-4fab-b363-e687b2a5063e
+name: ofh</title>
+          <rect x="2440" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="2460" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="cc00b65d-2740-48f7-b1ea-b93750021ccc">
+            <title>TapiConnectionEdgePoint
+id: cc00b65d-2740-48f7-b1ea-b93750021ccc
+name: ofh-netconf-provider</title>
+            <ellipse cx="2460" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2460" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8414e999-ef48-4229-b5b9-d3b204929949">
+          <title>TapiNodeEdgePoint
+id: 8414e999-ef48-4229-b5b9-d3b204929949
+name: uu</title>
+          <rect x="2440" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2460" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b9502857-0dbc-4922-b356-7b4c9d5ec76d">
+            <title>TapiConnectionEdgePoint
+id: b9502857-0dbc-4922-b356-7b4c9d5ec76d
+name: uu-radio-provider</title>
+            <ellipse cx="2460" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2460" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="40459e9c-facd-407d-8504-75e6a5dde76a">
+        <title>TapiNodeUserEquipment
+id: 40459e9c-facd-407d-8504-75e6a5dde76a
+name: user-equipment-1010010</title>
+        <rect x="2360" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2400" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="34dddbb0-95f8-434d-bd9c-d8fece1f39c9">
+          <title>TapiNodeEdgePoint
+id: 34dddbb0-95f8-434d-bd9c-d8fece1f39c9
+name: uu</title>
+          <rect x="2360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2380" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="2586b717-9eee-41ad-8aae-e75c70d85916">
+            <title>TapiConnectionEdgePoint
+id: 2586b717-9eee-41ad-8aae-e75c70d85916
+name: uu-radio-consumer</title>
+            <ellipse cx="2380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2380" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="110eb31c-32e0-47fb-bfab-64954708a2fc">
+          <title>TapiNodeEdgePoint
+id: 110eb31c-32e0-47fb-bfab-64954708a2fc
+name: n1</title>
+          <rect x="2400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2420" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="d893632a-4e4d-42a8-9edb-109fab3fd03a">
+            <title>TapiConnectionEdgePoint
+id: d893632a-4e4d-42a8-9edb-109fab3fd03a
+name: n1-nas-consumer</title>
+            <ellipse cx="2420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2420" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7bc6c7a5-8ab7-4dc9-810c-9080108830e3">
+        <title>TapiNodeUserEquipment
+id: 7bc6c7a5-8ab7-4dc9-810c-9080108830e3
+name: user-equipment-1010011</title>
+        <rect x="2440" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2480" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="5968fd5f-efd9-43f1-98f9-694975334f4c">
+          <title>TapiNodeEdgePoint
+id: 5968fd5f-efd9-43f1-98f9-694975334f4c
+name: uu</title>
+          <rect x="2440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2460" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d1ad8203-92e0-4359-8056-ada39286bad7">
+            <title>TapiConnectionEdgePoint
+id: d1ad8203-92e0-4359-8056-ada39286bad7
+name: uu-radio-consumer</title>
+            <ellipse cx="2460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2460" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4e0dbd13-cca3-460f-b4c6-78a49bbcc89f">
+          <title>TapiNodeEdgePoint
+id: 4e0dbd13-cca3-460f-b4c6-78a49bbcc89f
+name: n1</title>
+          <rect x="2480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2500" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="127cbcce-379a-4e54-8b9d-527e5924ca45">
+            <title>TapiConnectionEdgePoint
+id: 127cbcce-379a-4e54-8b9d-527e5924ca45
+name: n1-nas-consumer</title>
+            <ellipse cx="2500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2500" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="c4ab165c-db8e-466d-be38-e895bfbcf0cb">
+        <title>TapiNodeUserEquipment
+id: c4ab165c-db8e-466d-be38-e895bfbcf0cb
+name: user-equipment-1010012</title>
+        <rect x="2520" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2560" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="36e49b14-1904-4886-b64b-aa5a2449f863">
+          <title>TapiNodeEdgePoint
+id: 36e49b14-1904-4886-b64b-aa5a2449f863
+name: uu</title>
+          <rect x="2520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2540" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="05153137-b33c-462f-bbe5-890b6913172a">
+            <title>TapiConnectionEdgePoint
+id: 05153137-b33c-462f-bbe5-890b6913172a
+name: uu-radio-consumer</title>
+            <ellipse cx="2540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2540" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ba11002e-a81f-455a-a919-ba93a631e0a0">
+          <title>TapiNodeEdgePoint
+id: ba11002e-a81f-455a-a919-ba93a631e0a0
+name: n1</title>
+          <rect x="2560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2580" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="e865e1a0-6d8f-419c-8cd3-0b41fe1d4038">
+            <title>TapiConnectionEdgePoint
+id: e865e1a0-6d8f-419c-8cd3-0b41fe1d4038
+name: n1-nas-consumer</title>
+            <ellipse cx="2580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2580" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="4d3f78b7-fb16-4ad8-8844-4ef9f9a0d65b">
+        <title>TapiNodeORu
+id: 4d3f78b7-fb16-4ad8-8844-4ef9f9a0d65b
+name: o-ru-101002</title>
+        <rect x="2680" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="2700" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="e7bf9119-a3e2-4a02-83aa-3544c1f2eab3">
+          <title>TapiNodeEdgePoint
+id: e7bf9119-a3e2-4a02-83aa-3544c1f2eab3
+name: ofh</title>
+          <rect x="2680" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="2700" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="375cae7e-3d27-4c51-85eb-8d2d928f3387">
+            <title>TapiConnectionEdgePoint
+id: 375cae7e-3d27-4c51-85eb-8d2d928f3387
+name: ofh-netconf-provider</title>
+            <ellipse cx="2700" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2700" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5c8159d1-9f29-453b-9471-69fb2f085e68">
+          <title>TapiNodeEdgePoint
+id: 5c8159d1-9f29-453b-9471-69fb2f085e68
+name: uu</title>
+          <rect x="2680" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2700" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e97e33db-5c65-4b33-b182-48fe531ea87b">
+            <title>TapiConnectionEdgePoint
+id: e97e33db-5c65-4b33-b182-48fe531ea87b
+name: uu-radio-provider</title>
+            <ellipse cx="2700" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2700" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="4f17007d-bbc1-44ed-9901-ad99689f29b2">
+        <title>TapiNodeUserEquipment
+id: 4f17007d-bbc1-44ed-9901-ad99689f29b2
+name: user-equipment-1010020</title>
+        <rect x="2600" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2640" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="c4629a52-18c6-496e-b1b1-a4f6cb892a96">
+          <title>TapiNodeEdgePoint
+id: c4629a52-18c6-496e-b1b1-a4f6cb892a96
+name: uu</title>
+          <rect x="2600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2620" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="83fc031a-f3c6-4793-83aa-d16f3e5d388b">
+            <title>TapiConnectionEdgePoint
+id: 83fc031a-f3c6-4793-83aa-d16f3e5d388b
+name: uu-radio-consumer</title>
+            <ellipse cx="2620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2620" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a84887fa-1162-4d57-a256-a14ae23b104a">
+          <title>TapiNodeEdgePoint
+id: a84887fa-1162-4d57-a256-a14ae23b104a
+name: n1</title>
+          <rect x="2640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2660" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ab66a952-2c60-4e83-9c6b-b7541a57d4d5">
+            <title>TapiConnectionEdgePoint
+id: ab66a952-2c60-4e83-9c6b-b7541a57d4d5
+name: n1-nas-consumer</title>
+            <ellipse cx="2660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2660" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f0eaec61-5e22-4f3c-ac55-8ee089b1db7c">
+        <title>TapiNodeUserEquipment
+id: f0eaec61-5e22-4f3c-ac55-8ee089b1db7c
+name: user-equipment-1010021</title>
+        <rect x="2680" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2720" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="97cb49d7-3a69-46bc-b42d-642f2e839727">
+          <title>TapiNodeEdgePoint
+id: 97cb49d7-3a69-46bc-b42d-642f2e839727
+name: uu</title>
+          <rect x="2680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2700" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="8b4d645d-6a4d-4bd7-81b4-f65b45843d4b">
+            <title>TapiConnectionEdgePoint
+id: 8b4d645d-6a4d-4bd7-81b4-f65b45843d4b
+name: uu-radio-consumer</title>
+            <ellipse cx="2700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2700" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="82c18cde-6577-43f6-a1a1-567e6c74c2e9">
+          <title>TapiNodeEdgePoint
+id: 82c18cde-6577-43f6-a1a1-567e6c74c2e9
+name: n1</title>
+          <rect x="2720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2740" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="225c0290-00e9-4447-9dad-1585411fc0ef">
+            <title>TapiConnectionEdgePoint
+id: 225c0290-00e9-4447-9dad-1585411fc0ef
+name: n1-nas-consumer</title>
+            <ellipse cx="2740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2740" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="9fea5104-c7e0-4b9d-a654-c67cd43195e0">
+        <title>TapiNodeUserEquipment
+id: 9fea5104-c7e0-4b9d-a654-c67cd43195e0
+name: user-equipment-1010022</title>
+        <rect x="2760" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2800" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="42cac732-ecf8-40e2-b229-b5e8ac143c01">
+          <title>TapiNodeEdgePoint
+id: 42cac732-ecf8-40e2-b229-b5e8ac143c01
+name: uu</title>
+          <rect x="2760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2780" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="55026823-2c33-4692-b796-1101d55cfdc5">
+            <title>TapiConnectionEdgePoint
+id: 55026823-2c33-4692-b796-1101d55cfdc5
+name: uu-radio-consumer</title>
+            <ellipse cx="2780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2780" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="37981236-e74a-4584-8528-6d400923652d">
+          <title>TapiNodeEdgePoint
+id: 37981236-e74a-4584-8528-6d400923652d
+name: n1</title>
+          <rect x="2800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2820" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="16f46a9c-1a69-4257-8725-18a67adb8a1a">
+            <title>TapiConnectionEdgePoint
+id: 16f46a9c-1a69-4257-8725-18a67adb8a1a
+name: n1-nas-consumer</title>
+            <ellipse cx="2820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2820" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="5648ba6b-edd4-4592-af57-c7c759e92a3f">
+        <title>TapiNodeODu
+id: 5648ba6b-edd4-4592-af57-c7c759e92a3f
+name: o-du-1011</title>
+        <rect x="3080" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="3180" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="eb25e209-87b7-4419-9e3c-acebfe7e91a9">
+          <title>TapiNodeEdgePoint
+id: eb25e209-87b7-4419-9e3c-acebfe7e91a9
+name: e2</title>
+          <rect x="3080" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="3100" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="cab3db95-4154-4cff-a6b3-ee90b1071009">
+            <title>TapiConnectionEdgePoint
+id: cab3db95-4154-4cff-a6b3-ee90b1071009
+name: e2-sctp-provider</title>
+            <ellipse cx="3100" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3100" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="df48bb43-2964-4fbe-ba2e-04c6cc0a2c65">
+          <title>TapiNodeEdgePoint
+id: df48bb43-2964-4fbe-ba2e-04c6cc0a2c65
+name: o1</title>
+          <rect x="3160" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="3220" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="eb880205-0acf-48c5-8a02-82e81d15fdfd">
+            <title>TapiConnectionEdgePoint
+id: eb880205-0acf-48c5-8a02-82e81d15fdfd
+name: o1-netconf-provider</title>
+            <ellipse cx="3180" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3180" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="4f974fba-06b7-41b1-87be-67102771c6a7">
+            <title>TapiConnectionEdgePoint
+id: 4f974fba-06b7-41b1-87be-67102771c6a7
+name: o1-ves-consumer</title>
+            <ellipse cx="3220" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3220" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="dc9e69f8-07cb-4cde-9a8a-ec9ec9403cdb">
+            <title>TapiConnectionEdgePoint
+id: dc9e69f8-07cb-4cde-9a8a-ec9ec9403cdb
+name: o1-file-provider</title>
+            <ellipse cx="3260" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3260" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ed31417b-8768-4b7b-901f-5d7848a1bcdc">
+          <title>TapiNodeEdgePoint
+id: ed31417b-8768-4b7b-901f-5d7848a1bcdc
+name: f1</title>
+          <rect x="3120" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="3140" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="751df95a-a60a-401d-9718-190bc63d45ad">
+            <title>TapiConnectionEdgePoint
+id: 751df95a-a60a-401d-9718-190bc63d45ad
+name: f1-unknown-provider</title>
+            <ellipse cx="3140" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3140" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="46277e9c-4ef5-4d04-bab4-196836a94c72">
+          <title>TapiNodeEdgePoint
+id: 46277e9c-4ef5-4d04-bab4-196836a94c72
+name: ofh</title>
+          <rect x="3140" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="3160" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="c3f28827-3d77-4772-bd2e-6e3a341e86e5">
+            <title>TapiConnectionEdgePoint
+id: c3f28827-3d77-4772-bd2e-6e3a341e86e5
+name: ofh-netconf-consumer</title>
+            <ellipse cx="3160" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3160" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="9ad1fadb-ed57-41eb-a5de-48558bd62804">
+        <title>TapiNodeFronthaulGateway
+id: 9ad1fadb-ed57-41eb-a5de-48558bd62804
+name: fronthaul-gateway-10110</title>
+        <rect x="3120" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="3180" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="5164a9ed-a1d4-42f9-adea-26d0aa8210a8">
+          <title>TapiNodeEdgePoint
+id: 5164a9ed-a1d4-42f9-adea-26d0aa8210a8
+name: eth</title>
+          <rect x="3140" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="3160" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="9f3b5e5d-2019-4c6d-8492-8b871c430e21">
+            <title>TapiConnectionEdgePoint
+id: 9f3b5e5d-2019-4c6d-8492-8b871c430e21
+name: eth-ofh-provider</title>
+            <ellipse cx="3160" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3160" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4a9500c8-a430-425b-867c-a5c2a107f618">
+          <title>TapiNodeEdgePoint
+id: 4a9500c8-a430-425b-867c-a5c2a107f618
+name: oam</title>
+          <rect x="3180" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="3200" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="c8954760-411e-4e6a-bb3b-895335c8dd55">
+            <title>TapiConnectionEdgePoint
+id: c8954760-411e-4e6a-bb3b-895335c8dd55
+name: oam-netconf-provider</title>
+            <ellipse cx="3200" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3200" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="69b56cb4-8b60-453d-b1ef-2e9daf8caf6d">
+          <title>TapiNodeEdgePoint
+id: 69b56cb4-8b60-453d-b1ef-2e9daf8caf6d
+name: eth#0</title>
+          <rect x="3120" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="3140.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="157a9457-e7c7-4c7e-a59d-9499c5a0d7c1">
+            <title>TapiConnectionEdgePoint
+id: 157a9457-e7c7-4c7e-a59d-9499c5a0d7c1
+name: eth-ofh-consumer</title>
+            <ellipse cx="3140.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3140.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a1d0b337-ad0a-4b6b-9398-6c1fce5bf92f">
+          <title>TapiNodeEdgePoint
+id: a1d0b337-ad0a-4b6b-9398-6c1fce5bf92f
+name: eth#1</title>
+          <rect x="3160" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="3180.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="9b405d36-b59d-49e7-85c3-9b36ebb69a0e">
+            <title>TapiConnectionEdgePoint
+id: 9b405d36-b59d-49e7-85c3-9b36ebb69a0e
+name: eth-ofh-consumer</title>
+            <ellipse cx="3180.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3180.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1445bd86-a8e4-4b42-914a-933e401f4587">
+          <title>TapiNodeEdgePoint
+id: 1445bd86-a8e4-4b42-914a-933e401f4587
+name: eth#2</title>
+          <rect x="3200" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="3220.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="fe516ff0-27cd-4876-8b21-65455f07fe43">
+            <title>TapiConnectionEdgePoint
+id: fe516ff0-27cd-4876-8b21-65455f07fe43
+name: eth-ofh-consumer</title>
+            <ellipse cx="3220.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3220.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="fc9a9d9b-4523-4bfd-8cec-4b34e9321a99">
+        <title>TapiNodeORu
+id: fc9a9d9b-4523-4bfd-8cec-4b34e9321a99
+name: o-ru-101100</title>
+        <rect x="2920" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="2940" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="706f0ee6-6d0b-42c7-a121-00717c8f0fef">
+          <title>TapiNodeEdgePoint
+id: 706f0ee6-6d0b-42c7-a121-00717c8f0fef
+name: ofh</title>
+          <rect x="2920" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="2940" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="021eb0a7-0c3d-49ed-817f-bf73e8815720">
+            <title>TapiConnectionEdgePoint
+id: 021eb0a7-0c3d-49ed-817f-bf73e8815720
+name: ofh-netconf-provider</title>
+            <ellipse cx="2940" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2940" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ce373920-1c40-4b4f-9832-adc718e4554c">
+          <title>TapiNodeEdgePoint
+id: ce373920-1c40-4b4f-9832-adc718e4554c
+name: uu</title>
+          <rect x="2920" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2940" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="4dd98529-a27b-4bcb-970c-4a2ec670fe72">
+            <title>TapiConnectionEdgePoint
+id: 4dd98529-a27b-4bcb-970c-4a2ec670fe72
+name: uu-radio-provider</title>
+            <ellipse cx="2940" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="2940" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="5a535348-fb73-4d49-9c41-c4058e149578">
+        <title>TapiNodeUserEquipment
+id: 5a535348-fb73-4d49-9c41-c4058e149578
+name: user-equipment-1011000</title>
+        <rect x="2840" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2880" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="c4af2221-90b4-4c2c-85ed-f14700eeb7e8">
+          <title>TapiNodeEdgePoint
+id: c4af2221-90b4-4c2c-85ed-f14700eeb7e8
+name: uu</title>
+          <rect x="2840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2860" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="2706e0be-48e0-4c97-b8b7-800e95a16b6e">
+            <title>TapiConnectionEdgePoint
+id: 2706e0be-48e0-4c97-b8b7-800e95a16b6e
+name: uu-radio-consumer</title>
+            <ellipse cx="2860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2860" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0a4622a9-7f43-4761-98da-3108b850e53e">
+          <title>TapiNodeEdgePoint
+id: 0a4622a9-7f43-4761-98da-3108b850e53e
+name: n1</title>
+          <rect x="2880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2900" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="48dd968d-74d5-437f-92fe-cbb5858fdb2a">
+            <title>TapiConnectionEdgePoint
+id: 48dd968d-74d5-437f-92fe-cbb5858fdb2a
+name: n1-nas-consumer</title>
+            <ellipse cx="2900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2900" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="9d6039a7-6b67-4e69-b911-b4ec0d2bca77">
+        <title>TapiNodeUserEquipment
+id: 9d6039a7-6b67-4e69-b911-b4ec0d2bca77
+name: user-equipment-1011001</title>
+        <rect x="2920" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="2960" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="12440ac9-df20-434b-aedf-a1525c59fd6e">
+          <title>TapiNodeEdgePoint
+id: 12440ac9-df20-434b-aedf-a1525c59fd6e
+name: uu</title>
+          <rect x="2920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="2940" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="cf402c93-5e56-483f-815d-70ca928d4240">
+            <title>TapiConnectionEdgePoint
+id: cf402c93-5e56-483f-815d-70ca928d4240
+name: uu-radio-consumer</title>
+            <ellipse cx="2940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2940" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7c2a6220-4f53-4f14-9cbb-fe923929737f">
+          <title>TapiNodeEdgePoint
+id: 7c2a6220-4f53-4f14-9cbb-fe923929737f
+name: n1</title>
+          <rect x="2960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="2980" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="4d902944-b1c2-4151-8d22-c545554e41e3">
+            <title>TapiConnectionEdgePoint
+id: 4d902944-b1c2-4151-8d22-c545554e41e3
+name: n1-nas-consumer</title>
+            <ellipse cx="2980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="2980" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f52230f4-fcea-43ee-b553-5775c629e6fe">
+        <title>TapiNodeUserEquipment
+id: f52230f4-fcea-43ee-b553-5775c629e6fe
+name: user-equipment-1011002</title>
+        <rect x="3000" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3040" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="069472a6-2ae2-4b28-bae2-4542c58fa243">
+          <title>TapiNodeEdgePoint
+id: 069472a6-2ae2-4b28-bae2-4542c58fa243
+name: uu</title>
+          <rect x="3000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3020" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d1ded3f6-96a4-48e9-9b40-8e5a200aa083">
+            <title>TapiConnectionEdgePoint
+id: d1ded3f6-96a4-48e9-9b40-8e5a200aa083
+name: uu-radio-consumer</title>
+            <ellipse cx="3020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3020" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0c9f7f5a-ce66-4922-be52-4144f9fe3a64">
+          <title>TapiNodeEdgePoint
+id: 0c9f7f5a-ce66-4922-be52-4144f9fe3a64
+name: n1</title>
+          <rect x="3040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3060" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="6df43c41-5be2-4277-96cd-bb79063c8db3">
+            <title>TapiConnectionEdgePoint
+id: 6df43c41-5be2-4277-96cd-bb79063c8db3
+name: n1-nas-consumer</title>
+            <ellipse cx="3060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3060" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="64485f5c-fb20-4e73-a9d8-881cae97f2ae">
+        <title>TapiNodeORu
+id: 64485f5c-fb20-4e73-a9d8-881cae97f2ae
+name: o-ru-101101</title>
+        <rect x="3160" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="3180" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="bf9d59d2-d231-4235-be97-e90b22f8ad05">
+          <title>TapiNodeEdgePoint
+id: bf9d59d2-d231-4235-be97-e90b22f8ad05
+name: ofh</title>
+          <rect x="3160" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="3180" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="9f2787b1-1d35-4d4c-a456-fd59d01f0d17">
+            <title>TapiConnectionEdgePoint
+id: 9f2787b1-1d35-4d4c-a456-fd59d01f0d17
+name: ofh-netconf-provider</title>
+            <ellipse cx="3180" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3180" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f36cb0a6-a47f-4355-8b7e-9eee180e551b">
+          <title>TapiNodeEdgePoint
+id: f36cb0a6-a47f-4355-8b7e-9eee180e551b
+name: uu</title>
+          <rect x="3160" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3180" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="fbe710ce-c0aa-40a8-a8a7-14771378dda9">
+            <title>TapiConnectionEdgePoint
+id: fbe710ce-c0aa-40a8-a8a7-14771378dda9
+name: uu-radio-provider</title>
+            <ellipse cx="3180" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3180" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="282c8112-ba16-4827-8987-7143ea516780">
+        <title>TapiNodeUserEquipment
+id: 282c8112-ba16-4827-8987-7143ea516780
+name: user-equipment-1011010</title>
+        <rect x="3080" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3120" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="b950a618-791f-48e8-ab9c-7b770abde4e2">
+          <title>TapiNodeEdgePoint
+id: b950a618-791f-48e8-ab9c-7b770abde4e2
+name: uu</title>
+          <rect x="3080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3100" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9d9c3eb3-cc4e-45e5-ba6c-2e12352a071e">
+            <title>TapiConnectionEdgePoint
+id: 9d9c3eb3-cc4e-45e5-ba6c-2e12352a071e
+name: uu-radio-consumer</title>
+            <ellipse cx="3100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3100" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ce039dc5-88aa-439d-bcc1-109cea48f796">
+          <title>TapiNodeEdgePoint
+id: ce039dc5-88aa-439d-bcc1-109cea48f796
+name: n1</title>
+          <rect x="3120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3140" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="811b32e9-2913-4a8a-a98d-3e222f1a6c9a">
+            <title>TapiConnectionEdgePoint
+id: 811b32e9-2913-4a8a-a98d-3e222f1a6c9a
+name: n1-nas-consumer</title>
+            <ellipse cx="3140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3140" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="369d0078-f7d6-41c3-a838-26aaaaebd925">
+        <title>TapiNodeUserEquipment
+id: 369d0078-f7d6-41c3-a838-26aaaaebd925
+name: user-equipment-1011011</title>
+        <rect x="3160" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3200" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="e87e7f99-4a94-40ed-9e9f-ce19046592e8">
+          <title>TapiNodeEdgePoint
+id: e87e7f99-4a94-40ed-9e9f-ce19046592e8
+name: uu</title>
+          <rect x="3160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3180" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d73c0698-e481-457d-9197-500d602293f0">
+            <title>TapiConnectionEdgePoint
+id: d73c0698-e481-457d-9197-500d602293f0
+name: uu-radio-consumer</title>
+            <ellipse cx="3180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3180" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="51648244-86b1-44d5-9985-353e3a440999">
+          <title>TapiNodeEdgePoint
+id: 51648244-86b1-44d5-9985-353e3a440999
+name: n1</title>
+          <rect x="3200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3220" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="dd90a0fe-c6fa-4a69-a097-2162fe0ff182">
+            <title>TapiConnectionEdgePoint
+id: dd90a0fe-c6fa-4a69-a097-2162fe0ff182
+name: n1-nas-consumer</title>
+            <ellipse cx="3220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3220" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="bf759c6e-9bfd-414a-89d1-695e9dc455de">
+        <title>TapiNodeUserEquipment
+id: bf759c6e-9bfd-414a-89d1-695e9dc455de
+name: user-equipment-1011012</title>
+        <rect x="3240" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3280" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="1e3b946f-83e9-495c-8e0a-53ba4fe6251a">
+          <title>TapiNodeEdgePoint
+id: 1e3b946f-83e9-495c-8e0a-53ba4fe6251a
+name: uu</title>
+          <rect x="3240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3260" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="59ebf008-c6d7-4d80-b3be-6f83289ea6e2">
+            <title>TapiConnectionEdgePoint
+id: 59ebf008-c6d7-4d80-b3be-6f83289ea6e2
+name: uu-radio-consumer</title>
+            <ellipse cx="3260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3260" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1301443e-c4d5-4ad7-8ff1-ee5b6ba4763c">
+          <title>TapiNodeEdgePoint
+id: 1301443e-c4d5-4ad7-8ff1-ee5b6ba4763c
+name: n1</title>
+          <rect x="3280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3300" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="72fcfba3-802d-4abc-ac3c-406b634270ed">
+            <title>TapiConnectionEdgePoint
+id: 72fcfba3-802d-4abc-ac3c-406b634270ed
+name: n1-nas-consumer</title>
+            <ellipse cx="3300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3300" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="ee78bc00-594e-484c-849e-60306d031638">
+        <title>TapiNodeORu
+id: ee78bc00-594e-484c-849e-60306d031638
+name: o-ru-101102</title>
+        <rect x="3400" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="3420" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="2822d67d-82aa-4843-884a-ee7509039758">
+          <title>TapiNodeEdgePoint
+id: 2822d67d-82aa-4843-884a-ee7509039758
+name: ofh</title>
+          <rect x="3400" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="3420" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="702484e3-7cd5-4da2-82d3-9ef11ea0d951">
+            <title>TapiConnectionEdgePoint
+id: 702484e3-7cd5-4da2-82d3-9ef11ea0d951
+name: ofh-netconf-provider</title>
+            <ellipse cx="3420" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3420" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="19028549-7012-4a3f-b064-89c61b65f89e">
+          <title>TapiNodeEdgePoint
+id: 19028549-7012-4a3f-b064-89c61b65f89e
+name: uu</title>
+          <rect x="3400" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3420" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b754ad9f-4d22-477c-ad61-6fbeefe26dbf">
+            <title>TapiConnectionEdgePoint
+id: b754ad9f-4d22-477c-ad61-6fbeefe26dbf
+name: uu-radio-provider</title>
+            <ellipse cx="3420" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3420" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b737aaf3-64cc-47a0-aded-64912e291a44">
+        <title>TapiNodeUserEquipment
+id: b737aaf3-64cc-47a0-aded-64912e291a44
+name: user-equipment-1011020</title>
+        <rect x="3320" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3360" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="6caa41dd-324a-410d-b1af-420edb8f5a02">
+          <title>TapiNodeEdgePoint
+id: 6caa41dd-324a-410d-b1af-420edb8f5a02
+name: uu</title>
+          <rect x="3320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3340" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="55320b52-9d46-4609-ad54-b6592a2c4142">
+            <title>TapiConnectionEdgePoint
+id: 55320b52-9d46-4609-ad54-b6592a2c4142
+name: uu-radio-consumer</title>
+            <ellipse cx="3340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3340" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="06029963-b225-491e-91f8-a9f510aba301">
+          <title>TapiNodeEdgePoint
+id: 06029963-b225-491e-91f8-a9f510aba301
+name: n1</title>
+          <rect x="3360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3380" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="66c6bdb0-854c-40b6-960c-26a00f5fcb99">
+            <title>TapiConnectionEdgePoint
+id: 66c6bdb0-854c-40b6-960c-26a00f5fcb99
+name: n1-nas-consumer</title>
+            <ellipse cx="3380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3380" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b89905bc-fa99-4c84-97a6-8ac8468ee4b0">
+        <title>TapiNodeUserEquipment
+id: b89905bc-fa99-4c84-97a6-8ac8468ee4b0
+name: user-equipment-1011021</title>
+        <rect x="3400" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3440" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a32fd45f-5f43-4ac9-948c-a9ec2896236c">
+          <title>TapiNodeEdgePoint
+id: a32fd45f-5f43-4ac9-948c-a9ec2896236c
+name: uu</title>
+          <rect x="3400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3420" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="ce20ab9d-b656-48a7-8a57-068a7e63bdf6">
+            <title>TapiConnectionEdgePoint
+id: ce20ab9d-b656-48a7-8a57-068a7e63bdf6
+name: uu-radio-consumer</title>
+            <ellipse cx="3420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3420" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9a9c25bb-b527-4442-9618-c356cd25e9d0">
+          <title>TapiNodeEdgePoint
+id: 9a9c25bb-b527-4442-9618-c356cd25e9d0
+name: n1</title>
+          <rect x="3440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3460" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="f8fb9711-4c02-4052-8772-51dd8ca94029">
+            <title>TapiConnectionEdgePoint
+id: f8fb9711-4c02-4052-8772-51dd8ca94029
+name: n1-nas-consumer</title>
+            <ellipse cx="3460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3460" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b364a0fc-63ff-49ef-972f-959fd8aa27bb">
+        <title>TapiNodeUserEquipment
+id: b364a0fc-63ff-49ef-972f-959fd8aa27bb
+name: user-equipment-1011022</title>
+        <rect x="3480" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3520" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="5f92d6c0-1066-45a1-b9b4-c330d9666158">
+          <title>TapiNodeEdgePoint
+id: 5f92d6c0-1066-45a1-b9b4-c330d9666158
+name: uu</title>
+          <rect x="3480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3500" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="05fa4bbb-3663-4d4d-a5ac-edfadb6f8f77">
+            <title>TapiConnectionEdgePoint
+id: 05fa4bbb-3663-4d4d-a5ac-edfadb6f8f77
+name: uu-radio-consumer</title>
+            <ellipse cx="3500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3500" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a31db21f-b758-47ba-a6ca-b7231534ed2a">
+          <title>TapiNodeEdgePoint
+id: a31db21f-b758-47ba-a6ca-b7231534ed2a
+name: n1</title>
+          <rect x="3520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3540" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="70337e9b-d6d2-4af5-8744-64a5d6de3e5b">
+            <title>TapiConnectionEdgePoint
+id: 70337e9b-d6d2-4af5-8744-64a5d6de3e5b
+name: n1-nas-consumer</title>
+            <ellipse cx="3540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3540" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="b0821ab7-f849-4da9-9e77-4bcf9da2983d">
+        <title>TapiNodeODu
+id: b0821ab7-f849-4da9-9e77-4bcf9da2983d
+name: o-du-1012</title>
+        <rect x="3800" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="3900" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="82d60c69-5a35-4059-9bde-bbed5f4cae4c">
+          <title>TapiNodeEdgePoint
+id: 82d60c69-5a35-4059-9bde-bbed5f4cae4c
+name: e2</title>
+          <rect x="3800" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="3820" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="785e0030-2f2e-48e8-82a3-3c9d3fd0a047">
+            <title>TapiConnectionEdgePoint
+id: 785e0030-2f2e-48e8-82a3-3c9d3fd0a047
+name: e2-sctp-provider</title>
+            <ellipse cx="3820" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3820" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6263f217-d299-4a18-8631-7ff4f263b5d0">
+          <title>TapiNodeEdgePoint
+id: 6263f217-d299-4a18-8631-7ff4f263b5d0
+name: o1</title>
+          <rect x="3880" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="3940" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="ea730c3e-8b34-4b41-99b6-35675ea836d2">
+            <title>TapiConnectionEdgePoint
+id: ea730c3e-8b34-4b41-99b6-35675ea836d2
+name: o1-netconf-provider</title>
+            <ellipse cx="3900" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3900" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="364f0889-4bc7-4b41-907f-a9311c86c1da">
+            <title>TapiConnectionEdgePoint
+id: 364f0889-4bc7-4b41-907f-a9311c86c1da
+name: o1-ves-consumer</title>
+            <ellipse cx="3940" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3940" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="c9b93916-1998-46ec-aedf-18816aa26baa">
+            <title>TapiConnectionEdgePoint
+id: c9b93916-1998-46ec-aedf-18816aa26baa
+name: o1-file-provider</title>
+            <ellipse cx="3980" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3980" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f4318556-c228-43f3-9d7a-c3b5736fed7b">
+          <title>TapiNodeEdgePoint
+id: f4318556-c228-43f3-9d7a-c3b5736fed7b
+name: f1</title>
+          <rect x="3840" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="3860" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="6a360c9b-8703-4125-ba38-e9d4897ad065">
+            <title>TapiConnectionEdgePoint
+id: 6a360c9b-8703-4125-ba38-e9d4897ad065
+name: f1-unknown-provider</title>
+            <ellipse cx="3860" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3860" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="766851a4-d635-44e3-b45d-e7565cad6657">
+          <title>TapiNodeEdgePoint
+id: 766851a4-d635-44e3-b45d-e7565cad6657
+name: ofh</title>
+          <rect x="3860" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="3880" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="ac26773a-aa6a-4d70-adc4-8324fd207b97">
+            <title>TapiConnectionEdgePoint
+id: ac26773a-aa6a-4d70-adc4-8324fd207b97
+name: ofh-netconf-consumer</title>
+            <ellipse cx="3880" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3880" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="c40ececf-c329-475b-974e-46deb8ff8aa8">
+        <title>TapiNodeFronthaulGateway
+id: c40ececf-c329-475b-974e-46deb8ff8aa8
+name: fronthaul-gateway-10120</title>
+        <rect x="3840" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="3900" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="c0a5144d-376b-41a2-a3fb-21e2b6df88ba">
+          <title>TapiNodeEdgePoint
+id: c0a5144d-376b-41a2-a3fb-21e2b6df88ba
+name: eth</title>
+          <rect x="3860" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="3880" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="3af24859-9209-4e8b-b86a-5cd3ccbd2243">
+            <title>TapiConnectionEdgePoint
+id: 3af24859-9209-4e8b-b86a-5cd3ccbd2243
+name: eth-ofh-provider</title>
+            <ellipse cx="3880" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3880" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4a604610-cf03-4a31-8d96-5338d4fdf1a4">
+          <title>TapiNodeEdgePoint
+id: 4a604610-cf03-4a31-8d96-5338d4fdf1a4
+name: oam</title>
+          <rect x="3900" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="3920" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="de94f0bc-cd90-44f4-a5ce-73671d1b104f">
+            <title>TapiConnectionEdgePoint
+id: de94f0bc-cd90-44f4-a5ce-73671d1b104f
+name: oam-netconf-provider</title>
+            <ellipse cx="3920" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3920" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2e34ed12-6e3a-4460-b7c1-d925a0873b70">
+          <title>TapiNodeEdgePoint
+id: 2e34ed12-6e3a-4460-b7c1-d925a0873b70
+name: eth#0</title>
+          <rect x="3840" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="3860.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="3738e258-2e37-4064-b5f4-6eba8638804b">
+            <title>TapiConnectionEdgePoint
+id: 3738e258-2e37-4064-b5f4-6eba8638804b
+name: eth-ofh-consumer</title>
+            <ellipse cx="3860.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3860.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9ba397c8-76c6-410f-92f6-acdec09f2a62">
+          <title>TapiNodeEdgePoint
+id: 9ba397c8-76c6-410f-92f6-acdec09f2a62
+name: eth#1</title>
+          <rect x="3880" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="3900.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="aa9fad5c-fe1f-4149-b4c9-e0fdd9c73da4">
+            <title>TapiConnectionEdgePoint
+id: aa9fad5c-fe1f-4149-b4c9-e0fdd9c73da4
+name: eth-ofh-consumer</title>
+            <ellipse cx="3900.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3900.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c9a01fa6-a76b-4b7a-86cd-5e5b89f8daa4">
+          <title>TapiNodeEdgePoint
+id: c9a01fa6-a76b-4b7a-86cd-5e5b89f8daa4
+name: eth#2</title>
+          <rect x="3920" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="3940.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="48939aaf-85b5-4274-ab4b-abd1915110f6">
+            <title>TapiConnectionEdgePoint
+id: 48939aaf-85b5-4274-ab4b-abd1915110f6
+name: eth-ofh-consumer</title>
+            <ellipse cx="3940.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3940.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="b3b712bc-c67c-45bb-b52a-aa86ed0eb04b">
+        <title>TapiNodeORu
+id: b3b712bc-c67c-45bb-b52a-aa86ed0eb04b
+name: o-ru-101200</title>
+        <rect x="3640" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="3660" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="d7ea5a2e-cd67-409f-8455-36b0a0af4adf">
+          <title>TapiNodeEdgePoint
+id: d7ea5a2e-cd67-409f-8455-36b0a0af4adf
+name: ofh</title>
+          <rect x="3640" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="3660" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="34f199d0-70e8-4279-8b11-e4528069f98a">
+            <title>TapiConnectionEdgePoint
+id: 34f199d0-70e8-4279-8b11-e4528069f98a
+name: ofh-netconf-provider</title>
+            <ellipse cx="3660" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3660" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9afc6ada-763b-46e4-907d-eccbd280c438">
+          <title>TapiNodeEdgePoint
+id: 9afc6ada-763b-46e4-907d-eccbd280c438
+name: uu</title>
+          <rect x="3640" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3660" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9883a6e1-7ccb-4958-ba11-dd1a772aa027">
+            <title>TapiConnectionEdgePoint
+id: 9883a6e1-7ccb-4958-ba11-dd1a772aa027
+name: uu-radio-provider</title>
+            <ellipse cx="3660" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3660" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="12e1bd83-6572-4645-a23d-4aaf87a9f096">
+        <title>TapiNodeUserEquipment
+id: 12e1bd83-6572-4645-a23d-4aaf87a9f096
+name: user-equipment-1012000</title>
+        <rect x="3560" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3600" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2c9eb12c-33f5-465c-ab4f-1e56ad736826">
+          <title>TapiNodeEdgePoint
+id: 2c9eb12c-33f5-465c-ab4f-1e56ad736826
+name: uu</title>
+          <rect x="3560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3580" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="82c1b877-0cc2-4dda-bed7-f99bd8b09f87">
+            <title>TapiConnectionEdgePoint
+id: 82c1b877-0cc2-4dda-bed7-f99bd8b09f87
+name: uu-radio-consumer</title>
+            <ellipse cx="3580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3580" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="db024006-9359-41ee-9e47-45b28aa60ccc">
+          <title>TapiNodeEdgePoint
+id: db024006-9359-41ee-9e47-45b28aa60ccc
+name: n1</title>
+          <rect x="3600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3620" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="949828b8-74d2-4fc1-a625-9c07a38b325b">
+            <title>TapiConnectionEdgePoint
+id: 949828b8-74d2-4fc1-a625-9c07a38b325b
+name: n1-nas-consumer</title>
+            <ellipse cx="3620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3620" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="8d64d83b-6a71-43a0-a98a-13703bfa58d0">
+        <title>TapiNodeUserEquipment
+id: 8d64d83b-6a71-43a0-a98a-13703bfa58d0
+name: user-equipment-1012001</title>
+        <rect x="3640" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3680" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="9a9fb259-203b-4bad-815e-0675451f68c3">
+          <title>TapiNodeEdgePoint
+id: 9a9fb259-203b-4bad-815e-0675451f68c3
+name: uu</title>
+          <rect x="3640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3660" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="f21fee18-154d-4ffa-8b89-bcad7f921a4a">
+            <title>TapiConnectionEdgePoint
+id: f21fee18-154d-4ffa-8b89-bcad7f921a4a
+name: uu-radio-consumer</title>
+            <ellipse cx="3660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3660" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="45d884df-8e10-42b7-900b-542a3f6d74f2">
+          <title>TapiNodeEdgePoint
+id: 45d884df-8e10-42b7-900b-542a3f6d74f2
+name: n1</title>
+          <rect x="3680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3700" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="642abcc0-6643-42f5-aed2-5bf72e505819">
+            <title>TapiConnectionEdgePoint
+id: 642abcc0-6643-42f5-aed2-5bf72e505819
+name: n1-nas-consumer</title>
+            <ellipse cx="3700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3700" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7e7469ce-5900-4f6b-a503-7fbf7c20bfb4">
+        <title>TapiNodeUserEquipment
+id: 7e7469ce-5900-4f6b-a503-7fbf7c20bfb4
+name: user-equipment-1012002</title>
+        <rect x="3720" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3760" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="fae222e1-3f1b-4f45-b060-b4c96813cd1d">
+          <title>TapiNodeEdgePoint
+id: fae222e1-3f1b-4f45-b060-b4c96813cd1d
+name: uu</title>
+          <rect x="3720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3740" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="40cf5eb7-f519-48fb-9f43-d96e74945341">
+            <title>TapiConnectionEdgePoint
+id: 40cf5eb7-f519-48fb-9f43-d96e74945341
+name: uu-radio-consumer</title>
+            <ellipse cx="3740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3740" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a7779a65-a088-49d0-b335-49983bc79bda">
+          <title>TapiNodeEdgePoint
+id: a7779a65-a088-49d0-b335-49983bc79bda
+name: n1</title>
+          <rect x="3760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3780" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="2695728c-005b-45ca-9157-235d4d5560a1">
+            <title>TapiConnectionEdgePoint
+id: 2695728c-005b-45ca-9157-235d4d5560a1
+name: n1-nas-consumer</title>
+            <ellipse cx="3780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3780" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="dbf60f77-2d80-4a63-a5c3-79cdffc71d5b">
+        <title>TapiNodeORu
+id: dbf60f77-2d80-4a63-a5c3-79cdffc71d5b
+name: o-ru-101201</title>
+        <rect x="3880" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="3900" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="a3b8fb6e-247b-448a-8556-de393b65b1a7">
+          <title>TapiNodeEdgePoint
+id: a3b8fb6e-247b-448a-8556-de393b65b1a7
+name: ofh</title>
+          <rect x="3880" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="3900" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="53880ca4-c54f-497d-9757-3cad6aa0a989">
+            <title>TapiConnectionEdgePoint
+id: 53880ca4-c54f-497d-9757-3cad6aa0a989
+name: ofh-netconf-provider</title>
+            <ellipse cx="3900" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3900" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6800d49d-68a7-4414-acb2-b2acddd2e18b">
+          <title>TapiNodeEdgePoint
+id: 6800d49d-68a7-4414-acb2-b2acddd2e18b
+name: uu</title>
+          <rect x="3880" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3900" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="253c7bb6-5c41-4a9b-aab7-5e7fad9edeee">
+            <title>TapiConnectionEdgePoint
+id: 253c7bb6-5c41-4a9b-aab7-5e7fad9edeee
+name: uu-radio-provider</title>
+            <ellipse cx="3900" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="3900" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="d293dc63-fdd3-4ce6-9b46-817eaa0fd3de">
+        <title>TapiNodeUserEquipment
+id: d293dc63-fdd3-4ce6-9b46-817eaa0fd3de
+name: user-equipment-1012010</title>
+        <rect x="3800" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3840" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="9f04a6b1-091f-4b8a-bf8b-214c564a01bd">
+          <title>TapiNodeEdgePoint
+id: 9f04a6b1-091f-4b8a-bf8b-214c564a01bd
+name: uu</title>
+          <rect x="3800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3820" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="abb7fbab-8958-46e6-bb40-407033ad2767">
+            <title>TapiConnectionEdgePoint
+id: abb7fbab-8958-46e6-bb40-407033ad2767
+name: uu-radio-consumer</title>
+            <ellipse cx="3820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3820" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8b576961-9deb-4d9f-9839-924dfdc20346">
+          <title>TapiNodeEdgePoint
+id: 8b576961-9deb-4d9f-9839-924dfdc20346
+name: n1</title>
+          <rect x="3840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3860" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="c929a74a-5a18-49cb-ac13-e6d48f7ac01b">
+            <title>TapiConnectionEdgePoint
+id: c929a74a-5a18-49cb-ac13-e6d48f7ac01b
+name: n1-nas-consumer</title>
+            <ellipse cx="3860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3860" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="24bfba57-65f5-4258-968b-ac618417ec5f">
+        <title>TapiNodeUserEquipment
+id: 24bfba57-65f5-4258-968b-ac618417ec5f
+name: user-equipment-1012011</title>
+        <rect x="3880" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="3920" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="3fe9284e-11fb-486c-a38b-d16837fb1ff7">
+          <title>TapiNodeEdgePoint
+id: 3fe9284e-11fb-486c-a38b-d16837fb1ff7
+name: uu</title>
+          <rect x="3880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3900" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="7f01b890-8feb-4851-bed8-7182d8bd3928">
+            <title>TapiConnectionEdgePoint
+id: 7f01b890-8feb-4851-bed8-7182d8bd3928
+name: uu-radio-consumer</title>
+            <ellipse cx="3900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3900" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9fd5d65c-d2a0-4837-9909-1bf753ecb2f0">
+          <title>TapiNodeEdgePoint
+id: 9fd5d65c-d2a0-4837-9909-1bf753ecb2f0
+name: n1</title>
+          <rect x="3920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="3940" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="db933540-1843-46f2-886c-b06f4eaa398a">
+            <title>TapiConnectionEdgePoint
+id: db933540-1843-46f2-886c-b06f4eaa398a
+name: n1-nas-consumer</title>
+            <ellipse cx="3940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3940" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="28c33bca-4a44-4e19-bbe0-a8bec4938dd6">
+        <title>TapiNodeUserEquipment
+id: 28c33bca-4a44-4e19-bbe0-a8bec4938dd6
+name: user-equipment-1012012</title>
+        <rect x="3960" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4000" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2a363aad-9690-4896-a2dc-cb0efdbdf5c3">
+          <title>TapiNodeEdgePoint
+id: 2a363aad-9690-4896-a2dc-cb0efdbdf5c3
+name: uu</title>
+          <rect x="3960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="3980" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="15c15f5f-b572-49d2-b3e6-3c04c2999920">
+            <title>TapiConnectionEdgePoint
+id: 15c15f5f-b572-49d2-b3e6-3c04c2999920
+name: uu-radio-consumer</title>
+            <ellipse cx="3980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="3980" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="67ba5023-df47-45ee-9c59-fb014f5bbb78">
+          <title>TapiNodeEdgePoint
+id: 67ba5023-df47-45ee-9c59-fb014f5bbb78
+name: n1</title>
+          <rect x="4000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4020" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="85ff8f82-be6b-43fb-9af7-b0ab735c7d94">
+            <title>TapiConnectionEdgePoint
+id: 85ff8f82-be6b-43fb-9af7-b0ab735c7d94
+name: n1-nas-consumer</title>
+            <ellipse cx="4020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4020" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="b964c586-bc1f-45c5-a591-40d7bf27e384">
+        <title>TapiNodeORu
+id: b964c586-bc1f-45c5-a591-40d7bf27e384
+name: o-ru-101202</title>
+        <rect x="4120" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="4140" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="b20fc775-c062-45ca-b0db-a0cbf5da9cbc">
+          <title>TapiNodeEdgePoint
+id: b20fc775-c062-45ca-b0db-a0cbf5da9cbc
+name: ofh</title>
+          <rect x="4120" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="4140" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="789ccb65-f11b-40f6-8336-416a648632b1">
+            <title>TapiConnectionEdgePoint
+id: 789ccb65-f11b-40f6-8336-416a648632b1
+name: ofh-netconf-provider</title>
+            <ellipse cx="4140" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4140" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3c9ef6cc-3226-4c0d-ae85-c035a06d9420">
+          <title>TapiNodeEdgePoint
+id: 3c9ef6cc-3226-4c0d-ae85-c035a06d9420
+name: uu</title>
+          <rect x="4120" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4140" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e9bc4ed6-118d-42ac-a232-a54b2a05b93a">
+            <title>TapiConnectionEdgePoint
+id: e9bc4ed6-118d-42ac-a232-a54b2a05b93a
+name: uu-radio-provider</title>
+            <ellipse cx="4140" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4140" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="56fad171-578e-4564-8916-86b65e17ad01">
+        <title>TapiNodeUserEquipment
+id: 56fad171-578e-4564-8916-86b65e17ad01
+name: user-equipment-1012020</title>
+        <rect x="4040" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4080" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="00ff728b-fd3d-4713-9611-ab2b09943e01">
+          <title>TapiNodeEdgePoint
+id: 00ff728b-fd3d-4713-9611-ab2b09943e01
+name: uu</title>
+          <rect x="4040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4060" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e5671818-a02c-4398-aa12-20d67d1ab541">
+            <title>TapiConnectionEdgePoint
+id: e5671818-a02c-4398-aa12-20d67d1ab541
+name: uu-radio-consumer</title>
+            <ellipse cx="4060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4060" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="adafdcc8-39f2-446e-8561-2b8fffaa8b64">
+          <title>TapiNodeEdgePoint
+id: adafdcc8-39f2-446e-8561-2b8fffaa8b64
+name: n1</title>
+          <rect x="4080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4100" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="27dc566c-2ba0-4ef0-a08b-28797044f1f6">
+            <title>TapiConnectionEdgePoint
+id: 27dc566c-2ba0-4ef0-a08b-28797044f1f6
+name: n1-nas-consumer</title>
+            <ellipse cx="4100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4100" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="165cae89-b18d-4f10-89a6-b55b596f9c2c">
+        <title>TapiNodeUserEquipment
+id: 165cae89-b18d-4f10-89a6-b55b596f9c2c
+name: user-equipment-1012021</title>
+        <rect x="4120" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4160" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="8b2743e5-01ce-42ae-8eed-84cf02028528">
+          <title>TapiNodeEdgePoint
+id: 8b2743e5-01ce-42ae-8eed-84cf02028528
+name: uu</title>
+          <rect x="4120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4140" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="299c1204-953c-45d4-99d6-1be88f7c2f86">
+            <title>TapiConnectionEdgePoint
+id: 299c1204-953c-45d4-99d6-1be88f7c2f86
+name: uu-radio-consumer</title>
+            <ellipse cx="4140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4140" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3e97ce4d-4035-429a-abf6-0a54a70bb3e2">
+          <title>TapiNodeEdgePoint
+id: 3e97ce4d-4035-429a-abf6-0a54a70bb3e2
+name: n1</title>
+          <rect x="4160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4180" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="f3ed1b63-6a85-4e1b-ab34-5e43e144f747">
+            <title>TapiConnectionEdgePoint
+id: f3ed1b63-6a85-4e1b-ab34-5e43e144f747
+name: n1-nas-consumer</title>
+            <ellipse cx="4180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4180" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6d0f9747-9830-4433-8ea4-6467573e7626">
+        <title>TapiNodeUserEquipment
+id: 6d0f9747-9830-4433-8ea4-6467573e7626
+name: user-equipment-1012022</title>
+        <rect x="4200" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4240" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="767f6672-7e66-4c0b-947a-9de3f2865f4d">
+          <title>TapiNodeEdgePoint
+id: 767f6672-7e66-4c0b-947a-9de3f2865f4d
+name: uu</title>
+          <rect x="4200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4220" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="2008be3e-1a13-4119-9521-46dd0570a985">
+            <title>TapiConnectionEdgePoint
+id: 2008be3e-1a13-4119-9521-46dd0570a985
+name: uu-radio-consumer</title>
+            <ellipse cx="4220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4220" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b9bf01d4-ffd8-4c5f-a1a0-d121bec243f8">
+          <title>TapiNodeEdgePoint
+id: b9bf01d4-ffd8-4c5f-a1a0-d121bec243f8
+name: n1</title>
+          <rect x="4240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4260" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="fa434004-24c1-4a82-a375-73270d15cc82">
+            <title>TapiConnectionEdgePoint
+id: fa434004-24c1-4a82-a375-73270d15cc82
+name: n1-nas-consumer</title>
+            <ellipse cx="4260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4260" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuCp" id="6c85242b-8a3a-44fe-846f-2abea70958af">
+        <title>TapiNodeOCuCp
+id: 6c85242b-8a3a-44fe-846f-2abea70958af
+name: o-cu-cp-102</title>
+        <rect x="5115" y="325" width="200" height="40" rx="5" class="node TapiNodeOCuCp o-cu-cp"/>
+        <text x="5215.0" y="349.0">O-CU-CP</text>
+        <g class="node TapiNodeEdgePoint" id="38348d9c-e945-4796-9fcd-dc6117569bb4">
+          <title>TapiNodeEdgePoint
+id: 38348d9c-e945-4796-9fcd-dc6117569bb4
+name: e2</title>
+          <rect x="5115" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="5135.0" y="319.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="c162a881-13ea-4b6f-bcc2-33bcffd83eea">
+            <title>TapiConnectionEdgePoint
+id: c162a881-13ea-4b6f-bcc2-33bcffd83eea
+name: e2-sctp-provider</title>
+            <ellipse cx="5135.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5135.0" y="334.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4726fb27-966b-47f9-ae01-cf915a363667">
+          <title>TapiNodeEdgePoint
+id: 4726fb27-966b-47f9-ae01-cf915a363667
+name: n2</title>
+          <rect x="5155" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint n2"/>
+          <text x="5175.0" y="319.0">N2</text>
+          <g class="node TapiConnectionEdgePoint" id="99563b43-400f-4735-8d07-b06e9fa7044f">
+            <title>TapiConnectionEdgePoint
+id: 99563b43-400f-4735-8d07-b06e9fa7044f
+name: n2-nas-consumer</title>
+            <ellipse cx="5175.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5175.0" y="334.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f9205d09-338a-44bd-aeaf-9625421abfda">
+          <title>TapiNodeEdgePoint
+id: f9205d09-338a-44bd-aeaf-9625421abfda
+name: o1</title>
+          <rect x="5195" y="305" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="5255.0" y="319.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="7aef83cf-c693-44ea-b720-b3adbe4376e5">
+            <title>TapiConnectionEdgePoint
+id: 7aef83cf-c693-44ea-b720-b3adbe4376e5
+name: o1-netconf-provider</title>
+            <ellipse cx="5215.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5215.0" y="334.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="46b67f1f-101b-4af2-b24c-9d1a5f01d8a4">
+            <title>TapiConnectionEdgePoint
+id: 46b67f1f-101b-4af2-b24c-9d1a5f01d8a4
+name: o1-ves-consumer</title>
+            <ellipse cx="5255.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5255.0" y="334.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="6a76afe2-511e-4ed7-9f0d-cfaa074c4ac6">
+            <title>TapiConnectionEdgePoint
+id: 6a76afe2-511e-4ed7-9f0d-cfaa074c4ac6
+name: o1-file-provider</title>
+            <ellipse cx="5295.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5295.0" y="334.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="68a88cd1-d9e4-4bb8-a5a1-144042c3b5de">
+          <title>TapiNodeEdgePoint
+id: 68a88cd1-d9e4-4bb8-a5a1-144042c3b5de
+name: f1-c</title>
+          <rect x="5195" y="365" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-c"/>
+          <text x="5215.0" y="379.0">F1-C</text>
+          <g class="node TapiConnectionEdgePoint" id="e712fbb6-e243-4352-8647-7a65f3be38e1">
+            <title>TapiConnectionEdgePoint
+id: e712fbb6-e243-4352-8647-7a65f3be38e1
+name: f1-c-unknown-consumer</title>
+            <ellipse cx="5215.0" cy="360.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5215.0" y="364.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1447aae9-69fe-4665-abea-adfbc2811ad0">
+          <title>TapiNodeEdgePoint
+id: 1447aae9-69fe-4665-abea-adfbc2811ad0
+name: e1</title>
+          <rect x="5295" y="345" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="5315.0" y="359.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="fe71ffb6-98e1-45f8-84d4-1ff16547f210">
+            <title>TapiConnectionEdgePoint
+id: fe71ffb6-98e1-45f8-84d4-1ff16547f210
+name: e1-unknown-consumer</title>
+            <ellipse cx="5290.0" cy="355.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5290.0" y="359.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuUp" id="dd661fec-daed-4ebe-a0b8-932456c2202e">
+        <title>TapiNodeOCuUp
+id: dd661fec-daed-4ebe-a0b8-932456c2202e
+name: o-cu-up-102</title>
+        <rect x="5365" y="405" width="200" height="40" rx="5" class="node TapiNodeOCuUp o-cu-up"/>
+        <text x="5465.0" y="429.0">O-CU-UP</text>
+        <g class="node TapiNodeEdgePoint" id="4d353056-865b-4b48-89e6-366711a13001">
+          <title>TapiNodeEdgePoint
+id: 4d353056-865b-4b48-89e6-366711a13001
+name: e2</title>
+          <rect x="5365" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="5385.0" y="399.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="63155cca-31ed-4a86-b898-7e74593e28e4">
+            <title>TapiConnectionEdgePoint
+id: 63155cca-31ed-4a86-b898-7e74593e28e4
+name: e2-sctp-provider</title>
+            <ellipse cx="5385.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5385.0" y="414.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4b232db9-dcf7-4d54-8809-31766c588fa4">
+          <title>TapiNodeEdgePoint
+id: 4b232db9-dcf7-4d54-8809-31766c588fa4
+name: n3</title>
+          <rect x="5405" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint n3"/>
+          <text x="5425.0" y="399.0">N3</text>
+          <g class="node TapiConnectionEdgePoint" id="9fac2044-62c9-4ce6-a7f4-9cd456ae807d">
+            <title>TapiConnectionEdgePoint
+id: 9fac2044-62c9-4ce6-a7f4-9cd456ae807d
+name: n3-nas-consumer</title>
+            <ellipse cx="5425.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5425.0" y="414.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b4091b55-b5c6-4e84-8962-d0ba04598c07">
+          <title>TapiNodeEdgePoint
+id: b4091b55-b5c6-4e84-8962-d0ba04598c07
+name: o1</title>
+          <rect x="5445" y="385" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="5505.0" y="399.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="850efe6d-fe34-4d1d-898f-62d920d672d0">
+            <title>TapiConnectionEdgePoint
+id: 850efe6d-fe34-4d1d-898f-62d920d672d0
+name: o1-netconf-provider</title>
+            <ellipse cx="5465.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5465.0" y="414.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="a5c358ce-d965-4a35-b07e-74e3749dadc8">
+            <title>TapiConnectionEdgePoint
+id: a5c358ce-d965-4a35-b07e-74e3749dadc8
+name: o1-ves-consumer</title>
+            <ellipse cx="5505.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5505.0" y="414.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="2e56a0bb-553f-4b03-af16-de6a793796a7">
+            <title>TapiConnectionEdgePoint
+id: 2e56a0bb-553f-4b03-af16-de6a793796a7
+name: o1-file-provider</title>
+            <ellipse cx="5545.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5545.0" y="414.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ca51dd8f-b4ba-40c2-9c52-fc8e5e483a91">
+          <title>TapiNodeEdgePoint
+id: ca51dd8f-b4ba-40c2-9c52-fc8e5e483a91
+name: f1-u</title>
+          <rect x="5445" y="445" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-u"/>
+          <text x="5465.0" y="459.0">F1-U</text>
+          <g class="node TapiConnectionEdgePoint" id="420e386c-9682-4ca0-b95b-70714a8d607f">
+            <title>TapiConnectionEdgePoint
+id: 420e386c-9682-4ca0-b95b-70714a8d607f
+name: f1-u-unknown-consumer</title>
+            <ellipse cx="5465.0" cy="440.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5465.0" y="444.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="19c2a9ca-89f7-4e31-9b60-5dd4511fffd8">
+          <title>TapiNodeEdgePoint
+id: 19c2a9ca-89f7-4e31-9b60-5dd4511fffd8
+name: e1</title>
+          <rect x="5345" y="425" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="5365.0" y="439.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="2a1e86ad-fcb2-4025-8f2a-2550def03b1c">
+            <title>TapiConnectionEdgePoint
+id: 2a1e86ad-fcb2-4025-8f2a-2550def03b1c
+name: e1-unknown-provider</title>
+            <ellipse cx="5390.0" cy="435.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5390.0" y="439.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="24f3cb13-4c78-428d-a226-7f403bb99b0b">
+        <title>TapiNodeODu
+id: 24f3cb13-4c78-428d-a226-7f403bb99b0b
+name: o-du-1020</title>
+        <rect x="4520" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="4620" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="6bfa34f3-a441-437f-b302-cc82497e9e8f">
+          <title>TapiNodeEdgePoint
+id: 6bfa34f3-a441-437f-b302-cc82497e9e8f
+name: e2</title>
+          <rect x="4520" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="4540" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="79de6bfe-1638-46f1-916c-38ebb5eb8d30">
+            <title>TapiConnectionEdgePoint
+id: 79de6bfe-1638-46f1-916c-38ebb5eb8d30
+name: e2-sctp-provider</title>
+            <ellipse cx="4540" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4540" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="cccdcf60-1c76-4439-b2b5-410fdd4626c1">
+          <title>TapiNodeEdgePoint
+id: cccdcf60-1c76-4439-b2b5-410fdd4626c1
+name: o1</title>
+          <rect x="4600" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="4660" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="d0633aa9-34d8-4fa6-921f-edf58a984975">
+            <title>TapiConnectionEdgePoint
+id: d0633aa9-34d8-4fa6-921f-edf58a984975
+name: o1-netconf-provider</title>
+            <ellipse cx="4620" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4620" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="3030fd3e-4b7b-4fbf-aba1-b5067015aa3f">
+            <title>TapiConnectionEdgePoint
+id: 3030fd3e-4b7b-4fbf-aba1-b5067015aa3f
+name: o1-ves-consumer</title>
+            <ellipse cx="4660" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4660" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="edcf8dd3-ba50-4e21-9765-7228a35b3c9c">
+            <title>TapiConnectionEdgePoint
+id: edcf8dd3-ba50-4e21-9765-7228a35b3c9c
+name: o1-file-provider</title>
+            <ellipse cx="4700" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4700" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4bbce1ae-63c4-417b-a981-d8933211da85">
+          <title>TapiNodeEdgePoint
+id: 4bbce1ae-63c4-417b-a981-d8933211da85
+name: f1</title>
+          <rect x="4560" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="4580" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="5afbd3d3-dabb-4f77-af5a-fe9d62bb8ef7">
+            <title>TapiConnectionEdgePoint
+id: 5afbd3d3-dabb-4f77-af5a-fe9d62bb8ef7
+name: f1-unknown-provider</title>
+            <ellipse cx="4580" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4580" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="68ba4ef3-30a7-484f-90ea-4341ed63d0a4">
+          <title>TapiNodeEdgePoint
+id: 68ba4ef3-30a7-484f-90ea-4341ed63d0a4
+name: ofh</title>
+          <rect x="4580" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="4600" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="ba809cfd-c110-4eee-8b5a-be493615ac75">
+            <title>TapiConnectionEdgePoint
+id: ba809cfd-c110-4eee-8b5a-be493615ac75
+name: ofh-netconf-consumer</title>
+            <ellipse cx="4600" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4600" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="11e82d31-01ed-4720-bbe6-1f9508c152cd">
+        <title>TapiNodeFronthaulGateway
+id: 11e82d31-01ed-4720-bbe6-1f9508c152cd
+name: fronthaul-gateway-10200</title>
+        <rect x="4560" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="4620" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="aac138d7-afa4-4403-aa77-1dfde125a27e">
+          <title>TapiNodeEdgePoint
+id: aac138d7-afa4-4403-aa77-1dfde125a27e
+name: eth</title>
+          <rect x="4580" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="4600" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="0830c797-15e0-41ed-8a9b-2f5c6ecc1f05">
+            <title>TapiConnectionEdgePoint
+id: 0830c797-15e0-41ed-8a9b-2f5c6ecc1f05
+name: eth-ofh-provider</title>
+            <ellipse cx="4600" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4600" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="af0026d9-3c6a-4bf1-a104-39a60ece33fa">
+          <title>TapiNodeEdgePoint
+id: af0026d9-3c6a-4bf1-a104-39a60ece33fa
+name: oam</title>
+          <rect x="4620" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="4640" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="b15ff296-972d-4741-bfa7-0c8dd766af46">
+            <title>TapiConnectionEdgePoint
+id: b15ff296-972d-4741-bfa7-0c8dd766af46
+name: oam-netconf-provider</title>
+            <ellipse cx="4640" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4640" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="92fefea3-7f1f-4aa5-b1e4-1a583569ec0e">
+          <title>TapiNodeEdgePoint
+id: 92fefea3-7f1f-4aa5-b1e4-1a583569ec0e
+name: eth#0</title>
+          <rect x="4560" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="4580.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="bb54a8ed-473e-4622-90d1-b51ac1546ceb">
+            <title>TapiConnectionEdgePoint
+id: bb54a8ed-473e-4622-90d1-b51ac1546ceb
+name: eth-ofh-consumer</title>
+            <ellipse cx="4580.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4580.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="412e88a3-e1b8-4811-8c74-ed641b136ca0">
+          <title>TapiNodeEdgePoint
+id: 412e88a3-e1b8-4811-8c74-ed641b136ca0
+name: eth#1</title>
+          <rect x="4600" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="4620.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="1182c977-982b-43f4-b297-919194f005be">
+            <title>TapiConnectionEdgePoint
+id: 1182c977-982b-43f4-b297-919194f005be
+name: eth-ofh-consumer</title>
+            <ellipse cx="4620.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4620.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="25baeb8f-d42c-4499-9ea7-b7a2dce21a7f">
+          <title>TapiNodeEdgePoint
+id: 25baeb8f-d42c-4499-9ea7-b7a2dce21a7f
+name: eth#2</title>
+          <rect x="4640" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="4660.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="8bfc2f26-dd9a-4c4e-a2c3-784b9ef01a17">
+            <title>TapiConnectionEdgePoint
+id: 8bfc2f26-dd9a-4c4e-a2c3-784b9ef01a17
+name: eth-ofh-consumer</title>
+            <ellipse cx="4660.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4660.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="9a64674e-7674-43e2-b0a1-20754ea446f5">
+        <title>TapiNodeORu
+id: 9a64674e-7674-43e2-b0a1-20754ea446f5
+name: o-ru-102000</title>
+        <rect x="4360" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="4380" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="8d68825c-494a-49e4-b803-20d66d3c36b3">
+          <title>TapiNodeEdgePoint
+id: 8d68825c-494a-49e4-b803-20d66d3c36b3
+name: ofh</title>
+          <rect x="4360" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="4380" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="aec89701-5407-4b8e-b882-7f97235aea2a">
+            <title>TapiConnectionEdgePoint
+id: aec89701-5407-4b8e-b882-7f97235aea2a
+name: ofh-netconf-provider</title>
+            <ellipse cx="4380" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4380" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3837755a-4ad0-421d-85dc-d5b35898d73f">
+          <title>TapiNodeEdgePoint
+id: 3837755a-4ad0-421d-85dc-d5b35898d73f
+name: uu</title>
+          <rect x="4360" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4380" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="76be1338-00bf-49e3-81c6-80be04ccc343">
+            <title>TapiConnectionEdgePoint
+id: 76be1338-00bf-49e3-81c6-80be04ccc343
+name: uu-radio-provider</title>
+            <ellipse cx="4380" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4380" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="086514c3-792f-4402-8ef3-90eb248bf73c">
+        <title>TapiNodeUserEquipment
+id: 086514c3-792f-4402-8ef3-90eb248bf73c
+name: user-equipment-1020000</title>
+        <rect x="4280" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4320" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="e5318755-0232-42e1-9d9a-1c1ed910ef51">
+          <title>TapiNodeEdgePoint
+id: e5318755-0232-42e1-9d9a-1c1ed910ef51
+name: uu</title>
+          <rect x="4280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4300" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="03af457b-de39-4c3b-aab0-e726cc828627">
+            <title>TapiConnectionEdgePoint
+id: 03af457b-de39-4c3b-aab0-e726cc828627
+name: uu-radio-consumer</title>
+            <ellipse cx="4300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4300" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d15f9344-ae21-4b69-a29b-2f22b20798a2">
+          <title>TapiNodeEdgePoint
+id: d15f9344-ae21-4b69-a29b-2f22b20798a2
+name: n1</title>
+          <rect x="4320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4340" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="be15c013-3f4b-4253-94f7-73fb50a06520">
+            <title>TapiConnectionEdgePoint
+id: be15c013-3f4b-4253-94f7-73fb50a06520
+name: n1-nas-consumer</title>
+            <ellipse cx="4340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4340" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="41e637d0-f353-48b1-8dbb-a0a493265ae1">
+        <title>TapiNodeUserEquipment
+id: 41e637d0-f353-48b1-8dbb-a0a493265ae1
+name: user-equipment-1020001</title>
+        <rect x="4360" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4400" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="6b8b14dd-7431-4b2f-a88d-ee3e16bd85e0">
+          <title>TapiNodeEdgePoint
+id: 6b8b14dd-7431-4b2f-a88d-ee3e16bd85e0
+name: uu</title>
+          <rect x="4360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4380" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0ee2dca3-a000-4aaf-9941-a375b06d70c5">
+            <title>TapiConnectionEdgePoint
+id: 0ee2dca3-a000-4aaf-9941-a375b06d70c5
+name: uu-radio-consumer</title>
+            <ellipse cx="4380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4380" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="db1fb016-7543-4726-b999-ab9f0df512fc">
+          <title>TapiNodeEdgePoint
+id: db1fb016-7543-4726-b999-ab9f0df512fc
+name: n1</title>
+          <rect x="4400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4420" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="53255779-05db-4d4f-8fad-5560cebd78f1">
+            <title>TapiConnectionEdgePoint
+id: 53255779-05db-4d4f-8fad-5560cebd78f1
+name: n1-nas-consumer</title>
+            <ellipse cx="4420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4420" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="9d3bcb7b-0bdb-4c12-8a74-31bf36ff4de1">
+        <title>TapiNodeUserEquipment
+id: 9d3bcb7b-0bdb-4c12-8a74-31bf36ff4de1
+name: user-equipment-1020002</title>
+        <rect x="4440" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4480" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="0ffe6a1f-7d5a-4cef-a491-01c3f406112f">
+          <title>TapiNodeEdgePoint
+id: 0ffe6a1f-7d5a-4cef-a491-01c3f406112f
+name: uu</title>
+          <rect x="4440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4460" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b388038a-b595-433d-974a-e0bb7f02cfe7">
+            <title>TapiConnectionEdgePoint
+id: b388038a-b595-433d-974a-e0bb7f02cfe7
+name: uu-radio-consumer</title>
+            <ellipse cx="4460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4460" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="964d827a-dc15-49d4-876d-4e9360fa208b">
+          <title>TapiNodeEdgePoint
+id: 964d827a-dc15-49d4-876d-4e9360fa208b
+name: n1</title>
+          <rect x="4480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4500" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="df0bdc7e-86cd-4ca2-ad9a-a1d5e389e725">
+            <title>TapiConnectionEdgePoint
+id: df0bdc7e-86cd-4ca2-ad9a-a1d5e389e725
+name: n1-nas-consumer</title>
+            <ellipse cx="4500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4500" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="0aaf1edf-e21c-41b6-b868-89ee2414abed">
+        <title>TapiNodeORu
+id: 0aaf1edf-e21c-41b6-b868-89ee2414abed
+name: o-ru-102001</title>
+        <rect x="4600" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="4620" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="465a5fa4-e8d2-4238-a202-a25f723b725e">
+          <title>TapiNodeEdgePoint
+id: 465a5fa4-e8d2-4238-a202-a25f723b725e
+name: ofh</title>
+          <rect x="4600" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="4620" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="3d900999-5879-42ee-acc9-c716e5cb13b1">
+            <title>TapiConnectionEdgePoint
+id: 3d900999-5879-42ee-acc9-c716e5cb13b1
+name: ofh-netconf-provider</title>
+            <ellipse cx="4620" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4620" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1a517134-e052-4a99-a238-3b849d007ee8">
+          <title>TapiNodeEdgePoint
+id: 1a517134-e052-4a99-a238-3b849d007ee8
+name: uu</title>
+          <rect x="4600" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4620" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="ca107426-8971-49c2-a7c8-313943113f5d">
+            <title>TapiConnectionEdgePoint
+id: ca107426-8971-49c2-a7c8-313943113f5d
+name: uu-radio-provider</title>
+            <ellipse cx="4620" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4620" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="9d3e6b8b-46ee-4172-a9c3-2d43039aa3f9">
+        <title>TapiNodeUserEquipment
+id: 9d3e6b8b-46ee-4172-a9c3-2d43039aa3f9
+name: user-equipment-1020010</title>
+        <rect x="4520" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4560" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f6486d03-381a-41ad-855d-8e815f3e518b">
+          <title>TapiNodeEdgePoint
+id: f6486d03-381a-41ad-855d-8e815f3e518b
+name: uu</title>
+          <rect x="4520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4540" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="3a065791-37a9-4399-a4fa-31d478718868">
+            <title>TapiConnectionEdgePoint
+id: 3a065791-37a9-4399-a4fa-31d478718868
+name: uu-radio-consumer</title>
+            <ellipse cx="4540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4540" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c39635c3-45e6-4fa4-8e3d-8a3c23342492">
+          <title>TapiNodeEdgePoint
+id: c39635c3-45e6-4fa4-8e3d-8a3c23342492
+name: n1</title>
+          <rect x="4560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4580" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="a5aa2629-0fee-48b2-a0d4-53c1fe1f8f17">
+            <title>TapiConnectionEdgePoint
+id: a5aa2629-0fee-48b2-a0d4-53c1fe1f8f17
+name: n1-nas-consumer</title>
+            <ellipse cx="4580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4580" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="084487bd-40ed-41e1-bb6a-f70fb5d14f2d">
+        <title>TapiNodeUserEquipment
+id: 084487bd-40ed-41e1-bb6a-f70fb5d14f2d
+name: user-equipment-1020011</title>
+        <rect x="4600" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4640" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="fd350e93-37b2-410e-9f2f-d9b7226dffda">
+          <title>TapiNodeEdgePoint
+id: fd350e93-37b2-410e-9f2f-d9b7226dffda
+name: uu</title>
+          <rect x="4600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4620" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="eb664a6c-dc2e-48ff-827f-91f07b4959c9">
+            <title>TapiConnectionEdgePoint
+id: eb664a6c-dc2e-48ff-827f-91f07b4959c9
+name: uu-radio-consumer</title>
+            <ellipse cx="4620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4620" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="fc73864e-0581-4cb3-a7a3-1f9bb8400790">
+          <title>TapiNodeEdgePoint
+id: fc73864e-0581-4cb3-a7a3-1f9bb8400790
+name: n1</title>
+          <rect x="4640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4660" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="b414aabc-cee4-4010-89e4-bcd0d342de8f">
+            <title>TapiConnectionEdgePoint
+id: b414aabc-cee4-4010-89e4-bcd0d342de8f
+name: n1-nas-consumer</title>
+            <ellipse cx="4660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4660" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7678f10c-3c99-4f33-ab74-66b8c50413bb">
+        <title>TapiNodeUserEquipment
+id: 7678f10c-3c99-4f33-ab74-66b8c50413bb
+name: user-equipment-1020012</title>
+        <rect x="4680" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4720" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ac6e72c0-61c5-4651-ae5a-7be4a867754e">
+          <title>TapiNodeEdgePoint
+id: ac6e72c0-61c5-4651-ae5a-7be4a867754e
+name: uu</title>
+          <rect x="4680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4700" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="1a430611-5463-4eb8-90d8-f8e530df91c8">
+            <title>TapiConnectionEdgePoint
+id: 1a430611-5463-4eb8-90d8-f8e530df91c8
+name: uu-radio-consumer</title>
+            <ellipse cx="4700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4700" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a6f968b3-afb2-4f91-a028-f632287b5449">
+          <title>TapiNodeEdgePoint
+id: a6f968b3-afb2-4f91-a028-f632287b5449
+name: n1</title>
+          <rect x="4720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4740" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="997ce291-1824-4567-9847-638a4060df3d">
+            <title>TapiConnectionEdgePoint
+id: 997ce291-1824-4567-9847-638a4060df3d
+name: n1-nas-consumer</title>
+            <ellipse cx="4740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4740" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="16aad3bb-3367-4b32-9504-36599375cced">
+        <title>TapiNodeORu
+id: 16aad3bb-3367-4b32-9504-36599375cced
+name: o-ru-102002</title>
+        <rect x="4840" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="4860" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="9a3a4b61-4a8d-42b1-9424-ceed1e286175">
+          <title>TapiNodeEdgePoint
+id: 9a3a4b61-4a8d-42b1-9424-ceed1e286175
+name: ofh</title>
+          <rect x="4840" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="4860" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="e7378da6-02ce-409e-b25c-07de9f651381">
+            <title>TapiConnectionEdgePoint
+id: e7378da6-02ce-409e-b25c-07de9f651381
+name: ofh-netconf-provider</title>
+            <ellipse cx="4860" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4860" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d8ef08d8-6db6-4b1c-b136-fdd3822bfb99">
+          <title>TapiNodeEdgePoint
+id: d8ef08d8-6db6-4b1c-b136-fdd3822bfb99
+name: uu</title>
+          <rect x="4840" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4860" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="07882257-688e-48c9-aa73-e61ca051a2d7">
+            <title>TapiConnectionEdgePoint
+id: 07882257-688e-48c9-aa73-e61ca051a2d7
+name: uu-radio-provider</title>
+            <ellipse cx="4860" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="4860" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6843e1d1-bbf5-446a-ba40-a79bcb0a7d17">
+        <title>TapiNodeUserEquipment
+id: 6843e1d1-bbf5-446a-ba40-a79bcb0a7d17
+name: user-equipment-1020020</title>
+        <rect x="4760" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4800" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2189d033-ce90-46e1-b4bb-9be4d07ad19f">
+          <title>TapiNodeEdgePoint
+id: 2189d033-ce90-46e1-b4bb-9be4d07ad19f
+name: uu</title>
+          <rect x="4760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4780" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b5227eb7-3c94-4916-b63e-f9892fde447b">
+            <title>TapiConnectionEdgePoint
+id: b5227eb7-3c94-4916-b63e-f9892fde447b
+name: uu-radio-consumer</title>
+            <ellipse cx="4780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4780" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d6a64684-450d-4b6e-ab9b-e2e37923f836">
+          <title>TapiNodeEdgePoint
+id: d6a64684-450d-4b6e-ab9b-e2e37923f836
+name: n1</title>
+          <rect x="4800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4820" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="105809a2-9deb-42f2-91df-d194862ecb5f">
+            <title>TapiConnectionEdgePoint
+id: 105809a2-9deb-42f2-91df-d194862ecb5f
+name: n1-nas-consumer</title>
+            <ellipse cx="4820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4820" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="e613cbac-81fb-410e-91ff-6fcc3178b30e">
+        <title>TapiNodeUserEquipment
+id: e613cbac-81fb-410e-91ff-6fcc3178b30e
+name: user-equipment-1020021</title>
+        <rect x="4840" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4880" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="7771b201-2c18-41f1-9ad1-91623a1bc4a6">
+          <title>TapiNodeEdgePoint
+id: 7771b201-2c18-41f1-9ad1-91623a1bc4a6
+name: uu</title>
+          <rect x="4840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4860" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="cd616196-0199-47bf-b9e5-35111ab26650">
+            <title>TapiConnectionEdgePoint
+id: cd616196-0199-47bf-b9e5-35111ab26650
+name: uu-radio-consumer</title>
+            <ellipse cx="4860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4860" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b41862f7-8658-4f70-916c-f62c90d302d2">
+          <title>TapiNodeEdgePoint
+id: b41862f7-8658-4f70-916c-f62c90d302d2
+name: n1</title>
+          <rect x="4880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4900" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="cd92cef2-f96e-4ca8-b235-f8a85fd58fca">
+            <title>TapiConnectionEdgePoint
+id: cd92cef2-f96e-4ca8-b235-f8a85fd58fca
+name: n1-nas-consumer</title>
+            <ellipse cx="4900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4900" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="dbf86250-133a-4bbb-a1a6-5e66db71029a">
+        <title>TapiNodeUserEquipment
+id: dbf86250-133a-4bbb-a1a6-5e66db71029a
+name: user-equipment-1020022</title>
+        <rect x="4920" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="4960" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ca31f0f0-0578-41e6-ae34-53430724c1b5">
+          <title>TapiNodeEdgePoint
+id: ca31f0f0-0578-41e6-ae34-53430724c1b5
+name: uu</title>
+          <rect x="4920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="4940" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="1f0b28f5-a36b-4471-adb3-2a0638e78ead">
+            <title>TapiConnectionEdgePoint
+id: 1f0b28f5-a36b-4471-adb3-2a0638e78ead
+name: uu-radio-consumer</title>
+            <ellipse cx="4940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4940" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="832f4ce4-533d-4987-b37a-97b0ed6c4213">
+          <title>TapiNodeEdgePoint
+id: 832f4ce4-533d-4987-b37a-97b0ed6c4213
+name: n1</title>
+          <rect x="4960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="4980" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="92d5897a-da32-4403-8c43-c223b741311c">
+            <title>TapiConnectionEdgePoint
+id: 92d5897a-da32-4403-8c43-c223b741311c
+name: n1-nas-consumer</title>
+            <ellipse cx="4980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="4980" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="b232a5ad-01fb-430e-b92d-d78ae52cf360">
+        <title>TapiNodeODu
+id: b232a5ad-01fb-430e-b92d-d78ae52cf360
+name: o-du-1021</title>
+        <rect x="5240" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="5340" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="b2052672-f115-4c1a-83cd-c03fbfd90203">
+          <title>TapiNodeEdgePoint
+id: b2052672-f115-4c1a-83cd-c03fbfd90203
+name: e2</title>
+          <rect x="5240" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="5260" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="e641bb04-62d5-4c07-98b3-d3257b079c6a">
+            <title>TapiConnectionEdgePoint
+id: e641bb04-62d5-4c07-98b3-d3257b079c6a
+name: e2-sctp-provider</title>
+            <ellipse cx="5260" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5260" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="99471e0c-6686-4720-b9b8-47efa03d17b6">
+          <title>TapiNodeEdgePoint
+id: 99471e0c-6686-4720-b9b8-47efa03d17b6
+name: o1</title>
+          <rect x="5320" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="5380" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="264015dc-5499-41ec-b0cc-7e4d9eb13006">
+            <title>TapiConnectionEdgePoint
+id: 264015dc-5499-41ec-b0cc-7e4d9eb13006
+name: o1-netconf-provider</title>
+            <ellipse cx="5340" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5340" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="dc3e8af6-b57f-43c6-b5c2-0dcd94fd7fc4">
+            <title>TapiConnectionEdgePoint
+id: dc3e8af6-b57f-43c6-b5c2-0dcd94fd7fc4
+name: o1-ves-consumer</title>
+            <ellipse cx="5380" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5380" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="50419635-a3aa-4fe4-8c44-793a8ae9ea26">
+            <title>TapiConnectionEdgePoint
+id: 50419635-a3aa-4fe4-8c44-793a8ae9ea26
+name: o1-file-provider</title>
+            <ellipse cx="5420" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5420" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="79104d14-bc8e-4079-a49d-3ce0d9f7854a">
+          <title>TapiNodeEdgePoint
+id: 79104d14-bc8e-4079-a49d-3ce0d9f7854a
+name: f1</title>
+          <rect x="5280" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="5300" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="ec9c0b65-e818-4fd9-aa11-b822e9742812">
+            <title>TapiConnectionEdgePoint
+id: ec9c0b65-e818-4fd9-aa11-b822e9742812
+name: f1-unknown-provider</title>
+            <ellipse cx="5300" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5300" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c6c06b12-956b-48dd-b32a-e184ddf4670a">
+          <title>TapiNodeEdgePoint
+id: c6c06b12-956b-48dd-b32a-e184ddf4670a
+name: ofh</title>
+          <rect x="5300" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="5320" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="5e810c1f-34ac-4f3d-8581-c53214ec6a92">
+            <title>TapiConnectionEdgePoint
+id: 5e810c1f-34ac-4f3d-8581-c53214ec6a92
+name: ofh-netconf-consumer</title>
+            <ellipse cx="5320" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5320" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="aab47416-fc7b-4ce5-b36f-07f409deb3b9">
+        <title>TapiNodeFronthaulGateway
+id: aab47416-fc7b-4ce5-b36f-07f409deb3b9
+name: fronthaul-gateway-10210</title>
+        <rect x="5280" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="5340" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="c463c19d-88c0-4546-a2b6-5c1b61c9493c">
+          <title>TapiNodeEdgePoint
+id: c463c19d-88c0-4546-a2b6-5c1b61c9493c
+name: eth</title>
+          <rect x="5300" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="5320" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="dce3290a-ba0e-4c8f-a0ad-fca52302eca6">
+            <title>TapiConnectionEdgePoint
+id: dce3290a-ba0e-4c8f-a0ad-fca52302eca6
+name: eth-ofh-provider</title>
+            <ellipse cx="5320" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5320" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bee18f51-e4b4-4c63-b262-4e80661a2602">
+          <title>TapiNodeEdgePoint
+id: bee18f51-e4b4-4c63-b262-4e80661a2602
+name: oam</title>
+          <rect x="5340" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="5360" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="91724e36-7624-4eb0-baa2-da1054cffa8f">
+            <title>TapiConnectionEdgePoint
+id: 91724e36-7624-4eb0-baa2-da1054cffa8f
+name: oam-netconf-provider</title>
+            <ellipse cx="5360" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5360" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2932a1d8-b93a-4ce5-9919-7b05af32e82a">
+          <title>TapiNodeEdgePoint
+id: 2932a1d8-b93a-4ce5-9919-7b05af32e82a
+name: eth#0</title>
+          <rect x="5280" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="5300.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="db81295b-2b43-4411-b982-94c4175f7458">
+            <title>TapiConnectionEdgePoint
+id: db81295b-2b43-4411-b982-94c4175f7458
+name: eth-ofh-consumer</title>
+            <ellipse cx="5300.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5300.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9caa6834-b7c3-4d96-bab5-a0ed19f33959">
+          <title>TapiNodeEdgePoint
+id: 9caa6834-b7c3-4d96-bab5-a0ed19f33959
+name: eth#1</title>
+          <rect x="5320" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="5340.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="548f4341-9011-45dc-9d22-881c2f3c08b9">
+            <title>TapiConnectionEdgePoint
+id: 548f4341-9011-45dc-9d22-881c2f3c08b9
+name: eth-ofh-consumer</title>
+            <ellipse cx="5340.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5340.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c9cdf3d9-ead5-42c0-88e4-8ad516352540">
+          <title>TapiNodeEdgePoint
+id: c9cdf3d9-ead5-42c0-88e4-8ad516352540
+name: eth#2</title>
+          <rect x="5360" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="5380.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="ef9d2475-f854-4e35-a61f-da36d06e51e6">
+            <title>TapiConnectionEdgePoint
+id: ef9d2475-f854-4e35-a61f-da36d06e51e6
+name: eth-ofh-consumer</title>
+            <ellipse cx="5380.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5380.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="465ff3a2-7f62-4f2d-a3f7-c61781961478">
+        <title>TapiNodeORu
+id: 465ff3a2-7f62-4f2d-a3f7-c61781961478
+name: o-ru-102100</title>
+        <rect x="5080" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="5100" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="adeb40c7-6bd2-42b7-8b9f-38bda87e1b02">
+          <title>TapiNodeEdgePoint
+id: adeb40c7-6bd2-42b7-8b9f-38bda87e1b02
+name: ofh</title>
+          <rect x="5080" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="5100" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="3e34d9c3-236e-4bf3-ad29-462fc538a7be">
+            <title>TapiConnectionEdgePoint
+id: 3e34d9c3-236e-4bf3-ad29-462fc538a7be
+name: ofh-netconf-provider</title>
+            <ellipse cx="5100" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5100" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5c32003c-543c-4bf1-8fcf-94b565804049">
+          <title>TapiNodeEdgePoint
+id: 5c32003c-543c-4bf1-8fcf-94b565804049
+name: uu</title>
+          <rect x="5080" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5100" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="dced6bef-519c-463f-aa65-e92733f5bc50">
+            <title>TapiConnectionEdgePoint
+id: dced6bef-519c-463f-aa65-e92733f5bc50
+name: uu-radio-provider</title>
+            <ellipse cx="5100" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5100" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="c63198b9-ab1a-4bd3-a591-7627d5aa5f9c">
+        <title>TapiNodeUserEquipment
+id: c63198b9-ab1a-4bd3-a591-7627d5aa5f9c
+name: user-equipment-1021000</title>
+        <rect x="5000" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5040" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="fb216d52-04ea-43c6-8a6a-73fded966e63">
+          <title>TapiNodeEdgePoint
+id: fb216d52-04ea-43c6-8a6a-73fded966e63
+name: uu</title>
+          <rect x="5000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5020" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="fc010028-8a13-4335-a512-b4bf19a21a7f">
+            <title>TapiConnectionEdgePoint
+id: fc010028-8a13-4335-a512-b4bf19a21a7f
+name: uu-radio-consumer</title>
+            <ellipse cx="5020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5020" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e64dce32-d068-4728-bab0-5e1478fae83a">
+          <title>TapiNodeEdgePoint
+id: e64dce32-d068-4728-bab0-5e1478fae83a
+name: n1</title>
+          <rect x="5040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5060" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="56c4d287-dfc2-474e-a521-cf1bdea0ccf0">
+            <title>TapiConnectionEdgePoint
+id: 56c4d287-dfc2-474e-a521-cf1bdea0ccf0
+name: n1-nas-consumer</title>
+            <ellipse cx="5060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5060" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="aed1671a-0b94-42d8-8d42-04e5606be49e">
+        <title>TapiNodeUserEquipment
+id: aed1671a-0b94-42d8-8d42-04e5606be49e
+name: user-equipment-1021001</title>
+        <rect x="5080" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5120" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="66843f3d-9081-4eac-9721-1041e590af75">
+          <title>TapiNodeEdgePoint
+id: 66843f3d-9081-4eac-9721-1041e590af75
+name: uu</title>
+          <rect x="5080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5100" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0d5aaa96-c6a2-4abb-8e45-f3bddca82b78">
+            <title>TapiConnectionEdgePoint
+id: 0d5aaa96-c6a2-4abb-8e45-f3bddca82b78
+name: uu-radio-consumer</title>
+            <ellipse cx="5100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5100" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c4203a16-53fe-4720-8c3e-be7e123814a9">
+          <title>TapiNodeEdgePoint
+id: c4203a16-53fe-4720-8c3e-be7e123814a9
+name: n1</title>
+          <rect x="5120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5140" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="27befb2f-d746-4cad-b41a-29734e5468d2">
+            <title>TapiConnectionEdgePoint
+id: 27befb2f-d746-4cad-b41a-29734e5468d2
+name: n1-nas-consumer</title>
+            <ellipse cx="5140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5140" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="124d49c5-76ef-4f88-8abb-2578323f6fa1">
+        <title>TapiNodeUserEquipment
+id: 124d49c5-76ef-4f88-8abb-2578323f6fa1
+name: user-equipment-1021002</title>
+        <rect x="5160" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5200" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f80e9c7d-2003-4dc6-9203-c8dfa481b69c">
+          <title>TapiNodeEdgePoint
+id: f80e9c7d-2003-4dc6-9203-c8dfa481b69c
+name: uu</title>
+          <rect x="5160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5180" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9c308862-6e1e-48a4-97fb-64fc0aca8c7d">
+            <title>TapiConnectionEdgePoint
+id: 9c308862-6e1e-48a4-97fb-64fc0aca8c7d
+name: uu-radio-consumer</title>
+            <ellipse cx="5180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5180" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f6808d86-8e6b-4fab-9308-2b4067d0b4c6">
+          <title>TapiNodeEdgePoint
+id: f6808d86-8e6b-4fab-9308-2b4067d0b4c6
+name: n1</title>
+          <rect x="5200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5220" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="d471d3a5-4382-4263-b39b-fc994531380b">
+            <title>TapiConnectionEdgePoint
+id: d471d3a5-4382-4263-b39b-fc994531380b
+name: n1-nas-consumer</title>
+            <ellipse cx="5220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5220" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="1ca93183-5189-4f67-9996-ebc24a716056">
+        <title>TapiNodeORu
+id: 1ca93183-5189-4f67-9996-ebc24a716056
+name: o-ru-102101</title>
+        <rect x="5320" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="5340" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="e757ba5e-d90e-49cb-98e3-08966edb4008">
+          <title>TapiNodeEdgePoint
+id: e757ba5e-d90e-49cb-98e3-08966edb4008
+name: ofh</title>
+          <rect x="5320" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="5340" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="72a581b7-e947-48f7-b196-6d9e25edb089">
+            <title>TapiConnectionEdgePoint
+id: 72a581b7-e947-48f7-b196-6d9e25edb089
+name: ofh-netconf-provider</title>
+            <ellipse cx="5340" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5340" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="87b827e8-d599-4dc9-8ecd-fde6f3b6d67c">
+          <title>TapiNodeEdgePoint
+id: 87b827e8-d599-4dc9-8ecd-fde6f3b6d67c
+name: uu</title>
+          <rect x="5320" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5340" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="27427bb3-6652-4609-9d05-6fff0be21e54">
+            <title>TapiConnectionEdgePoint
+id: 27427bb3-6652-4609-9d05-6fff0be21e54
+name: uu-radio-provider</title>
+            <ellipse cx="5340" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5340" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6c40ed9d-8272-4e97-9fb6-f6ad231b005f">
+        <title>TapiNodeUserEquipment
+id: 6c40ed9d-8272-4e97-9fb6-f6ad231b005f
+name: user-equipment-1021010</title>
+        <rect x="5240" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5280" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2beea095-d325-403d-b5db-4a6575b19d27">
+          <title>TapiNodeEdgePoint
+id: 2beea095-d325-403d-b5db-4a6575b19d27
+name: uu</title>
+          <rect x="5240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5260" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="db649244-2834-4f9c-9f6b-9c2ecf8045f8">
+            <title>TapiConnectionEdgePoint
+id: db649244-2834-4f9c-9f6b-9c2ecf8045f8
+name: uu-radio-consumer</title>
+            <ellipse cx="5260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5260" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7c2484e0-a0d6-4c7d-ae55-b997f0cc3a68">
+          <title>TapiNodeEdgePoint
+id: 7c2484e0-a0d6-4c7d-ae55-b997f0cc3a68
+name: n1</title>
+          <rect x="5280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5300" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="e0b3bbeb-ebb2-4b80-9b25-4090ff35caf9">
+            <title>TapiConnectionEdgePoint
+id: e0b3bbeb-ebb2-4b80-9b25-4090ff35caf9
+name: n1-nas-consumer</title>
+            <ellipse cx="5300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5300" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="70b87ad8-d1fb-45d4-8952-685925ac4f9e">
+        <title>TapiNodeUserEquipment
+id: 70b87ad8-d1fb-45d4-8952-685925ac4f9e
+name: user-equipment-1021011</title>
+        <rect x="5320" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5360" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2d31f25a-8ede-4323-99fb-946981977e64">
+          <title>TapiNodeEdgePoint
+id: 2d31f25a-8ede-4323-99fb-946981977e64
+name: uu</title>
+          <rect x="5320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5340" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="aa0930c5-0f49-4bc0-8970-3337840f7ddd">
+            <title>TapiConnectionEdgePoint
+id: aa0930c5-0f49-4bc0-8970-3337840f7ddd
+name: uu-radio-consumer</title>
+            <ellipse cx="5340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5340" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a2373785-f082-4e64-9a19-a1a9b2b5564d">
+          <title>TapiNodeEdgePoint
+id: a2373785-f082-4e64-9a19-a1a9b2b5564d
+name: n1</title>
+          <rect x="5360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5380" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="accd6a5e-badb-4ad2-a1d5-fcf7dce9025e">
+            <title>TapiConnectionEdgePoint
+id: accd6a5e-badb-4ad2-a1d5-fcf7dce9025e
+name: n1-nas-consumer</title>
+            <ellipse cx="5380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5380" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="eeaeb68d-a6b0-4450-bdfa-a045030eb273">
+        <title>TapiNodeUserEquipment
+id: eeaeb68d-a6b0-4450-bdfa-a045030eb273
+name: user-equipment-1021012</title>
+        <rect x="5400" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5440" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ba6fb3bd-3ad3-4849-83fe-0f7159ea5041">
+          <title>TapiNodeEdgePoint
+id: ba6fb3bd-3ad3-4849-83fe-0f7159ea5041
+name: uu</title>
+          <rect x="5400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5420" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="242f283a-a8ad-44a5-b773-90d1efcb0773">
+            <title>TapiConnectionEdgePoint
+id: 242f283a-a8ad-44a5-b773-90d1efcb0773
+name: uu-radio-consumer</title>
+            <ellipse cx="5420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5420" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8d2c5a5b-1ad9-469b-946a-2cbf97a68b75">
+          <title>TapiNodeEdgePoint
+id: 8d2c5a5b-1ad9-469b-946a-2cbf97a68b75
+name: n1</title>
+          <rect x="5440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5460" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="92feee7a-884f-4b97-801e-92d1b3d13709">
+            <title>TapiConnectionEdgePoint
+id: 92feee7a-884f-4b97-801e-92d1b3d13709
+name: n1-nas-consumer</title>
+            <ellipse cx="5460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5460" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="39d9e573-2c17-4692-aee1-1024ea2c10ed">
+        <title>TapiNodeORu
+id: 39d9e573-2c17-4692-aee1-1024ea2c10ed
+name: o-ru-102102</title>
+        <rect x="5560" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="5580" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="5a9ac4c2-c28f-46e8-9c71-37913e3ca02d">
+          <title>TapiNodeEdgePoint
+id: 5a9ac4c2-c28f-46e8-9c71-37913e3ca02d
+name: ofh</title>
+          <rect x="5560" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="5580" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="37a39100-10db-42b1-8bfb-23949bb2a0b8">
+            <title>TapiConnectionEdgePoint
+id: 37a39100-10db-42b1-8bfb-23949bb2a0b8
+name: ofh-netconf-provider</title>
+            <ellipse cx="5580" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5580" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="70c4e457-d30e-4467-96fa-d33b0856ca50">
+          <title>TapiNodeEdgePoint
+id: 70c4e457-d30e-4467-96fa-d33b0856ca50
+name: uu</title>
+          <rect x="5560" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5580" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="c18e4832-eeed-4614-b800-f05dc06c9615">
+            <title>TapiConnectionEdgePoint
+id: c18e4832-eeed-4614-b800-f05dc06c9615
+name: uu-radio-provider</title>
+            <ellipse cx="5580" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5580" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="35ed2f61-ec82-4739-8c50-4876ffc2c509">
+        <title>TapiNodeUserEquipment
+id: 35ed2f61-ec82-4739-8c50-4876ffc2c509
+name: user-equipment-1021020</title>
+        <rect x="5480" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5520" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="18e0ed2f-0d98-4c03-8693-af1b2ef030cf">
+          <title>TapiNodeEdgePoint
+id: 18e0ed2f-0d98-4c03-8693-af1b2ef030cf
+name: uu</title>
+          <rect x="5480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5500" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="6cda0ffc-b227-4fdc-a15c-cb67c9833439">
+            <title>TapiConnectionEdgePoint
+id: 6cda0ffc-b227-4fdc-a15c-cb67c9833439
+name: uu-radio-consumer</title>
+            <ellipse cx="5500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5500" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2a0545dd-3a91-43cb-9207-6087ed90dc5d">
+          <title>TapiNodeEdgePoint
+id: 2a0545dd-3a91-43cb-9207-6087ed90dc5d
+name: n1</title>
+          <rect x="5520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5540" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="46f1723e-806b-4aff-a22b-33517850bf2d">
+            <title>TapiConnectionEdgePoint
+id: 46f1723e-806b-4aff-a22b-33517850bf2d
+name: n1-nas-consumer</title>
+            <ellipse cx="5540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5540" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f3a06b71-860f-46ba-93ea-070838c121d2">
+        <title>TapiNodeUserEquipment
+id: f3a06b71-860f-46ba-93ea-070838c121d2
+name: user-equipment-1021021</title>
+        <rect x="5560" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5600" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="5f87589b-30e1-40ce-a901-9264dd7a8cf6">
+          <title>TapiNodeEdgePoint
+id: 5f87589b-30e1-40ce-a901-9264dd7a8cf6
+name: uu</title>
+          <rect x="5560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5580" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="7dfcb388-8639-4ee5-ad11-2e77c0502d73">
+            <title>TapiConnectionEdgePoint
+id: 7dfcb388-8639-4ee5-ad11-2e77c0502d73
+name: uu-radio-consumer</title>
+            <ellipse cx="5580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5580" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="99c251ef-b5aa-44a4-9cc0-1eb217aac93a">
+          <title>TapiNodeEdgePoint
+id: 99c251ef-b5aa-44a4-9cc0-1eb217aac93a
+name: n1</title>
+          <rect x="5600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5620" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="a07b164f-16ec-4764-9bd7-2339be1b84f1">
+            <title>TapiConnectionEdgePoint
+id: a07b164f-16ec-4764-9bd7-2339be1b84f1
+name: n1-nas-consumer</title>
+            <ellipse cx="5620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5620" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="dbf7cc45-b517-40e2-9fd5-742766aa827e">
+        <title>TapiNodeUserEquipment
+id: dbf7cc45-b517-40e2-9fd5-742766aa827e
+name: user-equipment-1021022</title>
+        <rect x="5640" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5680" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="7456e636-1669-4480-9fed-943e0cc686da">
+          <title>TapiNodeEdgePoint
+id: 7456e636-1669-4480-9fed-943e0cc686da
+name: uu</title>
+          <rect x="5640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5660" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="fcaa4f30-2e63-474f-93fc-4ff424a3bdb4">
+            <title>TapiConnectionEdgePoint
+id: fcaa4f30-2e63-474f-93fc-4ff424a3bdb4
+name: uu-radio-consumer</title>
+            <ellipse cx="5660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5660" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="de28205f-13f5-4b87-9d44-357098ece4ba">
+          <title>TapiNodeEdgePoint
+id: de28205f-13f5-4b87-9d44-357098ece4ba
+name: n1</title>
+          <rect x="5680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5700" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="4e031555-6b97-4b5f-8dd4-3058e48d57fa">
+            <title>TapiConnectionEdgePoint
+id: 4e031555-6b97-4b5f-8dd4-3058e48d57fa
+name: n1-nas-consumer</title>
+            <ellipse cx="5700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5700" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="811eddfe-0955-4b59-9d18-92ba746e1f8c">
+        <title>TapiNodeODu
+id: 811eddfe-0955-4b59-9d18-92ba746e1f8c
+name: o-du-1022</title>
+        <rect x="5960" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="6060" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="ba65e79d-48c5-40e1-924a-6677e8f25eee">
+          <title>TapiNodeEdgePoint
+id: ba65e79d-48c5-40e1-924a-6677e8f25eee
+name: e2</title>
+          <rect x="5960" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="5980" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="45969311-122d-4bfe-a631-c4fe40e68d0e">
+            <title>TapiConnectionEdgePoint
+id: 45969311-122d-4bfe-a631-c4fe40e68d0e
+name: e2-sctp-provider</title>
+            <ellipse cx="5980" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5980" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c67d4da7-5f6f-4370-a03a-142fad92eda8">
+          <title>TapiNodeEdgePoint
+id: c67d4da7-5f6f-4370-a03a-142fad92eda8
+name: o1</title>
+          <rect x="6040" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="6100" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="2838ad16-d5b6-40c8-86b1-af66010a7eb1">
+            <title>TapiConnectionEdgePoint
+id: 2838ad16-d5b6-40c8-86b1-af66010a7eb1
+name: o1-netconf-provider</title>
+            <ellipse cx="6060" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6060" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="adbecba1-8573-4ab1-8615-cf9b5dd087dd">
+            <title>TapiConnectionEdgePoint
+id: adbecba1-8573-4ab1-8615-cf9b5dd087dd
+name: o1-ves-consumer</title>
+            <ellipse cx="6100" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6100" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="fc57897e-f65d-420f-85ca-b5d5ca6b4dfe">
+            <title>TapiConnectionEdgePoint
+id: fc57897e-f65d-420f-85ca-b5d5ca6b4dfe
+name: o1-file-provider</title>
+            <ellipse cx="6140" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6140" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="dd835bfd-b69e-419e-aac9-bdca937f55cd">
+          <title>TapiNodeEdgePoint
+id: dd835bfd-b69e-419e-aac9-bdca937f55cd
+name: f1</title>
+          <rect x="6000" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="6020" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="6d0afb66-7ef1-446b-9012-29544625b5fd">
+            <title>TapiConnectionEdgePoint
+id: 6d0afb66-7ef1-446b-9012-29544625b5fd
+name: f1-unknown-provider</title>
+            <ellipse cx="6020" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6020" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="951311d7-9e62-422c-83d2-7b0405baaf64">
+          <title>TapiNodeEdgePoint
+id: 951311d7-9e62-422c-83d2-7b0405baaf64
+name: ofh</title>
+          <rect x="6020" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="6040" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="a343d36f-9a71-4e10-9068-e641a4a64afd">
+            <title>TapiConnectionEdgePoint
+id: a343d36f-9a71-4e10-9068-e641a4a64afd
+name: ofh-netconf-consumer</title>
+            <ellipse cx="6040" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6040" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="3e63367d-c3ea-4ec3-9031-cf2595a480a1">
+        <title>TapiNodeFronthaulGateway
+id: 3e63367d-c3ea-4ec3-9031-cf2595a480a1
+name: fronthaul-gateway-10220</title>
+        <rect x="6000" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="6060" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="46dcb7f6-44c7-47d4-8037-135fe774fc1e">
+          <title>TapiNodeEdgePoint
+id: 46dcb7f6-44c7-47d4-8037-135fe774fc1e
+name: eth</title>
+          <rect x="6020" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="6040" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="2860e22e-9f56-4fc6-a4c1-43265b26d385">
+            <title>TapiConnectionEdgePoint
+id: 2860e22e-9f56-4fc6-a4c1-43265b26d385
+name: eth-ofh-provider</title>
+            <ellipse cx="6040" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6040" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="14bc12cf-44c2-468d-808a-a9137a0ce3ec">
+          <title>TapiNodeEdgePoint
+id: 14bc12cf-44c2-468d-808a-a9137a0ce3ec
+name: oam</title>
+          <rect x="6060" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="6080" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="532aa2be-7971-4d4a-9161-56677a40b1e3">
+            <title>TapiConnectionEdgePoint
+id: 532aa2be-7971-4d4a-9161-56677a40b1e3
+name: oam-netconf-provider</title>
+            <ellipse cx="6080" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6080" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ca79a451-e2aa-418c-8406-6195c6f60b64">
+          <title>TapiNodeEdgePoint
+id: ca79a451-e2aa-418c-8406-6195c6f60b64
+name: eth#0</title>
+          <rect x="6000" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="6020.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="7863773b-c675-47e3-a51a-a52f78e9895a">
+            <title>TapiConnectionEdgePoint
+id: 7863773b-c675-47e3-a51a-a52f78e9895a
+name: eth-ofh-consumer</title>
+            <ellipse cx="6020.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6020.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="35cca012-91fd-4cd1-9fd2-ee184a57c4c3">
+          <title>TapiNodeEdgePoint
+id: 35cca012-91fd-4cd1-9fd2-ee184a57c4c3
+name: eth#1</title>
+          <rect x="6040" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="6060.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="2b51e47e-0ed3-4661-bc95-dbf03102ccf2">
+            <title>TapiConnectionEdgePoint
+id: 2b51e47e-0ed3-4661-bc95-dbf03102ccf2
+name: eth-ofh-consumer</title>
+            <ellipse cx="6060.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6060.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="fd5caf1e-d2b3-46f6-b283-fd42c432b14c">
+          <title>TapiNodeEdgePoint
+id: fd5caf1e-d2b3-46f6-b283-fd42c432b14c
+name: eth#2</title>
+          <rect x="6080" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="6100.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="938da048-f28f-4d57-a79a-f95a5baa3126">
+            <title>TapiConnectionEdgePoint
+id: 938da048-f28f-4d57-a79a-f95a5baa3126
+name: eth-ofh-consumer</title>
+            <ellipse cx="6100.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6100.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="dd2bd2b9-681c-4c37-9b4d-b94da831f33d">
+        <title>TapiNodeORu
+id: dd2bd2b9-681c-4c37-9b4d-b94da831f33d
+name: o-ru-102200</title>
+        <rect x="5800" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="5820" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="d9d434fc-2f3a-4495-b03b-e7a84aa08b4e">
+          <title>TapiNodeEdgePoint
+id: d9d434fc-2f3a-4495-b03b-e7a84aa08b4e
+name: ofh</title>
+          <rect x="5800" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="5820" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="99cd0860-6abc-40fb-9131-901874e3381e">
+            <title>TapiConnectionEdgePoint
+id: 99cd0860-6abc-40fb-9131-901874e3381e
+name: ofh-netconf-provider</title>
+            <ellipse cx="5820" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5820" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f05641e9-69f1-48a9-8d02-af159e8c6548">
+          <title>TapiNodeEdgePoint
+id: f05641e9-69f1-48a9-8d02-af159e8c6548
+name: uu</title>
+          <rect x="5800" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5820" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="64ec6e72-b588-45d6-8df5-4004bfcfb526">
+            <title>TapiConnectionEdgePoint
+id: 64ec6e72-b588-45d6-8df5-4004bfcfb526
+name: uu-radio-provider</title>
+            <ellipse cx="5820" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="5820" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="bb44ded1-c994-4dd9-8b28-3710e0a1389e">
+        <title>TapiNodeUserEquipment
+id: bb44ded1-c994-4dd9-8b28-3710e0a1389e
+name: user-equipment-1022000</title>
+        <rect x="5720" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5760" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="836e0154-cccd-4964-9986-e67eb1cce1ff">
+          <title>TapiNodeEdgePoint
+id: 836e0154-cccd-4964-9986-e67eb1cce1ff
+name: uu</title>
+          <rect x="5720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5740" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="3aee582a-0c04-40e1-9bf7-c9ad4cc54008">
+            <title>TapiConnectionEdgePoint
+id: 3aee582a-0c04-40e1-9bf7-c9ad4cc54008
+name: uu-radio-consumer</title>
+            <ellipse cx="5740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5740" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5a033bdf-2bb8-4a96-bb1e-920c8efbf167">
+          <title>TapiNodeEdgePoint
+id: 5a033bdf-2bb8-4a96-bb1e-920c8efbf167
+name: n1</title>
+          <rect x="5760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5780" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="6cd842bd-0758-4796-a146-92e72d793eed">
+            <title>TapiConnectionEdgePoint
+id: 6cd842bd-0758-4796-a146-92e72d793eed
+name: n1-nas-consumer</title>
+            <ellipse cx="5780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5780" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7fe68fa7-ed2b-4aab-9533-6120048784d6">
+        <title>TapiNodeUserEquipment
+id: 7fe68fa7-ed2b-4aab-9533-6120048784d6
+name: user-equipment-1022001</title>
+        <rect x="5800" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5840" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a69e7af0-1d13-495a-96f5-27ed556c5446">
+          <title>TapiNodeEdgePoint
+id: a69e7af0-1d13-495a-96f5-27ed556c5446
+name: uu</title>
+          <rect x="5800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5820" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="7e9b8706-74a8-49df-8e9e-7164f3ee6cd5">
+            <title>TapiConnectionEdgePoint
+id: 7e9b8706-74a8-49df-8e9e-7164f3ee6cd5
+name: uu-radio-consumer</title>
+            <ellipse cx="5820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5820" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2f851891-00b0-45e5-877c-8b78f353f102">
+          <title>TapiNodeEdgePoint
+id: 2f851891-00b0-45e5-877c-8b78f353f102
+name: n1</title>
+          <rect x="5840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5860" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="58966a76-9d43-4305-be04-9b1c92bd1270">
+            <title>TapiConnectionEdgePoint
+id: 58966a76-9d43-4305-be04-9b1c92bd1270
+name: n1-nas-consumer</title>
+            <ellipse cx="5860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5860" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="11162ec2-81af-4634-bb17-4d6007061337">
+        <title>TapiNodeUserEquipment
+id: 11162ec2-81af-4634-bb17-4d6007061337
+name: user-equipment-1022002</title>
+        <rect x="5880" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="5920" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2f349a74-9792-4739-b417-50ce3c8d7e41">
+          <title>TapiNodeEdgePoint
+id: 2f349a74-9792-4739-b417-50ce3c8d7e41
+name: uu</title>
+          <rect x="5880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5900" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="3c01e751-b67e-41d9-9408-fcac59f6abd4">
+            <title>TapiConnectionEdgePoint
+id: 3c01e751-b67e-41d9-9408-fcac59f6abd4
+name: uu-radio-consumer</title>
+            <ellipse cx="5900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5900" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="50efdcb7-842f-40a7-b83c-520ff4ee633b">
+          <title>TapiNodeEdgePoint
+id: 50efdcb7-842f-40a7-b83c-520ff4ee633b
+name: n1</title>
+          <rect x="5920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="5940" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="99ba12c1-679f-4aa1-8542-d90cc149dd56">
+            <title>TapiConnectionEdgePoint
+id: 99ba12c1-679f-4aa1-8542-d90cc149dd56
+name: n1-nas-consumer</title>
+            <ellipse cx="5940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5940" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="bf344892-cf26-4718-93a8-4bae2614db73">
+        <title>TapiNodeORu
+id: bf344892-cf26-4718-93a8-4bae2614db73
+name: o-ru-102201</title>
+        <rect x="6040" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="6060" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="11f76de4-6dfc-4906-a443-f58a1c006d34">
+          <title>TapiNodeEdgePoint
+id: 11f76de4-6dfc-4906-a443-f58a1c006d34
+name: ofh</title>
+          <rect x="6040" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="6060" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="4633a665-e023-4ba3-9b43-efca8c5102d8">
+            <title>TapiConnectionEdgePoint
+id: 4633a665-e023-4ba3-9b43-efca8c5102d8
+name: ofh-netconf-provider</title>
+            <ellipse cx="6060" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6060" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0b678c06-78d9-4985-9d3d-6e76912c59bf">
+          <title>TapiNodeEdgePoint
+id: 0b678c06-78d9-4985-9d3d-6e76912c59bf
+name: uu</title>
+          <rect x="6040" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6060" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9b06bf2a-a6e4-41b5-b2f5-558c606a1cf6">
+            <title>TapiConnectionEdgePoint
+id: 9b06bf2a-a6e4-41b5-b2f5-558c606a1cf6
+name: uu-radio-provider</title>
+            <ellipse cx="6060" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6060" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="816a195e-2384-4628-a327-de4c248a4afa">
+        <title>TapiNodeUserEquipment
+id: 816a195e-2384-4628-a327-de4c248a4afa
+name: user-equipment-1022010</title>
+        <rect x="5960" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6000" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="32dc1e3d-6ba4-45a2-be5c-2ff06b42dc0a">
+          <title>TapiNodeEdgePoint
+id: 32dc1e3d-6ba4-45a2-be5c-2ff06b42dc0a
+name: uu</title>
+          <rect x="5960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="5980" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="2cd044ce-0db1-4183-8289-5170d59feb54">
+            <title>TapiConnectionEdgePoint
+id: 2cd044ce-0db1-4183-8289-5170d59feb54
+name: uu-radio-consumer</title>
+            <ellipse cx="5980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="5980" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ef3008f9-1307-4d7e-98b8-ffcdfd020261">
+          <title>TapiNodeEdgePoint
+id: ef3008f9-1307-4d7e-98b8-ffcdfd020261
+name: n1</title>
+          <rect x="6000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6020" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="74d41842-b2a4-4c1a-92c7-fd03db646040">
+            <title>TapiConnectionEdgePoint
+id: 74d41842-b2a4-4c1a-92c7-fd03db646040
+name: n1-nas-consumer</title>
+            <ellipse cx="6020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6020" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="1963e518-c61e-4816-ae23-5c2f7fedaa18">
+        <title>TapiNodeUserEquipment
+id: 1963e518-c61e-4816-ae23-5c2f7fedaa18
+name: user-equipment-1022011</title>
+        <rect x="6040" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6080" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="7da18531-495e-450e-98ee-842037ba4f89">
+          <title>TapiNodeEdgePoint
+id: 7da18531-495e-450e-98ee-842037ba4f89
+name: uu</title>
+          <rect x="6040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6060" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="4b410a0e-0c57-4d5e-960f-ec6b80702de0">
+            <title>TapiConnectionEdgePoint
+id: 4b410a0e-0c57-4d5e-960f-ec6b80702de0
+name: uu-radio-consumer</title>
+            <ellipse cx="6060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6060" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e42a53a3-cc91-4af6-8efa-718238bd989b">
+          <title>TapiNodeEdgePoint
+id: e42a53a3-cc91-4af6-8efa-718238bd989b
+name: n1</title>
+          <rect x="6080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6100" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="05efee01-6994-4281-b012-2c6bd2e6170c">
+            <title>TapiConnectionEdgePoint
+id: 05efee01-6994-4281-b012-2c6bd2e6170c
+name: n1-nas-consumer</title>
+            <ellipse cx="6100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6100" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="de1227e5-c53f-4057-b8d4-ac93864d10dd">
+        <title>TapiNodeUserEquipment
+id: de1227e5-c53f-4057-b8d4-ac93864d10dd
+name: user-equipment-1022012</title>
+        <rect x="6120" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6160" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="21cbeb30-2b05-4f7b-8a1c-e437c58ef925">
+          <title>TapiNodeEdgePoint
+id: 21cbeb30-2b05-4f7b-8a1c-e437c58ef925
+name: uu</title>
+          <rect x="6120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6140" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="1b4b6ae4-6d47-42dd-bde3-c30ca582348b">
+            <title>TapiConnectionEdgePoint
+id: 1b4b6ae4-6d47-42dd-bde3-c30ca582348b
+name: uu-radio-consumer</title>
+            <ellipse cx="6140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6140" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="75f91bf5-9a66-4ff2-aa58-711777ae0237">
+          <title>TapiNodeEdgePoint
+id: 75f91bf5-9a66-4ff2-aa58-711777ae0237
+name: n1</title>
+          <rect x="6160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6180" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="dee188a5-9a92-43d8-b9a7-fb64d55e3a3d">
+            <title>TapiConnectionEdgePoint
+id: dee188a5-9a92-43d8-b9a7-fb64d55e3a3d
+name: n1-nas-consumer</title>
+            <ellipse cx="6180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6180" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="5e77b6a0-f17b-4015-9d87-3a66494e07b2">
+        <title>TapiNodeORu
+id: 5e77b6a0-f17b-4015-9d87-3a66494e07b2
+name: o-ru-102202</title>
+        <rect x="6280" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="6300" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="500e963c-6118-4323-9fc5-6d349dac02f8">
+          <title>TapiNodeEdgePoint
+id: 500e963c-6118-4323-9fc5-6d349dac02f8
+name: ofh</title>
+          <rect x="6280" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="6300" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="7873777e-cc8a-4b33-b19f-dadfc03e649f">
+            <title>TapiConnectionEdgePoint
+id: 7873777e-cc8a-4b33-b19f-dadfc03e649f
+name: ofh-netconf-provider</title>
+            <ellipse cx="6300" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6300" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3f288cd0-8e19-4b86-b200-50606c89471f">
+          <title>TapiNodeEdgePoint
+id: 3f288cd0-8e19-4b86-b200-50606c89471f
+name: uu</title>
+          <rect x="6280" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6300" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="f778bf91-22d2-41d7-8702-d317985f4cc7">
+            <title>TapiConnectionEdgePoint
+id: f778bf91-22d2-41d7-8702-d317985f4cc7
+name: uu-radio-provider</title>
+            <ellipse cx="6300" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6300" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="3f29b546-69dc-49c6-bdc8-9fbb4c485560">
+        <title>TapiNodeUserEquipment
+id: 3f29b546-69dc-49c6-bdc8-9fbb4c485560
+name: user-equipment-1022020</title>
+        <rect x="6200" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6240" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="92d7b9b5-79f3-472d-a94a-b3fce7d89a20">
+          <title>TapiNodeEdgePoint
+id: 92d7b9b5-79f3-472d-a94a-b3fce7d89a20
+name: uu</title>
+          <rect x="6200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6220" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0237a49d-e244-4f83-a887-50e6c58eda78">
+            <title>TapiConnectionEdgePoint
+id: 0237a49d-e244-4f83-a887-50e6c58eda78
+name: uu-radio-consumer</title>
+            <ellipse cx="6220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6220" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5bb16915-4d91-45d7-9f31-f91f62ca0f9a">
+          <title>TapiNodeEdgePoint
+id: 5bb16915-4d91-45d7-9f31-f91f62ca0f9a
+name: n1</title>
+          <rect x="6240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6260" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="e5eab00c-5256-4ae1-9938-e0818333d15f">
+            <title>TapiConnectionEdgePoint
+id: e5eab00c-5256-4ae1-9938-e0818333d15f
+name: n1-nas-consumer</title>
+            <ellipse cx="6260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6260" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="985553bf-f9d5-41a1-95ba-4ff59443fd7e">
+        <title>TapiNodeUserEquipment
+id: 985553bf-f9d5-41a1-95ba-4ff59443fd7e
+name: user-equipment-1022021</title>
+        <rect x="6280" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6320" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="d0df1aa7-75d2-4d72-98bd-a92125476b30">
+          <title>TapiNodeEdgePoint
+id: d0df1aa7-75d2-4d72-98bd-a92125476b30
+name: uu</title>
+          <rect x="6280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6300" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="ca749719-6e43-4c1b-bd1f-accfb14f1461">
+            <title>TapiConnectionEdgePoint
+id: ca749719-6e43-4c1b-bd1f-accfb14f1461
+name: uu-radio-consumer</title>
+            <ellipse cx="6300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6300" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="23f9e514-afcc-400f-b1c5-21f90ecc44cd">
+          <title>TapiNodeEdgePoint
+id: 23f9e514-afcc-400f-b1c5-21f90ecc44cd
+name: n1</title>
+          <rect x="6320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6340" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="24e03ff1-89a6-4716-906e-9d0693d364c1">
+            <title>TapiConnectionEdgePoint
+id: 24e03ff1-89a6-4716-906e-9d0693d364c1
+name: n1-nas-consumer</title>
+            <ellipse cx="6340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6340" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="ca37bf9e-5ec4-4b4b-a5a5-66aebbe459c4">
+        <title>TapiNodeUserEquipment
+id: ca37bf9e-5ec4-4b4b-a5a5-66aebbe459c4
+name: user-equipment-1022022</title>
+        <rect x="6360" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6400" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="428d2876-57ef-4c53-bdc3-edd2a5f231c2">
+          <title>TapiNodeEdgePoint
+id: 428d2876-57ef-4c53-bdc3-edd2a5f231c2
+name: uu</title>
+          <rect x="6360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6380" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="c59dc816-d792-42ef-bd90-7e5cef72a4c5">
+            <title>TapiConnectionEdgePoint
+id: c59dc816-d792-42ef-bd90-7e5cef72a4c5
+name: uu-radio-consumer</title>
+            <ellipse cx="6380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6380" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2aba9c7f-386e-43b2-b7f9-55523a0c965c">
+          <title>TapiNodeEdgePoint
+id: 2aba9c7f-386e-43b2-b7f9-55523a0c965c
+name: n1</title>
+          <rect x="6400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6420" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="4afc0c21-bac2-4bfc-b0ca-a754e04923b8">
+            <title>TapiConnectionEdgePoint
+id: 4afc0c21-bac2-4bfc-b0ca-a754e04923b8
+name: n1-nas-consumer</title>
+            <ellipse cx="6420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6420" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuCp" id="e61b51dd-0e3e-4340-9f6c-b8482f3ea967">
+        <title>TapiNodeOCuCp
+id: e61b51dd-0e3e-4340-9f6c-b8482f3ea967
+name: o-cu-cp-103</title>
+        <rect x="7275" y="325" width="200" height="40" rx="5" class="node TapiNodeOCuCp o-cu-cp"/>
+        <text x="7375.0" y="349.0">O-CU-CP</text>
+        <g class="node TapiNodeEdgePoint" id="9c8cc1c3-e161-4323-94df-05624b57d53f">
+          <title>TapiNodeEdgePoint
+id: 9c8cc1c3-e161-4323-94df-05624b57d53f
+name: e2</title>
+          <rect x="7275" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="7295.0" y="319.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="ac81a462-0e80-4924-97af-1b271f66ab12">
+            <title>TapiConnectionEdgePoint
+id: ac81a462-0e80-4924-97af-1b271f66ab12
+name: e2-sctp-provider</title>
+            <ellipse cx="7295.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7295.0" y="334.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="71f62492-0b7b-4082-affd-2544fd096d63">
+          <title>TapiNodeEdgePoint
+id: 71f62492-0b7b-4082-affd-2544fd096d63
+name: n2</title>
+          <rect x="7315" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint n2"/>
+          <text x="7335.0" y="319.0">N2</text>
+          <g class="node TapiConnectionEdgePoint" id="199613bd-c791-48ee-ad00-1d7e80cc59b3">
+            <title>TapiConnectionEdgePoint
+id: 199613bd-c791-48ee-ad00-1d7e80cc59b3
+name: n2-nas-consumer</title>
+            <ellipse cx="7335.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7335.0" y="334.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="08f1fae3-83f9-490c-b51a-369b06965e9c">
+          <title>TapiNodeEdgePoint
+id: 08f1fae3-83f9-490c-b51a-369b06965e9c
+name: o1</title>
+          <rect x="7355" y="305" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="7415.0" y="319.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="8b06abda-914d-429f-b190-dbf8862bf272">
+            <title>TapiConnectionEdgePoint
+id: 8b06abda-914d-429f-b190-dbf8862bf272
+name: o1-netconf-provider</title>
+            <ellipse cx="7375.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7375.0" y="334.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="f9a0d3bd-8495-4b30-a405-0bb14429d154">
+            <title>TapiConnectionEdgePoint
+id: f9a0d3bd-8495-4b30-a405-0bb14429d154
+name: o1-ves-consumer</title>
+            <ellipse cx="7415.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7415.0" y="334.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="06586494-8924-452e-9a16-770341dda2ae">
+            <title>TapiConnectionEdgePoint
+id: 06586494-8924-452e-9a16-770341dda2ae
+name: o1-file-provider</title>
+            <ellipse cx="7455.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7455.0" y="334.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9a668fd8-9589-4202-a855-e68b80e226b0">
+          <title>TapiNodeEdgePoint
+id: 9a668fd8-9589-4202-a855-e68b80e226b0
+name: f1-c</title>
+          <rect x="7355" y="365" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-c"/>
+          <text x="7375.0" y="379.0">F1-C</text>
+          <g class="node TapiConnectionEdgePoint" id="ed7deff7-6f99-4b61-820a-cc284ec59e76">
+            <title>TapiConnectionEdgePoint
+id: ed7deff7-6f99-4b61-820a-cc284ec59e76
+name: f1-c-unknown-consumer</title>
+            <ellipse cx="7375.0" cy="360.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7375.0" y="364.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="205fe922-57e4-48f4-859a-014edc5743db">
+          <title>TapiNodeEdgePoint
+id: 205fe922-57e4-48f4-859a-014edc5743db
+name: e1</title>
+          <rect x="7455" y="345" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="7475.0" y="359.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="b732885e-3842-49ff-82ea-4f14efd88623">
+            <title>TapiConnectionEdgePoint
+id: b732885e-3842-49ff-82ea-4f14efd88623
+name: e1-unknown-consumer</title>
+            <ellipse cx="7450.0" cy="355.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7450.0" y="359.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuUp" id="e06c19cb-0581-48a6-a8dc-43baaa495340">
+        <title>TapiNodeOCuUp
+id: e06c19cb-0581-48a6-a8dc-43baaa495340
+name: o-cu-up-103</title>
+        <rect x="7525" y="405" width="200" height="40" rx="5" class="node TapiNodeOCuUp o-cu-up"/>
+        <text x="7625.0" y="429.0">O-CU-UP</text>
+        <g class="node TapiNodeEdgePoint" id="d5116c11-968f-4b33-adc1-b6a4dd6f8748">
+          <title>TapiNodeEdgePoint
+id: d5116c11-968f-4b33-adc1-b6a4dd6f8748
+name: e2</title>
+          <rect x="7525" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="7545.0" y="399.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="478a55e6-607d-4e8a-a055-16a23226db4c">
+            <title>TapiConnectionEdgePoint
+id: 478a55e6-607d-4e8a-a055-16a23226db4c
+name: e2-sctp-provider</title>
+            <ellipse cx="7545.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7545.0" y="414.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4985e118-7f73-47e9-8a1a-275af4f4e1df">
+          <title>TapiNodeEdgePoint
+id: 4985e118-7f73-47e9-8a1a-275af4f4e1df
+name: n3</title>
+          <rect x="7565" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint n3"/>
+          <text x="7585.0" y="399.0">N3</text>
+          <g class="node TapiConnectionEdgePoint" id="b1681553-0078-4f1a-9d4b-edf5800634cc">
+            <title>TapiConnectionEdgePoint
+id: b1681553-0078-4f1a-9d4b-edf5800634cc
+name: n3-nas-consumer</title>
+            <ellipse cx="7585.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7585.0" y="414.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f42e44c9-c29c-4b32-a2db-73dd886b2b47">
+          <title>TapiNodeEdgePoint
+id: f42e44c9-c29c-4b32-a2db-73dd886b2b47
+name: o1</title>
+          <rect x="7605" y="385" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="7665.0" y="399.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="eb455ebf-5515-420a-b4f0-3df47c37f766">
+            <title>TapiConnectionEdgePoint
+id: eb455ebf-5515-420a-b4f0-3df47c37f766
+name: o1-netconf-provider</title>
+            <ellipse cx="7625.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7625.0" y="414.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="42a7a1fe-6f2b-4b88-9464-ef2c9584ff60">
+            <title>TapiConnectionEdgePoint
+id: 42a7a1fe-6f2b-4b88-9464-ef2c9584ff60
+name: o1-ves-consumer</title>
+            <ellipse cx="7665.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7665.0" y="414.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="12fb9d61-ae39-424f-8f30-b0f3c344ba30">
+            <title>TapiConnectionEdgePoint
+id: 12fb9d61-ae39-424f-8f30-b0f3c344ba30
+name: o1-file-provider</title>
+            <ellipse cx="7705.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7705.0" y="414.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6829f02c-b99b-4ecb-8a3a-6270962bcb4a">
+          <title>TapiNodeEdgePoint
+id: 6829f02c-b99b-4ecb-8a3a-6270962bcb4a
+name: f1-u</title>
+          <rect x="7605" y="445" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-u"/>
+          <text x="7625.0" y="459.0">F1-U</text>
+          <g class="node TapiConnectionEdgePoint" id="97b88ff6-c673-4791-a586-506e9b6a6039">
+            <title>TapiConnectionEdgePoint
+id: 97b88ff6-c673-4791-a586-506e9b6a6039
+name: f1-u-unknown-consumer</title>
+            <ellipse cx="7625.0" cy="440.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7625.0" y="444.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3751d4ff-842d-45bd-bbd9-2242aeb3f37a">
+          <title>TapiNodeEdgePoint
+id: 3751d4ff-842d-45bd-bbd9-2242aeb3f37a
+name: e1</title>
+          <rect x="7505" y="425" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="7525.0" y="439.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="0b31bb90-3760-4ec8-bdc8-80014f9592de">
+            <title>TapiConnectionEdgePoint
+id: 0b31bb90-3760-4ec8-bdc8-80014f9592de
+name: e1-unknown-provider</title>
+            <ellipse cx="7550.0" cy="435.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7550.0" y="439.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="7c9a8edd-4045-4fe9-9984-7f67229a31dd">
+        <title>TapiNodeODu
+id: 7c9a8edd-4045-4fe9-9984-7f67229a31dd
+name: o-du-1030</title>
+        <rect x="6680" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="6780" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="9bc38fb6-ca44-45f9-ad93-bb8c0da2d194">
+          <title>TapiNodeEdgePoint
+id: 9bc38fb6-ca44-45f9-ad93-bb8c0da2d194
+name: e2</title>
+          <rect x="6680" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="6700" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="b4436b85-e2a5-4b00-9025-93a7ba71e273">
+            <title>TapiConnectionEdgePoint
+id: b4436b85-e2a5-4b00-9025-93a7ba71e273
+name: e2-sctp-provider</title>
+            <ellipse cx="6700" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6700" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a2ab388b-fa94-44a7-9844-5759e470e8a9">
+          <title>TapiNodeEdgePoint
+id: a2ab388b-fa94-44a7-9844-5759e470e8a9
+name: o1</title>
+          <rect x="6760" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="6820" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="acf8a828-c53e-411e-a0b1-be9abb1aade4">
+            <title>TapiConnectionEdgePoint
+id: acf8a828-c53e-411e-a0b1-be9abb1aade4
+name: o1-netconf-provider</title>
+            <ellipse cx="6780" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6780" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="c02b2b24-5e43-48fb-84b9-834a1cd1687a">
+            <title>TapiConnectionEdgePoint
+id: c02b2b24-5e43-48fb-84b9-834a1cd1687a
+name: o1-ves-consumer</title>
+            <ellipse cx="6820" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6820" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="b5289948-7359-4728-8fc8-388962ccdcbb">
+            <title>TapiConnectionEdgePoint
+id: b5289948-7359-4728-8fc8-388962ccdcbb
+name: o1-file-provider</title>
+            <ellipse cx="6860" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6860" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8c269ee9-3a47-4350-b9db-6eb1c27c9686">
+          <title>TapiNodeEdgePoint
+id: 8c269ee9-3a47-4350-b9db-6eb1c27c9686
+name: f1</title>
+          <rect x="6720" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="6740" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="69a27a2e-a8e6-48cb-ba97-aca66e57fd08">
+            <title>TapiConnectionEdgePoint
+id: 69a27a2e-a8e6-48cb-ba97-aca66e57fd08
+name: f1-unknown-provider</title>
+            <ellipse cx="6740" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6740" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6e76b402-3c69-47b6-8df1-e2de78571427">
+          <title>TapiNodeEdgePoint
+id: 6e76b402-3c69-47b6-8df1-e2de78571427
+name: ofh</title>
+          <rect x="6740" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="6760" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="af091835-39b6-48ba-b19d-29f979c4b974">
+            <title>TapiConnectionEdgePoint
+id: af091835-39b6-48ba-b19d-29f979c4b974
+name: ofh-netconf-consumer</title>
+            <ellipse cx="6760" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6760" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="1c3e10fd-b586-4a03-8ffc-c02f5bedf782">
+        <title>TapiNodeFronthaulGateway
+id: 1c3e10fd-b586-4a03-8ffc-c02f5bedf782
+name: fronthaul-gateway-10300</title>
+        <rect x="6720" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="6780" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="1c7b162e-7e09-4b83-b772-8406672bad76">
+          <title>TapiNodeEdgePoint
+id: 1c7b162e-7e09-4b83-b772-8406672bad76
+name: eth</title>
+          <rect x="6740" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="6760" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="5e526781-708e-4d9f-b8db-4bd314d84ebf">
+            <title>TapiConnectionEdgePoint
+id: 5e526781-708e-4d9f-b8db-4bd314d84ebf
+name: eth-ofh-provider</title>
+            <ellipse cx="6760" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6760" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5680d09f-937e-45bc-8b20-13022dbdd629">
+          <title>TapiNodeEdgePoint
+id: 5680d09f-937e-45bc-8b20-13022dbdd629
+name: oam</title>
+          <rect x="6780" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="6800" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="b4946942-dead-4b01-8e2f-3d73032a5695">
+            <title>TapiConnectionEdgePoint
+id: b4946942-dead-4b01-8e2f-3d73032a5695
+name: oam-netconf-provider</title>
+            <ellipse cx="6800" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6800" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3521692d-3578-4cb7-8215-6068b8568339">
+          <title>TapiNodeEdgePoint
+id: 3521692d-3578-4cb7-8215-6068b8568339
+name: eth#0</title>
+          <rect x="6720" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="6740.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="db79cd11-297e-42ad-aea3-4ed2eef828b9">
+            <title>TapiConnectionEdgePoint
+id: db79cd11-297e-42ad-aea3-4ed2eef828b9
+name: eth-ofh-consumer</title>
+            <ellipse cx="6740.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6740.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0c5124d4-40f5-4e6f-9613-3cf0704aeb57">
+          <title>TapiNodeEdgePoint
+id: 0c5124d4-40f5-4e6f-9613-3cf0704aeb57
+name: eth#1</title>
+          <rect x="6760" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="6780.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="118f6caa-7b8a-4883-9a09-86c28dcb3043">
+            <title>TapiConnectionEdgePoint
+id: 118f6caa-7b8a-4883-9a09-86c28dcb3043
+name: eth-ofh-consumer</title>
+            <ellipse cx="6780.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6780.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="738f263d-22b7-4d9b-854f-4b639dc1fdbc">
+          <title>TapiNodeEdgePoint
+id: 738f263d-22b7-4d9b-854f-4b639dc1fdbc
+name: eth#2</title>
+          <rect x="6800" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="6820.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="d50b65f3-3345-49fd-bce8-6c73ec12a4c4">
+            <title>TapiConnectionEdgePoint
+id: d50b65f3-3345-49fd-bce8-6c73ec12a4c4
+name: eth-ofh-consumer</title>
+            <ellipse cx="6820.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6820.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="467cf27a-526f-4eb9-bf84-0bb65b6190e3">
+        <title>TapiNodeORu
+id: 467cf27a-526f-4eb9-bf84-0bb65b6190e3
+name: o-ru-103000</title>
+        <rect x="6520" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="6540" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="c331a3ff-0e76-4959-bd11-89b8e13accbf">
+          <title>TapiNodeEdgePoint
+id: c331a3ff-0e76-4959-bd11-89b8e13accbf
+name: ofh</title>
+          <rect x="6520" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="6540" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="c549bd3e-026a-4738-9c68-5ad0309c340a">
+            <title>TapiConnectionEdgePoint
+id: c549bd3e-026a-4738-9c68-5ad0309c340a
+name: ofh-netconf-provider</title>
+            <ellipse cx="6540" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6540" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2c93a8c9-fefb-4ce2-bd4a-bcf2a5faf239">
+          <title>TapiNodeEdgePoint
+id: 2c93a8c9-fefb-4ce2-bd4a-bcf2a5faf239
+name: uu</title>
+          <rect x="6520" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6540" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="5f3ff1cb-1b8f-4af7-bae0-8bda297e3cba">
+            <title>TapiConnectionEdgePoint
+id: 5f3ff1cb-1b8f-4af7-bae0-8bda297e3cba
+name: uu-radio-provider</title>
+            <ellipse cx="6540" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6540" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="930d2d01-4674-413d-a876-6b54f6453fb5">
+        <title>TapiNodeUserEquipment
+id: 930d2d01-4674-413d-a876-6b54f6453fb5
+name: user-equipment-1030000</title>
+        <rect x="6440" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6480" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="5e38ae97-aa4c-4d4b-9487-30bd370f18b7">
+          <title>TapiNodeEdgePoint
+id: 5e38ae97-aa4c-4d4b-9487-30bd370f18b7
+name: uu</title>
+          <rect x="6440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6460" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="c7764af0-3d8f-4a67-bf03-9ca5386969df">
+            <title>TapiConnectionEdgePoint
+id: c7764af0-3d8f-4a67-bf03-9ca5386969df
+name: uu-radio-consumer</title>
+            <ellipse cx="6460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6460" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="70595f4a-5ccf-406b-9fcf-633acda05c5d">
+          <title>TapiNodeEdgePoint
+id: 70595f4a-5ccf-406b-9fcf-633acda05c5d
+name: n1</title>
+          <rect x="6480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6500" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="8a2068af-7a27-4718-8713-341a75162de0">
+            <title>TapiConnectionEdgePoint
+id: 8a2068af-7a27-4718-8713-341a75162de0
+name: n1-nas-consumer</title>
+            <ellipse cx="6500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6500" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b8d89867-9c0d-4758-ba87-42bc4a7cc988">
+        <title>TapiNodeUserEquipment
+id: b8d89867-9c0d-4758-ba87-42bc4a7cc988
+name: user-equipment-1030001</title>
+        <rect x="6520" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6560" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="e192d040-b3d2-4cdf-a730-64ece1310319">
+          <title>TapiNodeEdgePoint
+id: e192d040-b3d2-4cdf-a730-64ece1310319
+name: uu</title>
+          <rect x="6520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6540" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9671a2d7-92a9-4fa9-b252-b49ecf2185e3">
+            <title>TapiConnectionEdgePoint
+id: 9671a2d7-92a9-4fa9-b252-b49ecf2185e3
+name: uu-radio-consumer</title>
+            <ellipse cx="6540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6540" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="27465c83-e268-4f96-bdab-15d79c8c9e9d">
+          <title>TapiNodeEdgePoint
+id: 27465c83-e268-4f96-bdab-15d79c8c9e9d
+name: n1</title>
+          <rect x="6560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6580" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="52e3476b-920a-410b-b1c8-4c61ddd3ef05">
+            <title>TapiConnectionEdgePoint
+id: 52e3476b-920a-410b-b1c8-4c61ddd3ef05
+name: n1-nas-consumer</title>
+            <ellipse cx="6580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6580" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="2d20b7c9-88f4-413c-99ac-d86ea45d7e3f">
+        <title>TapiNodeUserEquipment
+id: 2d20b7c9-88f4-413c-99ac-d86ea45d7e3f
+name: user-equipment-1030002</title>
+        <rect x="6600" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6640" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f67495be-aada-4e47-9619-8d1b08a0c69b">
+          <title>TapiNodeEdgePoint
+id: f67495be-aada-4e47-9619-8d1b08a0c69b
+name: uu</title>
+          <rect x="6600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6620" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="911b810a-724b-47eb-b4ad-77d24336b277">
+            <title>TapiConnectionEdgePoint
+id: 911b810a-724b-47eb-b4ad-77d24336b277
+name: uu-radio-consumer</title>
+            <ellipse cx="6620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6620" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b903a575-5223-4d23-bb52-a847b9d92b9c">
+          <title>TapiNodeEdgePoint
+id: b903a575-5223-4d23-bb52-a847b9d92b9c
+name: n1</title>
+          <rect x="6640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6660" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="306b28d5-0ddf-4434-bcc0-24d0f2dc443a">
+            <title>TapiConnectionEdgePoint
+id: 306b28d5-0ddf-4434-bcc0-24d0f2dc443a
+name: n1-nas-consumer</title>
+            <ellipse cx="6660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6660" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="eb438238-16e2-48b7-a5c5-548645159fc4">
+        <title>TapiNodeORu
+id: eb438238-16e2-48b7-a5c5-548645159fc4
+name: o-ru-103001</title>
+        <rect x="6760" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="6780" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="7aca0f48-ddb8-4ded-9a81-aa033bd31db9">
+          <title>TapiNodeEdgePoint
+id: 7aca0f48-ddb8-4ded-9a81-aa033bd31db9
+name: ofh</title>
+          <rect x="6760" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="6780" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="601bcffe-69bd-4d3e-b3ec-edc8fac81cba">
+            <title>TapiConnectionEdgePoint
+id: 601bcffe-69bd-4d3e-b3ec-edc8fac81cba
+name: ofh-netconf-provider</title>
+            <ellipse cx="6780" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6780" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bbb3353e-c070-4742-a39f-5c82c96f4791">
+          <title>TapiNodeEdgePoint
+id: bbb3353e-c070-4742-a39f-5c82c96f4791
+name: uu</title>
+          <rect x="6760" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6780" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="45757577-a21f-403c-9a6e-bb6e500d5c30">
+            <title>TapiConnectionEdgePoint
+id: 45757577-a21f-403c-9a6e-bb6e500d5c30
+name: uu-radio-provider</title>
+            <ellipse cx="6780" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="6780" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="3b628777-0ac4-40aa-bf3a-28d9fc69b5a2">
+        <title>TapiNodeUserEquipment
+id: 3b628777-0ac4-40aa-bf3a-28d9fc69b5a2
+name: user-equipment-1030010</title>
+        <rect x="6680" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6720" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="8ec5d6af-024d-48d5-919f-4ce75e544c98">
+          <title>TapiNodeEdgePoint
+id: 8ec5d6af-024d-48d5-919f-4ce75e544c98
+name: uu</title>
+          <rect x="6680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6700" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d14d1cd5-f5c1-4a05-943a-0618d47260fe">
+            <title>TapiConnectionEdgePoint
+id: d14d1cd5-f5c1-4a05-943a-0618d47260fe
+name: uu-radio-consumer</title>
+            <ellipse cx="6700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6700" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="af0bb60c-8502-47db-8b39-25f776e0d584">
+          <title>TapiNodeEdgePoint
+id: af0bb60c-8502-47db-8b39-25f776e0d584
+name: n1</title>
+          <rect x="6720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6740" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="573e4bab-a430-403a-916e-9ddee247e9e2">
+            <title>TapiConnectionEdgePoint
+id: 573e4bab-a430-403a-916e-9ddee247e9e2
+name: n1-nas-consumer</title>
+            <ellipse cx="6740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6740" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0371325c-cc81-4d35-8fc0-a73c40266900">
+        <title>TapiNodeUserEquipment
+id: 0371325c-cc81-4d35-8fc0-a73c40266900
+name: user-equipment-1030011</title>
+        <rect x="6760" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6800" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="6088450c-862b-4746-94a9-8aeccaa653bb">
+          <title>TapiNodeEdgePoint
+id: 6088450c-862b-4746-94a9-8aeccaa653bb
+name: uu</title>
+          <rect x="6760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6780" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="a0352df1-68ee-4e19-87e7-e11f22c678ae">
+            <title>TapiConnectionEdgePoint
+id: a0352df1-68ee-4e19-87e7-e11f22c678ae
+name: uu-radio-consumer</title>
+            <ellipse cx="6780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6780" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bcf277e5-c369-42c4-a556-20765a4062d1">
+          <title>TapiNodeEdgePoint
+id: bcf277e5-c369-42c4-a556-20765a4062d1
+name: n1</title>
+          <rect x="6800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6820" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="2555ebbb-b135-4ed5-9335-7c76003c65c6">
+            <title>TapiConnectionEdgePoint
+id: 2555ebbb-b135-4ed5-9335-7c76003c65c6
+name: n1-nas-consumer</title>
+            <ellipse cx="6820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6820" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="742f60ee-aa15-49b9-8459-d9069e22bcc8">
+        <title>TapiNodeUserEquipment
+id: 742f60ee-aa15-49b9-8459-d9069e22bcc8
+name: user-equipment-1030012</title>
+        <rect x="6840" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6880" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2f838cf6-268f-426a-b7f3-7cd4062f7508">
+          <title>TapiNodeEdgePoint
+id: 2f838cf6-268f-426a-b7f3-7cd4062f7508
+name: uu</title>
+          <rect x="6840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6860" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="766bc844-33ec-4ca2-9318-e0bbc0fb86f5">
+            <title>TapiConnectionEdgePoint
+id: 766bc844-33ec-4ca2-9318-e0bbc0fb86f5
+name: uu-radio-consumer</title>
+            <ellipse cx="6860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6860" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7d907b40-c764-44fc-a708-3b25f212d76d">
+          <title>TapiNodeEdgePoint
+id: 7d907b40-c764-44fc-a708-3b25f212d76d
+name: n1</title>
+          <rect x="6880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6900" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="bd3301d6-46df-4e31-9ff8-eea082443358">
+            <title>TapiConnectionEdgePoint
+id: bd3301d6-46df-4e31-9ff8-eea082443358
+name: n1-nas-consumer</title>
+            <ellipse cx="6900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6900" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="2c45469c-9031-479e-a8d5-e3fe5c5dcb06">
+        <title>TapiNodeORu
+id: 2c45469c-9031-479e-a8d5-e3fe5c5dcb06
+name: o-ru-103002</title>
+        <rect x="7000" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="7020" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="eed694c9-23df-488d-9375-3cc9741f4a3c">
+          <title>TapiNodeEdgePoint
+id: eed694c9-23df-488d-9375-3cc9741f4a3c
+name: ofh</title>
+          <rect x="7000" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="7020" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="93442c3d-590d-4857-bf95-bfb5d2f9db12">
+            <title>TapiConnectionEdgePoint
+id: 93442c3d-590d-4857-bf95-bfb5d2f9db12
+name: ofh-netconf-provider</title>
+            <ellipse cx="7020" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7020" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a96469c5-0fc7-4816-bf03-cb5b3cedfbd0">
+          <title>TapiNodeEdgePoint
+id: a96469c5-0fc7-4816-bf03-cb5b3cedfbd0
+name: uu</title>
+          <rect x="7000" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7020" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="dad20622-22e2-424e-8b71-fa617c8a67c2">
+            <title>TapiConnectionEdgePoint
+id: dad20622-22e2-424e-8b71-fa617c8a67c2
+name: uu-radio-provider</title>
+            <ellipse cx="7020" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7020" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="5cdceb2a-f38b-4e17-916a-73e0e71bdfd1">
+        <title>TapiNodeUserEquipment
+id: 5cdceb2a-f38b-4e17-916a-73e0e71bdfd1
+name: user-equipment-1030020</title>
+        <rect x="6920" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="6960" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="25d42102-7353-46bb-afd1-72676da42aca">
+          <title>TapiNodeEdgePoint
+id: 25d42102-7353-46bb-afd1-72676da42aca
+name: uu</title>
+          <rect x="6920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="6940" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="89f56f0d-b9bc-4053-8514-3eb3cb0bc158">
+            <title>TapiConnectionEdgePoint
+id: 89f56f0d-b9bc-4053-8514-3eb3cb0bc158
+name: uu-radio-consumer</title>
+            <ellipse cx="6940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6940" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8d26206f-cd2e-4c5d-bf4c-c91bb1dadd44">
+          <title>TapiNodeEdgePoint
+id: 8d26206f-cd2e-4c5d-bf4c-c91bb1dadd44
+name: n1</title>
+          <rect x="6960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="6980" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="83ac4b02-ce31-4f2d-98b3-a07aa4a6c08e">
+            <title>TapiConnectionEdgePoint
+id: 83ac4b02-ce31-4f2d-98b3-a07aa4a6c08e
+name: n1-nas-consumer</title>
+            <ellipse cx="6980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="6980" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f8739232-c41d-442c-a99d-51a69b1d411d">
+        <title>TapiNodeUserEquipment
+id: f8739232-c41d-442c-a99d-51a69b1d411d
+name: user-equipment-1030021</title>
+        <rect x="7000" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7040" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="bc60a08f-0881-49c3-af1d-a0af10cb0c26">
+          <title>TapiNodeEdgePoint
+id: bc60a08f-0881-49c3-af1d-a0af10cb0c26
+name: uu</title>
+          <rect x="7000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7020" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0b8eb840-c7fc-427f-8b53-d7ff49e3bf56">
+            <title>TapiConnectionEdgePoint
+id: 0b8eb840-c7fc-427f-8b53-d7ff49e3bf56
+name: uu-radio-consumer</title>
+            <ellipse cx="7020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7020" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8b3052e5-9c1f-43d4-b801-d46b84d61fe3">
+          <title>TapiNodeEdgePoint
+id: 8b3052e5-9c1f-43d4-b801-d46b84d61fe3
+name: n1</title>
+          <rect x="7040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7060" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="46d19066-6b7b-4ffe-a593-6df6fec500ca">
+            <title>TapiConnectionEdgePoint
+id: 46d19066-6b7b-4ffe-a593-6df6fec500ca
+name: n1-nas-consumer</title>
+            <ellipse cx="7060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7060" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="8de092e7-1648-4c04-9c6b-a4206df15a2c">
+        <title>TapiNodeUserEquipment
+id: 8de092e7-1648-4c04-9c6b-a4206df15a2c
+name: user-equipment-1030022</title>
+        <rect x="7080" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7120" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="b41af4fd-8a13-4c4f-a11c-8a8bbcdca0b8">
+          <title>TapiNodeEdgePoint
+id: b41af4fd-8a13-4c4f-a11c-8a8bbcdca0b8
+name: uu</title>
+          <rect x="7080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7100" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="021a347e-7a20-4d06-9696-d45c555b71b0">
+            <title>TapiConnectionEdgePoint
+id: 021a347e-7a20-4d06-9696-d45c555b71b0
+name: uu-radio-consumer</title>
+            <ellipse cx="7100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7100" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d4e32abd-fe5c-4944-9025-d0da9fb59b0e">
+          <title>TapiNodeEdgePoint
+id: d4e32abd-fe5c-4944-9025-d0da9fb59b0e
+name: n1</title>
+          <rect x="7120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7140" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="34cf6be7-3ae4-49d7-96c4-c920fa617b38">
+            <title>TapiConnectionEdgePoint
+id: 34cf6be7-3ae4-49d7-96c4-c920fa617b38
+name: n1-nas-consumer</title>
+            <ellipse cx="7140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7140" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="f4a7b652-78cb-4d40-8fda-ba1b3e48a98b">
+        <title>TapiNodeODu
+id: f4a7b652-78cb-4d40-8fda-ba1b3e48a98b
+name: o-du-1031</title>
+        <rect x="7400" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="7500" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="f10546e4-91ac-4f93-aed7-e85d06f57f91">
+          <title>TapiNodeEdgePoint
+id: f10546e4-91ac-4f93-aed7-e85d06f57f91
+name: e2</title>
+          <rect x="7400" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="7420" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="e682f3a3-2431-4c0c-a859-ae54b9222b75">
+            <title>TapiConnectionEdgePoint
+id: e682f3a3-2431-4c0c-a859-ae54b9222b75
+name: e2-sctp-provider</title>
+            <ellipse cx="7420" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7420" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d7440cc2-fda4-4fe4-abbc-d6fbc6fd0bec">
+          <title>TapiNodeEdgePoint
+id: d7440cc2-fda4-4fe4-abbc-d6fbc6fd0bec
+name: o1</title>
+          <rect x="7480" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="7540" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="b8cf7626-edbd-4591-9088-38badb4613b5">
+            <title>TapiConnectionEdgePoint
+id: b8cf7626-edbd-4591-9088-38badb4613b5
+name: o1-netconf-provider</title>
+            <ellipse cx="7500" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7500" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="212e09b8-0824-466a-8695-1f9460b88ac3">
+            <title>TapiConnectionEdgePoint
+id: 212e09b8-0824-466a-8695-1f9460b88ac3
+name: o1-ves-consumer</title>
+            <ellipse cx="7540" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7540" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="4331aeb2-5618-440d-bc24-f75b2c6c9e97">
+            <title>TapiConnectionEdgePoint
+id: 4331aeb2-5618-440d-bc24-f75b2c6c9e97
+name: o1-file-provider</title>
+            <ellipse cx="7580" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7580" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="266c37c7-95a4-40bf-ae00-c285fdea8e26">
+          <title>TapiNodeEdgePoint
+id: 266c37c7-95a4-40bf-ae00-c285fdea8e26
+name: f1</title>
+          <rect x="7440" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="7460" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="5756d093-1803-4645-a6a5-f210fccf4813">
+            <title>TapiConnectionEdgePoint
+id: 5756d093-1803-4645-a6a5-f210fccf4813
+name: f1-unknown-provider</title>
+            <ellipse cx="7460" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7460" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="dfa4b8ac-6dd6-4079-8f32-3ea4c6e4df8c">
+          <title>TapiNodeEdgePoint
+id: dfa4b8ac-6dd6-4079-8f32-3ea4c6e4df8c
+name: ofh</title>
+          <rect x="7460" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="7480" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="8265e61d-fe78-42b0-901f-102b541349bb">
+            <title>TapiConnectionEdgePoint
+id: 8265e61d-fe78-42b0-901f-102b541349bb
+name: ofh-netconf-consumer</title>
+            <ellipse cx="7480" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7480" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="8ace8235-94b2-48a3-801f-3d15ae19903a">
+        <title>TapiNodeFronthaulGateway
+id: 8ace8235-94b2-48a3-801f-3d15ae19903a
+name: fronthaul-gateway-10310</title>
+        <rect x="7440" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="7500" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="166f5e97-d56d-4cb0-8894-a9395343141a">
+          <title>TapiNodeEdgePoint
+id: 166f5e97-d56d-4cb0-8894-a9395343141a
+name: eth</title>
+          <rect x="7460" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="7480" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="e5c9327a-b6f6-4884-9f96-2c3069c4625d">
+            <title>TapiConnectionEdgePoint
+id: e5c9327a-b6f6-4884-9f96-2c3069c4625d
+name: eth-ofh-provider</title>
+            <ellipse cx="7480" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7480" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="96c642aa-dc6c-460c-8c1f-3839602fab37">
+          <title>TapiNodeEdgePoint
+id: 96c642aa-dc6c-460c-8c1f-3839602fab37
+name: oam</title>
+          <rect x="7500" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="7520" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="fb73156a-8a0a-41e6-a4a9-057e3bbdfaf1">
+            <title>TapiConnectionEdgePoint
+id: fb73156a-8a0a-41e6-a4a9-057e3bbdfaf1
+name: oam-netconf-provider</title>
+            <ellipse cx="7520" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7520" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7ccfdbd0-dcee-431f-a726-61e2101572b6">
+          <title>TapiNodeEdgePoint
+id: 7ccfdbd0-dcee-431f-a726-61e2101572b6
+name: eth#0</title>
+          <rect x="7440" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="7460.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="154cf1f4-351a-46ea-ace6-b3763e2f77dc">
+            <title>TapiConnectionEdgePoint
+id: 154cf1f4-351a-46ea-ace6-b3763e2f77dc
+name: eth-ofh-consumer</title>
+            <ellipse cx="7460.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7460.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2c9162bd-e80f-40f6-b212-61755b0a7431">
+          <title>TapiNodeEdgePoint
+id: 2c9162bd-e80f-40f6-b212-61755b0a7431
+name: eth#1</title>
+          <rect x="7480" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="7500.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="9a81ea79-3370-45bd-9fda-e3a1c8c99811">
+            <title>TapiConnectionEdgePoint
+id: 9a81ea79-3370-45bd-9fda-e3a1c8c99811
+name: eth-ofh-consumer</title>
+            <ellipse cx="7500.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7500.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1010452a-1620-4062-a724-80917d429342">
+          <title>TapiNodeEdgePoint
+id: 1010452a-1620-4062-a724-80917d429342
+name: eth#2</title>
+          <rect x="7520" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="7540.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="a017583c-d47c-40b1-b632-acdae244c186">
+            <title>TapiConnectionEdgePoint
+id: a017583c-d47c-40b1-b632-acdae244c186
+name: eth-ofh-consumer</title>
+            <ellipse cx="7540.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7540.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="d057a8e2-c493-4d52-9b55-1ac5642a6e95">
+        <title>TapiNodeORu
+id: d057a8e2-c493-4d52-9b55-1ac5642a6e95
+name: o-ru-103100</title>
+        <rect x="7240" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="7260" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="7d9133cf-e771-4067-bb43-8f537efb3944">
+          <title>TapiNodeEdgePoint
+id: 7d9133cf-e771-4067-bb43-8f537efb3944
+name: ofh</title>
+          <rect x="7240" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="7260" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="88441f27-e7fe-46bc-935d-af544c1d00f6">
+            <title>TapiConnectionEdgePoint
+id: 88441f27-e7fe-46bc-935d-af544c1d00f6
+name: ofh-netconf-provider</title>
+            <ellipse cx="7260" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7260" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="af474c5e-5c5b-4148-aa15-13e81baa39ce">
+          <title>TapiNodeEdgePoint
+id: af474c5e-5c5b-4148-aa15-13e81baa39ce
+name: uu</title>
+          <rect x="7240" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7260" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d08a07c5-7e26-4e65-81b4-915a16c2a5eb">
+            <title>TapiConnectionEdgePoint
+id: d08a07c5-7e26-4e65-81b4-915a16c2a5eb
+name: uu-radio-provider</title>
+            <ellipse cx="7260" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7260" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6cd5f9ec-3bf6-459b-83bc-da5f721c2780">
+        <title>TapiNodeUserEquipment
+id: 6cd5f9ec-3bf6-459b-83bc-da5f721c2780
+name: user-equipment-1031000</title>
+        <rect x="7160" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7200" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ed443758-f97e-44d0-8207-49e80e283d4c">
+          <title>TapiNodeEdgePoint
+id: ed443758-f97e-44d0-8207-49e80e283d4c
+name: uu</title>
+          <rect x="7160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7180" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="82008137-2825-48db-b9a7-a24bc9cb3514">
+            <title>TapiConnectionEdgePoint
+id: 82008137-2825-48db-b9a7-a24bc9cb3514
+name: uu-radio-consumer</title>
+            <ellipse cx="7180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7180" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1624bd86-7835-4504-a2e1-45191c0730da">
+          <title>TapiNodeEdgePoint
+id: 1624bd86-7835-4504-a2e1-45191c0730da
+name: n1</title>
+          <rect x="7200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7220" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="4e939bf8-9a92-490f-9476-6d34c70bfe0a">
+            <title>TapiConnectionEdgePoint
+id: 4e939bf8-9a92-490f-9476-6d34c70bfe0a
+name: n1-nas-consumer</title>
+            <ellipse cx="7220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7220" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b4e41f21-a005-426a-a338-76b8b0cb0cf9">
+        <title>TapiNodeUserEquipment
+id: b4e41f21-a005-426a-a338-76b8b0cb0cf9
+name: user-equipment-1031001</title>
+        <rect x="7240" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7280" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="8d7aa376-d269-475f-8566-9bbbcd1c4fc6">
+          <title>TapiNodeEdgePoint
+id: 8d7aa376-d269-475f-8566-9bbbcd1c4fc6
+name: uu</title>
+          <rect x="7240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7260" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="99cfaa33-8941-4777-8a96-81182676655e">
+            <title>TapiConnectionEdgePoint
+id: 99cfaa33-8941-4777-8a96-81182676655e
+name: uu-radio-consumer</title>
+            <ellipse cx="7260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7260" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e1b56c19-27a0-49de-97dd-ffc2b848922e">
+          <title>TapiNodeEdgePoint
+id: e1b56c19-27a0-49de-97dd-ffc2b848922e
+name: n1</title>
+          <rect x="7280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7300" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="2c47d0ab-586c-4f74-9af0-1dcae57c5205">
+            <title>TapiConnectionEdgePoint
+id: 2c47d0ab-586c-4f74-9af0-1dcae57c5205
+name: n1-nas-consumer</title>
+            <ellipse cx="7300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7300" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7216f925-b1aa-4a74-b30b-a2110c1974b5">
+        <title>TapiNodeUserEquipment
+id: 7216f925-b1aa-4a74-b30b-a2110c1974b5
+name: user-equipment-1031002</title>
+        <rect x="7320" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7360" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="4ebf94f1-84d7-4ee1-b717-d2963d92a760">
+          <title>TapiNodeEdgePoint
+id: 4ebf94f1-84d7-4ee1-b717-d2963d92a760
+name: uu</title>
+          <rect x="7320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7340" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="21d23829-797f-496c-b878-210cc2dfb518">
+            <title>TapiConnectionEdgePoint
+id: 21d23829-797f-496c-b878-210cc2dfb518
+name: uu-radio-consumer</title>
+            <ellipse cx="7340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7340" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b32e8f8a-411c-4847-9e08-d16025f54c3c">
+          <title>TapiNodeEdgePoint
+id: b32e8f8a-411c-4847-9e08-d16025f54c3c
+name: n1</title>
+          <rect x="7360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7380" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="777bfe64-5f45-4e93-aeda-e0ff7c4e384a">
+            <title>TapiConnectionEdgePoint
+id: 777bfe64-5f45-4e93-aeda-e0ff7c4e384a
+name: n1-nas-consumer</title>
+            <ellipse cx="7380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7380" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="61486bf7-3553-48bc-8d1c-f3ccce9e3c54">
+        <title>TapiNodeORu
+id: 61486bf7-3553-48bc-8d1c-f3ccce9e3c54
+name: o-ru-103101</title>
+        <rect x="7480" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="7500" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="b6dd03ae-fb99-4285-abee-2599e4b272d3">
+          <title>TapiNodeEdgePoint
+id: b6dd03ae-fb99-4285-abee-2599e4b272d3
+name: ofh</title>
+          <rect x="7480" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="7500" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="b580a400-27fd-48a6-b540-db2918910d76">
+            <title>TapiConnectionEdgePoint
+id: b580a400-27fd-48a6-b540-db2918910d76
+name: ofh-netconf-provider</title>
+            <ellipse cx="7500" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7500" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5b3de26c-6fc2-4123-b5b4-08bf4220a4e9">
+          <title>TapiNodeEdgePoint
+id: 5b3de26c-6fc2-4123-b5b4-08bf4220a4e9
+name: uu</title>
+          <rect x="7480" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7500" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="00669d7c-bafc-4fca-b0ff-2d5fa226b12c">
+            <title>TapiConnectionEdgePoint
+id: 00669d7c-bafc-4fca-b0ff-2d5fa226b12c
+name: uu-radio-provider</title>
+            <ellipse cx="7500" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7500" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b3e0304b-e660-4f3f-b8d8-7ef94d1981fe">
+        <title>TapiNodeUserEquipment
+id: b3e0304b-e660-4f3f-b8d8-7ef94d1981fe
+name: user-equipment-1031010</title>
+        <rect x="7400" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7440" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="acdade97-ffb8-464c-8998-4f1754468953">
+          <title>TapiNodeEdgePoint
+id: acdade97-ffb8-464c-8998-4f1754468953
+name: uu</title>
+          <rect x="7400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7420" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="1bda7bec-4914-4f5a-9178-b8a2cb550054">
+            <title>TapiConnectionEdgePoint
+id: 1bda7bec-4914-4f5a-9178-b8a2cb550054
+name: uu-radio-consumer</title>
+            <ellipse cx="7420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7420" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a461561a-a92b-4f23-a640-859cb999ba17">
+          <title>TapiNodeEdgePoint
+id: a461561a-a92b-4f23-a640-859cb999ba17
+name: n1</title>
+          <rect x="7440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7460" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="1d1db1cc-cc3a-4a11-9966-ae4d09584b10">
+            <title>TapiConnectionEdgePoint
+id: 1d1db1cc-cc3a-4a11-9966-ae4d09584b10
+name: n1-nas-consumer</title>
+            <ellipse cx="7460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7460" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6d994d8d-473a-4bad-aaaf-ade8f9cca0f3">
+        <title>TapiNodeUserEquipment
+id: 6d994d8d-473a-4bad-aaaf-ade8f9cca0f3
+name: user-equipment-1031011</title>
+        <rect x="7480" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7520" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="baf2f965-5070-4ca5-8d94-d0cce63ed95c">
+          <title>TapiNodeEdgePoint
+id: baf2f965-5070-4ca5-8d94-d0cce63ed95c
+name: uu</title>
+          <rect x="7480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7500" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="5604e704-12aa-464a-9ab5-ea50b1097040">
+            <title>TapiConnectionEdgePoint
+id: 5604e704-12aa-464a-9ab5-ea50b1097040
+name: uu-radio-consumer</title>
+            <ellipse cx="7500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7500" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e1d86c33-5516-4506-9dc7-495f4c5a54db">
+          <title>TapiNodeEdgePoint
+id: e1d86c33-5516-4506-9dc7-495f4c5a54db
+name: n1</title>
+          <rect x="7520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7540" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="4bb89f00-e95b-49a5-be6c-cf3b09fef098">
+            <title>TapiConnectionEdgePoint
+id: 4bb89f00-e95b-49a5-be6c-cf3b09fef098
+name: n1-nas-consumer</title>
+            <ellipse cx="7540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7540" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="e0ac7a74-64bc-46af-8371-5953f5075f30">
+        <title>TapiNodeUserEquipment
+id: e0ac7a74-64bc-46af-8371-5953f5075f30
+name: user-equipment-1031012</title>
+        <rect x="7560" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7600" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="93a6e1d1-57e9-4125-b07f-4ff2133d6736">
+          <title>TapiNodeEdgePoint
+id: 93a6e1d1-57e9-4125-b07f-4ff2133d6736
+name: uu</title>
+          <rect x="7560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7580" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="263d8b77-90be-43b6-a38e-7f9059442c68">
+            <title>TapiConnectionEdgePoint
+id: 263d8b77-90be-43b6-a38e-7f9059442c68
+name: uu-radio-consumer</title>
+            <ellipse cx="7580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7580" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="341553b4-268c-40ad-84a4-c8f05ba09f73">
+          <title>TapiNodeEdgePoint
+id: 341553b4-268c-40ad-84a4-c8f05ba09f73
+name: n1</title>
+          <rect x="7600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7620" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="caf25f7c-9d89-462d-924b-1110e1772b65">
+            <title>TapiConnectionEdgePoint
+id: caf25f7c-9d89-462d-924b-1110e1772b65
+name: n1-nas-consumer</title>
+            <ellipse cx="7620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7620" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="3b458dac-1dcf-478d-a134-e5669c109696">
+        <title>TapiNodeORu
+id: 3b458dac-1dcf-478d-a134-e5669c109696
+name: o-ru-103102</title>
+        <rect x="7720" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="7740" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="8005c2f3-7175-4fc8-b9e5-07c41a90d3ee">
+          <title>TapiNodeEdgePoint
+id: 8005c2f3-7175-4fc8-b9e5-07c41a90d3ee
+name: ofh</title>
+          <rect x="7720" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="7740" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="ef27d5eb-3141-47b0-954b-83f1b15b8f4c">
+            <title>TapiConnectionEdgePoint
+id: ef27d5eb-3141-47b0-954b-83f1b15b8f4c
+name: ofh-netconf-provider</title>
+            <ellipse cx="7740" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7740" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="efcfaa4f-7557-4411-965b-4b6c69ef0aaa">
+          <title>TapiNodeEdgePoint
+id: efcfaa4f-7557-4411-965b-4b6c69ef0aaa
+name: uu</title>
+          <rect x="7720" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7740" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="078d46ee-70a9-468a-8a6a-b763a5d59a8e">
+            <title>TapiConnectionEdgePoint
+id: 078d46ee-70a9-468a-8a6a-b763a5d59a8e
+name: uu-radio-provider</title>
+            <ellipse cx="7740" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7740" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="e9326ef8-24e3-43a0-9058-4dc258fd3e26">
+        <title>TapiNodeUserEquipment
+id: e9326ef8-24e3-43a0-9058-4dc258fd3e26
+name: user-equipment-1031020</title>
+        <rect x="7640" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7680" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="7996e873-7bd6-4c32-984c-fdb3ead8d92f">
+          <title>TapiNodeEdgePoint
+id: 7996e873-7bd6-4c32-984c-fdb3ead8d92f
+name: uu</title>
+          <rect x="7640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7660" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="6e96a3cf-a8f4-4942-bd6b-03a123cd3891">
+            <title>TapiConnectionEdgePoint
+id: 6e96a3cf-a8f4-4942-bd6b-03a123cd3891
+name: uu-radio-consumer</title>
+            <ellipse cx="7660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7660" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a6330a96-70e4-4321-a4df-0e59561be2d0">
+          <title>TapiNodeEdgePoint
+id: a6330a96-70e4-4321-a4df-0e59561be2d0
+name: n1</title>
+          <rect x="7680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7700" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="fca07d44-cbe1-4beb-9160-170ce2d88d72">
+            <title>TapiConnectionEdgePoint
+id: fca07d44-cbe1-4beb-9160-170ce2d88d72
+name: n1-nas-consumer</title>
+            <ellipse cx="7700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7700" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="330dd2eb-3c02-4756-b4d6-7e14c1699e74">
+        <title>TapiNodeUserEquipment
+id: 330dd2eb-3c02-4756-b4d6-7e14c1699e74
+name: user-equipment-1031021</title>
+        <rect x="7720" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7760" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ae245246-0b6b-47cc-87be-f1a4cc32f0d7">
+          <title>TapiNodeEdgePoint
+id: ae245246-0b6b-47cc-87be-f1a4cc32f0d7
+name: uu</title>
+          <rect x="7720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7740" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e066d859-e7b9-451d-bf53-59e973580004">
+            <title>TapiConnectionEdgePoint
+id: e066d859-e7b9-451d-bf53-59e973580004
+name: uu-radio-consumer</title>
+            <ellipse cx="7740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7740" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="65052630-cb2d-4bdf-a3a3-d6a1bf1dee28">
+          <title>TapiNodeEdgePoint
+id: 65052630-cb2d-4bdf-a3a3-d6a1bf1dee28
+name: n1</title>
+          <rect x="7760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7780" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="a06d80ac-131b-4053-85c3-57300e5280b2">
+            <title>TapiConnectionEdgePoint
+id: a06d80ac-131b-4053-85c3-57300e5280b2
+name: n1-nas-consumer</title>
+            <ellipse cx="7780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7780" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="ab2543fa-a47f-4253-ab28-0ac1d13f57d2">
+        <title>TapiNodeUserEquipment
+id: ab2543fa-a47f-4253-ab28-0ac1d13f57d2
+name: user-equipment-1031022</title>
+        <rect x="7800" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7840" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="86c7abcb-5218-4762-aa28-f6e648910978">
+          <title>TapiNodeEdgePoint
+id: 86c7abcb-5218-4762-aa28-f6e648910978
+name: uu</title>
+          <rect x="7800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7820" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b89aeb5b-37b9-403d-94ba-61cfd0cdb1b9">
+            <title>TapiConnectionEdgePoint
+id: b89aeb5b-37b9-403d-94ba-61cfd0cdb1b9
+name: uu-radio-consumer</title>
+            <ellipse cx="7820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7820" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4e6b7cfb-df79-447f-9ce2-0ce1da096c82">
+          <title>TapiNodeEdgePoint
+id: 4e6b7cfb-df79-447f-9ce2-0ce1da096c82
+name: n1</title>
+          <rect x="7840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7860" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="9f0353b9-c008-403a-a328-038f205e3cde">
+            <title>TapiConnectionEdgePoint
+id: 9f0353b9-c008-403a-a328-038f205e3cde
+name: n1-nas-consumer</title>
+            <ellipse cx="7860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7860" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="d461b83e-1e6a-4d64-92ef-db3805c39346">
+        <title>TapiNodeODu
+id: d461b83e-1e6a-4d64-92ef-db3805c39346
+name: o-du-1032</title>
+        <rect x="8120" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="8220" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="f43f3aa7-75fa-463a-9f0f-02bf91a64744">
+          <title>TapiNodeEdgePoint
+id: f43f3aa7-75fa-463a-9f0f-02bf91a64744
+name: e2</title>
+          <rect x="8120" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="8140" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="be1ff96d-fa7b-44b4-a345-d21e16f8e09d">
+            <title>TapiConnectionEdgePoint
+id: be1ff96d-fa7b-44b4-a345-d21e16f8e09d
+name: e2-sctp-provider</title>
+            <ellipse cx="8140" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8140" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="13bdd0ff-421a-4a73-8845-660ea68f8725">
+          <title>TapiNodeEdgePoint
+id: 13bdd0ff-421a-4a73-8845-660ea68f8725
+name: o1</title>
+          <rect x="8200" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="8260" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="5e67cc40-a66e-4d8a-8ce5-198f76147e53">
+            <title>TapiConnectionEdgePoint
+id: 5e67cc40-a66e-4d8a-8ce5-198f76147e53
+name: o1-netconf-provider</title>
+            <ellipse cx="8220" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8220" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="82962eb1-1c6e-4a2b-9140-a8188d2945a3">
+            <title>TapiConnectionEdgePoint
+id: 82962eb1-1c6e-4a2b-9140-a8188d2945a3
+name: o1-ves-consumer</title>
+            <ellipse cx="8260" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8260" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="583e1650-2157-4e07-bb89-61d1fb079ea3">
+            <title>TapiConnectionEdgePoint
+id: 583e1650-2157-4e07-bb89-61d1fb079ea3
+name: o1-file-provider</title>
+            <ellipse cx="8300" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8300" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d557b5b4-3e75-4e76-8340-5c9d7a9970a3">
+          <title>TapiNodeEdgePoint
+id: d557b5b4-3e75-4e76-8340-5c9d7a9970a3
+name: f1</title>
+          <rect x="8160" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="8180" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="be750acf-34cb-42eb-acfc-7b2aea476cfd">
+            <title>TapiConnectionEdgePoint
+id: be750acf-34cb-42eb-acfc-7b2aea476cfd
+name: f1-unknown-provider</title>
+            <ellipse cx="8180" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8180" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ba472235-ae9e-4154-b046-9008771f037f">
+          <title>TapiNodeEdgePoint
+id: ba472235-ae9e-4154-b046-9008771f037f
+name: ofh</title>
+          <rect x="8180" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="8200" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="8f576de7-5286-4daa-9acd-2c53c8c3f5ef">
+            <title>TapiConnectionEdgePoint
+id: 8f576de7-5286-4daa-9acd-2c53c8c3f5ef
+name: ofh-netconf-consumer</title>
+            <ellipse cx="8200" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8200" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="03f462b9-06d9-4eba-90ed-8a3fcbfae621">
+        <title>TapiNodeFronthaulGateway
+id: 03f462b9-06d9-4eba-90ed-8a3fcbfae621
+name: fronthaul-gateway-10320</title>
+        <rect x="8160" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="8220" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="520cbddd-12bf-4f9b-bdd1-cabb39925925">
+          <title>TapiNodeEdgePoint
+id: 520cbddd-12bf-4f9b-bdd1-cabb39925925
+name: eth</title>
+          <rect x="8180" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="8200" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="a78334b8-0ec2-40bb-a5ef-96b41e975f78">
+            <title>TapiConnectionEdgePoint
+id: a78334b8-0ec2-40bb-a5ef-96b41e975f78
+name: eth-ofh-provider</title>
+            <ellipse cx="8200" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8200" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="099abc38-ee40-4b0b-a0de-8b02cbe4454d">
+          <title>TapiNodeEdgePoint
+id: 099abc38-ee40-4b0b-a0de-8b02cbe4454d
+name: oam</title>
+          <rect x="8220" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="8240" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="77119b51-5c19-4002-9780-843f4c51a98d">
+            <title>TapiConnectionEdgePoint
+id: 77119b51-5c19-4002-9780-843f4c51a98d
+name: oam-netconf-provider</title>
+            <ellipse cx="8240" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8240" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a4df80ec-b686-4cfd-a62a-3ad9030f315c">
+          <title>TapiNodeEdgePoint
+id: a4df80ec-b686-4cfd-a62a-3ad9030f315c
+name: eth#0</title>
+          <rect x="8160" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="8180.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="f9f38e39-40b9-48d4-8670-b9e91f41f50f">
+            <title>TapiConnectionEdgePoint
+id: f9f38e39-40b9-48d4-8670-b9e91f41f50f
+name: eth-ofh-consumer</title>
+            <ellipse cx="8180.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8180.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f7822c8c-d35d-4616-9286-af114de577a6">
+          <title>TapiNodeEdgePoint
+id: f7822c8c-d35d-4616-9286-af114de577a6
+name: eth#1</title>
+          <rect x="8200" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="8220.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="36eee45c-ede5-401b-bfe7-1a97d677fe6b">
+            <title>TapiConnectionEdgePoint
+id: 36eee45c-ede5-401b-bfe7-1a97d677fe6b
+name: eth-ofh-consumer</title>
+            <ellipse cx="8220.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8220.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b8b60286-4604-4ad6-a837-988397feca6e">
+          <title>TapiNodeEdgePoint
+id: b8b60286-4604-4ad6-a837-988397feca6e
+name: eth#2</title>
+          <rect x="8240" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="8260.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="eb539764-5763-40a1-b70a-2deab9300864">
+            <title>TapiConnectionEdgePoint
+id: eb539764-5763-40a1-b70a-2deab9300864
+name: eth-ofh-consumer</title>
+            <ellipse cx="8260.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8260.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="2866cc04-ab59-45e8-a896-3728a7d65489">
+        <title>TapiNodeORu
+id: 2866cc04-ab59-45e8-a896-3728a7d65489
+name: o-ru-103200</title>
+        <rect x="7960" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="7980" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="be35a758-0d0b-45fe-904e-0d8f985f8d89">
+          <title>TapiNodeEdgePoint
+id: be35a758-0d0b-45fe-904e-0d8f985f8d89
+name: ofh</title>
+          <rect x="7960" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="7980" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="00cf0db3-8dec-4419-a156-ed4ed4d84c16">
+            <title>TapiConnectionEdgePoint
+id: 00cf0db3-8dec-4419-a156-ed4ed4d84c16
+name: ofh-netconf-provider</title>
+            <ellipse cx="7980" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7980" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="43a75ebd-dfa6-4643-aed2-9730c1590917">
+          <title>TapiNodeEdgePoint
+id: 43a75ebd-dfa6-4643-aed2-9730c1590917
+name: uu</title>
+          <rect x="7960" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7980" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0131d4a5-8996-4ee5-b1eb-e6c8c0b53f27">
+            <title>TapiConnectionEdgePoint
+id: 0131d4a5-8996-4ee5-b1eb-e6c8c0b53f27
+name: uu-radio-provider</title>
+            <ellipse cx="7980" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="7980" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="eb2fd665-2372-4102-917e-2db6f06d09fc">
+        <title>TapiNodeUserEquipment
+id: eb2fd665-2372-4102-917e-2db6f06d09fc
+name: user-equipment-1032000</title>
+        <rect x="7880" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="7920" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="43d36dfe-b691-4779-a9d6-b1d9bbead93a">
+          <title>TapiNodeEdgePoint
+id: 43d36dfe-b691-4779-a9d6-b1d9bbead93a
+name: uu</title>
+          <rect x="7880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7900" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="eb676d85-3e8c-450e-b329-5e6816b3f91a">
+            <title>TapiConnectionEdgePoint
+id: eb676d85-3e8c-450e-b329-5e6816b3f91a
+name: uu-radio-consumer</title>
+            <ellipse cx="7900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7900" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c8955a37-7548-49f1-8b40-a832234c4c37">
+          <title>TapiNodeEdgePoint
+id: c8955a37-7548-49f1-8b40-a832234c4c37
+name: n1</title>
+          <rect x="7920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="7940" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="6c86f3f0-9598-441e-8855-a834b41d00e0">
+            <title>TapiConnectionEdgePoint
+id: 6c86f3f0-9598-441e-8855-a834b41d00e0
+name: n1-nas-consumer</title>
+            <ellipse cx="7940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7940" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f7c28b1e-90c9-4091-813d-5ff03b7607d2">
+        <title>TapiNodeUserEquipment
+id: f7c28b1e-90c9-4091-813d-5ff03b7607d2
+name: user-equipment-1032001</title>
+        <rect x="7960" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8000" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="bb61cae9-3e04-4cf8-ae7e-e20bf86c6399">
+          <title>TapiNodeEdgePoint
+id: bb61cae9-3e04-4cf8-ae7e-e20bf86c6399
+name: uu</title>
+          <rect x="7960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="7980" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="53680702-90e4-42c1-841d-fd500f5d3828">
+            <title>TapiConnectionEdgePoint
+id: 53680702-90e4-42c1-841d-fd500f5d3828
+name: uu-radio-consumer</title>
+            <ellipse cx="7980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="7980" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="240144d5-f57e-41dd-bd4b-c1ea651ebae5">
+          <title>TapiNodeEdgePoint
+id: 240144d5-f57e-41dd-bd4b-c1ea651ebae5
+name: n1</title>
+          <rect x="8000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8020" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="1864420e-988c-4c3a-8de7-8044dad43d7d">
+            <title>TapiConnectionEdgePoint
+id: 1864420e-988c-4c3a-8de7-8044dad43d7d
+name: n1-nas-consumer</title>
+            <ellipse cx="8020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8020" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="688011ee-5c78-43c2-82eb-8690656bc30a">
+        <title>TapiNodeUserEquipment
+id: 688011ee-5c78-43c2-82eb-8690656bc30a
+name: user-equipment-1032002</title>
+        <rect x="8040" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8080" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="217f462c-f765-40fa-94b8-3ec23fb65e56">
+          <title>TapiNodeEdgePoint
+id: 217f462c-f765-40fa-94b8-3ec23fb65e56
+name: uu</title>
+          <rect x="8040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8060" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="3d6b7c8e-5386-4fa5-816d-965494abcbbb">
+            <title>TapiConnectionEdgePoint
+id: 3d6b7c8e-5386-4fa5-816d-965494abcbbb
+name: uu-radio-consumer</title>
+            <ellipse cx="8060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8060" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3b875db8-212c-4a21-a449-77c626dc0458">
+          <title>TapiNodeEdgePoint
+id: 3b875db8-212c-4a21-a449-77c626dc0458
+name: n1</title>
+          <rect x="8080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8100" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="404086f2-5eb6-4119-8be3-a2495786ca61">
+            <title>TapiConnectionEdgePoint
+id: 404086f2-5eb6-4119-8be3-a2495786ca61
+name: n1-nas-consumer</title>
+            <ellipse cx="8100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8100" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="480628b2-0ad3-44cd-905e-7fc94d3c552f">
+        <title>TapiNodeORu
+id: 480628b2-0ad3-44cd-905e-7fc94d3c552f
+name: o-ru-103201</title>
+        <rect x="8200" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="8220" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="129ca3d2-71c4-4e6d-a94b-5a2442946c35">
+          <title>TapiNodeEdgePoint
+id: 129ca3d2-71c4-4e6d-a94b-5a2442946c35
+name: ofh</title>
+          <rect x="8200" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="8220" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="fcbb296d-1704-42ff-973b-000b771a5883">
+            <title>TapiConnectionEdgePoint
+id: fcbb296d-1704-42ff-973b-000b771a5883
+name: ofh-netconf-provider</title>
+            <ellipse cx="8220" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8220" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="fc2e0db7-91f3-4a3e-885d-0865aa46c90d">
+          <title>TapiNodeEdgePoint
+id: fc2e0db7-91f3-4a3e-885d-0865aa46c90d
+name: uu</title>
+          <rect x="8200" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8220" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="f593cf48-1ccc-4185-8c3e-9dcd8f534197">
+            <title>TapiConnectionEdgePoint
+id: f593cf48-1ccc-4185-8c3e-9dcd8f534197
+name: uu-radio-provider</title>
+            <ellipse cx="8220" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8220" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="d5223314-5073-4dc9-94c4-90b561974ff9">
+        <title>TapiNodeUserEquipment
+id: d5223314-5073-4dc9-94c4-90b561974ff9
+name: user-equipment-1032010</title>
+        <rect x="8120" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8160" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="0500fd12-e793-47f6-945b-c4aaedf6d767">
+          <title>TapiNodeEdgePoint
+id: 0500fd12-e793-47f6-945b-c4aaedf6d767
+name: uu</title>
+          <rect x="8120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8140" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="21ff1657-d7ba-4a80-ac95-54e760acc0c1">
+            <title>TapiConnectionEdgePoint
+id: 21ff1657-d7ba-4a80-ac95-54e760acc0c1
+name: uu-radio-consumer</title>
+            <ellipse cx="8140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8140" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8969af7d-8448-424a-a5ea-8d05c4f53955">
+          <title>TapiNodeEdgePoint
+id: 8969af7d-8448-424a-a5ea-8d05c4f53955
+name: n1</title>
+          <rect x="8160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8180" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="0f453eee-b576-4a6a-b83c-bfc3a5ccd545">
+            <title>TapiConnectionEdgePoint
+id: 0f453eee-b576-4a6a-b83c-bfc3a5ccd545
+name: n1-nas-consumer</title>
+            <ellipse cx="8180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8180" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="acf92fb9-c16f-46b6-b828-ef6f1c41f521">
+        <title>TapiNodeUserEquipment
+id: acf92fb9-c16f-46b6-b828-ef6f1c41f521
+name: user-equipment-1032011</title>
+        <rect x="8200" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8240" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f7154be2-5109-41a7-9f9e-1fa0c8d05035">
+          <title>TapiNodeEdgePoint
+id: f7154be2-5109-41a7-9f9e-1fa0c8d05035
+name: uu</title>
+          <rect x="8200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8220" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="f54f594f-4457-4134-a665-a3f5396db14a">
+            <title>TapiConnectionEdgePoint
+id: f54f594f-4457-4134-a665-a3f5396db14a
+name: uu-radio-consumer</title>
+            <ellipse cx="8220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8220" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bc944527-137c-42d7-8d44-2a1620da1343">
+          <title>TapiNodeEdgePoint
+id: bc944527-137c-42d7-8d44-2a1620da1343
+name: n1</title>
+          <rect x="8240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8260" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="688f5563-1ddf-4d2b-80d0-f5fe51bb5acf">
+            <title>TapiConnectionEdgePoint
+id: 688f5563-1ddf-4d2b-80d0-f5fe51bb5acf
+name: n1-nas-consumer</title>
+            <ellipse cx="8260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8260" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6719b854-1e83-4ebd-89e6-902b297f762c">
+        <title>TapiNodeUserEquipment
+id: 6719b854-1e83-4ebd-89e6-902b297f762c
+name: user-equipment-1032012</title>
+        <rect x="8280" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8320" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="dcf5cb3b-856a-4b05-971c-4c422d6049ab">
+          <title>TapiNodeEdgePoint
+id: dcf5cb3b-856a-4b05-971c-4c422d6049ab
+name: uu</title>
+          <rect x="8280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8300" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="71f8edfa-7858-485f-a78d-99e11f0ff318">
+            <title>TapiConnectionEdgePoint
+id: 71f8edfa-7858-485f-a78d-99e11f0ff318
+name: uu-radio-consumer</title>
+            <ellipse cx="8300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8300" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7f32c3be-2a05-4599-be21-0d8c777b90a0">
+          <title>TapiNodeEdgePoint
+id: 7f32c3be-2a05-4599-be21-0d8c777b90a0
+name: n1</title>
+          <rect x="8320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8340" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="45afacb9-25a2-4fc8-a37c-5a5f8b87208c">
+            <title>TapiConnectionEdgePoint
+id: 45afacb9-25a2-4fc8-a37c-5a5f8b87208c
+name: n1-nas-consumer</title>
+            <ellipse cx="8340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8340" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="c0fb5f8d-1bb7-4811-87f0-f6bad2d16420">
+        <title>TapiNodeORu
+id: c0fb5f8d-1bb7-4811-87f0-f6bad2d16420
+name: o-ru-103202</title>
+        <rect x="8440" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="8460" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="867a0fb1-1ca4-4f70-8931-6e63d5913c12">
+          <title>TapiNodeEdgePoint
+id: 867a0fb1-1ca4-4f70-8931-6e63d5913c12
+name: ofh</title>
+          <rect x="8440" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="8460" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="2aa4635b-0776-41dd-9b2d-ab77f1acde33">
+            <title>TapiConnectionEdgePoint
+id: 2aa4635b-0776-41dd-9b2d-ab77f1acde33
+name: ofh-netconf-provider</title>
+            <ellipse cx="8460" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8460" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="73f0ec33-1297-4bc9-8516-5477172cce0e">
+          <title>TapiNodeEdgePoint
+id: 73f0ec33-1297-4bc9-8516-5477172cce0e
+name: uu</title>
+          <rect x="8440" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8460" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="51cc6ee2-2661-42bb-8b03-259f75649562">
+            <title>TapiConnectionEdgePoint
+id: 51cc6ee2-2661-42bb-8b03-259f75649562
+name: uu-radio-provider</title>
+            <ellipse cx="8460" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8460" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="a5d7bd48-a93a-42b3-b8f6-70c545500bc5">
+        <title>TapiNodeUserEquipment
+id: a5d7bd48-a93a-42b3-b8f6-70c545500bc5
+name: user-equipment-1032020</title>
+        <rect x="8360" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8400" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="02917875-6edf-4e3d-bbcc-eec4994843ea">
+          <title>TapiNodeEdgePoint
+id: 02917875-6edf-4e3d-bbcc-eec4994843ea
+name: uu</title>
+          <rect x="8360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8380" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="cf748497-b3f4-4dda-a2d5-b34d21ee4740">
+            <title>TapiConnectionEdgePoint
+id: cf748497-b3f4-4dda-a2d5-b34d21ee4740
+name: uu-radio-consumer</title>
+            <ellipse cx="8380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8380" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ca949e60-708a-4e94-92c4-4d40649840c7">
+          <title>TapiNodeEdgePoint
+id: ca949e60-708a-4e94-92c4-4d40649840c7
+name: n1</title>
+          <rect x="8400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8420" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="93956122-bd72-4886-8770-c827dc6c29f0">
+            <title>TapiConnectionEdgePoint
+id: 93956122-bd72-4886-8770-c827dc6c29f0
+name: n1-nas-consumer</title>
+            <ellipse cx="8420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8420" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b3610bbe-f413-4f0e-ba61-191db728e6cb">
+        <title>TapiNodeUserEquipment
+id: b3610bbe-f413-4f0e-ba61-191db728e6cb
+name: user-equipment-1032021</title>
+        <rect x="8440" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8480" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="8d5f6639-6ed1-417b-b89f-cfc7cfca185f">
+          <title>TapiNodeEdgePoint
+id: 8d5f6639-6ed1-417b-b89f-cfc7cfca185f
+name: uu</title>
+          <rect x="8440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8460" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="34ad3083-0252-4862-a006-e5fb01867377">
+            <title>TapiConnectionEdgePoint
+id: 34ad3083-0252-4862-a006-e5fb01867377
+name: uu-radio-consumer</title>
+            <ellipse cx="8460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8460" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bb47b1a0-2312-4ae6-be3e-6b90aed999d4">
+          <title>TapiNodeEdgePoint
+id: bb47b1a0-2312-4ae6-be3e-6b90aed999d4
+name: n1</title>
+          <rect x="8480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8500" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="0093b3d9-38de-41de-b65e-b274249634ed">
+            <title>TapiConnectionEdgePoint
+id: 0093b3d9-38de-41de-b65e-b274249634ed
+name: n1-nas-consumer</title>
+            <ellipse cx="8500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8500" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="d1dd9481-ba9a-4ea3-a2b1-4d62fd50083e">
+        <title>TapiNodeUserEquipment
+id: d1dd9481-ba9a-4ea3-a2b1-4d62fd50083e
+name: user-equipment-1032022</title>
+        <rect x="8520" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8560" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="74ceea5d-6306-4569-8ce0-3b1330b3638f">
+          <title>TapiNodeEdgePoint
+id: 74ceea5d-6306-4569-8ce0-3b1330b3638f
+name: uu</title>
+          <rect x="8520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8540" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="febd588b-d56a-49be-b16b-3b3c4b32acd8">
+            <title>TapiConnectionEdgePoint
+id: febd588b-d56a-49be-b16b-3b3c4b32acd8
+name: uu-radio-consumer</title>
+            <ellipse cx="8540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8540" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f26083d5-e59d-4c26-8001-6d2e26e55b60">
+          <title>TapiNodeEdgePoint
+id: f26083d5-e59d-4c26-8001-6d2e26e55b60
+name: n1</title>
+          <rect x="8560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8580" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="29b2e6ff-0c30-419a-9885-acbf519115c5">
+            <title>TapiConnectionEdgePoint
+id: 29b2e6ff-0c30-419a-9885-acbf519115c5
+name: n1-nas-consumer</title>
+            <ellipse cx="8580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8580" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuCp" id="4c52d19e-2eff-4337-bd3b-bf8512b669be">
+        <title>TapiNodeOCuCp
+id: 4c52d19e-2eff-4337-bd3b-bf8512b669be
+name: o-cu-cp-104</title>
+        <rect x="9435" y="325" width="200" height="40" rx="5" class="node TapiNodeOCuCp o-cu-cp"/>
+        <text x="9535.0" y="349.0">O-CU-CP</text>
+        <g class="node TapiNodeEdgePoint" id="4d340f69-c712-460b-820e-fff32ce17525">
+          <title>TapiNodeEdgePoint
+id: 4d340f69-c712-460b-820e-fff32ce17525
+name: e2</title>
+          <rect x="9435" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="9455.0" y="319.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="0dc1e4e8-ffb6-4da9-85ee-034c7f50d717">
+            <title>TapiConnectionEdgePoint
+id: 0dc1e4e8-ffb6-4da9-85ee-034c7f50d717
+name: e2-sctp-provider</title>
+            <ellipse cx="9455.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9455.0" y="334.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="40efd9a4-ed00-4503-8332-334ee14d2590">
+          <title>TapiNodeEdgePoint
+id: 40efd9a4-ed00-4503-8332-334ee14d2590
+name: n2</title>
+          <rect x="9475" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint n2"/>
+          <text x="9495.0" y="319.0">N2</text>
+          <g class="node TapiConnectionEdgePoint" id="1a948474-3a27-4ace-a435-087fef5b11c1">
+            <title>TapiConnectionEdgePoint
+id: 1a948474-3a27-4ace-a435-087fef5b11c1
+name: n2-nas-consumer</title>
+            <ellipse cx="9495.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9495.0" y="334.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a1e45052-8a26-4d6a-873b-a4396f29ece4">
+          <title>TapiNodeEdgePoint
+id: a1e45052-8a26-4d6a-873b-a4396f29ece4
+name: o1</title>
+          <rect x="9515" y="305" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="9575.0" y="319.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="3f0b6a2d-78f0-451a-ad8b-bd6641857267">
+            <title>TapiConnectionEdgePoint
+id: 3f0b6a2d-78f0-451a-ad8b-bd6641857267
+name: o1-netconf-provider</title>
+            <ellipse cx="9535.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9535.0" y="334.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="c14fd687-a957-48fe-8841-53596164c841">
+            <title>TapiConnectionEdgePoint
+id: c14fd687-a957-48fe-8841-53596164c841
+name: o1-ves-consumer</title>
+            <ellipse cx="9575.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9575.0" y="334.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="b54ada63-6267-4f95-9754-358720ea9632">
+            <title>TapiConnectionEdgePoint
+id: b54ada63-6267-4f95-9754-358720ea9632
+name: o1-file-provider</title>
+            <ellipse cx="9615.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9615.0" y="334.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b83c0efc-deb2-45a7-873e-04caf3704951">
+          <title>TapiNodeEdgePoint
+id: b83c0efc-deb2-45a7-873e-04caf3704951
+name: f1-c</title>
+          <rect x="9515" y="365" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-c"/>
+          <text x="9535.0" y="379.0">F1-C</text>
+          <g class="node TapiConnectionEdgePoint" id="901cfb6d-803f-4b2d-bd8b-99fc77bd1a1e">
+            <title>TapiConnectionEdgePoint
+id: 901cfb6d-803f-4b2d-bd8b-99fc77bd1a1e
+name: f1-c-unknown-consumer</title>
+            <ellipse cx="9535.0" cy="360.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9535.0" y="364.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="379b3927-0a1f-4db6-b807-aa20a433239f">
+          <title>TapiNodeEdgePoint
+id: 379b3927-0a1f-4db6-b807-aa20a433239f
+name: e1</title>
+          <rect x="9615" y="345" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="9635.0" y="359.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="4926235b-fb7a-4755-a24c-5488b83b1364">
+            <title>TapiConnectionEdgePoint
+id: 4926235b-fb7a-4755-a24c-5488b83b1364
+name: e1-unknown-consumer</title>
+            <ellipse cx="9610.0" cy="355.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9610.0" y="359.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuUp" id="83c9f946-f775-42bc-9451-9e67c4b6ee5f">
+        <title>TapiNodeOCuUp
+id: 83c9f946-f775-42bc-9451-9e67c4b6ee5f
+name: o-cu-up-104</title>
+        <rect x="9685" y="405" width="200" height="40" rx="5" class="node TapiNodeOCuUp o-cu-up"/>
+        <text x="9785.0" y="429.0">O-CU-UP</text>
+        <g class="node TapiNodeEdgePoint" id="d1c75429-0092-4bb0-95f1-2069a6ceeb57">
+          <title>TapiNodeEdgePoint
+id: d1c75429-0092-4bb0-95f1-2069a6ceeb57
+name: e2</title>
+          <rect x="9685" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="9705.0" y="399.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="6c9d93d5-d7e7-4def-aed0-6e2de15b9ab8">
+            <title>TapiConnectionEdgePoint
+id: 6c9d93d5-d7e7-4def-aed0-6e2de15b9ab8
+name: e2-sctp-provider</title>
+            <ellipse cx="9705.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9705.0" y="414.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="12c837f7-3942-411a-b1ee-bbf5417b5cbe">
+          <title>TapiNodeEdgePoint
+id: 12c837f7-3942-411a-b1ee-bbf5417b5cbe
+name: n3</title>
+          <rect x="9725" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint n3"/>
+          <text x="9745.0" y="399.0">N3</text>
+          <g class="node TapiConnectionEdgePoint" id="be825970-22fd-400e-8271-0003ba5bc4bd">
+            <title>TapiConnectionEdgePoint
+id: be825970-22fd-400e-8271-0003ba5bc4bd
+name: n3-nas-consumer</title>
+            <ellipse cx="9745.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9745.0" y="414.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a6e990c3-9a20-443c-b328-2de02260c7f6">
+          <title>TapiNodeEdgePoint
+id: a6e990c3-9a20-443c-b328-2de02260c7f6
+name: o1</title>
+          <rect x="9765" y="385" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="9825.0" y="399.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="33666300-579a-4e9e-94c9-5359aa1bb6a1">
+            <title>TapiConnectionEdgePoint
+id: 33666300-579a-4e9e-94c9-5359aa1bb6a1
+name: o1-netconf-provider</title>
+            <ellipse cx="9785.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9785.0" y="414.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="82b84e1e-1c5d-417d-95d8-0d6b5b2325b4">
+            <title>TapiConnectionEdgePoint
+id: 82b84e1e-1c5d-417d-95d8-0d6b5b2325b4
+name: o1-ves-consumer</title>
+            <ellipse cx="9825.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9825.0" y="414.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="ff988d21-e0b7-4716-adb7-73ea39a280dc">
+            <title>TapiConnectionEdgePoint
+id: ff988d21-e0b7-4716-adb7-73ea39a280dc
+name: o1-file-provider</title>
+            <ellipse cx="9865.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9865.0" y="414.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c11e3fff-aa58-4028-96e8-673c3322f09e">
+          <title>TapiNodeEdgePoint
+id: c11e3fff-aa58-4028-96e8-673c3322f09e
+name: f1-u</title>
+          <rect x="9765" y="445" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-u"/>
+          <text x="9785.0" y="459.0">F1-U</text>
+          <g class="node TapiConnectionEdgePoint" id="38143f1e-38e7-4efa-9c82-d8c9e1b59b9a">
+            <title>TapiConnectionEdgePoint
+id: 38143f1e-38e7-4efa-9c82-d8c9e1b59b9a
+name: f1-u-unknown-consumer</title>
+            <ellipse cx="9785.0" cy="440.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9785.0" y="444.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0f3dc1c4-face-4c63-b24c-12a9ddf05e7f">
+          <title>TapiNodeEdgePoint
+id: 0f3dc1c4-face-4c63-b24c-12a9ddf05e7f
+name: e1</title>
+          <rect x="9665" y="425" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="9685.0" y="439.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="947494d8-7c20-44df-999e-912079cc138e">
+            <title>TapiConnectionEdgePoint
+id: 947494d8-7c20-44df-999e-912079cc138e
+name: e1-unknown-provider</title>
+            <ellipse cx="9710.0" cy="435.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9710.0" y="439.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="7165f9b0-4f44-4248-9b60-baa4f90fe4e2">
+        <title>TapiNodeODu
+id: 7165f9b0-4f44-4248-9b60-baa4f90fe4e2
+name: o-du-1040</title>
+        <rect x="8840" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="8940" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="0a657a0b-2837-481a-aa89-ecf2c37fc4cf">
+          <title>TapiNodeEdgePoint
+id: 0a657a0b-2837-481a-aa89-ecf2c37fc4cf
+name: e2</title>
+          <rect x="8840" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="8860" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="ef4041ab-5538-4586-a41e-85c8a812f14d">
+            <title>TapiConnectionEdgePoint
+id: ef4041ab-5538-4586-a41e-85c8a812f14d
+name: e2-sctp-provider</title>
+            <ellipse cx="8860" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8860" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="633c7faa-ea61-4fa2-bad1-71bfbc015077">
+          <title>TapiNodeEdgePoint
+id: 633c7faa-ea61-4fa2-bad1-71bfbc015077
+name: o1</title>
+          <rect x="8920" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="8980" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="dad1715d-adbb-4c44-a2bb-b22b1c34e360">
+            <title>TapiConnectionEdgePoint
+id: dad1715d-adbb-4c44-a2bb-b22b1c34e360
+name: o1-netconf-provider</title>
+            <ellipse cx="8940" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8940" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="96605536-faf1-4fb8-baec-5474fad7fa92">
+            <title>TapiConnectionEdgePoint
+id: 96605536-faf1-4fb8-baec-5474fad7fa92
+name: o1-ves-consumer</title>
+            <ellipse cx="8980" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8980" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="6964afb7-b505-4768-aff5-c15dfa83e20e">
+            <title>TapiConnectionEdgePoint
+id: 6964afb7-b505-4768-aff5-c15dfa83e20e
+name: o1-file-provider</title>
+            <ellipse cx="9020" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9020" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="eb94fdaa-7ce3-4d15-a0fe-0dbcb04976b9">
+          <title>TapiNodeEdgePoint
+id: eb94fdaa-7ce3-4d15-a0fe-0dbcb04976b9
+name: f1</title>
+          <rect x="8880" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="8900" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="7fdaf277-35dd-4528-9b02-c3d1db46a209">
+            <title>TapiConnectionEdgePoint
+id: 7fdaf277-35dd-4528-9b02-c3d1db46a209
+name: f1-unknown-provider</title>
+            <ellipse cx="8900" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8900" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c43ca68a-907d-49eb-87e8-6dd8502497bd">
+          <title>TapiNodeEdgePoint
+id: c43ca68a-907d-49eb-87e8-6dd8502497bd
+name: ofh</title>
+          <rect x="8900" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="8920" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="b0b020b9-434f-42ce-b0ac-a17d63aa9326">
+            <title>TapiConnectionEdgePoint
+id: b0b020b9-434f-42ce-b0ac-a17d63aa9326
+name: ofh-netconf-consumer</title>
+            <ellipse cx="8920" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8920" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="52b5df57-3175-4536-aaeb-6c5db7d4414d">
+        <title>TapiNodeFronthaulGateway
+id: 52b5df57-3175-4536-aaeb-6c5db7d4414d
+name: fronthaul-gateway-10400</title>
+        <rect x="8880" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="8940" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="a3e154bd-a133-4476-948d-f045e727589a">
+          <title>TapiNodeEdgePoint
+id: a3e154bd-a133-4476-948d-f045e727589a
+name: eth</title>
+          <rect x="8900" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="8920" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="2863667e-ff45-4556-ba5e-16572244f291">
+            <title>TapiConnectionEdgePoint
+id: 2863667e-ff45-4556-ba5e-16572244f291
+name: eth-ofh-provider</title>
+            <ellipse cx="8920" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8920" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3d1654bf-8819-48e9-abf4-4d2176110c21">
+          <title>TapiNodeEdgePoint
+id: 3d1654bf-8819-48e9-abf4-4d2176110c21
+name: oam</title>
+          <rect x="8940" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="8960" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="35eb782e-acb0-4f13-8fc8-59409da7b6a2">
+            <title>TapiConnectionEdgePoint
+id: 35eb782e-acb0-4f13-8fc8-59409da7b6a2
+name: oam-netconf-provider</title>
+            <ellipse cx="8960" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8960" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9c833db2-1bb1-49eb-8f67-cfc53dce6ad4">
+          <title>TapiNodeEdgePoint
+id: 9c833db2-1bb1-49eb-8f67-cfc53dce6ad4
+name: eth#0</title>
+          <rect x="8880" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="8900.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="7ff4ecc3-17da-4676-9522-2b3a6894d939">
+            <title>TapiConnectionEdgePoint
+id: 7ff4ecc3-17da-4676-9522-2b3a6894d939
+name: eth-ofh-consumer</title>
+            <ellipse cx="8900.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8900.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b9b7de3e-e830-4255-b885-d74026ec1c52">
+          <title>TapiNodeEdgePoint
+id: b9b7de3e-e830-4255-b885-d74026ec1c52
+name: eth#1</title>
+          <rect x="8920" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="8940.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="a3f1de00-ddce-41cb-b71a-f65b0581d6c9">
+            <title>TapiConnectionEdgePoint
+id: a3f1de00-ddce-41cb-b71a-f65b0581d6c9
+name: eth-ofh-consumer</title>
+            <ellipse cx="8940.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8940.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a88ce299-fd6f-45d0-86bf-26c743a85f30">
+          <title>TapiNodeEdgePoint
+id: a88ce299-fd6f-45d0-86bf-26c743a85f30
+name: eth#2</title>
+          <rect x="8960" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="8980.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="cdb8a858-a899-48bb-9840-a7be85f4ac4c">
+            <title>TapiConnectionEdgePoint
+id: cdb8a858-a899-48bb-9840-a7be85f4ac4c
+name: eth-ofh-consumer</title>
+            <ellipse cx="8980.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8980.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="4154886e-45ef-4be2-a31f-8612fa324850">
+        <title>TapiNodeORu
+id: 4154886e-45ef-4be2-a31f-8612fa324850
+name: o-ru-104000</title>
+        <rect x="8680" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="8700" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="729b9007-0569-4765-87da-6c716e6c86e4">
+          <title>TapiNodeEdgePoint
+id: 729b9007-0569-4765-87da-6c716e6c86e4
+name: ofh</title>
+          <rect x="8680" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="8700" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="3e87dc7f-f1af-45d7-8167-a503cafd3970">
+            <title>TapiConnectionEdgePoint
+id: 3e87dc7f-f1af-45d7-8167-a503cafd3970
+name: ofh-netconf-provider</title>
+            <ellipse cx="8700" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8700" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="eb9691dd-2dd8-40e6-bbc9-07a870fcc9f3">
+          <title>TapiNodeEdgePoint
+id: eb9691dd-2dd8-40e6-bbc9-07a870fcc9f3
+name: uu</title>
+          <rect x="8680" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8700" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="81be6303-581a-4e31-b3fd-87b776478ffc">
+            <title>TapiConnectionEdgePoint
+id: 81be6303-581a-4e31-b3fd-87b776478ffc
+name: uu-radio-provider</title>
+            <ellipse cx="8700" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8700" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6495b34f-76cd-4681-81ed-7b4a66d4ba49">
+        <title>TapiNodeUserEquipment
+id: 6495b34f-76cd-4681-81ed-7b4a66d4ba49
+name: user-equipment-1040000</title>
+        <rect x="8600" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8640" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="1d76d34a-1849-4294-a094-90fe01d45096">
+          <title>TapiNodeEdgePoint
+id: 1d76d34a-1849-4294-a094-90fe01d45096
+name: uu</title>
+          <rect x="8600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8620" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="ace06e6c-8f45-4705-b002-6afcb6bf383e">
+            <title>TapiConnectionEdgePoint
+id: ace06e6c-8f45-4705-b002-6afcb6bf383e
+name: uu-radio-consumer</title>
+            <ellipse cx="8620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8620" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="75013560-f7af-46f5-a3bb-837cd265234b">
+          <title>TapiNodeEdgePoint
+id: 75013560-f7af-46f5-a3bb-837cd265234b
+name: n1</title>
+          <rect x="8640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8660" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="8a292a3b-dfd9-448f-bf4e-113c356f7c1e">
+            <title>TapiConnectionEdgePoint
+id: 8a292a3b-dfd9-448f-bf4e-113c356f7c1e
+name: n1-nas-consumer</title>
+            <ellipse cx="8660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8660" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="3738f7a9-6820-4a95-b36e-dea0bd866b84">
+        <title>TapiNodeUserEquipment
+id: 3738f7a9-6820-4a95-b36e-dea0bd866b84
+name: user-equipment-1040001</title>
+        <rect x="8680" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8720" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="fb2dfadb-0f75-4aac-b0c5-d3d09d94d674">
+          <title>TapiNodeEdgePoint
+id: fb2dfadb-0f75-4aac-b0c5-d3d09d94d674
+name: uu</title>
+          <rect x="8680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8700" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="a96e20da-7cae-429b-82f5-ec207ce2de88">
+            <title>TapiConnectionEdgePoint
+id: a96e20da-7cae-429b-82f5-ec207ce2de88
+name: uu-radio-consumer</title>
+            <ellipse cx="8700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8700" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="436993b0-08db-4a7a-bbc0-33801c223f94">
+          <title>TapiNodeEdgePoint
+id: 436993b0-08db-4a7a-bbc0-33801c223f94
+name: n1</title>
+          <rect x="8720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8740" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="7770b2d0-6ad4-4e9d-89d4-32268ac79f8d">
+            <title>TapiConnectionEdgePoint
+id: 7770b2d0-6ad4-4e9d-89d4-32268ac79f8d
+name: n1-nas-consumer</title>
+            <ellipse cx="8740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8740" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="40bb95c9-afe1-45a3-a237-078c80e8795b">
+        <title>TapiNodeUserEquipment
+id: 40bb95c9-afe1-45a3-a237-078c80e8795b
+name: user-equipment-1040002</title>
+        <rect x="8760" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8800" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="46deb61b-8dd3-4c16-ab4b-82944d1a4c8e">
+          <title>TapiNodeEdgePoint
+id: 46deb61b-8dd3-4c16-ab4b-82944d1a4c8e
+name: uu</title>
+          <rect x="8760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8780" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b0610dd1-06aa-4467-9208-9e6ef67ed27e">
+            <title>TapiConnectionEdgePoint
+id: b0610dd1-06aa-4467-9208-9e6ef67ed27e
+name: uu-radio-consumer</title>
+            <ellipse cx="8780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8780" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="57551add-4b0e-4e7a-9795-843fee7abdff">
+          <title>TapiNodeEdgePoint
+id: 57551add-4b0e-4e7a-9795-843fee7abdff
+name: n1</title>
+          <rect x="8800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8820" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="c9ef8d18-026f-43d7-b110-c18413a0ace0">
+            <title>TapiConnectionEdgePoint
+id: c9ef8d18-026f-43d7-b110-c18413a0ace0
+name: n1-nas-consumer</title>
+            <ellipse cx="8820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8820" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="9bd11908-2519-4285-ab56-dce1c675747f">
+        <title>TapiNodeORu
+id: 9bd11908-2519-4285-ab56-dce1c675747f
+name: o-ru-104001</title>
+        <rect x="8920" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="8940" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="67d478cb-54a8-4c98-9240-ad0033a94d5b">
+          <title>TapiNodeEdgePoint
+id: 67d478cb-54a8-4c98-9240-ad0033a94d5b
+name: ofh</title>
+          <rect x="8920" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="8940" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="f83478dd-e6f6-4dfe-9b42-7678afd70c07">
+            <title>TapiConnectionEdgePoint
+id: f83478dd-e6f6-4dfe-9b42-7678afd70c07
+name: ofh-netconf-provider</title>
+            <ellipse cx="8940" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8940" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ddce76e2-0165-4dde-905f-2f58b3e19a3a">
+          <title>TapiNodeEdgePoint
+id: ddce76e2-0165-4dde-905f-2f58b3e19a3a
+name: uu</title>
+          <rect x="8920" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8940" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="2ed14e88-bc69-4868-bf76-624a34a023bc">
+            <title>TapiConnectionEdgePoint
+id: 2ed14e88-bc69-4868-bf76-624a34a023bc
+name: uu-radio-provider</title>
+            <ellipse cx="8940" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="8940" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0844507c-114c-4681-af2f-0551ca7fd841">
+        <title>TapiNodeUserEquipment
+id: 0844507c-114c-4681-af2f-0551ca7fd841
+name: user-equipment-1040010</title>
+        <rect x="8840" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8880" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="bafc0e34-4e48-4023-a0ac-2b31992afbac">
+          <title>TapiNodeEdgePoint
+id: bafc0e34-4e48-4023-a0ac-2b31992afbac
+name: uu</title>
+          <rect x="8840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8860" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e4d3690f-1931-4317-8efd-e96c43a7a8d3">
+            <title>TapiConnectionEdgePoint
+id: e4d3690f-1931-4317-8efd-e96c43a7a8d3
+name: uu-radio-consumer</title>
+            <ellipse cx="8860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8860" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9a2cdf6e-4510-4be3-940a-db1105913299">
+          <title>TapiNodeEdgePoint
+id: 9a2cdf6e-4510-4be3-940a-db1105913299
+name: n1</title>
+          <rect x="8880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8900" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="f2f951a5-d247-4622-96bd-df3e39bc22ed">
+            <title>TapiConnectionEdgePoint
+id: f2f951a5-d247-4622-96bd-df3e39bc22ed
+name: n1-nas-consumer</title>
+            <ellipse cx="8900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8900" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="9f73be6c-eba6-4547-a1b5-6ab416d51bba">
+        <title>TapiNodeUserEquipment
+id: 9f73be6c-eba6-4547-a1b5-6ab416d51bba
+name: user-equipment-1040011</title>
+        <rect x="8920" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="8960" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a017e4a1-0eb3-4445-8b53-3856c23fc920">
+          <title>TapiNodeEdgePoint
+id: a017e4a1-0eb3-4445-8b53-3856c23fc920
+name: uu</title>
+          <rect x="8920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="8940" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="167e61ac-616e-48fc-8c4c-39547b718259">
+            <title>TapiConnectionEdgePoint
+id: 167e61ac-616e-48fc-8c4c-39547b718259
+name: uu-radio-consumer</title>
+            <ellipse cx="8940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8940" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4185ccb2-cfaa-4dd8-a5e3-04fe95c9bc8b">
+          <title>TapiNodeEdgePoint
+id: 4185ccb2-cfaa-4dd8-a5e3-04fe95c9bc8b
+name: n1</title>
+          <rect x="8960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="8980" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="1ac9e425-e58e-4b33-bcab-017fd0fa23ea">
+            <title>TapiConnectionEdgePoint
+id: 1ac9e425-e58e-4b33-bcab-017fd0fa23ea
+name: n1-nas-consumer</title>
+            <ellipse cx="8980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="8980" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="108f18fd-51fa-4be0-8e51-6fd107be2f77">
+        <title>TapiNodeUserEquipment
+id: 108f18fd-51fa-4be0-8e51-6fd107be2f77
+name: user-equipment-1040012</title>
+        <rect x="9000" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9040" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="3b02a70d-9167-485e-8f2f-048bae96d55b">
+          <title>TapiNodeEdgePoint
+id: 3b02a70d-9167-485e-8f2f-048bae96d55b
+name: uu</title>
+          <rect x="9000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9020" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="5e762d9c-96b9-4181-bb80-5efcb4220eca">
+            <title>TapiConnectionEdgePoint
+id: 5e762d9c-96b9-4181-bb80-5efcb4220eca
+name: uu-radio-consumer</title>
+            <ellipse cx="9020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9020" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f85316f8-57bc-4b9e-b734-7f149bf199b1">
+          <title>TapiNodeEdgePoint
+id: f85316f8-57bc-4b9e-b734-7f149bf199b1
+name: n1</title>
+          <rect x="9040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9060" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="f7024a76-d514-4ad5-b881-d4a4a39b48b0">
+            <title>TapiConnectionEdgePoint
+id: f7024a76-d514-4ad5-b881-d4a4a39b48b0
+name: n1-nas-consumer</title>
+            <ellipse cx="9060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9060" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="4f689844-7d05-4fec-8a9f-8797c50fd399">
+        <title>TapiNodeORu
+id: 4f689844-7d05-4fec-8a9f-8797c50fd399
+name: o-ru-104002</title>
+        <rect x="9160" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="9180" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="9f0e2ac0-17c6-4b15-bf78-e7b86d44fa3b">
+          <title>TapiNodeEdgePoint
+id: 9f0e2ac0-17c6-4b15-bf78-e7b86d44fa3b
+name: ofh</title>
+          <rect x="9160" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="9180" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="84342696-2d15-41de-9531-a42ed4ea1041">
+            <title>TapiConnectionEdgePoint
+id: 84342696-2d15-41de-9531-a42ed4ea1041
+name: ofh-netconf-provider</title>
+            <ellipse cx="9180" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9180" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4c3f7bf9-21a2-4b7e-9101-3342e6bdb142">
+          <title>TapiNodeEdgePoint
+id: 4c3f7bf9-21a2-4b7e-9101-3342e6bdb142
+name: uu</title>
+          <rect x="9160" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9180" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="bae5be39-e10a-493e-a5c1-c18e0054d988">
+            <title>TapiConnectionEdgePoint
+id: bae5be39-e10a-493e-a5c1-c18e0054d988
+name: uu-radio-provider</title>
+            <ellipse cx="9180" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9180" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0c2df7ca-0a34-42b1-9c50-a825c2512761">
+        <title>TapiNodeUserEquipment
+id: 0c2df7ca-0a34-42b1-9c50-a825c2512761
+name: user-equipment-1040020</title>
+        <rect x="9080" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9120" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="1d13d1f6-e5a1-4253-a63b-05927d7127c8">
+          <title>TapiNodeEdgePoint
+id: 1d13d1f6-e5a1-4253-a63b-05927d7127c8
+name: uu</title>
+          <rect x="9080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9100" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b10f4be0-ba40-4d18-8a5f-3dffd70f7c9d">
+            <title>TapiConnectionEdgePoint
+id: b10f4be0-ba40-4d18-8a5f-3dffd70f7c9d
+name: uu-radio-consumer</title>
+            <ellipse cx="9100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9100" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="79734e5b-7028-400e-89f6-9c3895df69d6">
+          <title>TapiNodeEdgePoint
+id: 79734e5b-7028-400e-89f6-9c3895df69d6
+name: n1</title>
+          <rect x="9120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9140" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="cd10d0a2-a3a1-4cd6-9bab-9edda07d0fd6">
+            <title>TapiConnectionEdgePoint
+id: cd10d0a2-a3a1-4cd6-9bab-9edda07d0fd6
+name: n1-nas-consumer</title>
+            <ellipse cx="9140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9140" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="70becf9d-93af-454d-946b-09b396bfc562">
+        <title>TapiNodeUserEquipment
+id: 70becf9d-93af-454d-946b-09b396bfc562
+name: user-equipment-1040021</title>
+        <rect x="9160" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9200" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="cf61d5f0-1364-42bb-9bd8-891af03b6490">
+          <title>TapiNodeEdgePoint
+id: cf61d5f0-1364-42bb-9bd8-891af03b6490
+name: uu</title>
+          <rect x="9160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9180" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="8316a2fe-b209-423e-873f-6c1072bc0bcd">
+            <title>TapiConnectionEdgePoint
+id: 8316a2fe-b209-423e-873f-6c1072bc0bcd
+name: uu-radio-consumer</title>
+            <ellipse cx="9180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9180" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6e3f29be-5706-4ff5-bfae-d4d99fa2f718">
+          <title>TapiNodeEdgePoint
+id: 6e3f29be-5706-4ff5-bfae-d4d99fa2f718
+name: n1</title>
+          <rect x="9200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9220" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="0ec4a10c-5a8c-4d79-848f-e5b96ed713b6">
+            <title>TapiConnectionEdgePoint
+id: 0ec4a10c-5a8c-4d79-848f-e5b96ed713b6
+name: n1-nas-consumer</title>
+            <ellipse cx="9220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9220" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0984d731-bc40-4ed5-9a70-8b59d07e86eb">
+        <title>TapiNodeUserEquipment
+id: 0984d731-bc40-4ed5-9a70-8b59d07e86eb
+name: user-equipment-1040022</title>
+        <rect x="9240" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9280" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="72093c3b-0a76-4b5f-8ad8-c113a376eb96">
+          <title>TapiNodeEdgePoint
+id: 72093c3b-0a76-4b5f-8ad8-c113a376eb96
+name: uu</title>
+          <rect x="9240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9260" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="13ccf3f4-972a-4590-a412-8b1e028bc9f1">
+            <title>TapiConnectionEdgePoint
+id: 13ccf3f4-972a-4590-a412-8b1e028bc9f1
+name: uu-radio-consumer</title>
+            <ellipse cx="9260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9260" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a4e2ff99-cd42-4702-b066-a8a511c6252b">
+          <title>TapiNodeEdgePoint
+id: a4e2ff99-cd42-4702-b066-a8a511c6252b
+name: n1</title>
+          <rect x="9280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9300" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="86aa15e2-eb4c-4479-abfd-6d6c37c733a4">
+            <title>TapiConnectionEdgePoint
+id: 86aa15e2-eb4c-4479-abfd-6d6c37c733a4
+name: n1-nas-consumer</title>
+            <ellipse cx="9300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9300" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="87accb14-bbc0-4edf-af36-534a8710e14e">
+        <title>TapiNodeODu
+id: 87accb14-bbc0-4edf-af36-534a8710e14e
+name: o-du-1041</title>
+        <rect x="9560" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="9660" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="f4be4476-354d-4aac-a4b1-79ad379e8086">
+          <title>TapiNodeEdgePoint
+id: f4be4476-354d-4aac-a4b1-79ad379e8086
+name: e2</title>
+          <rect x="9560" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="9580" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="ef3e2eb7-eb69-4f35-be3b-422f4875ae2f">
+            <title>TapiConnectionEdgePoint
+id: ef3e2eb7-eb69-4f35-be3b-422f4875ae2f
+name: e2-sctp-provider</title>
+            <ellipse cx="9580" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9580" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0405cc24-91c3-4a82-b8d3-9f6daccb484a">
+          <title>TapiNodeEdgePoint
+id: 0405cc24-91c3-4a82-b8d3-9f6daccb484a
+name: o1</title>
+          <rect x="9640" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="9700" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="a2e98d14-8440-4f08-ac26-bdb6c59fdff3">
+            <title>TapiConnectionEdgePoint
+id: a2e98d14-8440-4f08-ac26-bdb6c59fdff3
+name: o1-netconf-provider</title>
+            <ellipse cx="9660" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9660" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="1ecfa08c-073d-47e9-a392-1b505de2a7a0">
+            <title>TapiConnectionEdgePoint
+id: 1ecfa08c-073d-47e9-a392-1b505de2a7a0
+name: o1-ves-consumer</title>
+            <ellipse cx="9700" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9700" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="3f9f2d5a-a20d-45f7-9605-fa247dd6242a">
+            <title>TapiConnectionEdgePoint
+id: 3f9f2d5a-a20d-45f7-9605-fa247dd6242a
+name: o1-file-provider</title>
+            <ellipse cx="9740" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9740" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="912c91e7-c165-47a6-9217-030c21741b4d">
+          <title>TapiNodeEdgePoint
+id: 912c91e7-c165-47a6-9217-030c21741b4d
+name: f1</title>
+          <rect x="9600" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="9620" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="7f5e1f36-98f9-4a7c-a1c1-bf727ceaa185">
+            <title>TapiConnectionEdgePoint
+id: 7f5e1f36-98f9-4a7c-a1c1-bf727ceaa185
+name: f1-unknown-provider</title>
+            <ellipse cx="9620" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9620" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b2ea44fa-304f-4b33-a6cb-53fb06d7e11c">
+          <title>TapiNodeEdgePoint
+id: b2ea44fa-304f-4b33-a6cb-53fb06d7e11c
+name: ofh</title>
+          <rect x="9620" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="9640" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="45a0134c-c56d-4144-914d-97d92d414184">
+            <title>TapiConnectionEdgePoint
+id: 45a0134c-c56d-4144-914d-97d92d414184
+name: ofh-netconf-consumer</title>
+            <ellipse cx="9640" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9640" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="6cc575ce-655b-4a6c-97e0-c4c7c79a8c3a">
+        <title>TapiNodeFronthaulGateway
+id: 6cc575ce-655b-4a6c-97e0-c4c7c79a8c3a
+name: fronthaul-gateway-10410</title>
+        <rect x="9600" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="9660" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="6584918c-d78a-4f7c-9f6b-245421b121b1">
+          <title>TapiNodeEdgePoint
+id: 6584918c-d78a-4f7c-9f6b-245421b121b1
+name: eth</title>
+          <rect x="9620" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="9640" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="165a52e2-3ab0-4e25-9bc0-c3e5ab73751b">
+            <title>TapiConnectionEdgePoint
+id: 165a52e2-3ab0-4e25-9bc0-c3e5ab73751b
+name: eth-ofh-provider</title>
+            <ellipse cx="9640" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9640" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d7faf7ce-f662-449c-8b3e-4d9a5e93ef5e">
+          <title>TapiNodeEdgePoint
+id: d7faf7ce-f662-449c-8b3e-4d9a5e93ef5e
+name: oam</title>
+          <rect x="9660" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="9680" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="cec50bae-5131-4a17-846a-eca48dccd6bf">
+            <title>TapiConnectionEdgePoint
+id: cec50bae-5131-4a17-846a-eca48dccd6bf
+name: oam-netconf-provider</title>
+            <ellipse cx="9680" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9680" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="26a47a86-1e88-4bca-b61a-d98bf5d818a1">
+          <title>TapiNodeEdgePoint
+id: 26a47a86-1e88-4bca-b61a-d98bf5d818a1
+name: eth#0</title>
+          <rect x="9600" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="9620.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="40b875c2-ad88-426e-a3a8-00d87a5a2db0">
+            <title>TapiConnectionEdgePoint
+id: 40b875c2-ad88-426e-a3a8-00d87a5a2db0
+name: eth-ofh-consumer</title>
+            <ellipse cx="9620.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9620.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="67bf8611-6cf0-4ca8-8400-4e1b3f59b85d">
+          <title>TapiNodeEdgePoint
+id: 67bf8611-6cf0-4ca8-8400-4e1b3f59b85d
+name: eth#1</title>
+          <rect x="9640" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="9660.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="480c1b42-85e5-43c2-b8ae-e8261b5b57c8">
+            <title>TapiConnectionEdgePoint
+id: 480c1b42-85e5-43c2-b8ae-e8261b5b57c8
+name: eth-ofh-consumer</title>
+            <ellipse cx="9660.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9660.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9cf2e2cc-7935-4048-ab13-90128113bed5">
+          <title>TapiNodeEdgePoint
+id: 9cf2e2cc-7935-4048-ab13-90128113bed5
+name: eth#2</title>
+          <rect x="9680" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="9700.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="603776ee-03ba-4e87-916e-c6950f391abd">
+            <title>TapiConnectionEdgePoint
+id: 603776ee-03ba-4e87-916e-c6950f391abd
+name: eth-ofh-consumer</title>
+            <ellipse cx="9700.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9700.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="c23c718d-7b91-4400-bcf6-5c738bbcca36">
+        <title>TapiNodeORu
+id: c23c718d-7b91-4400-bcf6-5c738bbcca36
+name: o-ru-104100</title>
+        <rect x="9400" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="9420" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="1c2d133a-7ff0-4889-8bcb-36945d5dc663">
+          <title>TapiNodeEdgePoint
+id: 1c2d133a-7ff0-4889-8bcb-36945d5dc663
+name: ofh</title>
+          <rect x="9400" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="9420" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="c936da50-568e-43ce-b8ff-59f9046c4163">
+            <title>TapiConnectionEdgePoint
+id: c936da50-568e-43ce-b8ff-59f9046c4163
+name: ofh-netconf-provider</title>
+            <ellipse cx="9420" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9420" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="64af0742-38d9-4da9-ac52-4de9c3994813">
+          <title>TapiNodeEdgePoint
+id: 64af0742-38d9-4da9-ac52-4de9c3994813
+name: uu</title>
+          <rect x="9400" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9420" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="008721c8-b8e4-480b-9af6-885ec71ca7e2">
+            <title>TapiConnectionEdgePoint
+id: 008721c8-b8e4-480b-9af6-885ec71ca7e2
+name: uu-radio-provider</title>
+            <ellipse cx="9420" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9420" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="c1cdc8eb-d440-4fb2-9faf-ac3f51c3f6ff">
+        <title>TapiNodeUserEquipment
+id: c1cdc8eb-d440-4fb2-9faf-ac3f51c3f6ff
+name: user-equipment-1041000</title>
+        <rect x="9320" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9360" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ad35c2d3-6606-48d8-bb78-5da0fa358610">
+          <title>TapiNodeEdgePoint
+id: ad35c2d3-6606-48d8-bb78-5da0fa358610
+name: uu</title>
+          <rect x="9320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9340" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="023ef5c2-082b-47b7-bc9f-f8ea7f73d5ca">
+            <title>TapiConnectionEdgePoint
+id: 023ef5c2-082b-47b7-bc9f-f8ea7f73d5ca
+name: uu-radio-consumer</title>
+            <ellipse cx="9340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9340" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="67beb7fd-0829-43a6-be02-6d0cd0e63a6f">
+          <title>TapiNodeEdgePoint
+id: 67beb7fd-0829-43a6-be02-6d0cd0e63a6f
+name: n1</title>
+          <rect x="9360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9380" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="bed67559-4fa1-449b-9161-6fd3b1aa203c">
+            <title>TapiConnectionEdgePoint
+id: bed67559-4fa1-449b-9161-6fd3b1aa203c
+name: n1-nas-consumer</title>
+            <ellipse cx="9380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9380" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b6e8f84e-1f40-435a-828a-c8f9da3b8eb0">
+        <title>TapiNodeUserEquipment
+id: b6e8f84e-1f40-435a-828a-c8f9da3b8eb0
+name: user-equipment-1041001</title>
+        <rect x="9400" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9440" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2ba13316-528f-44d1-93da-94edd404ca80">
+          <title>TapiNodeEdgePoint
+id: 2ba13316-528f-44d1-93da-94edd404ca80
+name: uu</title>
+          <rect x="9400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9420" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="12b83ff6-7ae4-4487-8ee1-975a858b6579">
+            <title>TapiConnectionEdgePoint
+id: 12b83ff6-7ae4-4487-8ee1-975a858b6579
+name: uu-radio-consumer</title>
+            <ellipse cx="9420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9420" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d66ee493-3ae1-40d7-9886-b69dafd97796">
+          <title>TapiNodeEdgePoint
+id: d66ee493-3ae1-40d7-9886-b69dafd97796
+name: n1</title>
+          <rect x="9440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9460" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="96e52fb0-3e58-43f8-b987-157bc60f4e54">
+            <title>TapiConnectionEdgePoint
+id: 96e52fb0-3e58-43f8-b987-157bc60f4e54
+name: n1-nas-consumer</title>
+            <ellipse cx="9460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9460" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="cc4834ac-e1b3-4bd3-944d-29d97f69f675">
+        <title>TapiNodeUserEquipment
+id: cc4834ac-e1b3-4bd3-944d-29d97f69f675
+name: user-equipment-1041002</title>
+        <rect x="9480" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9520" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="7d346a66-8515-42b2-9938-98db1d8880e0">
+          <title>TapiNodeEdgePoint
+id: 7d346a66-8515-42b2-9938-98db1d8880e0
+name: uu</title>
+          <rect x="9480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9500" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="922872b5-a3bd-48ae-ad94-9578677e7099">
+            <title>TapiConnectionEdgePoint
+id: 922872b5-a3bd-48ae-ad94-9578677e7099
+name: uu-radio-consumer</title>
+            <ellipse cx="9500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9500" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d3e1decf-b859-4d2e-913f-2c81e27ea4c0">
+          <title>TapiNodeEdgePoint
+id: d3e1decf-b859-4d2e-913f-2c81e27ea4c0
+name: n1</title>
+          <rect x="9520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9540" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="43e769c1-13cf-4c11-9c4b-b5ecf34e18e7">
+            <title>TapiConnectionEdgePoint
+id: 43e769c1-13cf-4c11-9c4b-b5ecf34e18e7
+name: n1-nas-consumer</title>
+            <ellipse cx="9540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9540" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="1e4b3557-5394-4cd8-84a5-b32abb11b5c8">
+        <title>TapiNodeORu
+id: 1e4b3557-5394-4cd8-84a5-b32abb11b5c8
+name: o-ru-104101</title>
+        <rect x="9640" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="9660" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="8f32adb0-fb74-4d65-81a7-9946d2ce3916">
+          <title>TapiNodeEdgePoint
+id: 8f32adb0-fb74-4d65-81a7-9946d2ce3916
+name: ofh</title>
+          <rect x="9640" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="9660" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="420800ae-4e96-4cf3-9fd3-b8e373706779">
+            <title>TapiConnectionEdgePoint
+id: 420800ae-4e96-4cf3-9fd3-b8e373706779
+name: ofh-netconf-provider</title>
+            <ellipse cx="9660" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9660" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="88699472-bba2-4f80-8ef9-e080d93e8a50">
+          <title>TapiNodeEdgePoint
+id: 88699472-bba2-4f80-8ef9-e080d93e8a50
+name: uu</title>
+          <rect x="9640" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9660" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="137eaefd-ddab-4293-b4f4-0799179fb18d">
+            <title>TapiConnectionEdgePoint
+id: 137eaefd-ddab-4293-b4f4-0799179fb18d
+name: uu-radio-provider</title>
+            <ellipse cx="9660" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9660" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f6756927-e429-4e7f-b609-1392faf05f7f">
+        <title>TapiNodeUserEquipment
+id: f6756927-e429-4e7f-b609-1392faf05f7f
+name: user-equipment-1041010</title>
+        <rect x="9560" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9600" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f4d7915f-a655-436a-a30c-67d3056a6b83">
+          <title>TapiNodeEdgePoint
+id: f4d7915f-a655-436a-a30c-67d3056a6b83
+name: uu</title>
+          <rect x="9560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9580" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="74b5d711-1c89-4159-a3a9-9095022dc61a">
+            <title>TapiConnectionEdgePoint
+id: 74b5d711-1c89-4159-a3a9-9095022dc61a
+name: uu-radio-consumer</title>
+            <ellipse cx="9580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9580" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="db476d74-0cb3-4aa7-84a5-415473bfe090">
+          <title>TapiNodeEdgePoint
+id: db476d74-0cb3-4aa7-84a5-415473bfe090
+name: n1</title>
+          <rect x="9600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9620" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="b3cd56f2-db25-460c-a4e7-96d49852ab2c">
+            <title>TapiConnectionEdgePoint
+id: b3cd56f2-db25-460c-a4e7-96d49852ab2c
+name: n1-nas-consumer</title>
+            <ellipse cx="9620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9620" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="1a217bb1-9c41-44af-aea3-e0a45e031f3b">
+        <title>TapiNodeUserEquipment
+id: 1a217bb1-9c41-44af-aea3-e0a45e031f3b
+name: user-equipment-1041011</title>
+        <rect x="9640" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9680" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f48271e4-260b-4cea-8f23-309a16533700">
+          <title>TapiNodeEdgePoint
+id: f48271e4-260b-4cea-8f23-309a16533700
+name: uu</title>
+          <rect x="9640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9660" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="65c2698b-a60d-413b-96d1-494ed730b1ff">
+            <title>TapiConnectionEdgePoint
+id: 65c2698b-a60d-413b-96d1-494ed730b1ff
+name: uu-radio-consumer</title>
+            <ellipse cx="9660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9660" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="60161c82-7d77-4be9-b44c-9f1620bacb39">
+          <title>TapiNodeEdgePoint
+id: 60161c82-7d77-4be9-b44c-9f1620bacb39
+name: n1</title>
+          <rect x="9680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9700" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="f93fd605-fee9-4068-b708-ce8ea325dd36">
+            <title>TapiConnectionEdgePoint
+id: f93fd605-fee9-4068-b708-ce8ea325dd36
+name: n1-nas-consumer</title>
+            <ellipse cx="9700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9700" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="81a4a96b-9cf5-4686-87fc-0e53d67e7cfa">
+        <title>TapiNodeUserEquipment
+id: 81a4a96b-9cf5-4686-87fc-0e53d67e7cfa
+name: user-equipment-1041012</title>
+        <rect x="9720" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9760" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f757b193-38f5-4883-bcc5-775726ad57c1">
+          <title>TapiNodeEdgePoint
+id: f757b193-38f5-4883-bcc5-775726ad57c1
+name: uu</title>
+          <rect x="9720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9740" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="788ce972-aa00-4dca-9c56-abe111e6ca3a">
+            <title>TapiConnectionEdgePoint
+id: 788ce972-aa00-4dca-9c56-abe111e6ca3a
+name: uu-radio-consumer</title>
+            <ellipse cx="9740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9740" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1c1560d0-9e04-46d7-b0b4-9b824ce42c3f">
+          <title>TapiNodeEdgePoint
+id: 1c1560d0-9e04-46d7-b0b4-9b824ce42c3f
+name: n1</title>
+          <rect x="9760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9780" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="2f54203d-3a17-4545-8eb2-ea030e0a7665">
+            <title>TapiConnectionEdgePoint
+id: 2f54203d-3a17-4545-8eb2-ea030e0a7665
+name: n1-nas-consumer</title>
+            <ellipse cx="9780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9780" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="511fccef-7f8e-4637-a530-b954d22a52c4">
+        <title>TapiNodeORu
+id: 511fccef-7f8e-4637-a530-b954d22a52c4
+name: o-ru-104102</title>
+        <rect x="9880" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="9900" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="e7a287c7-2acd-4f61-8ef1-7674a988d35c">
+          <title>TapiNodeEdgePoint
+id: e7a287c7-2acd-4f61-8ef1-7674a988d35c
+name: ofh</title>
+          <rect x="9880" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="9900" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="7a1529e5-0845-44ad-ac27-f0c9eb19fb3b">
+            <title>TapiConnectionEdgePoint
+id: 7a1529e5-0845-44ad-ac27-f0c9eb19fb3b
+name: ofh-netconf-provider</title>
+            <ellipse cx="9900" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9900" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4684007b-7f8d-4bb6-86c3-237c3d17ec6d">
+          <title>TapiNodeEdgePoint
+id: 4684007b-7f8d-4bb6-86c3-237c3d17ec6d
+name: uu</title>
+          <rect x="9880" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9900" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="c68497f2-0bdb-437f-b617-5ee69b7c0184">
+            <title>TapiConnectionEdgePoint
+id: c68497f2-0bdb-437f-b617-5ee69b7c0184
+name: uu-radio-provider</title>
+            <ellipse cx="9900" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="9900" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="aecf6b7b-a771-41ad-b241-21fe8877defc">
+        <title>TapiNodeUserEquipment
+id: aecf6b7b-a771-41ad-b241-21fe8877defc
+name: user-equipment-1041020</title>
+        <rect x="9800" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9840" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="1d0b0b64-4c86-499c-95f4-d6fb7d090f1e">
+          <title>TapiNodeEdgePoint
+id: 1d0b0b64-4c86-499c-95f4-d6fb7d090f1e
+name: uu</title>
+          <rect x="9800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9820" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="bbc8f228-b108-4e0e-9d73-c6022cf4d6aa">
+            <title>TapiConnectionEdgePoint
+id: bbc8f228-b108-4e0e-9d73-c6022cf4d6aa
+name: uu-radio-consumer</title>
+            <ellipse cx="9820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9820" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="baf83879-b8d1-48e2-ab04-dc11022ed46e">
+          <title>TapiNodeEdgePoint
+id: baf83879-b8d1-48e2-ab04-dc11022ed46e
+name: n1</title>
+          <rect x="9840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9860" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="91124109-7d44-4a86-9d48-988e358fac56">
+            <title>TapiConnectionEdgePoint
+id: 91124109-7d44-4a86-9d48-988e358fac56
+name: n1-nas-consumer</title>
+            <ellipse cx="9860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9860" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="74d03ae9-dc18-4a47-bd35-55adcd110961">
+        <title>TapiNodeUserEquipment
+id: 74d03ae9-dc18-4a47-bd35-55adcd110961
+name: user-equipment-1041021</title>
+        <rect x="9880" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="9920" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a53ffc56-9e84-4586-86a3-616344a32083">
+          <title>TapiNodeEdgePoint
+id: a53ffc56-9e84-4586-86a3-616344a32083
+name: uu</title>
+          <rect x="9880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9900" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="632aa14f-ef35-4c7f-a86e-0fd894838d0f">
+            <title>TapiConnectionEdgePoint
+id: 632aa14f-ef35-4c7f-a86e-0fd894838d0f
+name: uu-radio-consumer</title>
+            <ellipse cx="9900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9900" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="09f285d4-e048-4149-a1cf-f96837b0cd09">
+          <title>TapiNodeEdgePoint
+id: 09f285d4-e048-4149-a1cf-f96837b0cd09
+name: n1</title>
+          <rect x="9920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="9940" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="10d70b7b-9e4a-40d3-a899-c3dceefc6397">
+            <title>TapiConnectionEdgePoint
+id: 10d70b7b-9e4a-40d3-a899-c3dceefc6397
+name: n1-nas-consumer</title>
+            <ellipse cx="9940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9940" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="14e7522f-2111-4da8-aef0-564064a472c7">
+        <title>TapiNodeUserEquipment
+id: 14e7522f-2111-4da8-aef0-564064a472c7
+name: user-equipment-1041022</title>
+        <rect x="9960" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10000" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="e933c8ff-9a34-40eb-af16-9ed6923f22a6">
+          <title>TapiNodeEdgePoint
+id: e933c8ff-9a34-40eb-af16-9ed6923f22a6
+name: uu</title>
+          <rect x="9960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="9980" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="7cf65ff9-e221-4412-adc8-b936ce6f764e">
+            <title>TapiConnectionEdgePoint
+id: 7cf65ff9-e221-4412-adc8-b936ce6f764e
+name: uu-radio-consumer</title>
+            <ellipse cx="9980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="9980" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="584e7bc8-e631-4697-b83f-05de8beabb1b">
+          <title>TapiNodeEdgePoint
+id: 584e7bc8-e631-4697-b83f-05de8beabb1b
+name: n1</title>
+          <rect x="10000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10020" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ccdba910-0bb9-4493-a2f0-c05bf6a58f74">
+            <title>TapiConnectionEdgePoint
+id: ccdba910-0bb9-4493-a2f0-c05bf6a58f74
+name: n1-nas-consumer</title>
+            <ellipse cx="10020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10020" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="d3f1b6e8-2399-48c9-8940-6807467c59b2">
+        <title>TapiNodeODu
+id: d3f1b6e8-2399-48c9-8940-6807467c59b2
+name: o-du-1042</title>
+        <rect x="10280" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="10380" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="a508ed3b-fb03-4c0c-b51f-54f053e9ac12">
+          <title>TapiNodeEdgePoint
+id: a508ed3b-fb03-4c0c-b51f-54f053e9ac12
+name: e2</title>
+          <rect x="10280" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="10300" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="80ee997a-d094-443c-8d34-ca70cfdcafb2">
+            <title>TapiConnectionEdgePoint
+id: 80ee997a-d094-443c-8d34-ca70cfdcafb2
+name: e2-sctp-provider</title>
+            <ellipse cx="10300" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10300" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="48dae882-aa73-4421-881e-3cabbad2cc8e">
+          <title>TapiNodeEdgePoint
+id: 48dae882-aa73-4421-881e-3cabbad2cc8e
+name: o1</title>
+          <rect x="10360" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="10420" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="eda20660-348f-42fc-a2a7-b669d9251627">
+            <title>TapiConnectionEdgePoint
+id: eda20660-348f-42fc-a2a7-b669d9251627
+name: o1-netconf-provider</title>
+            <ellipse cx="10380" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10380" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="1d4ba073-218f-45df-8ae9-b4873982d8f1">
+            <title>TapiConnectionEdgePoint
+id: 1d4ba073-218f-45df-8ae9-b4873982d8f1
+name: o1-ves-consumer</title>
+            <ellipse cx="10420" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10420" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="c163a75d-e2cd-4d61-a586-3d00d2dfa5e2">
+            <title>TapiConnectionEdgePoint
+id: c163a75d-e2cd-4d61-a586-3d00d2dfa5e2
+name: o1-file-provider</title>
+            <ellipse cx="10460" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10460" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="aa301e34-4ec2-44c6-93d5-bb126df68c04">
+          <title>TapiNodeEdgePoint
+id: aa301e34-4ec2-44c6-93d5-bb126df68c04
+name: f1</title>
+          <rect x="10320" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="10340" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="370bb716-b62c-4a82-b2f6-e65b70b64ae4">
+            <title>TapiConnectionEdgePoint
+id: 370bb716-b62c-4a82-b2f6-e65b70b64ae4
+name: f1-unknown-provider</title>
+            <ellipse cx="10340" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10340" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b3242328-f878-41ba-930b-abbf851b8982">
+          <title>TapiNodeEdgePoint
+id: b3242328-f878-41ba-930b-abbf851b8982
+name: ofh</title>
+          <rect x="10340" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="10360" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="ce5d295f-6525-42ea-aaff-dd9418805ea8">
+            <title>TapiConnectionEdgePoint
+id: ce5d295f-6525-42ea-aaff-dd9418805ea8
+name: ofh-netconf-consumer</title>
+            <ellipse cx="10360" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10360" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="de1c964c-2636-4f29-8792-d54abd92457f">
+        <title>TapiNodeFronthaulGateway
+id: de1c964c-2636-4f29-8792-d54abd92457f
+name: fronthaul-gateway-10420</title>
+        <rect x="10320" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="10380" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="41d10c1e-317c-4097-8a6e-d0215b32a42b">
+          <title>TapiNodeEdgePoint
+id: 41d10c1e-317c-4097-8a6e-d0215b32a42b
+name: eth</title>
+          <rect x="10340" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="10360" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="f9ead5a3-f109-4698-a148-f3aecdba5de4">
+            <title>TapiConnectionEdgePoint
+id: f9ead5a3-f109-4698-a148-f3aecdba5de4
+name: eth-ofh-provider</title>
+            <ellipse cx="10360" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10360" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="777c4a70-ab56-4502-b76c-4345173c4207">
+          <title>TapiNodeEdgePoint
+id: 777c4a70-ab56-4502-b76c-4345173c4207
+name: oam</title>
+          <rect x="10380" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="10400" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="79c70c0f-af18-4891-9524-6f14044da0c0">
+            <title>TapiConnectionEdgePoint
+id: 79c70c0f-af18-4891-9524-6f14044da0c0
+name: oam-netconf-provider</title>
+            <ellipse cx="10400" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10400" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="26d596b3-4721-42ec-b3aa-a34a05de65da">
+          <title>TapiNodeEdgePoint
+id: 26d596b3-4721-42ec-b3aa-a34a05de65da
+name: eth#0</title>
+          <rect x="10320" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="10340.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="dd1101ba-728f-4968-a4c5-2d855c950748">
+            <title>TapiConnectionEdgePoint
+id: dd1101ba-728f-4968-a4c5-2d855c950748
+name: eth-ofh-consumer</title>
+            <ellipse cx="10340.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10340.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7fbdace7-3e79-4b6c-88b5-7f90c368a5d5">
+          <title>TapiNodeEdgePoint
+id: 7fbdace7-3e79-4b6c-88b5-7f90c368a5d5
+name: eth#1</title>
+          <rect x="10360" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="10380.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="c5b081cb-8e75-4b80-a4c0-2daa337b46c1">
+            <title>TapiConnectionEdgePoint
+id: c5b081cb-8e75-4b80-a4c0-2daa337b46c1
+name: eth-ofh-consumer</title>
+            <ellipse cx="10380.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10380.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a93c19bd-b189-43fb-92ea-94d467100b1f">
+          <title>TapiNodeEdgePoint
+id: a93c19bd-b189-43fb-92ea-94d467100b1f
+name: eth#2</title>
+          <rect x="10400" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="10420.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="07a7e960-25e0-4407-afe6-37400e73cbd2">
+            <title>TapiConnectionEdgePoint
+id: 07a7e960-25e0-4407-afe6-37400e73cbd2
+name: eth-ofh-consumer</title>
+            <ellipse cx="10420.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10420.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="44bbd1c8-84df-499b-b281-1cb1eda39d8b">
+        <title>TapiNodeORu
+id: 44bbd1c8-84df-499b-b281-1cb1eda39d8b
+name: o-ru-104200</title>
+        <rect x="10120" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="10140" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="a6922938-7c6c-4d71-a585-5d7e61f7b201">
+          <title>TapiNodeEdgePoint
+id: a6922938-7c6c-4d71-a585-5d7e61f7b201
+name: ofh</title>
+          <rect x="10120" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="10140" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="9e3efedc-1e8b-4357-aeaf-a73d2a97aeb7">
+            <title>TapiConnectionEdgePoint
+id: 9e3efedc-1e8b-4357-aeaf-a73d2a97aeb7
+name: ofh-netconf-provider</title>
+            <ellipse cx="10140" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10140" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="037779e7-94e9-4776-aa1a-e4285d82c58b">
+          <title>TapiNodeEdgePoint
+id: 037779e7-94e9-4776-aa1a-e4285d82c58b
+name: uu</title>
+          <rect x="10120" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10140" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="08237e5e-519a-4701-836b-42c5c5a41e8b">
+            <title>TapiConnectionEdgePoint
+id: 08237e5e-519a-4701-836b-42c5c5a41e8b
+name: uu-radio-provider</title>
+            <ellipse cx="10140" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10140" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="07d692d6-bbb7-412b-bf67-d0057a0b72f2">
+        <title>TapiNodeUserEquipment
+id: 07d692d6-bbb7-412b-bf67-d0057a0b72f2
+name: user-equipment-1042000</title>
+        <rect x="10040" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10080" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f28f9c46-dd3a-419e-a62b-be4a91028164">
+          <title>TapiNodeEdgePoint
+id: f28f9c46-dd3a-419e-a62b-be4a91028164
+name: uu</title>
+          <rect x="10040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10060" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9cc2b6a4-a2c0-49af-bc3a-4bae8f7201d5">
+            <title>TapiConnectionEdgePoint
+id: 9cc2b6a4-a2c0-49af-bc3a-4bae8f7201d5
+name: uu-radio-consumer</title>
+            <ellipse cx="10060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10060" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0a94bd90-4c74-4f49-b230-599727caef39">
+          <title>TapiNodeEdgePoint
+id: 0a94bd90-4c74-4f49-b230-599727caef39
+name: n1</title>
+          <rect x="10080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10100" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="9279ca8f-1404-4823-b3d1-42ad0709d947">
+            <title>TapiConnectionEdgePoint
+id: 9279ca8f-1404-4823-b3d1-42ad0709d947
+name: n1-nas-consumer</title>
+            <ellipse cx="10100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10100" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="073e24a9-5c86-4266-9515-7b4d42d3e89d">
+        <title>TapiNodeUserEquipment
+id: 073e24a9-5c86-4266-9515-7b4d42d3e89d
+name: user-equipment-1042001</title>
+        <rect x="10120" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10160" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="1486ec3a-d950-48e8-847b-4e9fe575c5d2">
+          <title>TapiNodeEdgePoint
+id: 1486ec3a-d950-48e8-847b-4e9fe575c5d2
+name: uu</title>
+          <rect x="10120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10140" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="94d32765-0404-4f28-a6aa-cfa755c8711f">
+            <title>TapiConnectionEdgePoint
+id: 94d32765-0404-4f28-a6aa-cfa755c8711f
+name: uu-radio-consumer</title>
+            <ellipse cx="10140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10140" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="091cbf82-29b2-483f-ace3-37a18bc8c524">
+          <title>TapiNodeEdgePoint
+id: 091cbf82-29b2-483f-ace3-37a18bc8c524
+name: n1</title>
+          <rect x="10160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10180" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="631a0c16-0125-4b2d-b037-489d17f46292">
+            <title>TapiConnectionEdgePoint
+id: 631a0c16-0125-4b2d-b037-489d17f46292
+name: n1-nas-consumer</title>
+            <ellipse cx="10180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10180" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="bd04977e-30bf-43aa-a9ef-ae4922df2d34">
+        <title>TapiNodeUserEquipment
+id: bd04977e-30bf-43aa-a9ef-ae4922df2d34
+name: user-equipment-1042002</title>
+        <rect x="10200" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10240" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="4a4dc514-0996-427e-af90-839fcf18f3e4">
+          <title>TapiNodeEdgePoint
+id: 4a4dc514-0996-427e-af90-839fcf18f3e4
+name: uu</title>
+          <rect x="10200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10220" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="a6a29f55-420e-4318-8cdc-0d8beab31d6e">
+            <title>TapiConnectionEdgePoint
+id: a6a29f55-420e-4318-8cdc-0d8beab31d6e
+name: uu-radio-consumer</title>
+            <ellipse cx="10220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10220" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="07f0795a-1399-4140-95e1-94e0e2f7e7ed">
+          <title>TapiNodeEdgePoint
+id: 07f0795a-1399-4140-95e1-94e0e2f7e7ed
+name: n1</title>
+          <rect x="10240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10260" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="a25257a0-765d-4e81-89cf-ed7e8dd0b475">
+            <title>TapiConnectionEdgePoint
+id: a25257a0-765d-4e81-89cf-ed7e8dd0b475
+name: n1-nas-consumer</title>
+            <ellipse cx="10260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10260" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="8046b342-0e5e-4f16-837b-901185fcf211">
+        <title>TapiNodeORu
+id: 8046b342-0e5e-4f16-837b-901185fcf211
+name: o-ru-104201</title>
+        <rect x="10360" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="10380" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="3a65e582-2a36-46c1-a786-3d395f8ce906">
+          <title>TapiNodeEdgePoint
+id: 3a65e582-2a36-46c1-a786-3d395f8ce906
+name: ofh</title>
+          <rect x="10360" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="10380" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="63331766-9803-4385-b460-1db3f8da0331">
+            <title>TapiConnectionEdgePoint
+id: 63331766-9803-4385-b460-1db3f8da0331
+name: ofh-netconf-provider</title>
+            <ellipse cx="10380" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10380" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="93df42ce-020d-461e-ba1b-86d1adb19a0f">
+          <title>TapiNodeEdgePoint
+id: 93df42ce-020d-461e-ba1b-86d1adb19a0f
+name: uu</title>
+          <rect x="10360" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10380" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="aae06ec7-6e62-4794-969e-f174136e29d0">
+            <title>TapiConnectionEdgePoint
+id: aae06ec7-6e62-4794-969e-f174136e29d0
+name: uu-radio-provider</title>
+            <ellipse cx="10380" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10380" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0765ade1-d076-44a4-9ce6-5e8ef3579c77">
+        <title>TapiNodeUserEquipment
+id: 0765ade1-d076-44a4-9ce6-5e8ef3579c77
+name: user-equipment-1042010</title>
+        <rect x="10280" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10320" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="e0d68aa5-1dce-4ddc-b58d-fbf5869c9509">
+          <title>TapiNodeEdgePoint
+id: e0d68aa5-1dce-4ddc-b58d-fbf5869c9509
+name: uu</title>
+          <rect x="10280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10300" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="80fb7f61-4bbf-4e24-8bb9-bd3cc764485b">
+            <title>TapiConnectionEdgePoint
+id: 80fb7f61-4bbf-4e24-8bb9-bd3cc764485b
+name: uu-radio-consumer</title>
+            <ellipse cx="10300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10300" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="97acbd4f-a2ff-4bdd-8360-6d587d8af901">
+          <title>TapiNodeEdgePoint
+id: 97acbd4f-a2ff-4bdd-8360-6d587d8af901
+name: n1</title>
+          <rect x="10320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10340" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="86eae67f-0101-47d8-b7ba-1d0ba2cfa8c3">
+            <title>TapiConnectionEdgePoint
+id: 86eae67f-0101-47d8-b7ba-1d0ba2cfa8c3
+name: n1-nas-consumer</title>
+            <ellipse cx="10340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10340" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="069ee58d-72f7-4930-806b-82cfa9e67311">
+        <title>TapiNodeUserEquipment
+id: 069ee58d-72f7-4930-806b-82cfa9e67311
+name: user-equipment-1042011</title>
+        <rect x="10360" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10400" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="be8ebf67-089f-43af-bfc0-9d2ddd88db40">
+          <title>TapiNodeEdgePoint
+id: be8ebf67-089f-43af-bfc0-9d2ddd88db40
+name: uu</title>
+          <rect x="10360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10380" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0c412f60-7fb4-4401-a983-d038995abb73">
+            <title>TapiConnectionEdgePoint
+id: 0c412f60-7fb4-4401-a983-d038995abb73
+name: uu-radio-consumer</title>
+            <ellipse cx="10380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10380" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7d91f9c2-3cad-4897-a0b6-53290cd3efe4">
+          <title>TapiNodeEdgePoint
+id: 7d91f9c2-3cad-4897-a0b6-53290cd3efe4
+name: n1</title>
+          <rect x="10400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10420" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="90116014-5c4d-49f7-9443-0de5ebb4a406">
+            <title>TapiConnectionEdgePoint
+id: 90116014-5c4d-49f7-9443-0de5ebb4a406
+name: n1-nas-consumer</title>
+            <ellipse cx="10420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10420" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="9bdac508-8d2d-43ac-a2ed-95064a2ab9ab">
+        <title>TapiNodeUserEquipment
+id: 9bdac508-8d2d-43ac-a2ed-95064a2ab9ab
+name: user-equipment-1042012</title>
+        <rect x="10440" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10480" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="b99a39d7-e267-42f9-a6f1-3f32a78d3e1d">
+          <title>TapiNodeEdgePoint
+id: b99a39d7-e267-42f9-a6f1-3f32a78d3e1d
+name: uu</title>
+          <rect x="10440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10460" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="766dd551-06c8-428b-933e-86b82bda38b2">
+            <title>TapiConnectionEdgePoint
+id: 766dd551-06c8-428b-933e-86b82bda38b2
+name: uu-radio-consumer</title>
+            <ellipse cx="10460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10460" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="98a25f0d-77d5-47cc-8bd5-fc2dd191c670">
+          <title>TapiNodeEdgePoint
+id: 98a25f0d-77d5-47cc-8bd5-fc2dd191c670
+name: n1</title>
+          <rect x="10480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10500" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="d1ead6a4-27f0-40bf-92c5-f2905a61dd52">
+            <title>TapiConnectionEdgePoint
+id: d1ead6a4-27f0-40bf-92c5-f2905a61dd52
+name: n1-nas-consumer</title>
+            <ellipse cx="10500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10500" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="e25eddd6-3170-43c6-b567-f373f8b24783">
+        <title>TapiNodeORu
+id: e25eddd6-3170-43c6-b567-f373f8b24783
+name: o-ru-104202</title>
+        <rect x="10600" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="10620" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="dc50c56f-5303-4496-b881-77c4aa8e972b">
+          <title>TapiNodeEdgePoint
+id: dc50c56f-5303-4496-b881-77c4aa8e972b
+name: ofh</title>
+          <rect x="10600" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="10620" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="c6d9a958-4884-4263-8e16-453880b92b9c">
+            <title>TapiConnectionEdgePoint
+id: c6d9a958-4884-4263-8e16-453880b92b9c
+name: ofh-netconf-provider</title>
+            <ellipse cx="10620" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10620" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ef600814-1be1-4a94-9ce0-b110bb4b82ca">
+          <title>TapiNodeEdgePoint
+id: ef600814-1be1-4a94-9ce0-b110bb4b82ca
+name: uu</title>
+          <rect x="10600" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10620" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="8502a8b8-c5cf-4f1f-95ca-07ef98dc0176">
+            <title>TapiConnectionEdgePoint
+id: 8502a8b8-c5cf-4f1f-95ca-07ef98dc0176
+name: uu-radio-provider</title>
+            <ellipse cx="10620" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10620" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="618eb18c-8806-4ca1-ba28-099346cae419">
+        <title>TapiNodeUserEquipment
+id: 618eb18c-8806-4ca1-ba28-099346cae419
+name: user-equipment-1042020</title>
+        <rect x="10520" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10560" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f8d24de9-c8b5-4e41-b29d-6a91f9d988f2">
+          <title>TapiNodeEdgePoint
+id: f8d24de9-c8b5-4e41-b29d-6a91f9d988f2
+name: uu</title>
+          <rect x="10520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10540" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="993ea4ed-18c3-439b-92c5-aaeeedaa13dd">
+            <title>TapiConnectionEdgePoint
+id: 993ea4ed-18c3-439b-92c5-aaeeedaa13dd
+name: uu-radio-consumer</title>
+            <ellipse cx="10540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10540" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="dd66d2cd-8580-4b86-be43-6b203d0d4c33">
+          <title>TapiNodeEdgePoint
+id: dd66d2cd-8580-4b86-be43-6b203d0d4c33
+name: n1</title>
+          <rect x="10560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10580" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="e6bf6957-b141-46fd-a89f-ce4cfa9ebbcb">
+            <title>TapiConnectionEdgePoint
+id: e6bf6957-b141-46fd-a89f-ce4cfa9ebbcb
+name: n1-nas-consumer</title>
+            <ellipse cx="10580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10580" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="420f6f21-853f-40ae-b6fb-9dee4d495e70">
+        <title>TapiNodeUserEquipment
+id: 420f6f21-853f-40ae-b6fb-9dee4d495e70
+name: user-equipment-1042021</title>
+        <rect x="10600" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10640" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="68089ab2-34fc-4d91-9956-9706b28fee2c">
+          <title>TapiNodeEdgePoint
+id: 68089ab2-34fc-4d91-9956-9706b28fee2c
+name: uu</title>
+          <rect x="10600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10620" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="89717d59-8996-402a-adc4-1149c2970c1d">
+            <title>TapiConnectionEdgePoint
+id: 89717d59-8996-402a-adc4-1149c2970c1d
+name: uu-radio-consumer</title>
+            <ellipse cx="10620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10620" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="068d0d88-6c0b-46a9-ac34-7fcc5bb5303c">
+          <title>TapiNodeEdgePoint
+id: 068d0d88-6c0b-46a9-ac34-7fcc5bb5303c
+name: n1</title>
+          <rect x="10640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10660" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="3256ab40-2d93-4935-8eb8-8471da32171d">
+            <title>TapiConnectionEdgePoint
+id: 3256ab40-2d93-4935-8eb8-8471da32171d
+name: n1-nas-consumer</title>
+            <ellipse cx="10660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10660" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f6e32f5c-0c56-4f42-8b87-cf9cc0cc4bee">
+        <title>TapiNodeUserEquipment
+id: f6e32f5c-0c56-4f42-8b87-cf9cc0cc4bee
+name: user-equipment-1042022</title>
+        <rect x="10680" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10720" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="681ebcdc-a13b-4ad6-a743-765dbe396375">
+          <title>TapiNodeEdgePoint
+id: 681ebcdc-a13b-4ad6-a743-765dbe396375
+name: uu</title>
+          <rect x="10680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10700" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="49bd0e7d-b614-4d06-9bee-17b0369eb9d0">
+            <title>TapiConnectionEdgePoint
+id: 49bd0e7d-b614-4d06-9bee-17b0369eb9d0
+name: uu-radio-consumer</title>
+            <ellipse cx="10700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10700" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ae393fd5-b14b-4a2c-8a3a-31e105ee4696">
+          <title>TapiNodeEdgePoint
+id: ae393fd5-b14b-4a2c-8a3a-31e105ee4696
+name: n1</title>
+          <rect x="10720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10740" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="32c389db-3be8-44d1-bd83-40aadbf40aa4">
+            <title>TapiConnectionEdgePoint
+id: 32c389db-3be8-44d1-bd83-40aadbf40aa4
+name: n1-nas-consumer</title>
+            <ellipse cx="10740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10740" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuCp" id="25cb2be1-80aa-4791-abf5-13b684259904">
+        <title>TapiNodeOCuCp
+id: 25cb2be1-80aa-4791-abf5-13b684259904
+name: o-cu-cp-105</title>
+        <rect x="11595" y="325" width="200" height="40" rx="5" class="node TapiNodeOCuCp o-cu-cp"/>
+        <text x="11695.0" y="349.0">O-CU-CP</text>
+        <g class="node TapiNodeEdgePoint" id="b00038d3-a399-4758-8f59-041997a5258d">
+          <title>TapiNodeEdgePoint
+id: b00038d3-a399-4758-8f59-041997a5258d
+name: e2</title>
+          <rect x="11595" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="11615.0" y="319.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="78b44d7a-f6d9-4079-be15-c22220d48689">
+            <title>TapiConnectionEdgePoint
+id: 78b44d7a-f6d9-4079-be15-c22220d48689
+name: e2-sctp-provider</title>
+            <ellipse cx="11615.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11615.0" y="334.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c1e66a40-9610-4918-ad78-3e2ece49edd5">
+          <title>TapiNodeEdgePoint
+id: c1e66a40-9610-4918-ad78-3e2ece49edd5
+name: n2</title>
+          <rect x="11635" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint n2"/>
+          <text x="11655.0" y="319.0">N2</text>
+          <g class="node TapiConnectionEdgePoint" id="aee87a52-a10f-4790-93a1-0c356a09c648">
+            <title>TapiConnectionEdgePoint
+id: aee87a52-a10f-4790-93a1-0c356a09c648
+name: n2-nas-consumer</title>
+            <ellipse cx="11655.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11655.0" y="334.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="51b8b45c-f590-4534-aa66-6460e2f4d208">
+          <title>TapiNodeEdgePoint
+id: 51b8b45c-f590-4534-aa66-6460e2f4d208
+name: o1</title>
+          <rect x="11675" y="305" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="11735.0" y="319.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="fcd3679f-b239-4017-8d4f-b7bbbfbb995a">
+            <title>TapiConnectionEdgePoint
+id: fcd3679f-b239-4017-8d4f-b7bbbfbb995a
+name: o1-netconf-provider</title>
+            <ellipse cx="11695.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11695.0" y="334.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="d93c5a45-e965-4268-87ec-97204dad9a75">
+            <title>TapiConnectionEdgePoint
+id: d93c5a45-e965-4268-87ec-97204dad9a75
+name: o1-ves-consumer</title>
+            <ellipse cx="11735.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11735.0" y="334.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="03ec48a8-d251-4946-a143-a9d060e05fff">
+            <title>TapiConnectionEdgePoint
+id: 03ec48a8-d251-4946-a143-a9d060e05fff
+name: o1-file-provider</title>
+            <ellipse cx="11775.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11775.0" y="334.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="54b171d7-2497-48af-b0f0-0395b1ccde42">
+          <title>TapiNodeEdgePoint
+id: 54b171d7-2497-48af-b0f0-0395b1ccde42
+name: f1-c</title>
+          <rect x="11675" y="365" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-c"/>
+          <text x="11695.0" y="379.0">F1-C</text>
+          <g class="node TapiConnectionEdgePoint" id="e475ae21-0e90-4ab0-b238-79298d1f0ded">
+            <title>TapiConnectionEdgePoint
+id: e475ae21-0e90-4ab0-b238-79298d1f0ded
+name: f1-c-unknown-consumer</title>
+            <ellipse cx="11695.0" cy="360.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11695.0" y="364.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="956362bd-ed26-41f3-86d9-1172db2378b4">
+          <title>TapiNodeEdgePoint
+id: 956362bd-ed26-41f3-86d9-1172db2378b4
+name: e1</title>
+          <rect x="11775" y="345" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="11795.0" y="359.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="f87917f1-745e-43f3-b077-fce9f697a75d">
+            <title>TapiConnectionEdgePoint
+id: f87917f1-745e-43f3-b077-fce9f697a75d
+name: e1-unknown-consumer</title>
+            <ellipse cx="11770.0" cy="355.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11770.0" y="359.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuUp" id="58b72772-6839-430a-a338-0cfb6f428f7b">
+        <title>TapiNodeOCuUp
+id: 58b72772-6839-430a-a338-0cfb6f428f7b
+name: o-cu-up-105</title>
+        <rect x="11845" y="405" width="200" height="40" rx="5" class="node TapiNodeOCuUp o-cu-up"/>
+        <text x="11945.0" y="429.0">O-CU-UP</text>
+        <g class="node TapiNodeEdgePoint" id="5adfdd38-11ff-41e9-b2b0-5674561ed828">
+          <title>TapiNodeEdgePoint
+id: 5adfdd38-11ff-41e9-b2b0-5674561ed828
+name: e2</title>
+          <rect x="11845" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="11865.0" y="399.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="642d7085-ab70-4f6d-88f1-0e5f908add9c">
+            <title>TapiConnectionEdgePoint
+id: 642d7085-ab70-4f6d-88f1-0e5f908add9c
+name: e2-sctp-provider</title>
+            <ellipse cx="11865.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11865.0" y="414.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="87db9f55-11fa-4fde-ad6c-38d262c1d142">
+          <title>TapiNodeEdgePoint
+id: 87db9f55-11fa-4fde-ad6c-38d262c1d142
+name: n3</title>
+          <rect x="11885" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint n3"/>
+          <text x="11905.0" y="399.0">N3</text>
+          <g class="node TapiConnectionEdgePoint" id="ffe6c568-658b-4ef6-9f13-b8ad78d5ca0b">
+            <title>TapiConnectionEdgePoint
+id: ffe6c568-658b-4ef6-9f13-b8ad78d5ca0b
+name: n3-nas-consumer</title>
+            <ellipse cx="11905.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11905.0" y="414.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4fe48f6b-db5f-44e3-9faf-7c08a5786580">
+          <title>TapiNodeEdgePoint
+id: 4fe48f6b-db5f-44e3-9faf-7c08a5786580
+name: o1</title>
+          <rect x="11925" y="385" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="11985.0" y="399.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="72b8f3ba-b40c-4091-877d-ad78467edfb2">
+            <title>TapiConnectionEdgePoint
+id: 72b8f3ba-b40c-4091-877d-ad78467edfb2
+name: o1-netconf-provider</title>
+            <ellipse cx="11945.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11945.0" y="414.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="54e3f373-b53a-4f0a-a5d4-b833ab0184fe">
+            <title>TapiConnectionEdgePoint
+id: 54e3f373-b53a-4f0a-a5d4-b833ab0184fe
+name: o1-ves-consumer</title>
+            <ellipse cx="11985.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11985.0" y="414.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="688bbea9-b918-4e05-bf4b-25350834261d">
+            <title>TapiConnectionEdgePoint
+id: 688bbea9-b918-4e05-bf4b-25350834261d
+name: o1-file-provider</title>
+            <ellipse cx="12025.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12025.0" y="414.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1f4ec970-5272-4f32-b143-fe087f791ed3">
+          <title>TapiNodeEdgePoint
+id: 1f4ec970-5272-4f32-b143-fe087f791ed3
+name: f1-u</title>
+          <rect x="11925" y="445" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-u"/>
+          <text x="11945.0" y="459.0">F1-U</text>
+          <g class="node TapiConnectionEdgePoint" id="15ae4de8-3140-4509-b8c9-9c9cd4dbb63c">
+            <title>TapiConnectionEdgePoint
+id: 15ae4de8-3140-4509-b8c9-9c9cd4dbb63c
+name: f1-u-unknown-consumer</title>
+            <ellipse cx="11945.0" cy="440.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11945.0" y="444.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e48e6e86-cb93-4aa5-b698-829ace94092b">
+          <title>TapiNodeEdgePoint
+id: e48e6e86-cb93-4aa5-b698-829ace94092b
+name: e1</title>
+          <rect x="11825" y="425" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="11845.0" y="439.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="400d28fd-b11f-4c71-a480-7183f4ad6e88">
+            <title>TapiConnectionEdgePoint
+id: 400d28fd-b11f-4c71-a480-7183f4ad6e88
+name: e1-unknown-provider</title>
+            <ellipse cx="11870.0" cy="435.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11870.0" y="439.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="7bcb6ed0-4e58-4ebe-9b13-6ff557b004c2">
+        <title>TapiNodeODu
+id: 7bcb6ed0-4e58-4ebe-9b13-6ff557b004c2
+name: o-du-1050</title>
+        <rect x="11000" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="11100" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="2def0a84-cda3-404d-84d1-e5256e3356b3">
+          <title>TapiNodeEdgePoint
+id: 2def0a84-cda3-404d-84d1-e5256e3356b3
+name: e2</title>
+          <rect x="11000" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="11020" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="222fefcd-b55f-4b38-aace-7bb8388f2840">
+            <title>TapiConnectionEdgePoint
+id: 222fefcd-b55f-4b38-aace-7bb8388f2840
+name: e2-sctp-provider</title>
+            <ellipse cx="11020" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11020" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7d5a7de5-b352-4c57-827c-6aebd8f30961">
+          <title>TapiNodeEdgePoint
+id: 7d5a7de5-b352-4c57-827c-6aebd8f30961
+name: o1</title>
+          <rect x="11080" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="11140" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="a470e630-48bd-4cb9-bd8f-1b4588b0acc1">
+            <title>TapiConnectionEdgePoint
+id: a470e630-48bd-4cb9-bd8f-1b4588b0acc1
+name: o1-netconf-provider</title>
+            <ellipse cx="11100" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11100" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="82df5213-999f-4985-b190-e85d3069b984">
+            <title>TapiConnectionEdgePoint
+id: 82df5213-999f-4985-b190-e85d3069b984
+name: o1-ves-consumer</title>
+            <ellipse cx="11140" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11140" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="a729bdc8-c845-4aef-ab50-198174024a14">
+            <title>TapiConnectionEdgePoint
+id: a729bdc8-c845-4aef-ab50-198174024a14
+name: o1-file-provider</title>
+            <ellipse cx="11180" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11180" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ab546829-d3ce-4bd4-9670-5b6dd0c4614f">
+          <title>TapiNodeEdgePoint
+id: ab546829-d3ce-4bd4-9670-5b6dd0c4614f
+name: f1</title>
+          <rect x="11040" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="11060" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="0b822691-55b6-4f12-99c5-99f7f6de9c8b">
+            <title>TapiConnectionEdgePoint
+id: 0b822691-55b6-4f12-99c5-99f7f6de9c8b
+name: f1-unknown-provider</title>
+            <ellipse cx="11060" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11060" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b51be023-d0fe-4548-b4a3-8fb8d14c1b53">
+          <title>TapiNodeEdgePoint
+id: b51be023-d0fe-4548-b4a3-8fb8d14c1b53
+name: ofh</title>
+          <rect x="11060" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="11080" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="8486b4d6-7850-455e-ade7-c7035be04f7b">
+            <title>TapiConnectionEdgePoint
+id: 8486b4d6-7850-455e-ade7-c7035be04f7b
+name: ofh-netconf-consumer</title>
+            <ellipse cx="11080" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11080" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="c8a6d756-153e-4ab3-8e8c-bfffb4af5123">
+        <title>TapiNodeFronthaulGateway
+id: c8a6d756-153e-4ab3-8e8c-bfffb4af5123
+name: fronthaul-gateway-10500</title>
+        <rect x="11040" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="11100" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="9a2bf6ea-e256-4381-b4d9-955bf8ee80be">
+          <title>TapiNodeEdgePoint
+id: 9a2bf6ea-e256-4381-b4d9-955bf8ee80be
+name: eth</title>
+          <rect x="11060" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="11080" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="326e828c-4379-4c55-ac2a-6edf077b830a">
+            <title>TapiConnectionEdgePoint
+id: 326e828c-4379-4c55-ac2a-6edf077b830a
+name: eth-ofh-provider</title>
+            <ellipse cx="11080" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11080" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="61082031-7b7a-493a-a8d5-3530d17c53b4">
+          <title>TapiNodeEdgePoint
+id: 61082031-7b7a-493a-a8d5-3530d17c53b4
+name: oam</title>
+          <rect x="11100" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="11120" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="85ec755b-ae0e-4d43-a440-64402e8a7355">
+            <title>TapiConnectionEdgePoint
+id: 85ec755b-ae0e-4d43-a440-64402e8a7355
+name: oam-netconf-provider</title>
+            <ellipse cx="11120" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11120" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="94c023ad-d53e-44f1-a6ee-a21053bec77d">
+          <title>TapiNodeEdgePoint
+id: 94c023ad-d53e-44f1-a6ee-a21053bec77d
+name: eth#0</title>
+          <rect x="11040" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="11060.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="60647235-cc91-4ee1-a164-76ebd8a47d92">
+            <title>TapiConnectionEdgePoint
+id: 60647235-cc91-4ee1-a164-76ebd8a47d92
+name: eth-ofh-consumer</title>
+            <ellipse cx="11060.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11060.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ce31f1f8-66dd-4543-bd62-f4c0ec9797f2">
+          <title>TapiNodeEdgePoint
+id: ce31f1f8-66dd-4543-bd62-f4c0ec9797f2
+name: eth#1</title>
+          <rect x="11080" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="11100.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="ecfe4364-ad22-474c-a849-b65982c72ec0">
+            <title>TapiConnectionEdgePoint
+id: ecfe4364-ad22-474c-a849-b65982c72ec0
+name: eth-ofh-consumer</title>
+            <ellipse cx="11100.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11100.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1b834062-8b1f-460a-9579-d98eec749a93">
+          <title>TapiNodeEdgePoint
+id: 1b834062-8b1f-460a-9579-d98eec749a93
+name: eth#2</title>
+          <rect x="11120" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="11140.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="b19d340e-8518-4071-88e2-e488b8e93668">
+            <title>TapiConnectionEdgePoint
+id: b19d340e-8518-4071-88e2-e488b8e93668
+name: eth-ofh-consumer</title>
+            <ellipse cx="11140.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11140.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="5135836c-ee40-4c06-a25c-f86be4402416">
+        <title>TapiNodeORu
+id: 5135836c-ee40-4c06-a25c-f86be4402416
+name: o-ru-105000</title>
+        <rect x="10840" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="10860" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="5c8ee9fb-d784-407e-989b-eacf4f2eace4">
+          <title>TapiNodeEdgePoint
+id: 5c8ee9fb-d784-407e-989b-eacf4f2eace4
+name: ofh</title>
+          <rect x="10840" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="10860" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="01b08689-e942-4371-a705-e8ae1cca9440">
+            <title>TapiConnectionEdgePoint
+id: 01b08689-e942-4371-a705-e8ae1cca9440
+name: ofh-netconf-provider</title>
+            <ellipse cx="10860" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10860" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2c93c11a-c3c7-4f3a-a81d-0e77723dacf9">
+          <title>TapiNodeEdgePoint
+id: 2c93c11a-c3c7-4f3a-a81d-0e77723dacf9
+name: uu</title>
+          <rect x="10840" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10860" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="669c9947-99db-4caa-9a2c-4cac4732a257">
+            <title>TapiConnectionEdgePoint
+id: 669c9947-99db-4caa-9a2c-4cac4732a257
+name: uu-radio-provider</title>
+            <ellipse cx="10860" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="10860" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="65bf27ff-b545-4a29-81c4-f2584f59e79a">
+        <title>TapiNodeUserEquipment
+id: 65bf27ff-b545-4a29-81c4-f2584f59e79a
+name: user-equipment-1050000</title>
+        <rect x="10760" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10800" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="d3dd56aa-fe92-4aef-ae8c-7c3407483280">
+          <title>TapiNodeEdgePoint
+id: d3dd56aa-fe92-4aef-ae8c-7c3407483280
+name: uu</title>
+          <rect x="10760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10780" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="063ed154-897b-4a36-bacc-c0ea3cd3cc1e">
+            <title>TapiConnectionEdgePoint
+id: 063ed154-897b-4a36-bacc-c0ea3cd3cc1e
+name: uu-radio-consumer</title>
+            <ellipse cx="10780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10780" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5ec8751c-5413-4f7f-a16f-1ec5a976d311">
+          <title>TapiNodeEdgePoint
+id: 5ec8751c-5413-4f7f-a16f-1ec5a976d311
+name: n1</title>
+          <rect x="10800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10820" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="b8f0c883-1918-428c-ba34-541f3f4ad6d6">
+            <title>TapiConnectionEdgePoint
+id: b8f0c883-1918-428c-ba34-541f3f4ad6d6
+name: n1-nas-consumer</title>
+            <ellipse cx="10820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10820" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="c812c2be-db4f-4b24-925a-a89c7fc77ea1">
+        <title>TapiNodeUserEquipment
+id: c812c2be-db4f-4b24-925a-a89c7fc77ea1
+name: user-equipment-1050001</title>
+        <rect x="10840" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10880" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a0a8441f-5f6d-493f-899e-7e20d61e4018">
+          <title>TapiNodeEdgePoint
+id: a0a8441f-5f6d-493f-899e-7e20d61e4018
+name: uu</title>
+          <rect x="10840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10860" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="60dfd588-edb1-4389-acc9-ab771a931195">
+            <title>TapiConnectionEdgePoint
+id: 60dfd588-edb1-4389-acc9-ab771a931195
+name: uu-radio-consumer</title>
+            <ellipse cx="10860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10860" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9c54225e-d181-4556-a3bd-2d0ea94ff48f">
+          <title>TapiNodeEdgePoint
+id: 9c54225e-d181-4556-a3bd-2d0ea94ff48f
+name: n1</title>
+          <rect x="10880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10900" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="bdbcb6e5-886f-49db-8b13-f3275a4f2a14">
+            <title>TapiConnectionEdgePoint
+id: bdbcb6e5-886f-49db-8b13-f3275a4f2a14
+name: n1-nas-consumer</title>
+            <ellipse cx="10900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10900" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="cda8b5d9-3ea7-4d08-ba57-a7779b5a2518">
+        <title>TapiNodeUserEquipment
+id: cda8b5d9-3ea7-4d08-ba57-a7779b5a2518
+name: user-equipment-1050002</title>
+        <rect x="10920" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="10960" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="9e9c4433-e6b6-41ca-9ae5-48ec1c4f3e43">
+          <title>TapiNodeEdgePoint
+id: 9e9c4433-e6b6-41ca-9ae5-48ec1c4f3e43
+name: uu</title>
+          <rect x="10920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="10940" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9404e27a-343c-49a0-8ee5-8d67e54179fb">
+            <title>TapiConnectionEdgePoint
+id: 9404e27a-343c-49a0-8ee5-8d67e54179fb
+name: uu-radio-consumer</title>
+            <ellipse cx="10940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10940" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b1f788eb-4da6-44fe-a7fa-5481abb46afe">
+          <title>TapiNodeEdgePoint
+id: b1f788eb-4da6-44fe-a7fa-5481abb46afe
+name: n1</title>
+          <rect x="10960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="10980" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="3c220f7d-2b98-40d3-a227-057cc5130871">
+            <title>TapiConnectionEdgePoint
+id: 3c220f7d-2b98-40d3-a227-057cc5130871
+name: n1-nas-consumer</title>
+            <ellipse cx="10980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="10980" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="0cfb7fff-8ad7-436a-af94-14dcb7d1b5dd">
+        <title>TapiNodeORu
+id: 0cfb7fff-8ad7-436a-af94-14dcb7d1b5dd
+name: o-ru-105001</title>
+        <rect x="11080" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="11100" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="908e9da0-5cf6-4886-8177-4aafe68a4b63">
+          <title>TapiNodeEdgePoint
+id: 908e9da0-5cf6-4886-8177-4aafe68a4b63
+name: ofh</title>
+          <rect x="11080" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="11100" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="7485b7d7-16c2-4f62-a608-43ba32f38083">
+            <title>TapiConnectionEdgePoint
+id: 7485b7d7-16c2-4f62-a608-43ba32f38083
+name: ofh-netconf-provider</title>
+            <ellipse cx="11100" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11100" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="85ce24f5-066b-49dd-8c4f-7812655f7519">
+          <title>TapiNodeEdgePoint
+id: 85ce24f5-066b-49dd-8c4f-7812655f7519
+name: uu</title>
+          <rect x="11080" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11100" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0f585023-882a-49a9-87b8-05a43ffc0663">
+            <title>TapiConnectionEdgePoint
+id: 0f585023-882a-49a9-87b8-05a43ffc0663
+name: uu-radio-provider</title>
+            <ellipse cx="11100" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11100" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="cca7702c-c854-4b65-8810-1cda033a23ec">
+        <title>TapiNodeUserEquipment
+id: cca7702c-c854-4b65-8810-1cda033a23ec
+name: user-equipment-1050010</title>
+        <rect x="11000" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11040" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a3bcde12-d5a6-4eca-af67-b3b2c41489bc">
+          <title>TapiNodeEdgePoint
+id: a3bcde12-d5a6-4eca-af67-b3b2c41489bc
+name: uu</title>
+          <rect x="11000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11020" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="3041aa44-5408-49ec-8e06-2be6d8f7b681">
+            <title>TapiConnectionEdgePoint
+id: 3041aa44-5408-49ec-8e06-2be6d8f7b681
+name: uu-radio-consumer</title>
+            <ellipse cx="11020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11020" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6169db8a-dbc5-4af0-bd4f-96abc6960f68">
+          <title>TapiNodeEdgePoint
+id: 6169db8a-dbc5-4af0-bd4f-96abc6960f68
+name: n1</title>
+          <rect x="11040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11060" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="c4d62f61-9f4c-4852-bed8-73ff90df8fb9">
+            <title>TapiConnectionEdgePoint
+id: c4d62f61-9f4c-4852-bed8-73ff90df8fb9
+name: n1-nas-consumer</title>
+            <ellipse cx="11060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11060" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="d13ac771-ce80-48a9-819f-2cefd287559a">
+        <title>TapiNodeUserEquipment
+id: d13ac771-ce80-48a9-819f-2cefd287559a
+name: user-equipment-1050011</title>
+        <rect x="11080" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11120" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ab1ad18e-4328-488e-95bc-8947ad97fda2">
+          <title>TapiNodeEdgePoint
+id: ab1ad18e-4328-488e-95bc-8947ad97fda2
+name: uu</title>
+          <rect x="11080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11100" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d76e69e1-94af-4a91-b0e2-98cc8123319c">
+            <title>TapiConnectionEdgePoint
+id: d76e69e1-94af-4a91-b0e2-98cc8123319c
+name: uu-radio-consumer</title>
+            <ellipse cx="11100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11100" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="49d5a31c-8745-48f8-bc6d-4e7966974c5c">
+          <title>TapiNodeEdgePoint
+id: 49d5a31c-8745-48f8-bc6d-4e7966974c5c
+name: n1</title>
+          <rect x="11120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11140" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="54171914-cceb-4074-a617-cecb81b56172">
+            <title>TapiConnectionEdgePoint
+id: 54171914-cceb-4074-a617-cecb81b56172
+name: n1-nas-consumer</title>
+            <ellipse cx="11140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11140" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7fc8ff77-c1bd-432f-a975-a30564d1aa8c">
+        <title>TapiNodeUserEquipment
+id: 7fc8ff77-c1bd-432f-a975-a30564d1aa8c
+name: user-equipment-1050012</title>
+        <rect x="11160" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11200" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="da3c8807-74b9-4ee4-ad47-4bbdd96d14eb">
+          <title>TapiNodeEdgePoint
+id: da3c8807-74b9-4ee4-ad47-4bbdd96d14eb
+name: uu</title>
+          <rect x="11160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11180" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="4d084583-6b47-475e-9b61-9f330af5d8a3">
+            <title>TapiConnectionEdgePoint
+id: 4d084583-6b47-475e-9b61-9f330af5d8a3
+name: uu-radio-consumer</title>
+            <ellipse cx="11180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11180" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2c7a6ef0-39bd-4fad-9769-d9ba7b875c0f">
+          <title>TapiNodeEdgePoint
+id: 2c7a6ef0-39bd-4fad-9769-d9ba7b875c0f
+name: n1</title>
+          <rect x="11200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11220" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="bbc07587-e4aa-47b3-ba4e-94e369a7f57d">
+            <title>TapiConnectionEdgePoint
+id: bbc07587-e4aa-47b3-ba4e-94e369a7f57d
+name: n1-nas-consumer</title>
+            <ellipse cx="11220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11220" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="ce07d813-a052-4592-9020-b3a3b9dc0a64">
+        <title>TapiNodeORu
+id: ce07d813-a052-4592-9020-b3a3b9dc0a64
+name: o-ru-105002</title>
+        <rect x="11320" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="11340" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="e7fff7b9-9221-418e-92ba-c5f3f722ee51">
+          <title>TapiNodeEdgePoint
+id: e7fff7b9-9221-418e-92ba-c5f3f722ee51
+name: ofh</title>
+          <rect x="11320" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="11340" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="6fc39211-a022-4117-b0b8-0cf76146ee31">
+            <title>TapiConnectionEdgePoint
+id: 6fc39211-a022-4117-b0b8-0cf76146ee31
+name: ofh-netconf-provider</title>
+            <ellipse cx="11340" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11340" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b8935cd0-bc2a-4d62-aa96-9b799b81e28e">
+          <title>TapiNodeEdgePoint
+id: b8935cd0-bc2a-4d62-aa96-9b799b81e28e
+name: uu</title>
+          <rect x="11320" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11340" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="5ac993f6-7b57-4614-bb72-46e9c2cc253b">
+            <title>TapiConnectionEdgePoint
+id: 5ac993f6-7b57-4614-bb72-46e9c2cc253b
+name: uu-radio-provider</title>
+            <ellipse cx="11340" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11340" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="ab033d01-9dbd-491e-b3df-aad65962ac6b">
+        <title>TapiNodeUserEquipment
+id: ab033d01-9dbd-491e-b3df-aad65962ac6b
+name: user-equipment-1050020</title>
+        <rect x="11240" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11280" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="b809e945-f887-4c2b-95fe-80b0973fb87b">
+          <title>TapiNodeEdgePoint
+id: b809e945-f887-4c2b-95fe-80b0973fb87b
+name: uu</title>
+          <rect x="11240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11260" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="3db450d2-6404-4d89-bd95-580c3fb4085d">
+            <title>TapiConnectionEdgePoint
+id: 3db450d2-6404-4d89-bd95-580c3fb4085d
+name: uu-radio-consumer</title>
+            <ellipse cx="11260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11260" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="85c4d316-a098-4ae2-905a-29018d599b48">
+          <title>TapiNodeEdgePoint
+id: 85c4d316-a098-4ae2-905a-29018d599b48
+name: n1</title>
+          <rect x="11280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11300" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="d1673be0-d783-4c06-b7a7-ba6c5831d5ce">
+            <title>TapiConnectionEdgePoint
+id: d1673be0-d783-4c06-b7a7-ba6c5831d5ce
+name: n1-nas-consumer</title>
+            <ellipse cx="11300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11300" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="c6c5fd0c-fddc-4747-867c-fd1e98793b59">
+        <title>TapiNodeUserEquipment
+id: c6c5fd0c-fddc-4747-867c-fd1e98793b59
+name: user-equipment-1050021</title>
+        <rect x="11320" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11360" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="e4aa18fc-b0dc-4b78-82f7-239f7d8818a0">
+          <title>TapiNodeEdgePoint
+id: e4aa18fc-b0dc-4b78-82f7-239f7d8818a0
+name: uu</title>
+          <rect x="11320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11340" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="33dc4d20-2f62-4285-a118-44947c1ade96">
+            <title>TapiConnectionEdgePoint
+id: 33dc4d20-2f62-4285-a118-44947c1ade96
+name: uu-radio-consumer</title>
+            <ellipse cx="11340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11340" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0b445643-2f8d-4fe7-afdd-725893d804ce">
+          <title>TapiNodeEdgePoint
+id: 0b445643-2f8d-4fe7-afdd-725893d804ce
+name: n1</title>
+          <rect x="11360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11380" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="2f0e615c-7a0e-4dea-a209-dc6b26e7202a">
+            <title>TapiConnectionEdgePoint
+id: 2f0e615c-7a0e-4dea-a209-dc6b26e7202a
+name: n1-nas-consumer</title>
+            <ellipse cx="11380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11380" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="66a643c5-93ec-4c84-b972-b15352d8d083">
+        <title>TapiNodeUserEquipment
+id: 66a643c5-93ec-4c84-b972-b15352d8d083
+name: user-equipment-1050022</title>
+        <rect x="11400" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11440" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="c17b3d78-32ab-493c-91ca-e57bcf904169">
+          <title>TapiNodeEdgePoint
+id: c17b3d78-32ab-493c-91ca-e57bcf904169
+name: uu</title>
+          <rect x="11400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11420" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="dc05aba4-c3eb-4074-a476-3eea814849de">
+            <title>TapiConnectionEdgePoint
+id: dc05aba4-c3eb-4074-a476-3eea814849de
+name: uu-radio-consumer</title>
+            <ellipse cx="11420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11420" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d9237429-74ff-466e-aeee-7b53477ebf4b">
+          <title>TapiNodeEdgePoint
+id: d9237429-74ff-466e-aeee-7b53477ebf4b
+name: n1</title>
+          <rect x="11440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11460" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="6b06f229-8722-4085-9c9b-9f0f74a40184">
+            <title>TapiConnectionEdgePoint
+id: 6b06f229-8722-4085-9c9b-9f0f74a40184
+name: n1-nas-consumer</title>
+            <ellipse cx="11460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11460" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="3579d715-0a78-4c1e-9abb-e48cedcbc58a">
+        <title>TapiNodeODu
+id: 3579d715-0a78-4c1e-9abb-e48cedcbc58a
+name: o-du-1051</title>
+        <rect x="11720" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="11820" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="5256d3fe-2bdc-455e-803d-b960dc4bcd30">
+          <title>TapiNodeEdgePoint
+id: 5256d3fe-2bdc-455e-803d-b960dc4bcd30
+name: e2</title>
+          <rect x="11720" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="11740" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="2fed53d1-899c-46d5-8eed-010a44635bcb">
+            <title>TapiConnectionEdgePoint
+id: 2fed53d1-899c-46d5-8eed-010a44635bcb
+name: e2-sctp-provider</title>
+            <ellipse cx="11740" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11740" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d4963148-ef92-4820-9078-faabf3898c7c">
+          <title>TapiNodeEdgePoint
+id: d4963148-ef92-4820-9078-faabf3898c7c
+name: o1</title>
+          <rect x="11800" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="11860" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="f0663e86-f0ed-4aee-b6e0-3e8524831acb">
+            <title>TapiConnectionEdgePoint
+id: f0663e86-f0ed-4aee-b6e0-3e8524831acb
+name: o1-netconf-provider</title>
+            <ellipse cx="11820" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11820" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="7ac22d81-5506-4d8a-b8de-d547bd299388">
+            <title>TapiConnectionEdgePoint
+id: 7ac22d81-5506-4d8a-b8de-d547bd299388
+name: o1-ves-consumer</title>
+            <ellipse cx="11860" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11860" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="2d4059ed-efa8-4738-b82a-b284c71370e2">
+            <title>TapiConnectionEdgePoint
+id: 2d4059ed-efa8-4738-b82a-b284c71370e2
+name: o1-file-provider</title>
+            <ellipse cx="11900" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11900" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f126aa28-5731-4767-8fa1-526991490eb3">
+          <title>TapiNodeEdgePoint
+id: f126aa28-5731-4767-8fa1-526991490eb3
+name: f1</title>
+          <rect x="11760" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="11780" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="c0350e77-82be-46fe-a6da-17a354c0c1fd">
+            <title>TapiConnectionEdgePoint
+id: c0350e77-82be-46fe-a6da-17a354c0c1fd
+name: f1-unknown-provider</title>
+            <ellipse cx="11780" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11780" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f557ae04-9e2a-47a3-9d39-f5800e531729">
+          <title>TapiNodeEdgePoint
+id: f557ae04-9e2a-47a3-9d39-f5800e531729
+name: ofh</title>
+          <rect x="11780" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="11800" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="d2776589-6569-495d-8fbe-80af6f0c06d5">
+            <title>TapiConnectionEdgePoint
+id: d2776589-6569-495d-8fbe-80af6f0c06d5
+name: ofh-netconf-consumer</title>
+            <ellipse cx="11800" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11800" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="695a70ec-7968-4e33-a261-b4ca136b1500">
+        <title>TapiNodeFronthaulGateway
+id: 695a70ec-7968-4e33-a261-b4ca136b1500
+name: fronthaul-gateway-10510</title>
+        <rect x="11760" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="11820" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="a9c1f44f-0036-4483-823f-44351160d809">
+          <title>TapiNodeEdgePoint
+id: a9c1f44f-0036-4483-823f-44351160d809
+name: eth</title>
+          <rect x="11780" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="11800" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="7902b12b-e697-423f-9bde-132a6408d280">
+            <title>TapiConnectionEdgePoint
+id: 7902b12b-e697-423f-9bde-132a6408d280
+name: eth-ofh-provider</title>
+            <ellipse cx="11800" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11800" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="09a0d75e-6c06-4d81-9d39-1dd70ac6ccf7">
+          <title>TapiNodeEdgePoint
+id: 09a0d75e-6c06-4d81-9d39-1dd70ac6ccf7
+name: oam</title>
+          <rect x="11820" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="11840" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="e1b84c66-2fb0-4503-afdc-729dad75112d">
+            <title>TapiConnectionEdgePoint
+id: e1b84c66-2fb0-4503-afdc-729dad75112d
+name: oam-netconf-provider</title>
+            <ellipse cx="11840" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11840" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4e23f37c-2b01-4b9c-a20e-7e586e30bd21">
+          <title>TapiNodeEdgePoint
+id: 4e23f37c-2b01-4b9c-a20e-7e586e30bd21
+name: eth#0</title>
+          <rect x="11760" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="11780.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="e2d7b0a9-c807-495f-a559-b648782d1628">
+            <title>TapiConnectionEdgePoint
+id: e2d7b0a9-c807-495f-a559-b648782d1628
+name: eth-ofh-consumer</title>
+            <ellipse cx="11780.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11780.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bcdb4629-d50f-4da9-9704-e0db647cc95c">
+          <title>TapiNodeEdgePoint
+id: bcdb4629-d50f-4da9-9704-e0db647cc95c
+name: eth#1</title>
+          <rect x="11800" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="11820.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="2dd2763c-c186-4829-ba19-61384eed1370">
+            <title>TapiConnectionEdgePoint
+id: 2dd2763c-c186-4829-ba19-61384eed1370
+name: eth-ofh-consumer</title>
+            <ellipse cx="11820.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11820.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c88f8f6b-b93c-45f7-8f34-f3e4808ccb1e">
+          <title>TapiNodeEdgePoint
+id: c88f8f6b-b93c-45f7-8f34-f3e4808ccb1e
+name: eth#2</title>
+          <rect x="11840" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="11860.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="f478e566-7270-4a02-8dd4-9b1f7c27fbba">
+            <title>TapiConnectionEdgePoint
+id: f478e566-7270-4a02-8dd4-9b1f7c27fbba
+name: eth-ofh-consumer</title>
+            <ellipse cx="11860.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11860.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="f87a4d18-ef5f-4a26-b9cd-e5d4d4de62dc">
+        <title>TapiNodeORu
+id: f87a4d18-ef5f-4a26-b9cd-e5d4d4de62dc
+name: o-ru-105100</title>
+        <rect x="11560" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="11580" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="d20167b9-5865-4841-b82d-7b2c227f7dae">
+          <title>TapiNodeEdgePoint
+id: d20167b9-5865-4841-b82d-7b2c227f7dae
+name: ofh</title>
+          <rect x="11560" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="11580" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="0de52f8e-1eab-4b5b-9e8b-ab0d58154935">
+            <title>TapiConnectionEdgePoint
+id: 0de52f8e-1eab-4b5b-9e8b-ab0d58154935
+name: ofh-netconf-provider</title>
+            <ellipse cx="11580" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11580" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="89e2f81b-600b-4bf7-a6fa-19f5be3baeef">
+          <title>TapiNodeEdgePoint
+id: 89e2f81b-600b-4bf7-a6fa-19f5be3baeef
+name: uu</title>
+          <rect x="11560" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11580" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="761b63ae-5172-48f0-9c9b-3937313be38c">
+            <title>TapiConnectionEdgePoint
+id: 761b63ae-5172-48f0-9c9b-3937313be38c
+name: uu-radio-provider</title>
+            <ellipse cx="11580" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11580" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b9efe0cd-3d72-4621-9d2f-91fcccb6fb99">
+        <title>TapiNodeUserEquipment
+id: b9efe0cd-3d72-4621-9d2f-91fcccb6fb99
+name: user-equipment-1051000</title>
+        <rect x="11480" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11520" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="9bdd4a58-a247-4451-8882-6ffad3ea875c">
+          <title>TapiNodeEdgePoint
+id: 9bdd4a58-a247-4451-8882-6ffad3ea875c
+name: uu</title>
+          <rect x="11480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11500" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b902f09e-526c-42e8-b641-033a137c2090">
+            <title>TapiConnectionEdgePoint
+id: b902f09e-526c-42e8-b641-033a137c2090
+name: uu-radio-consumer</title>
+            <ellipse cx="11500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11500" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f9de49ca-7c69-4cab-88fa-d14ee5aa8394">
+          <title>TapiNodeEdgePoint
+id: f9de49ca-7c69-4cab-88fa-d14ee5aa8394
+name: n1</title>
+          <rect x="11520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11540" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="d14e6fdc-27c0-46e6-a977-5d24a4ae51f6">
+            <title>TapiConnectionEdgePoint
+id: d14e6fdc-27c0-46e6-a977-5d24a4ae51f6
+name: n1-nas-consumer</title>
+            <ellipse cx="11540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11540" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="c5146871-4a76-4cfe-a76a-56e8ada0f2dd">
+        <title>TapiNodeUserEquipment
+id: c5146871-4a76-4cfe-a76a-56e8ada0f2dd
+name: user-equipment-1051001</title>
+        <rect x="11560" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11600" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="64f3b533-6f1a-4b16-961e-00ee54857800">
+          <title>TapiNodeEdgePoint
+id: 64f3b533-6f1a-4b16-961e-00ee54857800
+name: uu</title>
+          <rect x="11560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11580" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0169820a-e47c-4caf-a5fa-9409014761e6">
+            <title>TapiConnectionEdgePoint
+id: 0169820a-e47c-4caf-a5fa-9409014761e6
+name: uu-radio-consumer</title>
+            <ellipse cx="11580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11580" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ad5229de-154d-43a9-a772-528a4bdeb566">
+          <title>TapiNodeEdgePoint
+id: ad5229de-154d-43a9-a772-528a4bdeb566
+name: n1</title>
+          <rect x="11600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11620" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="df0392c1-1392-4f30-8cd8-45c75d8b89f6">
+            <title>TapiConnectionEdgePoint
+id: df0392c1-1392-4f30-8cd8-45c75d8b89f6
+name: n1-nas-consumer</title>
+            <ellipse cx="11620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11620" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="a9f94f83-bf54-45a0-9caa-3b2f7c95199b">
+        <title>TapiNodeUserEquipment
+id: a9f94f83-bf54-45a0-9caa-3b2f7c95199b
+name: user-equipment-1051002</title>
+        <rect x="11640" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11680" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="ead71d6f-6eb7-4734-99d0-dc8d31772de4">
+          <title>TapiNodeEdgePoint
+id: ead71d6f-6eb7-4734-99d0-dc8d31772de4
+name: uu</title>
+          <rect x="11640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11660" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="02eb2683-e540-4601-aae3-34409d1a4707">
+            <title>TapiConnectionEdgePoint
+id: 02eb2683-e540-4601-aae3-34409d1a4707
+name: uu-radio-consumer</title>
+            <ellipse cx="11660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11660" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d61a6c70-7980-4cd6-a294-75939c829d3b">
+          <title>TapiNodeEdgePoint
+id: d61a6c70-7980-4cd6-a294-75939c829d3b
+name: n1</title>
+          <rect x="11680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11700" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="daabe9a3-d102-4b13-8e09-858d6ce7a1f7">
+            <title>TapiConnectionEdgePoint
+id: daabe9a3-d102-4b13-8e09-858d6ce7a1f7
+name: n1-nas-consumer</title>
+            <ellipse cx="11700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11700" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="81ad5ad3-79ba-4ed7-adfa-957182e789a0">
+        <title>TapiNodeORu
+id: 81ad5ad3-79ba-4ed7-adfa-957182e789a0
+name: o-ru-105101</title>
+        <rect x="11800" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="11820" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="90156377-265a-4c9e-8c35-03e53867c364">
+          <title>TapiNodeEdgePoint
+id: 90156377-265a-4c9e-8c35-03e53867c364
+name: ofh</title>
+          <rect x="11800" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="11820" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="0b831659-08f6-42fd-9f88-b840a48e9e8f">
+            <title>TapiConnectionEdgePoint
+id: 0b831659-08f6-42fd-9f88-b840a48e9e8f
+name: ofh-netconf-provider</title>
+            <ellipse cx="11820" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11820" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b0eb0aad-d6d4-4b18-83d4-4748a406958e">
+          <title>TapiNodeEdgePoint
+id: b0eb0aad-d6d4-4b18-83d4-4748a406958e
+name: uu</title>
+          <rect x="11800" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11820" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d950d343-f9b4-40f1-b4fd-c207a9551a38">
+            <title>TapiConnectionEdgePoint
+id: d950d343-f9b4-40f1-b4fd-c207a9551a38
+name: uu-radio-provider</title>
+            <ellipse cx="11820" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="11820" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b92eeef9-58a0-48fb-a8b2-6ebdb6abb8ca">
+        <title>TapiNodeUserEquipment
+id: b92eeef9-58a0-48fb-a8b2-6ebdb6abb8ca
+name: user-equipment-1051010</title>
+        <rect x="11720" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11760" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="132233a0-5b5c-4b80-9ffc-b408a6b70ef0">
+          <title>TapiNodeEdgePoint
+id: 132233a0-5b5c-4b80-9ffc-b408a6b70ef0
+name: uu</title>
+          <rect x="11720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11740" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="a48483d0-816c-4baf-a608-8d8b65058d0a">
+            <title>TapiConnectionEdgePoint
+id: a48483d0-816c-4baf-a608-8d8b65058d0a
+name: uu-radio-consumer</title>
+            <ellipse cx="11740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11740" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="453c7421-eacf-4d48-9dfe-f88d0fbe1ca8">
+          <title>TapiNodeEdgePoint
+id: 453c7421-eacf-4d48-9dfe-f88d0fbe1ca8
+name: n1</title>
+          <rect x="11760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11780" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="23cdb9b5-4866-4171-8c64-7d15818457b5">
+            <title>TapiConnectionEdgePoint
+id: 23cdb9b5-4866-4171-8c64-7d15818457b5
+name: n1-nas-consumer</title>
+            <ellipse cx="11780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11780" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="69b95c02-b0a7-4988-b328-f1dbddfb280c">
+        <title>TapiNodeUserEquipment
+id: 69b95c02-b0a7-4988-b328-f1dbddfb280c
+name: user-equipment-1051011</title>
+        <rect x="11800" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11840" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="220486b8-884e-4819-9784-b344679ecb72">
+          <title>TapiNodeEdgePoint
+id: 220486b8-884e-4819-9784-b344679ecb72
+name: uu</title>
+          <rect x="11800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11820" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="5a205a6a-c930-40bf-8e8d-cd56d88cbe7f">
+            <title>TapiConnectionEdgePoint
+id: 5a205a6a-c930-40bf-8e8d-cd56d88cbe7f
+name: uu-radio-consumer</title>
+            <ellipse cx="11820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11820" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="85b65ddc-fb4a-4cb1-beae-798c23e22432">
+          <title>TapiNodeEdgePoint
+id: 85b65ddc-fb4a-4cb1-beae-798c23e22432
+name: n1</title>
+          <rect x="11840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11860" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="149d7741-3091-4e87-967a-705a3a97c633">
+            <title>TapiConnectionEdgePoint
+id: 149d7741-3091-4e87-967a-705a3a97c633
+name: n1-nas-consumer</title>
+            <ellipse cx="11860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11860" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="af443c0b-2081-486c-9f93-2691d42b6963">
+        <title>TapiNodeUserEquipment
+id: af443c0b-2081-486c-9f93-2691d42b6963
+name: user-equipment-1051012</title>
+        <rect x="11880" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="11920" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="9565f366-14b4-47a2-8ee4-ed32b6629fa5">
+          <title>TapiNodeEdgePoint
+id: 9565f366-14b4-47a2-8ee4-ed32b6629fa5
+name: uu</title>
+          <rect x="11880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11900" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9f64c3d7-a673-452f-acc3-4ede18c4c5ff">
+            <title>TapiConnectionEdgePoint
+id: 9f64c3d7-a673-452f-acc3-4ede18c4c5ff
+name: uu-radio-consumer</title>
+            <ellipse cx="11900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11900" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3d7ff92e-3213-4ef5-a3e2-6f97a7284f8d">
+          <title>TapiNodeEdgePoint
+id: 3d7ff92e-3213-4ef5-a3e2-6f97a7284f8d
+name: n1</title>
+          <rect x="11920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="11940" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="492f644c-8f6c-47bf-ba3b-4dc0dc3cadd5">
+            <title>TapiConnectionEdgePoint
+id: 492f644c-8f6c-47bf-ba3b-4dc0dc3cadd5
+name: n1-nas-consumer</title>
+            <ellipse cx="11940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11940" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="fe159cb0-9fce-4d4f-8baa-b41b9a69d1b7">
+        <title>TapiNodeORu
+id: fe159cb0-9fce-4d4f-8baa-b41b9a69d1b7
+name: o-ru-105102</title>
+        <rect x="12040" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="12060" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="42b5ac4c-4b0e-479b-8425-f5302876772d">
+          <title>TapiNodeEdgePoint
+id: 42b5ac4c-4b0e-479b-8425-f5302876772d
+name: ofh</title>
+          <rect x="12040" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="12060" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="7af3e9f3-fb12-469b-bd6d-40a229725bb0">
+            <title>TapiConnectionEdgePoint
+id: 7af3e9f3-fb12-469b-bd6d-40a229725bb0
+name: ofh-netconf-provider</title>
+            <ellipse cx="12060" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12060" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ee5a44b0-d820-4e0c-8cef-1a0834ed5f72">
+          <title>TapiNodeEdgePoint
+id: ee5a44b0-d820-4e0c-8cef-1a0834ed5f72
+name: uu</title>
+          <rect x="12040" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12060" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="6f140fc8-cc15-433e-b618-dc02c977bc01">
+            <title>TapiConnectionEdgePoint
+id: 6f140fc8-cc15-433e-b618-dc02c977bc01
+name: uu-radio-provider</title>
+            <ellipse cx="12060" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12060" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7d77813f-f8cb-4fff-ad87-5e0ba389e684">
+        <title>TapiNodeUserEquipment
+id: 7d77813f-f8cb-4fff-ad87-5e0ba389e684
+name: user-equipment-1051020</title>
+        <rect x="11960" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12000" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="8937048f-1bd3-40c9-80bd-ed46f2eaa642">
+          <title>TapiNodeEdgePoint
+id: 8937048f-1bd3-40c9-80bd-ed46f2eaa642
+name: uu</title>
+          <rect x="11960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="11980" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="80b6572c-f5a3-4b78-a9a6-5cb7cf1d1405">
+            <title>TapiConnectionEdgePoint
+id: 80b6572c-f5a3-4b78-a9a6-5cb7cf1d1405
+name: uu-radio-consumer</title>
+            <ellipse cx="11980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="11980" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="383dd1d3-b632-4f70-96b2-68c9cd8bd52d">
+          <title>TapiNodeEdgePoint
+id: 383dd1d3-b632-4f70-96b2-68c9cd8bd52d
+name: n1</title>
+          <rect x="12000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12020" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="a0c3020c-5c72-4619-885c-ee00ddb3560e">
+            <title>TapiConnectionEdgePoint
+id: a0c3020c-5c72-4619-885c-ee00ddb3560e
+name: n1-nas-consumer</title>
+            <ellipse cx="12020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12020" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="5abfcb77-39f3-4e3f-8ed2-1bc07108cdf6">
+        <title>TapiNodeUserEquipment
+id: 5abfcb77-39f3-4e3f-8ed2-1bc07108cdf6
+name: user-equipment-1051021</title>
+        <rect x="12040" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12080" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="37348dce-b0c3-475d-afae-61b6f7c22d2b">
+          <title>TapiNodeEdgePoint
+id: 37348dce-b0c3-475d-afae-61b6f7c22d2b
+name: uu</title>
+          <rect x="12040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12060" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="dd670ffe-d3be-4585-86e9-60b02190bea1">
+            <title>TapiConnectionEdgePoint
+id: dd670ffe-d3be-4585-86e9-60b02190bea1
+name: uu-radio-consumer</title>
+            <ellipse cx="12060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12060" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="59a847d1-87f9-4931-9ced-a5162ed739cd">
+          <title>TapiNodeEdgePoint
+id: 59a847d1-87f9-4931-9ced-a5162ed739cd
+name: n1</title>
+          <rect x="12080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12100" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="5c0672ee-c8ea-4e0a-9620-8c74c3eb9086">
+            <title>TapiConnectionEdgePoint
+id: 5c0672ee-c8ea-4e0a-9620-8c74c3eb9086
+name: n1-nas-consumer</title>
+            <ellipse cx="12100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12100" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="ce027681-8a72-46eb-8fcc-b27b982d6599">
+        <title>TapiNodeUserEquipment
+id: ce027681-8a72-46eb-8fcc-b27b982d6599
+name: user-equipment-1051022</title>
+        <rect x="12120" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12160" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="d34ec2ff-30b8-44f3-a4cd-311a3d1d44ae">
+          <title>TapiNodeEdgePoint
+id: d34ec2ff-30b8-44f3-a4cd-311a3d1d44ae
+name: uu</title>
+          <rect x="12120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12140" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d67deaad-45b6-4f7e-8531-b57c4a24c720">
+            <title>TapiConnectionEdgePoint
+id: d67deaad-45b6-4f7e-8531-b57c4a24c720
+name: uu-radio-consumer</title>
+            <ellipse cx="12140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12140" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="87b2a11f-a74d-4554-8847-458928cda090">
+          <title>TapiNodeEdgePoint
+id: 87b2a11f-a74d-4554-8847-458928cda090
+name: n1</title>
+          <rect x="12160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12180" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="cce09717-4eae-494a-9951-54f4e29b2bfe">
+            <title>TapiConnectionEdgePoint
+id: cce09717-4eae-494a-9951-54f4e29b2bfe
+name: n1-nas-consumer</title>
+            <ellipse cx="12180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12180" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="3ecf871e-8790-44ae-85c8-9634fdf881ca">
+        <title>TapiNodeODu
+id: 3ecf871e-8790-44ae-85c8-9634fdf881ca
+name: o-du-1052</title>
+        <rect x="12440" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="12540" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="2d87bc4a-b753-4bff-8f2b-312107739085">
+          <title>TapiNodeEdgePoint
+id: 2d87bc4a-b753-4bff-8f2b-312107739085
+name: e2</title>
+          <rect x="12440" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="12460" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="aad9fd83-4a8b-442a-a979-14be3916467e">
+            <title>TapiConnectionEdgePoint
+id: aad9fd83-4a8b-442a-a979-14be3916467e
+name: e2-sctp-provider</title>
+            <ellipse cx="12460" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12460" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8e40b970-9f06-4661-b50f-10ef599898fd">
+          <title>TapiNodeEdgePoint
+id: 8e40b970-9f06-4661-b50f-10ef599898fd
+name: o1</title>
+          <rect x="12520" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="12580" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="473ee04b-105f-46de-b7be-f5e65c2d2cb6">
+            <title>TapiConnectionEdgePoint
+id: 473ee04b-105f-46de-b7be-f5e65c2d2cb6
+name: o1-netconf-provider</title>
+            <ellipse cx="12540" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12540" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="1d5c8b69-e891-4c03-8791-0bb731b414e7">
+            <title>TapiConnectionEdgePoint
+id: 1d5c8b69-e891-4c03-8791-0bb731b414e7
+name: o1-ves-consumer</title>
+            <ellipse cx="12580" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12580" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="c7bec020-256b-49ed-afe7-7f4483874040">
+            <title>TapiConnectionEdgePoint
+id: c7bec020-256b-49ed-afe7-7f4483874040
+name: o1-file-provider</title>
+            <ellipse cx="12620" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12620" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d38eba15-91ca-41fc-b3dc-9ff0b248e266">
+          <title>TapiNodeEdgePoint
+id: d38eba15-91ca-41fc-b3dc-9ff0b248e266
+name: f1</title>
+          <rect x="12480" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="12500" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="8d261574-55e5-4380-87bb-8813b9013e6e">
+            <title>TapiConnectionEdgePoint
+id: 8d261574-55e5-4380-87bb-8813b9013e6e
+name: f1-unknown-provider</title>
+            <ellipse cx="12500" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12500" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="58fa1aa9-e465-4d7e-8534-1d06e666e0cc">
+          <title>TapiNodeEdgePoint
+id: 58fa1aa9-e465-4d7e-8534-1d06e666e0cc
+name: ofh</title>
+          <rect x="12500" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="12520" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="a07a0c46-431d-4d4f-9441-352470330953">
+            <title>TapiConnectionEdgePoint
+id: a07a0c46-431d-4d4f-9441-352470330953
+name: ofh-netconf-consumer</title>
+            <ellipse cx="12520" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12520" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="ac12fc43-7140-4de7-aabd-7f7698af9af4">
+        <title>TapiNodeFronthaulGateway
+id: ac12fc43-7140-4de7-aabd-7f7698af9af4
+name: fronthaul-gateway-10520</title>
+        <rect x="12480" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="12540" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="c33162c1-787c-4aae-af5b-fa9662557534">
+          <title>TapiNodeEdgePoint
+id: c33162c1-787c-4aae-af5b-fa9662557534
+name: eth</title>
+          <rect x="12500" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="12520" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="abd012c8-05d1-41be-96f3-d58402c1c60c">
+            <title>TapiConnectionEdgePoint
+id: abd012c8-05d1-41be-96f3-d58402c1c60c
+name: eth-ofh-provider</title>
+            <ellipse cx="12520" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12520" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a7f0a88c-5459-44c6-a6df-4db39ccaf43f">
+          <title>TapiNodeEdgePoint
+id: a7f0a88c-5459-44c6-a6df-4db39ccaf43f
+name: oam</title>
+          <rect x="12540" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="12560" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="84a5b4d6-a8cf-4825-b461-06e613ba919c">
+            <title>TapiConnectionEdgePoint
+id: 84a5b4d6-a8cf-4825-b461-06e613ba919c
+name: oam-netconf-provider</title>
+            <ellipse cx="12560" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12560" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="0a478d95-020f-403e-bf78-f42df6ce7926">
+          <title>TapiNodeEdgePoint
+id: 0a478d95-020f-403e-bf78-f42df6ce7926
+name: eth#0</title>
+          <rect x="12480" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="12500.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="77c4f514-a2a4-417a-928d-a84732064651">
+            <title>TapiConnectionEdgePoint
+id: 77c4f514-a2a4-417a-928d-a84732064651
+name: eth-ofh-consumer</title>
+            <ellipse cx="12500.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12500.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="34c088f0-7ae7-41f6-adca-0db9da10ce01">
+          <title>TapiNodeEdgePoint
+id: 34c088f0-7ae7-41f6-adca-0db9da10ce01
+name: eth#1</title>
+          <rect x="12520" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="12540.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="0466812c-e993-4dd2-9907-841d53d8955f">
+            <title>TapiConnectionEdgePoint
+id: 0466812c-e993-4dd2-9907-841d53d8955f
+name: eth-ofh-consumer</title>
+            <ellipse cx="12540.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12540.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1b0d1c5e-6da7-4fd3-9ddc-1f5ff5e5c953">
+          <title>TapiNodeEdgePoint
+id: 1b0d1c5e-6da7-4fd3-9ddc-1f5ff5e5c953
+name: eth#2</title>
+          <rect x="12560" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="12580.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="e3383485-fab5-4631-9fb3-eb5b7e9c5b64">
+            <title>TapiConnectionEdgePoint
+id: e3383485-fab5-4631-9fb3-eb5b7e9c5b64
+name: eth-ofh-consumer</title>
+            <ellipse cx="12580.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12580.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="5ff845c9-44c1-4d0d-93b4-21ce9be190a6">
+        <title>TapiNodeORu
+id: 5ff845c9-44c1-4d0d-93b4-21ce9be190a6
+name: o-ru-105200</title>
+        <rect x="12280" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="12300" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="e4969028-be43-4523-96d5-2f80fa7371ff">
+          <title>TapiNodeEdgePoint
+id: e4969028-be43-4523-96d5-2f80fa7371ff
+name: ofh</title>
+          <rect x="12280" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="12300" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="d5e59432-bf9c-4918-9a95-ad0bddf55a9a">
+            <title>TapiConnectionEdgePoint
+id: d5e59432-bf9c-4918-9a95-ad0bddf55a9a
+name: ofh-netconf-provider</title>
+            <ellipse cx="12300" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12300" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4fac4f91-6000-4749-b2e7-9f6c43506024">
+          <title>TapiNodeEdgePoint
+id: 4fac4f91-6000-4749-b2e7-9f6c43506024
+name: uu</title>
+          <rect x="12280" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12300" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="32a9d684-6087-4641-a136-951f3547bcd6">
+            <title>TapiConnectionEdgePoint
+id: 32a9d684-6087-4641-a136-951f3547bcd6
+name: uu-radio-provider</title>
+            <ellipse cx="12300" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12300" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="bbec28ce-b06b-4459-a9fb-7cf193fea052">
+        <title>TapiNodeUserEquipment
+id: bbec28ce-b06b-4459-a9fb-7cf193fea052
+name: user-equipment-1052000</title>
+        <rect x="12200" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12240" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="7f9b2e69-8936-409b-8dc1-16eef54b38ff">
+          <title>TapiNodeEdgePoint
+id: 7f9b2e69-8936-409b-8dc1-16eef54b38ff
+name: uu</title>
+          <rect x="12200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12220" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e34e12a2-9f81-4466-8d80-14ef79f806d7">
+            <title>TapiConnectionEdgePoint
+id: e34e12a2-9f81-4466-8d80-14ef79f806d7
+name: uu-radio-consumer</title>
+            <ellipse cx="12220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12220" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="09fb4489-3f37-4852-ab35-d3984e01660b">
+          <title>TapiNodeEdgePoint
+id: 09fb4489-3f37-4852-ab35-d3984e01660b
+name: n1</title>
+          <rect x="12240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12260" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ee7dc916-856f-48b9-9a7e-076b203011f2">
+            <title>TapiConnectionEdgePoint
+id: ee7dc916-856f-48b9-9a7e-076b203011f2
+name: n1-nas-consumer</title>
+            <ellipse cx="12260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12260" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="d098d13d-fde8-4e12-a756-398e9838fa62">
+        <title>TapiNodeUserEquipment
+id: d098d13d-fde8-4e12-a756-398e9838fa62
+name: user-equipment-1052001</title>
+        <rect x="12280" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12320" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f76dcbe6-7fcc-4b58-8a48-ca743b710c7c">
+          <title>TapiNodeEdgePoint
+id: f76dcbe6-7fcc-4b58-8a48-ca743b710c7c
+name: uu</title>
+          <rect x="12280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12300" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e9eee9b1-f0e4-44c2-8ddd-be66ff98c284">
+            <title>TapiConnectionEdgePoint
+id: e9eee9b1-f0e4-44c2-8ddd-be66ff98c284
+name: uu-radio-consumer</title>
+            <ellipse cx="12300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12300" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="722f31c2-31c5-492a-a1f0-fb91b4c93174">
+          <title>TapiNodeEdgePoint
+id: 722f31c2-31c5-492a-a1f0-fb91b4c93174
+name: n1</title>
+          <rect x="12320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12340" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="a0c55174-5871-4433-9176-48423ef08d38">
+            <title>TapiConnectionEdgePoint
+id: a0c55174-5871-4433-9176-48423ef08d38
+name: n1-nas-consumer</title>
+            <ellipse cx="12340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12340" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6898bd22-3846-4a61-bacd-df39eb54df77">
+        <title>TapiNodeUserEquipment
+id: 6898bd22-3846-4a61-bacd-df39eb54df77
+name: user-equipment-1052002</title>
+        <rect x="12360" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12400" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="27819476-ac70-434b-99e7-33bee2b509e3">
+          <title>TapiNodeEdgePoint
+id: 27819476-ac70-434b-99e7-33bee2b509e3
+name: uu</title>
+          <rect x="12360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12380" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="cde11af5-0644-4fe5-bd77-bac71fbed659">
+            <title>TapiConnectionEdgePoint
+id: cde11af5-0644-4fe5-bd77-bac71fbed659
+name: uu-radio-consumer</title>
+            <ellipse cx="12380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12380" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c0e2b08f-bda0-4cef-a54c-434c801d73b2">
+          <title>TapiNodeEdgePoint
+id: c0e2b08f-bda0-4cef-a54c-434c801d73b2
+name: n1</title>
+          <rect x="12400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12420" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="473e4cc8-085c-4d9e-b6d7-2480301b3217">
+            <title>TapiConnectionEdgePoint
+id: 473e4cc8-085c-4d9e-b6d7-2480301b3217
+name: n1-nas-consumer</title>
+            <ellipse cx="12420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12420" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="d74f9e57-5f89-4ceb-8385-cea3627d4e3a">
+        <title>TapiNodeORu
+id: d74f9e57-5f89-4ceb-8385-cea3627d4e3a
+name: o-ru-105201</title>
+        <rect x="12520" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="12540" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="983dca09-aa7e-4d9a-be5e-d8545e098f88">
+          <title>TapiNodeEdgePoint
+id: 983dca09-aa7e-4d9a-be5e-d8545e098f88
+name: ofh</title>
+          <rect x="12520" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="12540" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="d7309b1e-f7f0-41f2-8593-98231f3f96b1">
+            <title>TapiConnectionEdgePoint
+id: d7309b1e-f7f0-41f2-8593-98231f3f96b1
+name: ofh-netconf-provider</title>
+            <ellipse cx="12540" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12540" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d0ad2e0c-dc33-42d4-a130-86fc210a4992">
+          <title>TapiNodeEdgePoint
+id: d0ad2e0c-dc33-42d4-a130-86fc210a4992
+name: uu</title>
+          <rect x="12520" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12540" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="15edc7ae-771a-4457-8284-4957ae1e84d3">
+            <title>TapiConnectionEdgePoint
+id: 15edc7ae-771a-4457-8284-4957ae1e84d3
+name: uu-radio-provider</title>
+            <ellipse cx="12540" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12540" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="d200fb93-dad7-4deb-b93d-624fbda9c141">
+        <title>TapiNodeUserEquipment
+id: d200fb93-dad7-4deb-b93d-624fbda9c141
+name: user-equipment-1052010</title>
+        <rect x="12440" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12480" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="48cbd389-36cc-4bb0-beb5-d8760b002208">
+          <title>TapiNodeEdgePoint
+id: 48cbd389-36cc-4bb0-beb5-d8760b002208
+name: uu</title>
+          <rect x="12440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12460" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="7a232d7d-2817-476a-bf81-f16412c11cea">
+            <title>TapiConnectionEdgePoint
+id: 7a232d7d-2817-476a-bf81-f16412c11cea
+name: uu-radio-consumer</title>
+            <ellipse cx="12460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12460" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c50ed317-2440-49a6-94dc-384a9e7207ff">
+          <title>TapiNodeEdgePoint
+id: c50ed317-2440-49a6-94dc-384a9e7207ff
+name: n1</title>
+          <rect x="12480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12500" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="967da31c-0b16-45fd-9bd6-d66a211742da">
+            <title>TapiConnectionEdgePoint
+id: 967da31c-0b16-45fd-9bd6-d66a211742da
+name: n1-nas-consumer</title>
+            <ellipse cx="12500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12500" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f9ff30c9-5904-448b-b443-db632a0a429d">
+        <title>TapiNodeUserEquipment
+id: f9ff30c9-5904-448b-b443-db632a0a429d
+name: user-equipment-1052011</title>
+        <rect x="12520" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12560" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f883eefe-c35c-4ae4-b54e-4c8a5a78585d">
+          <title>TapiNodeEdgePoint
+id: f883eefe-c35c-4ae4-b54e-4c8a5a78585d
+name: uu</title>
+          <rect x="12520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12540" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="3ce29958-a348-4b77-b012-fd2cba66142d">
+            <title>TapiConnectionEdgePoint
+id: 3ce29958-a348-4b77-b012-fd2cba66142d
+name: uu-radio-consumer</title>
+            <ellipse cx="12540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12540" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2dee512c-21d3-4116-8cb3-bb31412324ad">
+          <title>TapiNodeEdgePoint
+id: 2dee512c-21d3-4116-8cb3-bb31412324ad
+name: n1</title>
+          <rect x="12560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12580" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="3cdad185-d056-4fd3-a7c9-9c47d5a4c20c">
+            <title>TapiConnectionEdgePoint
+id: 3cdad185-d056-4fd3-a7c9-9c47d5a4c20c
+name: n1-nas-consumer</title>
+            <ellipse cx="12580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12580" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="c268d81b-c015-4202-ad9c-c822b09e2358">
+        <title>TapiNodeUserEquipment
+id: c268d81b-c015-4202-ad9c-c822b09e2358
+name: user-equipment-1052012</title>
+        <rect x="12600" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12640" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="4995bafb-6025-48ca-955b-d6f47f5a0336">
+          <title>TapiNodeEdgePoint
+id: 4995bafb-6025-48ca-955b-d6f47f5a0336
+name: uu</title>
+          <rect x="12600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12620" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="2175ff99-9780-4979-80c6-1da7e551d5d3">
+            <title>TapiConnectionEdgePoint
+id: 2175ff99-9780-4979-80c6-1da7e551d5d3
+name: uu-radio-consumer</title>
+            <ellipse cx="12620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12620" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="93973325-1f12-417f-a35a-80cff20d9c6c">
+          <title>TapiNodeEdgePoint
+id: 93973325-1f12-417f-a35a-80cff20d9c6c
+name: n1</title>
+          <rect x="12640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12660" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="fea09a49-1e54-490f-9912-52bdbf8cc7da">
+            <title>TapiConnectionEdgePoint
+id: fea09a49-1e54-490f-9912-52bdbf8cc7da
+name: n1-nas-consumer</title>
+            <ellipse cx="12660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12660" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="8de0245e-ee91-4073-8167-253997d0a661">
+        <title>TapiNodeORu
+id: 8de0245e-ee91-4073-8167-253997d0a661
+name: o-ru-105202</title>
+        <rect x="12760" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="12780" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="4c45d0a3-2284-41d6-8f80-29fc94f6c550">
+          <title>TapiNodeEdgePoint
+id: 4c45d0a3-2284-41d6-8f80-29fc94f6c550
+name: ofh</title>
+          <rect x="12760" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="12780" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="7e8271a3-5746-4a66-b9b9-d599ebd6b6d9">
+            <title>TapiConnectionEdgePoint
+id: 7e8271a3-5746-4a66-b9b9-d599ebd6b6d9
+name: ofh-netconf-provider</title>
+            <ellipse cx="12780" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12780" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bf0d5ecd-de6b-4961-a107-7ba13c12f5c0">
+          <title>TapiNodeEdgePoint
+id: bf0d5ecd-de6b-4961-a107-7ba13c12f5c0
+name: uu</title>
+          <rect x="12760" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12780" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="3584c049-c846-4a8e-b2ec-f7d9b8819039">
+            <title>TapiConnectionEdgePoint
+id: 3584c049-c846-4a8e-b2ec-f7d9b8819039
+name: uu-radio-provider</title>
+            <ellipse cx="12780" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="12780" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="4a267f45-9bf5-42b4-9324-e26dd12c3d0c">
+        <title>TapiNodeUserEquipment
+id: 4a267f45-9bf5-42b4-9324-e26dd12c3d0c
+name: user-equipment-1052020</title>
+        <rect x="12680" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12720" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a2304251-f3ad-4904-93c5-4884fc8fdf63">
+          <title>TapiNodeEdgePoint
+id: a2304251-f3ad-4904-93c5-4884fc8fdf63
+name: uu</title>
+          <rect x="12680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12700" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="cb293249-bf60-41e1-ae4a-ea435de0228d">
+            <title>TapiConnectionEdgePoint
+id: cb293249-bf60-41e1-ae4a-ea435de0228d
+name: uu-radio-consumer</title>
+            <ellipse cx="12700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12700" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a9e2f7be-0443-4cf1-b95c-d9a5df1229d0">
+          <title>TapiNodeEdgePoint
+id: a9e2f7be-0443-4cf1-b95c-d9a5df1229d0
+name: n1</title>
+          <rect x="12720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12740" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="dd42251a-650a-4611-950a-4bc08189cb12">
+            <title>TapiConnectionEdgePoint
+id: dd42251a-650a-4611-950a-4bc08189cb12
+name: n1-nas-consumer</title>
+            <ellipse cx="12740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12740" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="8ef6d8e9-2789-42a9-922b-af86850c2c3b">
+        <title>TapiNodeUserEquipment
+id: 8ef6d8e9-2789-42a9-922b-af86850c2c3b
+name: user-equipment-1052021</title>
+        <rect x="12760" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12800" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="204383c5-c9ce-45a4-9484-197abcfe993e">
+          <title>TapiNodeEdgePoint
+id: 204383c5-c9ce-45a4-9484-197abcfe993e
+name: uu</title>
+          <rect x="12760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12780" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0da640d0-d9de-4d5a-883b-adfc3b82643a">
+            <title>TapiConnectionEdgePoint
+id: 0da640d0-d9de-4d5a-883b-adfc3b82643a
+name: uu-radio-consumer</title>
+            <ellipse cx="12780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12780" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="12821f7f-3a6e-4c4d-baa6-30d300d58ba3">
+          <title>TapiNodeEdgePoint
+id: 12821f7f-3a6e-4c4d-baa6-30d300d58ba3
+name: n1</title>
+          <rect x="12800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12820" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ac074501-4dd7-4fe1-a10d-9ec2e49eb518">
+            <title>TapiConnectionEdgePoint
+id: ac074501-4dd7-4fe1-a10d-9ec2e49eb518
+name: n1-nas-consumer</title>
+            <ellipse cx="12820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12820" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="67e3577c-59a4-4ccf-aeb3-2daaeecdf0e3">
+        <title>TapiNodeUserEquipment
+id: 67e3577c-59a4-4ccf-aeb3-2daaeecdf0e3
+name: user-equipment-1052022</title>
+        <rect x="12840" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12880" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="5c6a2214-598f-41a3-a2f7-6ebf4277cf5b">
+          <title>TapiNodeEdgePoint
+id: 5c6a2214-598f-41a3-a2f7-6ebf4277cf5b
+name: uu</title>
+          <rect x="12840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12860" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="a5cd9b7b-3b06-4c7c-bbee-0f91b6d296ba">
+            <title>TapiConnectionEdgePoint
+id: a5cd9b7b-3b06-4c7c-bbee-0f91b6d296ba
+name: uu-radio-consumer</title>
+            <ellipse cx="12860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12860" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="fd1eed00-4ba4-4f32-aa6c-2e81e8e7924c">
+          <title>TapiNodeEdgePoint
+id: fd1eed00-4ba4-4f32-aa6c-2e81e8e7924c
+name: n1</title>
+          <rect x="12880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12900" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="36226a31-544e-4eb0-b9f8-1ed7dbb53164">
+            <title>TapiConnectionEdgePoint
+id: 36226a31-544e-4eb0-b9f8-1ed7dbb53164
+name: n1-nas-consumer</title>
+            <ellipse cx="12900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12900" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuCp" id="6b04090c-3325-4fa9-8654-3c90b4f0295b">
+        <title>TapiNodeOCuCp
+id: 6b04090c-3325-4fa9-8654-3c90b4f0295b
+name: o-cu-cp-106</title>
+        <rect x="13755" y="325" width="200" height="40" rx="5" class="node TapiNodeOCuCp o-cu-cp"/>
+        <text x="13855.0" y="349.0">O-CU-CP</text>
+        <g class="node TapiNodeEdgePoint" id="c2e2a641-2374-4db3-94ec-6c9c4262eafd">
+          <title>TapiNodeEdgePoint
+id: c2e2a641-2374-4db3-94ec-6c9c4262eafd
+name: e2</title>
+          <rect x="13755" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="13775.0" y="319.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="31d784fd-8ab3-4b24-a53b-85cc525e610f">
+            <title>TapiConnectionEdgePoint
+id: 31d784fd-8ab3-4b24-a53b-85cc525e610f
+name: e2-sctp-provider</title>
+            <ellipse cx="13775.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13775.0" y="334.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="44b02daa-72c3-4971-a936-c6515b6ce1ae">
+          <title>TapiNodeEdgePoint
+id: 44b02daa-72c3-4971-a936-c6515b6ce1ae
+name: n2</title>
+          <rect x="13795" y="305" width="40" height="20" rx="5" class="TapiNodeEdgePoint n2"/>
+          <text x="13815.0" y="319.0">N2</text>
+          <g class="node TapiConnectionEdgePoint" id="6c71f491-14af-46ec-8e33-d5d89674ec96">
+            <title>TapiConnectionEdgePoint
+id: 6c71f491-14af-46ec-8e33-d5d89674ec96
+name: n2-nas-consumer</title>
+            <ellipse cx="13815.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13815.0" y="334.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="407f9caa-bd4e-4195-bf5b-339e61f3cd62">
+          <title>TapiNodeEdgePoint
+id: 407f9caa-bd4e-4195-bf5b-339e61f3cd62
+name: o1</title>
+          <rect x="13835" y="305" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="13895.0" y="319.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="b64c1a2a-c455-45a6-b46f-27da7abfa27e">
+            <title>TapiConnectionEdgePoint
+id: b64c1a2a-c455-45a6-b46f-27da7abfa27e
+name: o1-netconf-provider</title>
+            <ellipse cx="13855.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13855.0" y="334.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="0adaf3b9-7cbc-4baf-adf3-232d65f68136">
+            <title>TapiConnectionEdgePoint
+id: 0adaf3b9-7cbc-4baf-adf3-232d65f68136
+name: o1-ves-consumer</title>
+            <ellipse cx="13895.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13895.0" y="334.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="8305c51b-5400-4fda-ac0f-242e0cca26f2">
+            <title>TapiConnectionEdgePoint
+id: 8305c51b-5400-4fda-ac0f-242e0cca26f2
+name: o1-file-provider</title>
+            <ellipse cx="13935.0" cy="330.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13935.0" y="334.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a95e870b-8b81-46e1-883a-55c2861119fb">
+          <title>TapiNodeEdgePoint
+id: a95e870b-8b81-46e1-883a-55c2861119fb
+name: f1-c</title>
+          <rect x="13835" y="365" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-c"/>
+          <text x="13855.0" y="379.0">F1-C</text>
+          <g class="node TapiConnectionEdgePoint" id="27f7e17e-badb-49ac-9ec2-d935e25a0706">
+            <title>TapiConnectionEdgePoint
+id: 27f7e17e-badb-49ac-9ec2-d935e25a0706
+name: f1-c-unknown-consumer</title>
+            <ellipse cx="13855.0" cy="360.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13855.0" y="364.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3c2d37f6-2155-4fb9-bc6d-c434c33d10d0">
+          <title>TapiNodeEdgePoint
+id: 3c2d37f6-2155-4fb9-bc6d-c434c33d10d0
+name: e1</title>
+          <rect x="13935" y="345" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="13955.0" y="359.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="fd763e6d-ec83-4168-a6b2-f11e02280503">
+            <title>TapiConnectionEdgePoint
+id: fd763e6d-ec83-4168-a6b2-f11e02280503
+name: e1-unknown-consumer</title>
+            <ellipse cx="13930.0" cy="355.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13930.0" y="359.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeOCuUp" id="232e9195-0931-446a-9013-bb30317031b3">
+        <title>TapiNodeOCuUp
+id: 232e9195-0931-446a-9013-bb30317031b3
+name: o-cu-up-106</title>
+        <rect x="14005" y="405" width="200" height="40" rx="5" class="node TapiNodeOCuUp o-cu-up"/>
+        <text x="14105.0" y="429.0">O-CU-UP</text>
+        <g class="node TapiNodeEdgePoint" id="79327033-d3fa-438a-aae7-671fa8a47274">
+          <title>TapiNodeEdgePoint
+id: 79327033-d3fa-438a-aae7-671fa8a47274
+name: e2</title>
+          <rect x="14005" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="14025.0" y="399.0">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="6000763b-2157-4b5f-b8f3-4c9b11262182">
+            <title>TapiConnectionEdgePoint
+id: 6000763b-2157-4b5f-b8f3-4c9b11262182
+name: e2-sctp-provider</title>
+            <ellipse cx="14025.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14025.0" y="414.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9b1ce2cb-2640-4834-8607-c3d18cc9c488">
+          <title>TapiNodeEdgePoint
+id: 9b1ce2cb-2640-4834-8607-c3d18cc9c488
+name: n3</title>
+          <rect x="14045" y="385" width="40" height="20" rx="5" class="TapiNodeEdgePoint n3"/>
+          <text x="14065.0" y="399.0">N3</text>
+          <g class="node TapiConnectionEdgePoint" id="92cd73ca-0bd5-47c5-8c0f-73129af29e69">
+            <title>TapiConnectionEdgePoint
+id: 92cd73ca-0bd5-47c5-8c0f-73129af29e69
+name: n3-nas-consumer</title>
+            <ellipse cx="14065.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14065.0" y="414.0">NAS</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b704c2ae-6138-4585-81e1-d4bbe40090a4">
+          <title>TapiNodeEdgePoint
+id: b704c2ae-6138-4585-81e1-d4bbe40090a4
+name: o1</title>
+          <rect x="14085" y="385" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="14145.0" y="399.0">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="b40d74a4-69c7-452f-abe6-89674f866ef9">
+            <title>TapiConnectionEdgePoint
+id: b40d74a4-69c7-452f-abe6-89674f866ef9
+name: o1-netconf-provider</title>
+            <ellipse cx="14105.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14105.0" y="414.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="c0cc5b8e-6687-45bf-996e-c0c4978ce5e6">
+            <title>TapiConnectionEdgePoint
+id: c0cc5b8e-6687-45bf-996e-c0c4978ce5e6
+name: o1-ves-consumer</title>
+            <ellipse cx="14145.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14145.0" y="414.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="f6a8ef56-be09-4675-aa34-2cdb9de95938">
+            <title>TapiConnectionEdgePoint
+id: f6a8ef56-be09-4675-aa34-2cdb9de95938
+name: o1-file-provider</title>
+            <ellipse cx="14185.0" cy="410.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14185.0" y="414.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a944c272-b1e8-4e34-b01a-cab351452eba">
+          <title>TapiNodeEdgePoint
+id: a944c272-b1e8-4e34-b01a-cab351452eba
+name: f1-u</title>
+          <rect x="14085" y="445" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1-u"/>
+          <text x="14105.0" y="459.0">F1-U</text>
+          <g class="node TapiConnectionEdgePoint" id="0a17f950-a564-471b-a2a7-dc9af05e7695">
+            <title>TapiConnectionEdgePoint
+id: 0a17f950-a564-471b-a2a7-dc9af05e7695
+name: f1-u-unknown-consumer</title>
+            <ellipse cx="14105.0" cy="440.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14105.0" y="444.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4b4caaad-02ba-4a83-a940-97813113cece">
+          <title>TapiNodeEdgePoint
+id: 4b4caaad-02ba-4a83-a940-97813113cece
+name: e1</title>
+          <rect x="13985" y="425" width="40" height="20" rx="5" class="TapiNodeEdgePoint e1"/>
+          <text x="14005.0" y="439.0">E1</text>
+          <g class="node TapiConnectionEdgePoint" id="a39dfb40-9d88-4372-a2cc-831f1c0dfbd5">
+            <title>TapiConnectionEdgePoint
+id: a39dfb40-9d88-4372-a2cc-831f1c0dfbd5
+name: e1-unknown-provider</title>
+            <ellipse cx="14030.0" cy="435.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14030.0" y="439.0">-</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="0f61cab3-462b-465b-8174-456e1555db04">
+        <title>TapiNodeODu
+id: 0f61cab3-462b-465b-8174-456e1555db04
+name: o-du-1060</title>
+        <rect x="13160" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="13260" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="c236396e-50e1-42d7-a963-d9dee4ea4264">
+          <title>TapiNodeEdgePoint
+id: c236396e-50e1-42d7-a963-d9dee4ea4264
+name: e2</title>
+          <rect x="13160" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="13180" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="74b98179-1d11-4cd5-894a-9f8dc95cf0d8">
+            <title>TapiConnectionEdgePoint
+id: 74b98179-1d11-4cd5-894a-9f8dc95cf0d8
+name: e2-sctp-provider</title>
+            <ellipse cx="13180" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13180" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="24b36351-df3c-41c3-8cf7-1967afbaba76">
+          <title>TapiNodeEdgePoint
+id: 24b36351-df3c-41c3-8cf7-1967afbaba76
+name: o1</title>
+          <rect x="13240" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="13300" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="894abd45-74b4-4412-aa52-7252fa4c6b61">
+            <title>TapiConnectionEdgePoint
+id: 894abd45-74b4-4412-aa52-7252fa4c6b61
+name: o1-netconf-provider</title>
+            <ellipse cx="13260" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13260" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="5dbaf65d-3ab2-4efb-a192-e939b2460594">
+            <title>TapiConnectionEdgePoint
+id: 5dbaf65d-3ab2-4efb-a192-e939b2460594
+name: o1-ves-consumer</title>
+            <ellipse cx="13300" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13300" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="a6925caf-06e0-4f81-85c4-0454c86fb5a6">
+            <title>TapiConnectionEdgePoint
+id: a6925caf-06e0-4f81-85c4-0454c86fb5a6
+name: o1-file-provider</title>
+            <ellipse cx="13340" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13340" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5347acbd-a74a-4e9b-9653-c0daa72b9bbc">
+          <title>TapiNodeEdgePoint
+id: 5347acbd-a74a-4e9b-9653-c0daa72b9bbc
+name: f1</title>
+          <rect x="13200" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="13220" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="f100ff6d-ebbf-424d-a1c1-8e991c18469b">
+            <title>TapiConnectionEdgePoint
+id: f100ff6d-ebbf-424d-a1c1-8e991c18469b
+name: f1-unknown-provider</title>
+            <ellipse cx="13220" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13220" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="8cea588e-bff2-4a2f-930c-5cbf61fff054">
+          <title>TapiNodeEdgePoint
+id: 8cea588e-bff2-4a2f-930c-5cbf61fff054
+name: ofh</title>
+          <rect x="13220" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="13240" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="6d21c173-c14c-4077-b079-c85908cd32e4">
+            <title>TapiConnectionEdgePoint
+id: 6d21c173-c14c-4077-b079-c85908cd32e4
+name: ofh-netconf-consumer</title>
+            <ellipse cx="13240" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13240" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="7591f8f6-f78f-4cef-b956-945d6785e445">
+        <title>TapiNodeFronthaulGateway
+id: 7591f8f6-f78f-4cef-b956-945d6785e445
+name: fronthaul-gateway-10600</title>
+        <rect x="13200" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="13260" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="9acaf5fb-e24d-47eb-aaa6-66829b7a5f15">
+          <title>TapiNodeEdgePoint
+id: 9acaf5fb-e24d-47eb-aaa6-66829b7a5f15
+name: eth</title>
+          <rect x="13220" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="13240" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="b4b3b4ec-7431-4de9-ba89-88e803c2df4f">
+            <title>TapiConnectionEdgePoint
+id: b4b3b4ec-7431-4de9-ba89-88e803c2df4f
+name: eth-ofh-provider</title>
+            <ellipse cx="13240" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13240" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6f737daa-3c95-4d5d-8302-be438ef8afde">
+          <title>TapiNodeEdgePoint
+id: 6f737daa-3c95-4d5d-8302-be438ef8afde
+name: oam</title>
+          <rect x="13260" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="13280" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="ed586b9f-2a29-46d6-a473-289c1de79a46">
+            <title>TapiConnectionEdgePoint
+id: ed586b9f-2a29-46d6-a473-289c1de79a46
+name: oam-netconf-provider</title>
+            <ellipse cx="13280" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13280" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4a6ce8ac-ade0-41ab-9453-a42b8ceaa3ab">
+          <title>TapiNodeEdgePoint
+id: 4a6ce8ac-ade0-41ab-9453-a42b8ceaa3ab
+name: eth#0</title>
+          <rect x="13200" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="13220.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="dccdc610-26cb-41c6-8036-195bd7652e17">
+            <title>TapiConnectionEdgePoint
+id: dccdc610-26cb-41c6-8036-195bd7652e17
+name: eth-ofh-consumer</title>
+            <ellipse cx="13220.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13220.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2c83ffc5-cc74-4f93-a188-b0db37925525">
+          <title>TapiNodeEdgePoint
+id: 2c83ffc5-cc74-4f93-a188-b0db37925525
+name: eth#1</title>
+          <rect x="13240" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="13260.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="ad10eae7-f6db-49d1-b820-b9ecf8306dcc">
+            <title>TapiConnectionEdgePoint
+id: ad10eae7-f6db-49d1-b820-b9ecf8306dcc
+name: eth-ofh-consumer</title>
+            <ellipse cx="13260.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13260.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c63feb8f-bf7b-49f4-b222-7983a0e8a0a2">
+          <title>TapiNodeEdgePoint
+id: c63feb8f-bf7b-49f4-b222-7983a0e8a0a2
+name: eth#2</title>
+          <rect x="13280" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="13300.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="5c7ec3a1-bc11-48b4-9bbd-64c51eb0efbb">
+            <title>TapiConnectionEdgePoint
+id: 5c7ec3a1-bc11-48b4-9bbd-64c51eb0efbb
+name: eth-ofh-consumer</title>
+            <ellipse cx="13300.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13300.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="f0d58012-9c4e-4be9-be9d-9beb7652cb1b">
+        <title>TapiNodeORu
+id: f0d58012-9c4e-4be9-be9d-9beb7652cb1b
+name: o-ru-106000</title>
+        <rect x="13000" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="13020" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="3c7c9757-4cf6-493b-9454-cb5f89c4e7f4">
+          <title>TapiNodeEdgePoint
+id: 3c7c9757-4cf6-493b-9454-cb5f89c4e7f4
+name: ofh</title>
+          <rect x="13000" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="13020" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="fadaed9d-f6e7-4e01-90a3-27570f5ed255">
+            <title>TapiConnectionEdgePoint
+id: fadaed9d-f6e7-4e01-90a3-27570f5ed255
+name: ofh-netconf-provider</title>
+            <ellipse cx="13020" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13020" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1a2a9396-45d3-4bf7-bd69-0eca9b12e11e">
+          <title>TapiNodeEdgePoint
+id: 1a2a9396-45d3-4bf7-bd69-0eca9b12e11e
+name: uu</title>
+          <rect x="13000" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13020" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="10d0ed39-aa3b-4edf-975e-5cf5acc3545d">
+            <title>TapiConnectionEdgePoint
+id: 10d0ed39-aa3b-4edf-975e-5cf5acc3545d
+name: uu-radio-provider</title>
+            <ellipse cx="13020" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13020" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="74fb0cdb-afd0-4016-b883-2d388fef825c">
+        <title>TapiNodeUserEquipment
+id: 74fb0cdb-afd0-4016-b883-2d388fef825c
+name: user-equipment-1060000</title>
+        <rect x="12920" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="12960" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="981dee8e-3641-4c2b-99f6-5591b8d1c71b">
+          <title>TapiNodeEdgePoint
+id: 981dee8e-3641-4c2b-99f6-5591b8d1c71b
+name: uu</title>
+          <rect x="12920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="12940" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="29bbea09-bc6f-4a71-8afd-7e7a4f770723">
+            <title>TapiConnectionEdgePoint
+id: 29bbea09-bc6f-4a71-8afd-7e7a4f770723
+name: uu-radio-consumer</title>
+            <ellipse cx="12940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12940" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="34ff3648-aa4d-4770-8d70-28856bab870e">
+          <title>TapiNodeEdgePoint
+id: 34ff3648-aa4d-4770-8d70-28856bab870e
+name: n1</title>
+          <rect x="12960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="12980" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="36945365-412c-4958-ad17-e546bcff9421">
+            <title>TapiConnectionEdgePoint
+id: 36945365-412c-4958-ad17-e546bcff9421
+name: n1-nas-consumer</title>
+            <ellipse cx="12980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="12980" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="38a77098-9207-4e17-a4f7-8baa520cb730">
+        <title>TapiNodeUserEquipment
+id: 38a77098-9207-4e17-a4f7-8baa520cb730
+name: user-equipment-1060001</title>
+        <rect x="13000" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13040" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a4e7a2d5-61f7-4dba-b690-631c9f32da2f">
+          <title>TapiNodeEdgePoint
+id: a4e7a2d5-61f7-4dba-b690-631c9f32da2f
+name: uu</title>
+          <rect x="13000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13020" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="ba163e4b-631f-492b-ad07-bf700f7d9786">
+            <title>TapiConnectionEdgePoint
+id: ba163e4b-631f-492b-ad07-bf700f7d9786
+name: uu-radio-consumer</title>
+            <ellipse cx="13020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13020" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e3fd3a90-cb13-49a3-9567-0a3c9214ab6a">
+          <title>TapiNodeEdgePoint
+id: e3fd3a90-cb13-49a3-9567-0a3c9214ab6a
+name: n1</title>
+          <rect x="13040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13060" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="e8789af6-43f6-40db-ad35-ae674c0c90e8">
+            <title>TapiConnectionEdgePoint
+id: e8789af6-43f6-40db-ad35-ae674c0c90e8
+name: n1-nas-consumer</title>
+            <ellipse cx="13060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13060" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0101ec7f-3484-40a6-bfff-bfbff24c5f34">
+        <title>TapiNodeUserEquipment
+id: 0101ec7f-3484-40a6-bfff-bfbff24c5f34
+name: user-equipment-1060002</title>
+        <rect x="13080" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13120" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="2f7862e8-8d0e-4540-ad18-ae0419bc5d32">
+          <title>TapiNodeEdgePoint
+id: 2f7862e8-8d0e-4540-ad18-ae0419bc5d32
+name: uu</title>
+          <rect x="13080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13100" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="a5d4e114-e71f-4cf3-8167-8f91ca4fc0d0">
+            <title>TapiConnectionEdgePoint
+id: a5d4e114-e71f-4cf3-8167-8f91ca4fc0d0
+name: uu-radio-consumer</title>
+            <ellipse cx="13100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13100" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="9b4c572a-7a26-4c2a-9c77-4a3d3a177def">
+          <title>TapiNodeEdgePoint
+id: 9b4c572a-7a26-4c2a-9c77-4a3d3a177def
+name: n1</title>
+          <rect x="13120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13140" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="a67cecbe-9b60-4543-892f-1027c53b6253">
+            <title>TapiConnectionEdgePoint
+id: a67cecbe-9b60-4543-892f-1027c53b6253
+name: n1-nas-consumer</title>
+            <ellipse cx="13140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13140" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="0b687422-0377-455e-82d1-f954ff122f7c">
+        <title>TapiNodeORu
+id: 0b687422-0377-455e-82d1-f954ff122f7c
+name: o-ru-106001</title>
+        <rect x="13240" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="13260" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="7d283f66-a5ca-4b4c-8217-356ed5a4f60c">
+          <title>TapiNodeEdgePoint
+id: 7d283f66-a5ca-4b4c-8217-356ed5a4f60c
+name: ofh</title>
+          <rect x="13240" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="13260" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="8364e1ab-7590-4c10-b07a-6c8d73a58f14">
+            <title>TapiConnectionEdgePoint
+id: 8364e1ab-7590-4c10-b07a-6c8d73a58f14
+name: ofh-netconf-provider</title>
+            <ellipse cx="13260" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13260" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="db856a5e-0363-4b50-bcf3-bb0ab235a1b7">
+          <title>TapiNodeEdgePoint
+id: db856a5e-0363-4b50-bcf3-bb0ab235a1b7
+name: uu</title>
+          <rect x="13240" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13260" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="700b300a-d0ca-4eee-b925-bf0d71da5e22">
+            <title>TapiConnectionEdgePoint
+id: 700b300a-d0ca-4eee-b925-bf0d71da5e22
+name: uu-radio-provider</title>
+            <ellipse cx="13260" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13260" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="2e8dccfb-7a11-477c-958b-d61e461c0157">
+        <title>TapiNodeUserEquipment
+id: 2e8dccfb-7a11-477c-958b-d61e461c0157
+name: user-equipment-1060010</title>
+        <rect x="13160" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13200" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="0654e39e-7ccf-4957-904a-8ab99b3dfd34">
+          <title>TapiNodeEdgePoint
+id: 0654e39e-7ccf-4957-904a-8ab99b3dfd34
+name: uu</title>
+          <rect x="13160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13180" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="ab8d1563-9fed-41f1-99b0-5af0e03d9d2f">
+            <title>TapiConnectionEdgePoint
+id: ab8d1563-9fed-41f1-99b0-5af0e03d9d2f
+name: uu-radio-consumer</title>
+            <ellipse cx="13180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13180" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2241ed79-76df-463a-9b64-258c096f3144">
+          <title>TapiNodeEdgePoint
+id: 2241ed79-76df-463a-9b64-258c096f3144
+name: n1</title>
+          <rect x="13200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13220" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="89d8d373-8c28-4c0c-b422-415ec391b773">
+            <title>TapiConnectionEdgePoint
+id: 89d8d373-8c28-4c0c-b422-415ec391b773
+name: n1-nas-consumer</title>
+            <ellipse cx="13220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13220" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="b9fb8eda-8313-452d-a48c-088c4e1e6d06">
+        <title>TapiNodeUserEquipment
+id: b9fb8eda-8313-452d-a48c-088c4e1e6d06
+name: user-equipment-1060011</title>
+        <rect x="13240" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13280" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="0d4b9f95-3201-4342-9e69-8debbe48c78e">
+          <title>TapiNodeEdgePoint
+id: 0d4b9f95-3201-4342-9e69-8debbe48c78e
+name: uu</title>
+          <rect x="13240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13260" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="eb3d3425-bd03-4891-bab6-5cd73ffab25c">
+            <title>TapiConnectionEdgePoint
+id: eb3d3425-bd03-4891-bab6-5cd73ffab25c
+name: uu-radio-consumer</title>
+            <ellipse cx="13260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13260" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c85b365f-9476-4f2e-ac73-c378f6b51e5d">
+          <title>TapiNodeEdgePoint
+id: c85b365f-9476-4f2e-ac73-c378f6b51e5d
+name: n1</title>
+          <rect x="13280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13300" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="9416b1b6-e5f0-4bb3-b672-4d902ed83759">
+            <title>TapiConnectionEdgePoint
+id: 9416b1b6-e5f0-4bb3-b672-4d902ed83759
+name: n1-nas-consumer</title>
+            <ellipse cx="13300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13300" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="a84a9926-3ac7-490c-8ab7-55f57b22fa24">
+        <title>TapiNodeUserEquipment
+id: a84a9926-3ac7-490c-8ab7-55f57b22fa24
+name: user-equipment-1060012</title>
+        <rect x="13320" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13360" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="4a20c31d-606a-400e-aea9-6b2b559363cb">
+          <title>TapiNodeEdgePoint
+id: 4a20c31d-606a-400e-aea9-6b2b559363cb
+name: uu</title>
+          <rect x="13320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13340" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="fde7e379-eea2-41c7-b769-cea928806d10">
+            <title>TapiConnectionEdgePoint
+id: fde7e379-eea2-41c7-b769-cea928806d10
+name: uu-radio-consumer</title>
+            <ellipse cx="13340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13340" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="91745f4a-dec0-400f-b5a1-96c66b6cab01">
+          <title>TapiNodeEdgePoint
+id: 91745f4a-dec0-400f-b5a1-96c66b6cab01
+name: n1</title>
+          <rect x="13360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13380" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="6be87919-cf69-41a6-9d9e-8e0c38e15da7">
+            <title>TapiConnectionEdgePoint
+id: 6be87919-cf69-41a6-9d9e-8e0c38e15da7
+name: n1-nas-consumer</title>
+            <ellipse cx="13380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13380" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="b039efde-83f3-4363-b938-58b89ace1070">
+        <title>TapiNodeORu
+id: b039efde-83f3-4363-b938-58b89ace1070
+name: o-ru-106002</title>
+        <rect x="13480" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="13500" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="7d8328c9-60dd-4cf0-81f1-784d6a0de034">
+          <title>TapiNodeEdgePoint
+id: 7d8328c9-60dd-4cf0-81f1-784d6a0de034
+name: ofh</title>
+          <rect x="13480" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="13500" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="1992bc1c-d6dd-466c-856e-1ca8d605c37f">
+            <title>TapiConnectionEdgePoint
+id: 1992bc1c-d6dd-466c-856e-1ca8d605c37f
+name: ofh-netconf-provider</title>
+            <ellipse cx="13500" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13500" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="2863f83f-9442-4e2a-8ad9-d312fb686cde">
+          <title>TapiNodeEdgePoint
+id: 2863f83f-9442-4e2a-8ad9-d312fb686cde
+name: uu</title>
+          <rect x="13480" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13500" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="6e736cbb-3c3f-43b8-930c-977da754f93c">
+            <title>TapiConnectionEdgePoint
+id: 6e736cbb-3c3f-43b8-930c-977da754f93c
+name: uu-radio-provider</title>
+            <ellipse cx="13500" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13500" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="77906c8b-785e-49ba-8095-c7d31a54fb79">
+        <title>TapiNodeUserEquipment
+id: 77906c8b-785e-49ba-8095-c7d31a54fb79
+name: user-equipment-1060020</title>
+        <rect x="13400" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13440" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="14f13278-0a5f-46ad-a3cd-9b6ab4012ed1">
+          <title>TapiNodeEdgePoint
+id: 14f13278-0a5f-46ad-a3cd-9b6ab4012ed1
+name: uu</title>
+          <rect x="13400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13420" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b61e702f-6c5a-4172-adfc-efbb5d6a3d1f">
+            <title>TapiConnectionEdgePoint
+id: b61e702f-6c5a-4172-adfc-efbb5d6a3d1f
+name: uu-radio-consumer</title>
+            <ellipse cx="13420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13420" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="d407d193-21c4-4739-8b67-5645b0dc0624">
+          <title>TapiNodeEdgePoint
+id: d407d193-21c4-4739-8b67-5645b0dc0624
+name: n1</title>
+          <rect x="13440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13460" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="7a79f8f6-a236-44f4-9aef-51050f29cd6d">
+            <title>TapiConnectionEdgePoint
+id: 7a79f8f6-a236-44f4-9aef-51050f29cd6d
+name: n1-nas-consumer</title>
+            <ellipse cx="13460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13460" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="6bd416df-3a72-45b1-b58d-887d3eabe6cf">
+        <title>TapiNodeUserEquipment
+id: 6bd416df-3a72-45b1-b58d-887d3eabe6cf
+name: user-equipment-1060021</title>
+        <rect x="13480" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13520" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="44044c4d-6343-46ee-8675-7be36f48af2d">
+          <title>TapiNodeEdgePoint
+id: 44044c4d-6343-46ee-8675-7be36f48af2d
+name: uu</title>
+          <rect x="13480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13500" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="bdd602cb-5023-48b6-bc1b-dea6775dc2a4">
+            <title>TapiConnectionEdgePoint
+id: bdd602cb-5023-48b6-bc1b-dea6775dc2a4
+name: uu-radio-consumer</title>
+            <ellipse cx="13500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13500" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4044a131-67db-4dc5-a565-f8c7153e4de7">
+          <title>TapiNodeEdgePoint
+id: 4044a131-67db-4dc5-a565-f8c7153e4de7
+name: n1</title>
+          <rect x="13520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13540" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="653666a5-e1d9-4780-8c7c-aaee85bf26cc">
+            <title>TapiConnectionEdgePoint
+id: 653666a5-e1d9-4780-8c7c-aaee85bf26cc
+name: n1-nas-consumer</title>
+            <ellipse cx="13540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13540" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="125273d3-8583-4bc0-9903-7f1c05e92853">
+        <title>TapiNodeUserEquipment
+id: 125273d3-8583-4bc0-9903-7f1c05e92853
+name: user-equipment-1060022</title>
+        <rect x="13560" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13600" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="a9f24c99-9d34-45ef-962c-11fd552f8cb7">
+          <title>TapiNodeEdgePoint
+id: a9f24c99-9d34-45ef-962c-11fd552f8cb7
+name: uu</title>
+          <rect x="13560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13580" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b56bc1e3-3b0b-4822-897c-812111b5f5b9">
+            <title>TapiConnectionEdgePoint
+id: b56bc1e3-3b0b-4822-897c-812111b5f5b9
+name: uu-radio-consumer</title>
+            <ellipse cx="13580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13580" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="a7d16319-7d68-4054-b8f2-aac13be3db2a">
+          <title>TapiNodeEdgePoint
+id: a7d16319-7d68-4054-b8f2-aac13be3db2a
+name: n1</title>
+          <rect x="13600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13620" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="4110cc05-3a94-4953-9284-59eeaec2abd6">
+            <title>TapiConnectionEdgePoint
+id: 4110cc05-3a94-4953-9284-59eeaec2abd6
+name: n1-nas-consumer</title>
+            <ellipse cx="13620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13620" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="b63eaec4-a3f6-4625-85bd-3eea5c0cf7fe">
+        <title>TapiNodeODu
+id: b63eaec4-a3f6-4625-85bd-3eea5c0cf7fe
+name: o-du-1061</title>
+        <rect x="13880" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="13980" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="135dd863-5324-48f1-ab08-2d38acc695df">
+          <title>TapiNodeEdgePoint
+id: 135dd863-5324-48f1-ab08-2d38acc695df
+name: e2</title>
+          <rect x="13880" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="13900" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="ac169464-5400-4249-94f0-3d8db08b4882">
+            <title>TapiConnectionEdgePoint
+id: ac169464-5400-4249-94f0-3d8db08b4882
+name: e2-sctp-provider</title>
+            <ellipse cx="13900" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13900" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bc838e35-8f5b-4797-9c8f-5c25617724b5">
+          <title>TapiNodeEdgePoint
+id: bc838e35-8f5b-4797-9c8f-5c25617724b5
+name: o1</title>
+          <rect x="13960" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="14020" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="6c22472d-af84-4a6d-b426-3880bfc09126">
+            <title>TapiConnectionEdgePoint
+id: 6c22472d-af84-4a6d-b426-3880bfc09126
+name: o1-netconf-provider</title>
+            <ellipse cx="13980" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13980" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="aa6a7b0d-c82b-44d0-aa9f-f6ca39aea9ed">
+            <title>TapiConnectionEdgePoint
+id: aa6a7b0d-c82b-44d0-aa9f-f6ca39aea9ed
+name: o1-ves-consumer</title>
+            <ellipse cx="14020" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14020" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="2555bf7f-678d-4f22-95c7-1e8073cb24b1">
+            <title>TapiConnectionEdgePoint
+id: 2555bf7f-678d-4f22-95c7-1e8073cb24b1
+name: o1-file-provider</title>
+            <ellipse cx="14060" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14060" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="bf3c131c-0140-4625-9f66-5cac1666ca54">
+          <title>TapiNodeEdgePoint
+id: bf3c131c-0140-4625-9f66-5cac1666ca54
+name: f1</title>
+          <rect x="13920" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="13940" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="49c21988-04eb-4dba-bd27-c7dff1fdfd52">
+            <title>TapiConnectionEdgePoint
+id: 49c21988-04eb-4dba-bd27-c7dff1fdfd52
+name: f1-unknown-provider</title>
+            <ellipse cx="13940" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13940" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="7327901c-e267-47b4-8b46-fa1645b74103">
+          <title>TapiNodeEdgePoint
+id: 7327901c-e267-47b4-8b46-fa1645b74103
+name: ofh</title>
+          <rect x="13940" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="13960" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="cd901726-9273-4a5e-82ac-89f55765bb6a">
+            <title>TapiConnectionEdgePoint
+id: cd901726-9273-4a5e-82ac-89f55765bb6a
+name: ofh-netconf-consumer</title>
+            <ellipse cx="13960" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13960" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="338c485e-7b92-46ab-8629-486da3dab2c6">
+        <title>TapiNodeFronthaulGateway
+id: 338c485e-7b92-46ab-8629-486da3dab2c6
+name: fronthaul-gateway-10610</title>
+        <rect x="13920" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="13980" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="76f24c7f-ff3f-411b-8cd7-93dfa06c4662">
+          <title>TapiNodeEdgePoint
+id: 76f24c7f-ff3f-411b-8cd7-93dfa06c4662
+name: eth</title>
+          <rect x="13940" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="13960" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="f0ba1090-7da6-470f-b1a2-3a674777c073">
+            <title>TapiConnectionEdgePoint
+id: f0ba1090-7da6-470f-b1a2-3a674777c073
+name: eth-ofh-provider</title>
+            <ellipse cx="13960" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13960" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5e6a88cf-a1df-4304-8d17-2ed45e88672a">
+          <title>TapiNodeEdgePoint
+id: 5e6a88cf-a1df-4304-8d17-2ed45e88672a
+name: oam</title>
+          <rect x="13980" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="14000" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="dab30dfd-a54c-4357-8d12-2fb72a4d37e6">
+            <title>TapiConnectionEdgePoint
+id: dab30dfd-a54c-4357-8d12-2fb72a4d37e6
+name: oam-netconf-provider</title>
+            <ellipse cx="14000" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14000" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="52a350e3-c31e-4f37-9bcc-ebdd06c5a736">
+          <title>TapiNodeEdgePoint
+id: 52a350e3-c31e-4f37-9bcc-ebdd06c5a736
+name: eth#0</title>
+          <rect x="13920" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="13940.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="df7f9e09-6233-4280-9e0d-e147ceed6ac6">
+            <title>TapiConnectionEdgePoint
+id: df7f9e09-6233-4280-9e0d-e147ceed6ac6
+name: eth-ofh-consumer</title>
+            <ellipse cx="13940.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13940.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c8cf46b1-907a-4849-8635-68c1eca03928">
+          <title>TapiNodeEdgePoint
+id: c8cf46b1-907a-4849-8635-68c1eca03928
+name: eth#1</title>
+          <rect x="13960" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="13980.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="7a0df353-7a51-41e7-b756-a4225ad1b348">
+            <title>TapiConnectionEdgePoint
+id: 7a0df353-7a51-41e7-b756-a4225ad1b348
+name: eth-ofh-consumer</title>
+            <ellipse cx="13980.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13980.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4e24a172-4cd2-44a5-81ed-24395e860a44">
+          <title>TapiNodeEdgePoint
+id: 4e24a172-4cd2-44a5-81ed-24395e860a44
+name: eth#2</title>
+          <rect x="14000" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="14020.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="f3d61485-9bb2-4646-aac9-ce8e29e44150">
+            <title>TapiConnectionEdgePoint
+id: f3d61485-9bb2-4646-aac9-ce8e29e44150
+name: eth-ofh-consumer</title>
+            <ellipse cx="14020.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14020.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="2468bc0a-feab-48f3-817b-9675bec3ffc8">
+        <title>TapiNodeORu
+id: 2468bc0a-feab-48f3-817b-9675bec3ffc8
+name: o-ru-106100</title>
+        <rect x="13720" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="13740" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="8da73665-87b4-4b1b-8d90-f3023ddad4eb">
+          <title>TapiNodeEdgePoint
+id: 8da73665-87b4-4b1b-8d90-f3023ddad4eb
+name: ofh</title>
+          <rect x="13720" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="13740" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="bf6e8060-0c7f-44c9-a4d4-b6b8b79d7d60">
+            <title>TapiConnectionEdgePoint
+id: bf6e8060-0c7f-44c9-a4d4-b6b8b79d7d60
+name: ofh-netconf-provider</title>
+            <ellipse cx="13740" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13740" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="22a5a029-3998-4d09-aee8-8472b507765d">
+          <title>TapiNodeEdgePoint
+id: 22a5a029-3998-4d09-aee8-8472b507765d
+name: uu</title>
+          <rect x="13720" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13740" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="1d4572f9-990b-495b-94a2-468a1ead946b">
+            <title>TapiConnectionEdgePoint
+id: 1d4572f9-990b-495b-94a2-468a1ead946b
+name: uu-radio-provider</title>
+            <ellipse cx="13740" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13740" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="72da21a2-3deb-4b5b-acbd-f244d08d074d">
+        <title>TapiNodeUserEquipment
+id: 72da21a2-3deb-4b5b-acbd-f244d08d074d
+name: user-equipment-1061000</title>
+        <rect x="13640" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13680" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="435c78d1-3f19-4706-8703-c925cc0ace00">
+          <title>TapiNodeEdgePoint
+id: 435c78d1-3f19-4706-8703-c925cc0ace00
+name: uu</title>
+          <rect x="13640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13660" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="fccd58bb-4853-4430-af62-d8516d95c552">
+            <title>TapiConnectionEdgePoint
+id: fccd58bb-4853-4430-af62-d8516d95c552
+name: uu-radio-consumer</title>
+            <ellipse cx="13660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13660" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3962f4e9-18d7-4753-9e77-897168ab55a4">
+          <title>TapiNodeEdgePoint
+id: 3962f4e9-18d7-4753-9e77-897168ab55a4
+name: n1</title>
+          <rect x="13680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13700" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="c6103a1f-6d31-4fc7-92df-3eb66539cab2">
+            <title>TapiConnectionEdgePoint
+id: c6103a1f-6d31-4fc7-92df-3eb66539cab2
+name: n1-nas-consumer</title>
+            <ellipse cx="13700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13700" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="e0f145d7-d8a3-417e-88bd-9a5f56055f45">
+        <title>TapiNodeUserEquipment
+id: e0f145d7-d8a3-417e-88bd-9a5f56055f45
+name: user-equipment-1061001</title>
+        <rect x="13720" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13760" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="511a676b-20af-45b6-82c0-6f82dc1dc4f1">
+          <title>TapiNodeEdgePoint
+id: 511a676b-20af-45b6-82c0-6f82dc1dc4f1
+name: uu</title>
+          <rect x="13720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13740" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="0b8db6be-40f1-4f53-bd76-ec7000d68c80">
+            <title>TapiConnectionEdgePoint
+id: 0b8db6be-40f1-4f53-bd76-ec7000d68c80
+name: uu-radio-consumer</title>
+            <ellipse cx="13740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13740" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="598686a2-ab17-492e-a4af-ec7d2c4de219">
+          <title>TapiNodeEdgePoint
+id: 598686a2-ab17-492e-a4af-ec7d2c4de219
+name: n1</title>
+          <rect x="13760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13780" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="8b2f2ca0-76cc-4b0b-ab68-4032be1aadad">
+            <title>TapiConnectionEdgePoint
+id: 8b2f2ca0-76cc-4b0b-ab68-4032be1aadad
+name: n1-nas-consumer</title>
+            <ellipse cx="13780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13780" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f7c98728-fdb1-45c3-ab9d-e7320ef8f5c8">
+        <title>TapiNodeUserEquipment
+id: f7c98728-fdb1-45c3-ab9d-e7320ef8f5c8
+name: user-equipment-1061002</title>
+        <rect x="13800" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13840" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="7935546e-06d1-4958-a413-49456a71247a">
+          <title>TapiNodeEdgePoint
+id: 7935546e-06d1-4958-a413-49456a71247a
+name: uu</title>
+          <rect x="13800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13820" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="dd4fa951-ca68-4b9d-9ceb-fbe36d905db5">
+            <title>TapiConnectionEdgePoint
+id: dd4fa951-ca68-4b9d-9ceb-fbe36d905db5
+name: uu-radio-consumer</title>
+            <ellipse cx="13820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13820" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="91847be2-8725-4d9c-961c-27cf5783fae6">
+          <title>TapiNodeEdgePoint
+id: 91847be2-8725-4d9c-961c-27cf5783fae6
+name: n1</title>
+          <rect x="13840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13860" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="c91fbb41-cb62-4b01-b2c2-623e4ff59956">
+            <title>TapiConnectionEdgePoint
+id: c91fbb41-cb62-4b01-b2c2-623e4ff59956
+name: n1-nas-consumer</title>
+            <ellipse cx="13860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13860" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="670be9a4-47db-4d28-be89-4094df56409d">
+        <title>TapiNodeORu
+id: 670be9a4-47db-4d28-be89-4094df56409d
+name: o-ru-106101</title>
+        <rect x="13960" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="13980" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="1ebf4281-fcb9-4549-be84-82c19b22e7e2">
+          <title>TapiNodeEdgePoint
+id: 1ebf4281-fcb9-4549-be84-82c19b22e7e2
+name: ofh</title>
+          <rect x="13960" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="13980" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="2faa18ab-c4f0-4f76-ad17-24a90ffca9a9">
+            <title>TapiConnectionEdgePoint
+id: 2faa18ab-c4f0-4f76-ad17-24a90ffca9a9
+name: ofh-netconf-provider</title>
+            <ellipse cx="13980" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13980" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f54a6e6c-6a2a-4c5b-bc60-cb67d8025ad8">
+          <title>TapiNodeEdgePoint
+id: f54a6e6c-6a2a-4c5b-bc60-cb67d8025ad8
+name: uu</title>
+          <rect x="13960" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13980" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="ce57ec65-bf0f-4373-ada9-101e0dbdd753">
+            <title>TapiConnectionEdgePoint
+id: ce57ec65-bf0f-4373-ada9-101e0dbdd753
+name: uu-radio-provider</title>
+            <ellipse cx="13980" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="13980" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="7ee34a92-a081-4592-a285-bc0f4e9a875c">
+        <title>TapiNodeUserEquipment
+id: 7ee34a92-a081-4592-a285-bc0f4e9a875c
+name: user-equipment-1061010</title>
+        <rect x="13880" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="13920" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="732f9e39-7923-4617-8295-8b1e7dc04619">
+          <title>TapiNodeEdgePoint
+id: 732f9e39-7923-4617-8295-8b1e7dc04619
+name: uu</title>
+          <rect x="13880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13900" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="091378e8-9ee6-4c22-abf2-6fdc2e3b0c96">
+            <title>TapiConnectionEdgePoint
+id: 091378e8-9ee6-4c22-abf2-6fdc2e3b0c96
+name: uu-radio-consumer</title>
+            <ellipse cx="13900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13900" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="e384e4e1-935d-474c-bfd1-a6dc7461662c">
+          <title>TapiNodeEdgePoint
+id: e384e4e1-935d-474c-bfd1-a6dc7461662c
+name: n1</title>
+          <rect x="13920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="13940" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ff2dc032-f6bf-4e39-bcf4-40e3a978a445">
+            <title>TapiConnectionEdgePoint
+id: ff2dc032-f6bf-4e39-bcf4-40e3a978a445
+name: n1-nas-consumer</title>
+            <ellipse cx="13940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13940" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="8dc195fe-6e46-45c8-a9e6-ad95945fd0cc">
+        <title>TapiNodeUserEquipment
+id: 8dc195fe-6e46-45c8-a9e6-ad95945fd0cc
+name: user-equipment-1061011</title>
+        <rect x="13960" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14000" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="0440641d-809a-4c4f-ac1e-ac9a2417d90a">
+          <title>TapiNodeEdgePoint
+id: 0440641d-809a-4c4f-ac1e-ac9a2417d90a
+name: uu</title>
+          <rect x="13960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="13980" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="1ae8e767-d2cf-4210-a251-c5eda976776a">
+            <title>TapiConnectionEdgePoint
+id: 1ae8e767-d2cf-4210-a251-c5eda976776a
+name: uu-radio-consumer</title>
+            <ellipse cx="13980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="13980" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="755ddd0b-2ff3-4055-8b12-583a06127157">
+          <title>TapiNodeEdgePoint
+id: 755ddd0b-2ff3-4055-8b12-583a06127157
+name: n1</title>
+          <rect x="14000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14020" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="75ff2d8f-ddba-43c1-bba0-10709cb0960c">
+            <title>TapiConnectionEdgePoint
+id: 75ff2d8f-ddba-43c1-bba0-10709cb0960c
+name: n1-nas-consumer</title>
+            <ellipse cx="14020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14020" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="a0379b8f-722b-4af7-821c-302c965a9914">
+        <title>TapiNodeUserEquipment
+id: a0379b8f-722b-4af7-821c-302c965a9914
+name: user-equipment-1061012</title>
+        <rect x="14040" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14080" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="eea7fb95-3825-47fd-91ea-00612c197942">
+          <title>TapiNodeEdgePoint
+id: eea7fb95-3825-47fd-91ea-00612c197942
+name: uu</title>
+          <rect x="14040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14060" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e86d5f4c-7b16-44ee-8e45-db2c81a31e74">
+            <title>TapiConnectionEdgePoint
+id: e86d5f4c-7b16-44ee-8e45-db2c81a31e74
+name: uu-radio-consumer</title>
+            <ellipse cx="14060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14060" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="c51d97b9-b297-429f-9744-28427382fee5">
+          <title>TapiNodeEdgePoint
+id: c51d97b9-b297-429f-9744-28427382fee5
+name: n1</title>
+          <rect x="14080" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14100" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="33579a0a-361e-447a-955b-b0cba8cfaaae">
+            <title>TapiConnectionEdgePoint
+id: 33579a0a-361e-447a-955b-b0cba8cfaaae
+name: n1-nas-consumer</title>
+            <ellipse cx="14100" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14100" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="2d721651-e678-4b79-9a0f-015bc9799d9b">
+        <title>TapiNodeORu
+id: 2d721651-e678-4b79-9a0f-015bc9799d9b
+name: o-ru-106102</title>
+        <rect x="14200" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="14220" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="68b626e3-7057-43f0-a4ce-481b7109523e">
+          <title>TapiNodeEdgePoint
+id: 68b626e3-7057-43f0-a4ce-481b7109523e
+name: ofh</title>
+          <rect x="14200" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="14220" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="bbad1e6f-6235-421a-8950-a1173edf8217">
+            <title>TapiConnectionEdgePoint
+id: bbad1e6f-6235-421a-8950-a1173edf8217
+name: ofh-netconf-provider</title>
+            <ellipse cx="14220" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14220" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="16c8114b-5bb5-425f-b917-9160f5109024">
+          <title>TapiNodeEdgePoint
+id: 16c8114b-5bb5-425f-b917-9160f5109024
+name: uu</title>
+          <rect x="14200" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14220" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d7c736c1-a899-4dda-ad0a-01f5dd4af833">
+            <title>TapiConnectionEdgePoint
+id: d7c736c1-a899-4dda-ad0a-01f5dd4af833
+name: uu-radio-provider</title>
+            <ellipse cx="14220" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14220" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="83055255-561e-40d2-b74d-06ddac02055c">
+        <title>TapiNodeUserEquipment
+id: 83055255-561e-40d2-b74d-06ddac02055c
+name: user-equipment-1061020</title>
+        <rect x="14120" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14160" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="4af032d8-d014-4231-8006-f1b73fd856dd">
+          <title>TapiNodeEdgePoint
+id: 4af032d8-d014-4231-8006-f1b73fd856dd
+name: uu</title>
+          <rect x="14120" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14140" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="06e87d0a-979f-4da6-ace9-07eb47fb701b">
+            <title>TapiConnectionEdgePoint
+id: 06e87d0a-979f-4da6-ace9-07eb47fb701b
+name: uu-radio-consumer</title>
+            <ellipse cx="14140" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14140" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="856bf2eb-a08c-4b8c-8261-00c00567c27e">
+          <title>TapiNodeEdgePoint
+id: 856bf2eb-a08c-4b8c-8261-00c00567c27e
+name: n1</title>
+          <rect x="14160" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14180" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="583f0903-da21-4e73-b0ed-60e461a7fe37">
+            <title>TapiConnectionEdgePoint
+id: 583f0903-da21-4e73-b0ed-60e461a7fe37
+name: n1-nas-consumer</title>
+            <ellipse cx="14180" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14180" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="e8b730f6-1efb-4df9-961c-140b7381364f">
+        <title>TapiNodeUserEquipment
+id: e8b730f6-1efb-4df9-961c-140b7381364f
+name: user-equipment-1061021</title>
+        <rect x="14200" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14240" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="f6a234bf-94ef-466a-9d43-a60ad0ebb323">
+          <title>TapiNodeEdgePoint
+id: f6a234bf-94ef-466a-9d43-a60ad0ebb323
+name: uu</title>
+          <rect x="14200" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14220" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="763f521d-1755-4d5a-8a75-efbe0ca8854c">
+            <title>TapiConnectionEdgePoint
+id: 763f521d-1755-4d5a-8a75-efbe0ca8854c
+name: uu-radio-consumer</title>
+            <ellipse cx="14220" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14220" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="563e5ba2-b92b-4232-b9aa-0b0046c0e985">
+          <title>TapiNodeEdgePoint
+id: 563e5ba2-b92b-4232-b9aa-0b0046c0e985
+name: n1</title>
+          <rect x="14240" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14260" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="f001fb04-a2d3-4661-875e-8f89f25ab7c5">
+            <title>TapiConnectionEdgePoint
+id: f001fb04-a2d3-4661-875e-8f89f25ab7c5
+name: n1-nas-consumer</title>
+            <ellipse cx="14260" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14260" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0dd04cd7-8cd8-49ee-8697-6a73d15431c5">
+        <title>TapiNodeUserEquipment
+id: 0dd04cd7-8cd8-49ee-8697-6a73d15431c5
+name: user-equipment-1061022</title>
+        <rect x="14280" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14320" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="5df1f922-499f-4834-9fc0-cfdbe0c6f86e">
+          <title>TapiNodeEdgePoint
+id: 5df1f922-499f-4834-9fc0-cfdbe0c6f86e
+name: uu</title>
+          <rect x="14280" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14300" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="a45dd063-6ba8-4d27-b575-3e3f013029cb">
+            <title>TapiConnectionEdgePoint
+id: a45dd063-6ba8-4d27-b575-3e3f013029cb
+name: uu-radio-consumer</title>
+            <ellipse cx="14300" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14300" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="41d12dac-f9e2-4f4f-9315-0086f61a9319">
+          <title>TapiNodeEdgePoint
+id: 41d12dac-f9e2-4f4f-9315-0086f61a9319
+name: n1</title>
+          <rect x="14320" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14340" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="8837752f-d3c8-489b-96f4-cb95ca9007d6">
+            <title>TapiConnectionEdgePoint
+id: 8837752f-d3c8-489b-96f4-cb95ca9007d6
+name: n1-nas-consumer</title>
+            <ellipse cx="14340" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14340" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeODu" id="0085f1ec-df26-45a8-a0f5-60b49b0de139">
+        <title>TapiNodeODu
+id: 0085f1ec-df26-45a8-a0f5-60b49b0de139
+name: o-du-1062</title>
+        <rect x="14600" y="530" width="200" height="40" rx="5" class="node TapiNodeODu o-du"/>
+        <text x="14700" y="554">O-DU</text>
+        <g class="node TapiNodeEdgePoint" id="3f90bed4-614a-4375-b1b2-610dc4654637">
+          <title>TapiNodeEdgePoint
+id: 3f90bed4-614a-4375-b1b2-610dc4654637
+name: e2</title>
+          <rect x="14600" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint e2"/>
+          <text x="14620" y="524">E2</text>
+          <g class="node TapiConnectionEdgePoint" id="bf89efe1-b01c-4491-a134-2e0bb64ec70b">
+            <title>TapiConnectionEdgePoint
+id: bf89efe1-b01c-4491-a134-2e0bb64ec70b
+name: e2-sctp-provider</title>
+            <ellipse cx="14620" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14620" y="539.0">REST</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="cc1d159d-43cd-43d1-af74-2fe3a0fb0503">
+          <title>TapiNodeEdgePoint
+id: cc1d159d-43cd-43d1-af74-2fe3a0fb0503
+name: o1</title>
+          <rect x="14680" y="510" width="120" height="20" rx="5" class="TapiNodeEdgePoint o1"/>
+          <text x="14740" y="524">O1</text>
+          <g class="node TapiConnectionEdgePoint" id="039d677e-00f0-434c-b120-9d27e7c90f2f">
+            <title>TapiConnectionEdgePoint
+id: 039d677e-00f0-434c-b120-9d27e7c90f2f
+name: o1-netconf-provider</title>
+            <ellipse cx="14700" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14700" y="539.0">NC</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="d893df7d-0661-4bc4-96c6-ebe63c56d6f3">
+            <title>TapiConnectionEdgePoint
+id: d893df7d-0661-4bc4-96c6-ebe63c56d6f3
+name: o1-ves-consumer</title>
+            <ellipse cx="14740" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14740" y="539.0">VES</text>
+          </g>
+          <g class="node TapiConnectionEdgePoint" id="337109a5-64b8-4226-a9bd-f9c5f8e41480">
+            <title>TapiConnectionEdgePoint
+id: 337109a5-64b8-4226-a9bd-f9c5f8e41480
+name: o1-file-provider</title>
+            <ellipse cx="14780" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14780" y="539.0">FTP</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="4fe0c687-26b6-41b4-9171-cb86168bd441">
+          <title>TapiNodeEdgePoint
+id: 4fe0c687-26b6-41b4-9171-cb86168bd441
+name: f1</title>
+          <rect x="14640" y="510" width="40" height="20" rx="5" class="TapiNodeEdgePoint f1"/>
+          <text x="14660" y="524">F1</text>
+          <g class="node TapiConnectionEdgePoint" id="129c2314-4429-49d4-8789-3cd8546d5f01">
+            <title>TapiConnectionEdgePoint
+id: 129c2314-4429-49d4-8789-3cd8546d5f01
+name: f1-unknown-provider</title>
+            <ellipse cx="14660" cy="535.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14660" y="539.0">-</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="33e689ab-88e4-4d39-a037-e4b523f9ed51">
+          <title>TapiNodeEdgePoint
+id: 33e689ab-88e4-4d39-a037-e4b523f9ed51
+name: ofh</title>
+          <rect x="14660" y="570" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="14680" y="584">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="43f14464-615c-4bbe-8fc8-dc6969e08664">
+            <title>TapiConnectionEdgePoint
+id: 43f14464-615c-4bbe-8fc8-dc6969e08664
+name: ofh-netconf-consumer</title>
+            <ellipse cx="14680" cy="565.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14680" y="569.0">NC</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeFronthaulGateway" id="24ab4fa9-4ecc-48f6-8037-4b0455ce7ad7">
+        <title>TapiNodeFronthaulGateway
+id: 24ab4fa9-4ecc-48f6-8037-4b0455ce7ad7
+name: fronthaul-gateway-10620</title>
+        <rect x="14640" y="640" width="120" height="40" rx="5" class="node TapiNodeFronthaulGateway fhgw"/>
+        <text x="14700" y="664">FHGW</text>
+        <g class="node TapiNodeEdgePoint" id="f261d6f1-a926-4cab-84eb-b6a3e45f9bb4">
+          <title>TapiNodeEdgePoint
+id: f261d6f1-a926-4cab-84eb-b6a3e45f9bb4
+name: eth</title>
+          <rect x="14660" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth"/>
+          <text x="14680" y="634">ETH</text>
+          <g class="node TapiConnectionEdgePoint" id="7db110c6-0524-4cb3-9d5d-93f32cd22c6b">
+            <title>TapiConnectionEdgePoint
+id: 7db110c6-0524-4cb3-9d5d-93f32cd22c6b
+name: eth-ofh-provider</title>
+            <ellipse cx="14680" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14680" y="649.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="ffff5dc8-a3a8-407d-af48-7365d6ad2afd">
+          <title>TapiNodeEdgePoint
+id: ffff5dc8-a3a8-407d-af48-7365d6ad2afd
+name: oam</title>
+          <rect x="14700" y="620" width="40" height="20" rx="5" class="TapiNodeEdgePoint oam"/>
+          <text x="14720" y="634">OAM</text>
+          <g class="node TapiConnectionEdgePoint" id="d0895191-35fe-45bc-acfa-f480069c174b">
+            <title>TapiConnectionEdgePoint
+id: d0895191-35fe-45bc-acfa-f480069c174b
+name: oam-netconf-provider</title>
+            <ellipse cx="14720" cy="645.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14720" y="649.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5fe6e7b3-bc82-424a-bbe7-844570cb3116">
+          <title>TapiNodeEdgePoint
+id: 5fe6e7b3-bc82-424a-bbe7-844570cb3116
+name: eth#0</title>
+          <rect x="14640" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#0"/>
+          <text x="14660.0" y="694">ETH#0</text>
+          <g class="node TapiConnectionEdgePoint" id="80fe2625-1186-443b-8e62-04c66458afbc">
+            <title>TapiConnectionEdgePoint
+id: 80fe2625-1186-443b-8e62-04c66458afbc
+name: eth-ofh-consumer</title>
+            <ellipse cx="14660.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14660.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="64e3de7b-cb3c-4b76-a64d-2df571cb640d">
+          <title>TapiNodeEdgePoint
+id: 64e3de7b-cb3c-4b76-a64d-2df571cb640d
+name: eth#1</title>
+          <rect x="14680" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#1"/>
+          <text x="14700.0" y="694">ETH#1</text>
+          <g class="node TapiConnectionEdgePoint" id="2f6ccd91-3fe7-4416-8ed6-578ad193feca">
+            <title>TapiConnectionEdgePoint
+id: 2f6ccd91-3fe7-4416-8ed6-578ad193feca
+name: eth-ofh-consumer</title>
+            <ellipse cx="14700.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14700.0" y="679.0">OFH</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="fd28f7ed-c4e1-4795-8fe1-01e94724c458">
+          <title>TapiNodeEdgePoint
+id: fd28f7ed-c4e1-4795-8fe1-01e94724c458
+name: eth#2</title>
+          <rect x="14720" y="680" width="40" height="20" rx="5" class="TapiNodeEdgePoint eth#2"/>
+          <text x="14740.0" y="694">ETH#2</text>
+          <g class="node TapiConnectionEdgePoint" id="16d201b1-59de-4afe-8ecf-e07be57114b4">
+            <title>TapiConnectionEdgePoint
+id: 16d201b1-59de-4afe-8ecf-e07be57114b4
+name: eth-ofh-consumer</title>
+            <ellipse cx="14740.0" cy="675.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14740.0" y="679.0">OFH</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="386af6d8-df45-4284-8d70-5021255f574a">
+        <title>TapiNodeORu
+id: 386af6d8-df45-4284-8d70-5021255f574a
+name: o-ru-106200</title>
+        <rect x="14440" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="14460" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="413b87ae-d50c-4fe4-88c4-a831909c8e12">
+          <title>TapiNodeEdgePoint
+id: 413b87ae-d50c-4fe4-88c4-a831909c8e12
+name: ofh</title>
+          <rect x="14440" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="14460" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="147c789a-0081-4108-be20-b72a521432e8">
+            <title>TapiConnectionEdgePoint
+id: 147c789a-0081-4108-be20-b72a521432e8
+name: ofh-netconf-provider</title>
+            <ellipse cx="14460" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14460" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5ec1bd9d-21b5-4825-a6c0-eb9fcd549965">
+          <title>TapiNodeEdgePoint
+id: 5ec1bd9d-21b5-4825-a6c0-eb9fcd549965
+name: uu</title>
+          <rect x="14440" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14460" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="9b7d6a47-05ed-4e7e-86e4-f203f9d870f9">
+            <title>TapiConnectionEdgePoint
+id: 9b7d6a47-05ed-4e7e-86e4-f203f9d870f9
+name: uu-radio-provider</title>
+            <ellipse cx="14460" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14460" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="dc32f4b0-f73b-4ee4-a6a7-9a05cbada87b">
+        <title>TapiNodeUserEquipment
+id: dc32f4b0-f73b-4ee4-a6a7-9a05cbada87b
+name: user-equipment-1062000</title>
+        <rect x="14360" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14400" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="4dcd4b12-8f79-46fc-8597-53c13ccf109a">
+          <title>TapiNodeEdgePoint
+id: 4dcd4b12-8f79-46fc-8597-53c13ccf109a
+name: uu</title>
+          <rect x="14360" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14380" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="b3d71be9-feae-49fa-b948-b9277a17eeb1">
+            <title>TapiConnectionEdgePoint
+id: b3d71be9-feae-49fa-b948-b9277a17eeb1
+name: uu-radio-consumer</title>
+            <ellipse cx="14380" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14380" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="3a4f8dcf-18c3-48a2-a13c-db63bef8d3be">
+          <title>TapiNodeEdgePoint
+id: 3a4f8dcf-18c3-48a2-a13c-db63bef8d3be
+name: n1</title>
+          <rect x="14400" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14420" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="565f4733-9a8f-4183-951d-3b161b5b4218">
+            <title>TapiConnectionEdgePoint
+id: 565f4733-9a8f-4183-951d-3b161b5b4218
+name: n1-nas-consumer</title>
+            <ellipse cx="14420" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14420" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="0e63d782-0198-40de-8f17-7132a30b52ca">
+        <title>TapiNodeUserEquipment
+id: 0e63d782-0198-40de-8f17-7132a30b52ca
+name: user-equipment-1062001</title>
+        <rect x="14440" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14480" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="b0f0f0fa-f026-46c9-b651-53d2b5670790">
+          <title>TapiNodeEdgePoint
+id: b0f0f0fa-f026-46c9-b651-53d2b5670790
+name: uu</title>
+          <rect x="14440" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14460" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="bc46d3ad-45bc-40cb-a9f9-e9e3aec85b77">
+            <title>TapiConnectionEdgePoint
+id: bc46d3ad-45bc-40cb-a9f9-e9e3aec85b77
+name: uu-radio-consumer</title>
+            <ellipse cx="14460" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14460" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="fb7a303d-669c-4ecd-a3f3-2e7dca59455f">
+          <title>TapiNodeEdgePoint
+id: fb7a303d-669c-4ecd-a3f3-2e7dca59455f
+name: n1</title>
+          <rect x="14480" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14500" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="0baede80-01f7-44ca-8fa5-4bdbba824fd5">
+            <title>TapiConnectionEdgePoint
+id: 0baede80-01f7-44ca-8fa5-4bdbba824fd5
+name: n1-nas-consumer</title>
+            <ellipse cx="14500" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14500" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="06d6b485-08f5-4a6d-b649-a2c633f67b1b">
+        <title>TapiNodeUserEquipment
+id: 06d6b485-08f5-4a6d-b649-a2c633f67b1b
+name: user-equipment-1062002</title>
+        <rect x="14520" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14560" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="26962df9-259e-465d-a8e2-4a2c17f2485f">
+          <title>TapiNodeEdgePoint
+id: 26962df9-259e-465d-a8e2-4a2c17f2485f
+name: uu</title>
+          <rect x="14520" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14540" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="54e0eedf-61ac-48ea-b6d3-4902f4224870">
+            <title>TapiConnectionEdgePoint
+id: 54e0eedf-61ac-48ea-b6d3-4902f4224870
+name: uu-radio-consumer</title>
+            <ellipse cx="14540" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14540" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="1b70f29e-95d9-43b1-91f4-a74a18289e1f">
+          <title>TapiNodeEdgePoint
+id: 1b70f29e-95d9-43b1-91f4-a74a18289e1f
+name: n1</title>
+          <rect x="14560" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14580" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="a311bcfe-48a5-49a0-bfb8-d71d709238ca">
+            <title>TapiConnectionEdgePoint
+id: a311bcfe-48a5-49a0-bfb8-d71d709238ca
+name: n1-nas-consumer</title>
+            <ellipse cx="14580" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14580" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="eac01cd6-5c85-446a-b40c-6f7932b42788">
+        <title>TapiNodeORu
+id: eac01cd6-5c85-446a-b40c-6f7932b42788
+name: o-ru-106201</title>
+        <rect x="14680" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="14700" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="146813c1-a8fd-4fe5-8e12-0d4ae9cf4237">
+          <title>TapiNodeEdgePoint
+id: 146813c1-a8fd-4fe5-8e12-0d4ae9cf4237
+name: ofh</title>
+          <rect x="14680" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="14700" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="7b4a4954-9e38-4d9f-a1d4-e494f832cc18">
+            <title>TapiConnectionEdgePoint
+id: 7b4a4954-9e38-4d9f-a1d4-e494f832cc18
+name: ofh-netconf-provider</title>
+            <ellipse cx="14700" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14700" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="61bb758e-e5f2-4079-ab6d-91818ec67d0f">
+          <title>TapiNodeEdgePoint
+id: 61bb758e-e5f2-4079-ab6d-91818ec67d0f
+name: uu</title>
+          <rect x="14680" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14700" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d3e1ae6c-8a94-4097-be46-c41e468ca04f">
+            <title>TapiConnectionEdgePoint
+id: d3e1ae6c-8a94-4097-be46-c41e468ca04f
+name: uu-radio-provider</title>
+            <ellipse cx="14700" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14700" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="12214538-a8ad-4b98-a533-a12e94299c24">
+        <title>TapiNodeUserEquipment
+id: 12214538-a8ad-4b98-a533-a12e94299c24
+name: user-equipment-1062010</title>
+        <rect x="14600" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14640" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="6f91b2a8-8285-441a-838f-0b96e63a7911">
+          <title>TapiNodeEdgePoint
+id: 6f91b2a8-8285-441a-838f-0b96e63a7911
+name: uu</title>
+          <rect x="14600" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14620" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="fe03fb92-296c-477a-baf7-98a6bc03e0ea">
+            <title>TapiConnectionEdgePoint
+id: fe03fb92-296c-477a-baf7-98a6bc03e0ea
+name: uu-radio-consumer</title>
+            <ellipse cx="14620" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14620" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="b9c2a565-8f82-4d7c-b8be-7092ecff2cd6">
+          <title>TapiNodeEdgePoint
+id: b9c2a565-8f82-4d7c-b8be-7092ecff2cd6
+name: n1</title>
+          <rect x="14640" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14660" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="ca0a2c6b-5232-4cf5-a00f-f78ae06c6335">
+            <title>TapiConnectionEdgePoint
+id: ca0a2c6b-5232-4cf5-a00f-f78ae06c6335
+name: n1-nas-consumer</title>
+            <ellipse cx="14660" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14660" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="094a5d02-15a3-457a-ae00-f00395d55398">
+        <title>TapiNodeUserEquipment
+id: 094a5d02-15a3-457a-ae00-f00395d55398
+name: user-equipment-1062011</title>
+        <rect x="14680" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14720" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="efea7dae-9325-474b-8931-05320d5413fb">
+          <title>TapiNodeEdgePoint
+id: efea7dae-9325-474b-8931-05320d5413fb
+name: uu</title>
+          <rect x="14680" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14700" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="67514c07-4336-40df-8382-c8b15ab42f88">
+            <title>TapiConnectionEdgePoint
+id: 67514c07-4336-40df-8382-c8b15ab42f88
+name: uu-radio-consumer</title>
+            <ellipse cx="14700" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14700" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="92071df1-4ab4-4312-9e81-0a96f6e56754">
+          <title>TapiNodeEdgePoint
+id: 92071df1-4ab4-4312-9e81-0a96f6e56754
+name: n1</title>
+          <rect x="14720" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14740" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="8132e580-8d07-4e0e-948f-52082cf4539c">
+            <title>TapiConnectionEdgePoint
+id: 8132e580-8d07-4e0e-948f-52082cf4539c
+name: n1-nas-consumer</title>
+            <ellipse cx="14740" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14740" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="8a9eba31-1a2c-4e8d-9aaf-5752849461c7">
+        <title>TapiNodeUserEquipment
+id: 8a9eba31-1a2c-4e8d-9aaf-5752849461c7
+name: user-equipment-1062012</title>
+        <rect x="14760" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14800" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="59322eae-750a-4b12-9db9-6f25b65d6095">
+          <title>TapiNodeEdgePoint
+id: 59322eae-750a-4b12-9db9-6f25b65d6095
+name: uu</title>
+          <rect x="14760" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14780" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="d1087206-04fa-4f05-972f-bd614416aab7">
+            <title>TapiConnectionEdgePoint
+id: d1087206-04fa-4f05-972f-bd614416aab7
+name: uu-radio-consumer</title>
+            <ellipse cx="14780" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14780" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f0725ab2-07d4-426a-b6fd-fe06ac0a3b5b">
+          <title>TapiNodeEdgePoint
+id: f0725ab2-07d4-426a-b6fd-fe06ac0a3b5b
+name: n1</title>
+          <rect x="14800" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14820" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="b15d3655-5fa5-426b-b689-6836e71dfd9f">
+            <title>TapiConnectionEdgePoint
+id: b15d3655-5fa5-426b-b689-6836e71dfd9f
+name: n1-nas-consumer</title>
+            <ellipse cx="14820" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14820" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeORu" id="e5b59d37-ea09-4eb1-9681-fa3c033b79c1">
+        <title>TapiNodeORu
+id: e5b59d37-ea09-4eb1-9681-fa3c033b79c1
+name: o-ru-106202</title>
+        <rect x="14920" y="750" width="40" height="40" rx="5" class="node TapiNodeORu o-ru"/>
+        <text x="14940" y="774">O-RU</text>
+        <g class="node TapiNodeEdgePoint" id="6c538c58-94b4-4b86-a8e7-dc291efeeb54">
+          <title>TapiNodeEdgePoint
+id: 6c538c58-94b4-4b86-a8e7-dc291efeeb54
+name: ofh</title>
+          <rect x="14920" y="730" width="40" height="20" rx="5" class="TapiNodeEdgePoint ofh"/>
+          <text x="14940" y="744">OFH</text>
+          <g class="node TapiConnectionEdgePoint" id="610cda1d-15fd-4a2e-bce2-baa59dca18d5">
+            <title>TapiConnectionEdgePoint
+id: 610cda1d-15fd-4a2e-bce2-baa59dca18d5
+name: ofh-netconf-provider</title>
+            <ellipse cx="14940" cy="755.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14940" y="759.0">NC</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="51de0e9b-3664-458e-81b6-252b568d8426">
+          <title>TapiNodeEdgePoint
+id: 51de0e9b-3664-458e-81b6-252b568d8426
+name: uu</title>
+          <rect x="14920" y="790" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14940" y="804">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="e12278b5-1ca4-4953-a656-dcd81c70717f">
+            <title>TapiConnectionEdgePoint
+id: e12278b5-1ca4-4953-a656-dcd81c70717f
+name: uu-radio-provider</title>
+            <ellipse cx="14940" cy="785.0" rx="20" ry="10" class="TapiConnectionEdgePoint provider"/>
+            <text x="14940" y="789.0">RF</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="f4d6fb2b-fc56-48fe-9cd9-7b349e4cefb0">
+        <title>TapiNodeUserEquipment
+id: f4d6fb2b-fc56-48fe-9cd9-7b349e4cefb0
+name: user-equipment-1062020</title>
+        <rect x="14840" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14880" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="8c2beaa3-ebe7-43bc-a156-e96c22a71f8c">
+          <title>TapiNodeEdgePoint
+id: 8c2beaa3-ebe7-43bc-a156-e96c22a71f8c
+name: uu</title>
+          <rect x="14840" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14860" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="36db681e-96be-48fb-bed8-3d701985cbf0">
+            <title>TapiConnectionEdgePoint
+id: 36db681e-96be-48fb-bed8-3d701985cbf0
+name: uu-radio-consumer</title>
+            <ellipse cx="14860" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14860" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="f1e48652-9a78-448d-8ee4-f17e6cfe28ef">
+          <title>TapiNodeEdgePoint
+id: f1e48652-9a78-448d-8ee4-f17e6cfe28ef
+name: n1</title>
+          <rect x="14880" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14900" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="94ca5d33-30d8-41cb-aee6-2b8f8c048656">
+            <title>TapiConnectionEdgePoint
+id: 94ca5d33-30d8-41cb-aee6-2b8f8c048656
+name: n1-nas-consumer</title>
+            <ellipse cx="14900" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14900" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="1295c178-117d-425f-b8a6-4fe427ec7895">
+        <title>TapiNodeUserEquipment
+id: 1295c178-117d-425f-b8a6-4fe427ec7895
+name: user-equipment-1062021</title>
+        <rect x="14920" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="14960" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="70ceb1e2-3cc5-44c7-843f-4fb7db911603">
+          <title>TapiNodeEdgePoint
+id: 70ceb1e2-3cc5-44c7-843f-4fb7db911603
+name: uu</title>
+          <rect x="14920" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="14940" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="20fdcfd7-07b7-4e82-99ed-4beb9fb20ec0">
+            <title>TapiConnectionEdgePoint
+id: 20fdcfd7-07b7-4e82-99ed-4beb9fb20ec0
+name: uu-radio-consumer</title>
+            <ellipse cx="14940" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14940" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="6c54284d-777b-4688-a9f0-377cf787f69d">
+          <title>TapiNodeEdgePoint
+id: 6c54284d-777b-4688-a9f0-377cf787f69d
+name: n1</title>
+          <rect x="14960" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="14980" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="d9f8478c-2497-4f68-a409-3675c06ed2d6">
+            <title>TapiConnectionEdgePoint
+id: d9f8478c-2497-4f68-a409-3675c06ed2d6
+name: n1-nas-consumer</title>
+            <ellipse cx="14980" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="14980" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+      <g class="node TapiNodeUserEquipment" id="a3a04f58-743d-4445-98d0-39f69fedc9c5">
+        <title>TapiNodeUserEquipment
+id: a3a04f58-743d-4445-98d0-39f69fedc9c5
+name: user-equipment-1062022</title>
+        <rect x="15000" y="860" width="80" height="40" rx="5" class="node TapiNodeUserEquipment ue"/>
+        <text x="15040" y="884">UE</text>
+        <g class="node TapiNodeEdgePoint" id="1cae0a92-e6ca-4a29-be28-3fbbf5c77728">
+          <title>TapiNodeEdgePoint
+id: 1cae0a92-e6ca-4a29-be28-3fbbf5c77728
+name: uu</title>
+          <rect x="15000" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint uu"/>
+          <text x="15020" y="854">UU</text>
+          <g class="node TapiConnectionEdgePoint" id="cb2a53ed-a85d-490c-be1a-e8b68897b4c1">
+            <title>TapiConnectionEdgePoint
+id: cb2a53ed-a85d-490c-be1a-e8b68897b4c1
+name: uu-radio-consumer</title>
+            <ellipse cx="15020" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="15020" y="869.0">RF</text>
+          </g>
+        </g>
+        <g class="node TapiNodeEdgePoint" id="5e6d03e9-ee39-45e4-9296-1def842f0397">
+          <title>TapiNodeEdgePoint
+id: 5e6d03e9-ee39-45e4-9296-1def842f0397
+name: n1</title>
+          <rect x="15040" y="840" width="40" height="20" rx="5" class="TapiNodeEdgePoint n1"/>
+          <text x="15060" y="854">N1</text>
+          <g class="node TapiConnectionEdgePoint" id="c267f133-17d1-4472-85a7-a7bb55ea67f9">
+            <title>TapiConnectionEdgePoint
+id: c267f133-17d1-4472-85a7-a7bb55ea67f9
+name: n1-nas-consumer</title>
+            <ellipse cx="15060" cy="865.0" rx="20" ry="10" class="TapiConnectionEdgePoint consumer"/>
+            <text x="15060" y="869.0">NAS</text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>