Create topologies for 2022-06 OTIC PoCfest 22/8422/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 26 May 2022 12:30:57 +0000 (14:30 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 26 May 2022 12:31:02 +0000 (14:31 +0200)
- provide operator b's network graphical representation

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

diff --git a/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-b/o-ran-sc-topology-view.svg b/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-b/o-ran-sc-topology-view.svg
new file mode 100644 (file)
index 0000000..2a12f1c
--- /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: 57970648-6789-4b66-b8ab-4b4fbc93ba41
+ 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: c65f5057-5ced-4f21-8066-f522fb731dfa</title>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: f5e4d3ba-7e8c-45dd-8bc4-16a2c95a0ef6
+ name: O2-REST|smo-2|-&gt;|o-cloud-20|</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: 4deec6af-673d-48f9-9d3e-4ac2009dd8cb
+ name: O2-REST|smo-2|-&gt;|o-cloud-21|</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: d207f30b-f555-41aa-81e0-9e40c665eadf
+ name: O2-REST|smo-2|-&gt;|o-cloud-22|</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: 442a22a1-5fff-4c69-926c-f59cd3a03013
+ name: O2-REST|smo-2|-&gt;|o-cloud-23|</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: b2c5b038-ac79-4405-9695-cfbaae31c09e
+ name: O2-REST|smo-2|-&gt;|o-cloud-24|</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: baa9d6e0-6428-4c97-8c74-502d8be05d22
+ name: O2-REST|smo-2|-&gt;|o-cloud-25|</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: 4d7661f8-a901-46f7-8f52-87e7423b91c9
+ name: O2-REST|smo-2|-&gt;|o-cloud-26|</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: 92fae02e-b4f2-4c14-8120-bbb32654a2d2
+ name: A1-REST|smo-2|-&gt;|near-rt-ric-20|</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: 5a6960ca-8b58-4a81-9d23-667b80ea4d7a
+ name: O1-NETCONF|smo-2|-&gt;|near-rt-ric-20|</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: 22e89030-fbc8-4c65-b077-242f8d6bc716
+ name: O1-FILE|smo-2|-&gt;|near-rt-ric-20|</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: 02cb9073-cd5f-4c53-8325-3d8d7816524d
+ name: O1-VES|near-rt-ric-20|-&gt;|smo-2|</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: 7c2f045f-6a17-4e51-88b8-94525c060dd8
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-cp-200|</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: 485345c8-31c2-40c0-b753-22a7abca89bd
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-cp-200|</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: 934d5adb-8cac-4331-9fed-b35dbe1b4e5f
+ name: O1-FILE|smo-2|-&gt;|o-cu-cp-200|</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: 912b6f34-33db-48f3-a552-d6c51fd526b7
+ name: O1-VES|o-cu-cp-200|-&gt;|smo-2|</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: a5dd77a7-da30-4f28-bd62-7069ffcf11c4
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-up-200|</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: 9d1f11ed-925d-4bbb-aaed-e3512c4d3ba5
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-up-200|</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: 1901f557-11b0-4327-8fb7-381ae6cbca52
+ name: O1-FILE|smo-2|-&gt;|o-cu-up-200|</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: e8830080-34d6-4d20-b497-f746e41b16c5
+ name: O1-VES|o-cu-up-200|-&gt;|smo-2|</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: 3224d7a9-3468-44c7-95fa-1f5ae884e6fe
+ name: E1-UNKNOWN|o-cu-cp-200|-&gt;|o-cu-up-200|</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: ce78cdb7-489a-4eaa-a2c0-e280a1ddf8b3
+ name: N2-NAS|o-cu-cp-200|-&gt;|access-and-mobility-management-function-20|</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: 607ee5bb-01d5-41f5-95b6-1fd92a6cbf99
+ name: N3-NAS|o-cu-up-200|-&gt;|user-plane-function-20|</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: e89b54ae-41c1-48ff-a2ef-63b2d2ff74bc
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2000|</title>
+        <path d="M 1020 250 C 1020 520 220 250 220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 8ec88b8e-c169-464b-9140-3a95aa42b515
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2000|</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: 1df6a73c-add1-4beb-8a73-09e1efaaf374
+ name: O1-FILE|smo-2|-&gt;|o-du-2000|</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: 3ad06e15-549d-4e1f-bbef-9c37344326cb
+ name: O1-VES|o-du-2000|-&gt;|smo-2|</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: 1f74fcdb-3bca-4ae4-a5c7-711f9da4b0c2
+ name: F1-C-UNKNOWN|o-cu-cp-200|-&gt;|o-du-2000|</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: b243aced-f104-48a5-af7b-82d7b1babb02
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2000|</title>
+        <path d="M 1020 250 C 1020 520 220 250 220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 565a10e5-85ad-47cb-9834-ad0b30968100
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2000|</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: 447da0d0-24f6-4476-a7f4-ddcd8cfd14af
+ name: O1-FILE|smo-2|-&gt;|o-du-2000|</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: 08c027fb-07f5-46af-82fc-4295717ea5ed
+ name: O1-VES|o-du-2000|-&gt;|smo-2|</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: 2885a8ac-31bd-434d-bbce-1ad207119b72
+ name: F1-U-UNKNOWN|o-cu-up-200|-&gt;|o-du-2000|</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: f56597e0-3e71-4b3b-be80-132f33a9e68f
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20000|</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: db9db8e2-e36b-476a-9a02-ce142bf3d69a
+ name: ETH-OFH|o-du-2000|-&gt;|fronthaul-gateway-20000|</title>
+        <path d="M 280 580 C 280 630 280 580 280 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 48a9bb79-7c5b-4503-ae9b-12a3bebbd971
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200000|</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: acf14b30-dc77-4254-83b1-dc898bd8d1b8
+ name: OFH-NETCONF|fronthaul-gateway-20000|-&gt;|o-ru-200000|</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: 1563acc1-8a51-4914-b590-a4acf0794115
+ name: UU-RADIO|user-equipment-2000000|-&gt;|o-ru-200000|</title>
+        <path d="M -20 850 C -20 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6b00cfaf-7b0f-44d7-b8a0-f73786126e25
+ name: N1-NAS|user-equipment-2000000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 20 850 C 20 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: aec0cabf-07a0-4b3d-8aad-31eb5d4de545
+ name: UU-RADIO|user-equipment-2000001|-&gt;|o-ru-200000|</title>
+        <path d="M 60 850 C 60 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 863d0231-7a6b-4dbe-b947-10fe814fca53
+ name: N1-NAS|user-equipment-2000001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 100 850 C 100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 657b0802-9073-4eda-9eb8-cfa70b78d5b7
+ name: UU-RADIO|user-equipment-2000002|-&gt;|o-ru-200000|</title>
+        <path d="M 140 850 C 140 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 341857b5-95a8-408d-a2a7-4a3af7b2a383
+ name: N1-NAS|user-equipment-2000002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 180 850 C 180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ea9ca3d6-be3b-4181-93bc-40c315997cd2
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200001|</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: d69a74ff-36ea-4683-a666-6c926fb1ea81
+ name: OFH-NETCONF|fronthaul-gateway-20000|-&gt;|o-ru-200001|</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: a47fddb5-8569-46d0-9c06-e38378ded974
+ name: UU-RADIO|user-equipment-2000010|-&gt;|o-ru-200001|</title>
+        <path d="M 220 850 C 220 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3ebf8a38-ace0-4b98-999a-ff9a9e7145bb
+ name: N1-NAS|user-equipment-2000010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 260 850 C 260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 19690b4e-9d93-40ff-91f3-e144ddb86d05
+ name: UU-RADIO|user-equipment-2000011|-&gt;|o-ru-200001|</title>
+        <path d="M 300 850 C 300 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7ead34ae-0162-4b4c-b173-d88cbfb1afbc
+ name: N1-NAS|user-equipment-2000011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 340 850 C 340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: cdf5d309-c28a-4eed-a90b-5b4eba9c294d
+ name: UU-RADIO|user-equipment-2000012|-&gt;|o-ru-200001|</title>
+        <path d="M 380 850 C 380 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4e0f029f-8d9f-4d97-8dcb-ad3ee810dfdf
+ name: N1-NAS|user-equipment-2000012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 420 850 C 420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 1268d477-7a19-4547-b06e-7e3cc51b906d
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200002|</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: b7fc068e-925f-461b-934d-017ab69ab374
+ name: OFH-NETCONF|fronthaul-gateway-20000|-&gt;|o-ru-200002|</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: 4282f69a-9f3d-4b78-92ff-30cae724a857
+ name: UU-RADIO|user-equipment-2000020|-&gt;|o-ru-200002|</title>
+        <path d="M 460 850 C 460 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b560c910-6bb6-41cd-af4a-62b0976b578e
+ name: N1-NAS|user-equipment-2000020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 500 850 C 500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: fb392221-4550-4305-b46f-239eadee5c91
+ name: UU-RADIO|user-equipment-2000021|-&gt;|o-ru-200002|</title>
+        <path d="M 540 850 C 540 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d11e3fb4-3e53-4b62-88cf-cd4d1ca4f151
+ name: N1-NAS|user-equipment-2000021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 580 850 C 580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 351f6196-f041-4daa-9f1b-72efc9761909
+ name: UU-RADIO|user-equipment-2000022|-&gt;|o-ru-200002|</title>
+        <path d="M 620 850 C 620 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9298c48b-036c-4ac8-918a-684ebffcfb70
+ name: N1-NAS|user-equipment-2000022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 660 850 C 660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: df3c1c04-5c11-40e8-bcf7-9177fa7f8441
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2001|</title>
+        <path d="M 1020 250 C 1020 520 940 250 940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 3ddd5862-cfd2-4f7a-8d10-adf773a5a428
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2001|</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: d0805c7d-95b1-40df-9cee-25e19f8cad0f
+ name: O1-FILE|smo-2|-&gt;|o-du-2001|</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: d826f3a3-a5ae-43b9-b282-6a8772595c1f
+ name: O1-VES|o-du-2001|-&gt;|smo-2|</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: 82ff8dee-3992-4c18-a4e6-2c847a206be6
+ name: F1-C-UNKNOWN|o-cu-cp-200|-&gt;|o-du-2001|</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: 345c045b-2d27-4320-9f2f-930fa10afd41
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2001|</title>
+        <path d="M 1020 250 C 1020 520 940 250 940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: c191edbc-3365-4ce2-8d3c-bd47523aa542
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2001|</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: 3e3d66e9-c782-4093-8f5b-d83dc2cd7305
+ name: O1-FILE|smo-2|-&gt;|o-du-2001|</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: 024aefe1-4d66-4fa3-ae7c-0efce587b105
+ name: O1-VES|o-du-2001|-&gt;|smo-2|</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: a87abb2e-8826-4044-bca9-6f6c675a33c8
+ name: F1-U-UNKNOWN|o-cu-up-200|-&gt;|o-du-2001|</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: 40c7da90-9d31-40fe-bb36-0ab96a0a1c78
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20010|</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: 71e893d2-b3d8-4f5d-a831-503c3a144f5a
+ name: ETH-OFH|o-du-2001|-&gt;|fronthaul-gateway-20010|</title>
+        <path d="M 1000 580 C 1000 630 1000 580 1000 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 7c415bc0-a6c2-4a95-ae17-fcdcdf358c2c
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200100|</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: baa8032b-645f-408d-a433-de51801e5e73
+ name: OFH-NETCONF|fronthaul-gateway-20010|-&gt;|o-ru-200100|</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: 63d65a22-1365-4198-9235-25fd1a595815
+ name: UU-RADIO|user-equipment-2001000|-&gt;|o-ru-200100|</title>
+        <path d="M 700 850 C 700 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 61b9a771-04d5-4659-bf65-e1d3e7824457
+ name: N1-NAS|user-equipment-2001000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 740 850 C 740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 33841e2a-b52a-407d-a56b-06353bbdcad3
+ name: UU-RADIO|user-equipment-2001001|-&gt;|o-ru-200100|</title>
+        <path d="M 780 850 C 780 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 35435eeb-97ed-44c9-aa86-9b7231dbd4e7
+ name: N1-NAS|user-equipment-2001001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 820 850 C 820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1a56167e-a3b9-4e53-95d3-ec87bffb7645
+ name: UU-RADIO|user-equipment-2001002|-&gt;|o-ru-200100|</title>
+        <path d="M 860 850 C 860 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3b3be648-e747-4b5d-9019-29d1abc28080
+ name: N1-NAS|user-equipment-2001002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 900 850 C 900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6a1f06a6-dc87-41c9-b0c8-76f949d58f27
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200101|</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: 4e0ddd5a-334f-4228-ab2b-a8160c245ae5
+ name: OFH-NETCONF|fronthaul-gateway-20010|-&gt;|o-ru-200101|</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: aa042215-2f2b-49be-9065-e349f8d670d6
+ name: UU-RADIO|user-equipment-2001010|-&gt;|o-ru-200101|</title>
+        <path d="M 940 850 C 940 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 477583da-66fa-467b-b079-b3fc8dcbfc11
+ name: N1-NAS|user-equipment-2001010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 980 850 C 980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 61418b8d-e3cc-4361-abbc-5d0d09433f49
+ name: UU-RADIO|user-equipment-2001011|-&gt;|o-ru-200101|</title>
+        <path d="M 1020 850 C 1020 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 22e78563-e3f2-4caf-b6f2-ea106cc81c7b
+ name: N1-NAS|user-equipment-2001011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1060 850 C 1060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 15cc75fc-3782-401f-8c71-810cedf7d51d
+ name: UU-RADIO|user-equipment-2001012|-&gt;|o-ru-200101|</title>
+        <path d="M 1100 850 C 1100 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d215b526-bf67-4098-adb4-ab5a56a4d386
+ name: N1-NAS|user-equipment-2001012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1140 850 C 1140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 9deb8251-0f56-4e45-97fa-cca4be063b5d
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200102|</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: 2910bd7c-d6a4-435c-9aa0-6c1c67e3fb14
+ name: OFH-NETCONF|fronthaul-gateway-20010|-&gt;|o-ru-200102|</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: b7efa48c-0e2c-4a16-be91-2d54cf9bd29c
+ name: UU-RADIO|user-equipment-2001020|-&gt;|o-ru-200102|</title>
+        <path d="M 1180 850 C 1180 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: efa3d998-266d-455d-84b2-8edd331f9b5f
+ name: N1-NAS|user-equipment-2001020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1220 850 C 1220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f6184c1f-60f4-4065-8655-2bc175c167a4
+ name: UU-RADIO|user-equipment-2001021|-&gt;|o-ru-200102|</title>
+        <path d="M 1260 850 C 1260 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 969b40e1-e96f-4c2a-a77a-304d9ddd0813
+ name: N1-NAS|user-equipment-2001021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1300 850 C 1300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f2bf6e1a-7929-43e9-88a9-34400a1de286
+ name: UU-RADIO|user-equipment-2001022|-&gt;|o-ru-200102|</title>
+        <path d="M 1340 850 C 1340 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 714711d5-7867-40e8-b9f1-6ac00080e346
+ name: N1-NAS|user-equipment-2001022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1380 850 C 1380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 53bdf76a-3c40-41bc-afe5-89dfea888e7b
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2002|</title>
+        <path d="M 1020 250 C 1020 520 1660 250 1660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b9234429-c07e-49f8-9748-379e4ea0e6d9
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2002|</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: daf14407-22fa-4ab6-8796-f24aafb5e4b9
+ name: O1-FILE|smo-2|-&gt;|o-du-2002|</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: a7401387-3721-439c-944a-0eab8415b5c4
+ name: O1-VES|o-du-2002|-&gt;|smo-2|</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: cd92474b-a0f4-4606-afe8-4b302c674a75
+ name: F1-C-UNKNOWN|o-cu-cp-200|-&gt;|o-du-2002|</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: 4d698c00-1d48-485d-a6b4-6b326f88717c
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2002|</title>
+        <path d="M 1020 250 C 1020 520 1660 250 1660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 08741e94-24ef-47b4-88dc-85f2745c796a
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2002|</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: 3940bc65-e111-4a2d-bc53-fca1e644aa21
+ name: O1-FILE|smo-2|-&gt;|o-du-2002|</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: 979b66fe-784d-4a10-acb6-3d8fe1fde8c9
+ name: O1-VES|o-du-2002|-&gt;|smo-2|</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: 5c228040-4f52-4471-9529-ccfcd69c2374
+ name: F1-U-UNKNOWN|o-cu-up-200|-&gt;|o-du-2002|</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: 802a9022-0a09-46fa-bb5b-1399371c3240
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20020|</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: abcb68b7-079e-4e2f-a341-6e4c884360f2
+ name: ETH-OFH|o-du-2002|-&gt;|fronthaul-gateway-20020|</title>
+        <path d="M 1720 580 C 1720 630 1720 580 1720 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: df0ffb43-7306-4ab6-a731-942413fe6fa8
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200200|</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: 15060c20-76bf-4c98-a76d-466c3ac7e560
+ name: OFH-NETCONF|fronthaul-gateway-20020|-&gt;|o-ru-200200|</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: 84c49e8f-a981-4e3e-9386-50b7981fac96
+ name: UU-RADIO|user-equipment-2002000|-&gt;|o-ru-200200|</title>
+        <path d="M 1420 850 C 1420 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7d4b9dd4-ae4c-4709-ba00-30d4f7d8c851
+ name: N1-NAS|user-equipment-2002000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1460 850 C 1460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0533f05f-707f-408c-a941-fa5ac47cd6f8
+ name: UU-RADIO|user-equipment-2002001|-&gt;|o-ru-200200|</title>
+        <path d="M 1500 850 C 1500 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 08a5f009-9add-4327-9a11-06dac2c322b7
+ name: N1-NAS|user-equipment-2002001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1540 850 C 1540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b4cbd6fa-da3e-483e-821f-b011b1456264
+ name: UU-RADIO|user-equipment-2002002|-&gt;|o-ru-200200|</title>
+        <path d="M 1580 850 C 1580 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bb59ac94-2bf1-4143-857b-694f4798c956
+ name: N1-NAS|user-equipment-2002002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1620 850 C 1620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 625b39b2-c7a6-49cc-bf99-274d81c1543c
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200201|</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: 7fe0eb26-6c30-4f7d-a166-ae1b833ef704
+ name: OFH-NETCONF|fronthaul-gateway-20020|-&gt;|o-ru-200201|</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: c1dfc727-bbdf-450b-876e-8e45604cb6b1
+ name: UU-RADIO|user-equipment-2002010|-&gt;|o-ru-200201|</title>
+        <path d="M 1660 850 C 1660 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c7502f17-f215-4e97-a8ac-37b6488a7224
+ name: N1-NAS|user-equipment-2002010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1700 850 C 1700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6c19f726-9312-45c4-9409-5fed33dc52c0
+ name: UU-RADIO|user-equipment-2002011|-&gt;|o-ru-200201|</title>
+        <path d="M 1740 850 C 1740 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 27ed9b99-4e95-42b9-8a41-6fe8228c8844
+ name: N1-NAS|user-equipment-2002011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1780 850 C 1780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1a7c6cc8-39e8-4a14-901a-6b6758ec408e
+ name: UU-RADIO|user-equipment-2002012|-&gt;|o-ru-200201|</title>
+        <path d="M 1820 850 C 1820 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3e1983da-8e72-462f-bd42-f96bc0acd9b5
+ name: N1-NAS|user-equipment-2002012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1860 850 C 1860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d79974ea-40a8-433c-bbe9-df6e143aefae
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-200202|</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: 0f72a44f-9aa9-42ba-9063-d3a64428dacd
+ name: OFH-NETCONF|fronthaul-gateway-20020|-&gt;|o-ru-200202|</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: 23f78f81-3160-4114-8ffd-10e73e212e9b
+ name: UU-RADIO|user-equipment-2002020|-&gt;|o-ru-200202|</title>
+        <path d="M 1900 850 C 1900 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a56d20b1-43ec-4c2c-9a59-a9fe276f338b
+ name: N1-NAS|user-equipment-2002020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 1940 850 C 1940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4fe2ff67-153d-4ddf-b179-526b1d0ab968
+ name: UU-RADIO|user-equipment-2002021|-&gt;|o-ru-200202|</title>
+        <path d="M 1980 850 C 1980 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 189c4b45-ed27-416f-848b-ddfb14e8c24a
+ name: N1-NAS|user-equipment-2002021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2020 850 C 2020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f32a6b28-38ea-4cb7-90b8-4e15a6e07ee8
+ name: UU-RADIO|user-equipment-2002022|-&gt;|o-ru-200202|</title>
+        <path d="M 2060 850 C 2060 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c62bba01-0b33-44f3-972f-be2af27ed799
+ name: N1-NAS|user-equipment-2002022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2100 850 C 2100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 5ef074f0-bd05-47c4-a15e-2a52b677e0d7
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-cp-201|</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: f46707e8-55d7-49dd-8730-cd459aabd4dc
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-cp-201|</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: 1626b9ae-409b-41f6-b17e-617e8f727514
+ name: O1-FILE|smo-2|-&gt;|o-cu-cp-201|</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: a7ac524b-3075-49e4-9afb-b2e132d282e4
+ name: O1-VES|o-cu-cp-201|-&gt;|smo-2|</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: 622632b7-5e6a-4559-88b3-b7120fa6d8f7
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-up-201|</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: 30db5a44-ae1e-454d-a6d8-5b5d21b52f99
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-up-201|</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: f0ef0533-de19-4df0-ac7a-b4e438eba369
+ name: O1-FILE|smo-2|-&gt;|o-cu-up-201|</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: bf0e6839-bb03-4cb4-92f8-0ab2aee3321d
+ name: O1-VES|o-cu-up-201|-&gt;|smo-2|</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: e225645b-7bd7-4855-b70e-b8216ae15c3e
+ name: E1-UNKNOWN|o-cu-cp-201|-&gt;|o-cu-up-201|</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: 7f8b1fb0-9e4c-4e08-8fc0-f0a987da26f6
+ name: N2-NAS|o-cu-cp-201|-&gt;|access-and-mobility-management-function-20|</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: 5064f02b-9673-4c9a-aeb8-2461d6a21490
+ name: N3-NAS|o-cu-up-201|-&gt;|user-plane-function-20|</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: df716224-64f3-4f88-93f9-91004792c113
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2010|</title>
+        <path d="M 1020 250 C 1020 520 2380 250 2380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: eea8f49a-c626-4ce8-a331-3597a362446c
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2010|</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: 71ba2ca7-0dc0-49c2-81ef-bd933a1eef44
+ name: O1-FILE|smo-2|-&gt;|o-du-2010|</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: ae75009e-fb06-43d2-88bc-b78fe7a4c4f6
+ name: O1-VES|o-du-2010|-&gt;|smo-2|</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: cbc93b51-f922-424c-af73-3dc00ffe49c2
+ name: F1-C-UNKNOWN|o-cu-cp-201|-&gt;|o-du-2010|</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: b87c35ce-dad2-4647-85d2-7a6b5793fa5f
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2010|</title>
+        <path d="M 1020 250 C 1020 520 2380 250 2380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 87bb3de4-ab68-4123-8864-15789b203299
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2010|</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: e929b3c9-11e5-4015-85cd-d3b5bedf5ef9
+ name: O1-FILE|smo-2|-&gt;|o-du-2010|</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: 0cec14b0-10f8-4d83-8466-77e5ec9cdf52
+ name: O1-VES|o-du-2010|-&gt;|smo-2|</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: 669df110-fa80-4bfc-8a88-42a666c50835
+ name: F1-U-UNKNOWN|o-cu-up-201|-&gt;|o-du-2010|</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: f35286dd-806c-44e1-9f6b-194e41bb2bbb
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20100|</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: f35d9df7-c037-45d8-9f4f-191918e2df92
+ name: ETH-OFH|o-du-2010|-&gt;|fronthaul-gateway-20100|</title>
+        <path d="M 2440 580 C 2440 630 2440 580 2440 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6ddc9613-517c-4d9a-9aca-0c974d4276b3
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201000|</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: 1ae406a8-a3cf-4c52-ad97-8443c2494490
+ name: OFH-NETCONF|fronthaul-gateway-20100|-&gt;|o-ru-201000|</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: 9e5852be-a5da-47cf-bfd9-9e56f5447432
+ name: UU-RADIO|user-equipment-2010000|-&gt;|o-ru-201000|</title>
+        <path d="M 2140 850 C 2140 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 45bb3ad7-b7b4-4736-883d-31d0dd53daac
+ name: N1-NAS|user-equipment-2010000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2180 850 C 2180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e2ff4c5e-58d7-424e-ace2-b353c1a260b7
+ name: UU-RADIO|user-equipment-2010001|-&gt;|o-ru-201000|</title>
+        <path d="M 2220 850 C 2220 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e14225f5-b788-4e30-b413-35569bee6b95
+ name: N1-NAS|user-equipment-2010001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2260 850 C 2260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 40be6755-aa15-415b-9138-06b0f429d89c
+ name: UU-RADIO|user-equipment-2010002|-&gt;|o-ru-201000|</title>
+        <path d="M 2300 850 C 2300 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 32483c50-e5ad-4f9b-9413-e48f498540ab
+ name: N1-NAS|user-equipment-2010002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2340 850 C 2340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 00e4673c-a953-449b-96af-4f5894432ba3
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201001|</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: 59dc1438-16cf-42d7-80c5-e87d7de06d27
+ name: OFH-NETCONF|fronthaul-gateway-20100|-&gt;|o-ru-201001|</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: 859c9c46-11f4-42b8-815e-5805de57d4b8
+ name: UU-RADIO|user-equipment-2010010|-&gt;|o-ru-201001|</title>
+        <path d="M 2380 850 C 2380 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 26652a02-1e95-4847-93b7-c4891d1721ab
+ name: N1-NAS|user-equipment-2010010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2420 850 C 2420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5436ff61-5ffd-4ff8-817a-3c9daafd98e7
+ name: UU-RADIO|user-equipment-2010011|-&gt;|o-ru-201001|</title>
+        <path d="M 2460 850 C 2460 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6138e5f5-d28b-451c-93ef-9fde17604ca2
+ name: N1-NAS|user-equipment-2010011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2500 850 C 2500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 45812740-89e8-438c-a78a-5cbd563ee104
+ name: UU-RADIO|user-equipment-2010012|-&gt;|o-ru-201001|</title>
+        <path d="M 2540 850 C 2540 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 43cdcf46-86fa-4768-a992-10d473ce9a17
+ name: N1-NAS|user-equipment-2010012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2580 850 C 2580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 0199a379-3c0a-42dd-b19a-8bf2ec7dd578
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201002|</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: dd7bb0d1-f22d-4104-8af5-12e5aca182b8
+ name: OFH-NETCONF|fronthaul-gateway-20100|-&gt;|o-ru-201002|</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: 136d60b6-c949-4057-a8c0-86b4468c48ee
+ name: UU-RADIO|user-equipment-2010020|-&gt;|o-ru-201002|</title>
+        <path d="M 2620 850 C 2620 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1c7374ff-e214-492d-bb27-ee06be3f3f82
+ name: N1-NAS|user-equipment-2010020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2660 850 C 2660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3c05c34b-eda1-4aea-86d3-1fc5fb01ffaa
+ name: UU-RADIO|user-equipment-2010021|-&gt;|o-ru-201002|</title>
+        <path d="M 2700 850 C 2700 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 44115da5-f494-42ec-b28f-ee78a12a4eb1
+ name: N1-NAS|user-equipment-2010021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2740 850 C 2740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7339c836-8188-433d-853d-e439f5db443e
+ name: UU-RADIO|user-equipment-2010022|-&gt;|o-ru-201002|</title>
+        <path d="M 2780 850 C 2780 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 25728d4f-a99c-4ddb-b2eb-b031438e8ba9
+ name: N1-NAS|user-equipment-2010022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2820 850 C 2820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 10e3012c-98f0-4232-a692-8c7ba2cd3b20
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2011|</title>
+        <path d="M 1020 250 C 1020 520 3100 250 3100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4266cde8-ce13-4623-a63c-3a4352aaae60
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2011|</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: 0743718a-1559-48a7-9152-07ab7d13201c
+ name: O1-FILE|smo-2|-&gt;|o-du-2011|</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: 79368737-9663-423d-a8e3-679d2f12f269
+ name: O1-VES|o-du-2011|-&gt;|smo-2|</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: 538f9a52-489a-44a1-ac2e-0d2448200a7a
+ name: F1-C-UNKNOWN|o-cu-cp-201|-&gt;|o-du-2011|</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: 5aaf50da-7361-4bff-ba16-e2d92cfb27d2
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2011|</title>
+        <path d="M 1020 250 C 1020 520 3100 250 3100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d6441ace-dc95-46c7-8de3-dc3326e7f7b7
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2011|</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: 03f797d8-7957-4163-9d77-16fa2e895284
+ name: O1-FILE|smo-2|-&gt;|o-du-2011|</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: 7d328dd1-1241-4724-9d71-e1538b0d9f15
+ name: O1-VES|o-du-2011|-&gt;|smo-2|</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: dee898ab-c1ea-4506-b442-d374ce161adf
+ name: F1-U-UNKNOWN|o-cu-up-201|-&gt;|o-du-2011|</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: 384cb472-375d-40b3-8320-c2f4a61cb723
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20110|</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: f1c70ca5-d4d5-4321-ad40-0d723b8cfd2e
+ name: ETH-OFH|o-du-2011|-&gt;|fronthaul-gateway-20110|</title>
+        <path d="M 3160 580 C 3160 630 3160 580 3160 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c029897d-126d-44d6-b4b7-7d2bdbd8d75e
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201100|</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: fbc57be8-b448-43c0-90f6-276eb2aeab8c
+ name: OFH-NETCONF|fronthaul-gateway-20110|-&gt;|o-ru-201100|</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: b18c87a6-e53d-4549-b205-1b7ed1e1d1f7
+ name: UU-RADIO|user-equipment-2011000|-&gt;|o-ru-201100|</title>
+        <path d="M 2860 850 C 2860 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bef825f9-eef0-412f-b6b6-6f2dd74dec33
+ name: N1-NAS|user-equipment-2011000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2900 850 C 2900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 86c943e7-4565-473e-81a0-402cf0f7dd62
+ name: UU-RADIO|user-equipment-2011001|-&gt;|o-ru-201100|</title>
+        <path d="M 2940 850 C 2940 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cc2bd969-d6f5-4313-bc2b-52eb0d9bb128
+ name: N1-NAS|user-equipment-2011001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 2980 850 C 2980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b17c1915-c9a8-44fd-87fb-b38855ff73b3
+ name: UU-RADIO|user-equipment-2011002|-&gt;|o-ru-201100|</title>
+        <path d="M 3020 850 C 3020 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f910bebd-0833-4c7e-880d-4e641ce3068f
+ name: N1-NAS|user-equipment-2011002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3060 850 C 3060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4c95aded-956c-43a4-b120-900da62b9b81
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201101|</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: d2e5e46e-c74e-46f9-ba16-29fdf0f0bb93
+ name: OFH-NETCONF|fronthaul-gateway-20110|-&gt;|o-ru-201101|</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: e8bb5e92-d22d-4510-bbd6-ee773b5c754a
+ name: UU-RADIO|user-equipment-2011010|-&gt;|o-ru-201101|</title>
+        <path d="M 3100 850 C 3100 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5fff3f0c-3400-4f83-8e53-654d2cf93027
+ name: N1-NAS|user-equipment-2011010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3140 850 C 3140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b23a9b91-879c-4d9e-9aac-b8c5e6bd74c9
+ name: UU-RADIO|user-equipment-2011011|-&gt;|o-ru-201101|</title>
+        <path d="M 3180 850 C 3180 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 93a6a787-4c0d-4ae4-b3d8-3c50dd2f682f
+ name: N1-NAS|user-equipment-2011011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3220 850 C 3220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0e9102ca-fa0f-4f01-86e2-c9cd9006b82d
+ name: UU-RADIO|user-equipment-2011012|-&gt;|o-ru-201101|</title>
+        <path d="M 3260 850 C 3260 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c06bb839-aba2-48db-bad0-be7b1b58bc94
+ name: N1-NAS|user-equipment-2011012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3300 850 C 3300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f526834b-2bc7-4af6-b739-ccd02d1309b4
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201102|</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: 881a645f-2078-4ed0-a845-703fa113f346
+ name: OFH-NETCONF|fronthaul-gateway-20110|-&gt;|o-ru-201102|</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: bb00df01-b89c-4ce2-9073-7c9d1d135e6f
+ name: UU-RADIO|user-equipment-2011020|-&gt;|o-ru-201102|</title>
+        <path d="M 3340 850 C 3340 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: de919920-d9d9-4d7e-b28f-6d0a7761983d
+ name: N1-NAS|user-equipment-2011020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3380 850 C 3380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7f7af927-9a4f-41a0-8af3-ec883ed56ba3
+ name: UU-RADIO|user-equipment-2011021|-&gt;|o-ru-201102|</title>
+        <path d="M 3420 850 C 3420 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f46ee318-dfb7-45b0-b018-33553e310ae1
+ name: N1-NAS|user-equipment-2011021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3460 850 C 3460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 544b539f-54b3-4f61-9c6b-9bd558b10265
+ name: UU-RADIO|user-equipment-2011022|-&gt;|o-ru-201102|</title>
+        <path d="M 3500 850 C 3500 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ace41eb2-a1a5-42d1-81c8-80d34f79d99d
+ name: N1-NAS|user-equipment-2011022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3540 850 C 3540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 966bf825-cf3d-49a0-8787-7e904a0f1c62
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2012|</title>
+        <path d="M 1020 250 C 1020 520 3820 250 3820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b1a8e85f-678d-401b-9297-a02569f01786
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2012|</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: 41ec9015-aa8d-437b-81a7-8445ea3e875c
+ name: O1-FILE|smo-2|-&gt;|o-du-2012|</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: cb80baf4-5045-4d76-94e5-eaa5089957c8
+ name: O1-VES|o-du-2012|-&gt;|smo-2|</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: 028d122a-eb6a-48e9-9ad8-6a17849d6bd9
+ name: F1-C-UNKNOWN|o-cu-cp-201|-&gt;|o-du-2012|</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: e22afd04-0abe-47db-ba58-c30a01efbb83
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2012|</title>
+        <path d="M 1020 250 C 1020 520 3820 250 3820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: e5b4fc22-9f41-4798-bbcf-d7bf96e8e410
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2012|</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: 4507f662-c8ec-44c0-8c23-5dff61cb67be
+ name: O1-FILE|smo-2|-&gt;|o-du-2012|</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: c551054a-785f-4e8e-9d06-922a047dd0cb
+ name: O1-VES|o-du-2012|-&gt;|smo-2|</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: 6dd006ee-1f29-4619-99b8-66b35ddb31ab
+ name: F1-U-UNKNOWN|o-cu-up-201|-&gt;|o-du-2012|</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: a5b828a0-8612-4bfc-94c0-5679aeecb70a
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20120|</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: 6cd2bed7-bc11-4d6c-a8bf-d61ce44017fb
+ name: ETH-OFH|o-du-2012|-&gt;|fronthaul-gateway-20120|</title>
+        <path d="M 3880 580 C 3880 630 3880 580 3880 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 7782e5f4-7d53-4799-8bf4-d4170c68eb29
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201200|</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: 1e9b7cab-b49c-4987-9e96-40d81dd1d362
+ name: OFH-NETCONF|fronthaul-gateway-20120|-&gt;|o-ru-201200|</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: 7399a6cb-9812-4a6a-a07d-22f91f22bee5
+ name: UU-RADIO|user-equipment-2012000|-&gt;|o-ru-201200|</title>
+        <path d="M 3580 850 C 3580 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6c1c35cd-e3ce-43a8-9792-f67aefb7ff73
+ name: N1-NAS|user-equipment-2012000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3620 850 C 3620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a0a28193-038e-49f3-b2bc-e97b345b21e0
+ name: UU-RADIO|user-equipment-2012001|-&gt;|o-ru-201200|</title>
+        <path d="M 3660 850 C 3660 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 80f53504-2651-4c7a-a94b-e63a2aa9d001
+ name: N1-NAS|user-equipment-2012001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3700 850 C 3700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b9514c35-16ce-4d66-9ba0-e45cf67c4833
+ name: UU-RADIO|user-equipment-2012002|-&gt;|o-ru-201200|</title>
+        <path d="M 3740 850 C 3740 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 74eae7bd-9834-4b28-8697-cf4657a8ee9c
+ name: N1-NAS|user-equipment-2012002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3780 850 C 3780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c56bfe86-258c-4b67-85dd-9025b8fe9714
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201201|</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: 10e7c1fb-e4f6-40b1-81f2-f6eeeb2d2a00
+ name: OFH-NETCONF|fronthaul-gateway-20120|-&gt;|o-ru-201201|</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: 7469b63c-c43c-4664-b17c-9a304c843475
+ name: UU-RADIO|user-equipment-2012010|-&gt;|o-ru-201201|</title>
+        <path d="M 3820 850 C 3820 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6e2c5341-db87-47c4-a93f-41e6362c5f9b
+ name: N1-NAS|user-equipment-2012010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3860 850 C 3860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 203e85ad-29e5-4077-aa2d-82c567ac95c2
+ name: UU-RADIO|user-equipment-2012011|-&gt;|o-ru-201201|</title>
+        <path d="M 3900 850 C 3900 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1b90d3a7-fbcb-4749-8d19-c6d753b5e982
+ name: N1-NAS|user-equipment-2012011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 3940 850 C 3940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 702e7961-3ea3-4d6e-83cf-34382ad5158f
+ name: UU-RADIO|user-equipment-2012012|-&gt;|o-ru-201201|</title>
+        <path d="M 3980 850 C 3980 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3a9c5252-ca96-40a5-aafd-53cef6a6ec2e
+ name: N1-NAS|user-equipment-2012012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4020 850 C 4020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 1a40549f-a04a-44f7-8424-336246e26be0
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-201202|</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: a4ad8b8a-198f-454c-8247-7f3161a0007d
+ name: OFH-NETCONF|fronthaul-gateway-20120|-&gt;|o-ru-201202|</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: 21c3c4d8-d89f-40a7-8e4f-5c9ef6071789
+ name: UU-RADIO|user-equipment-2012020|-&gt;|o-ru-201202|</title>
+        <path d="M 4060 850 C 4060 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 937a094f-f304-4e54-9ec5-260f414ec69d
+ name: N1-NAS|user-equipment-2012020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4100 850 C 4100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 98778c6c-fe0b-41de-a6d8-88b0948f5f28
+ name: UU-RADIO|user-equipment-2012021|-&gt;|o-ru-201202|</title>
+        <path d="M 4140 850 C 4140 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 918ea712-977c-46f9-97d7-a753b49a8a21
+ name: N1-NAS|user-equipment-2012021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4180 850 C 4180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6e96645f-c868-4066-9e02-e2b473aacda9
+ name: UU-RADIO|user-equipment-2012022|-&gt;|o-ru-201202|</title>
+        <path d="M 4220 850 C 4220 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 587cb2ed-fde1-4de9-8d68-fd633f0a9f79
+ name: N1-NAS|user-equipment-2012022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4260 850 C 4260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: cba0b5ec-d0a9-458c-902c-6aa3b5051275
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-cp-202|</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: fcdca321-ada3-478a-b516-ef6963432f2b
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-cp-202|</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: 5bdc647e-ade9-4c72-86f3-f027db4c1afb
+ name: O1-FILE|smo-2|-&gt;|o-cu-cp-202|</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: 7a7a4f07-b83a-48ad-ac6b-14337a9b0271
+ name: O1-VES|o-cu-cp-202|-&gt;|smo-2|</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: b23c5448-66f8-4540-9476-ab432d8ac57a
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-up-202|</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: b510a743-ca39-46c1-9c8b-8fd821a99510
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-up-202|</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: ab6dff84-f72c-442a-b984-d43d0dcde46a
+ name: O1-FILE|smo-2|-&gt;|o-cu-up-202|</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: e9367599-535d-4911-beb2-5a321ece2e8c
+ name: O1-VES|o-cu-up-202|-&gt;|smo-2|</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: 123629a8-c3bc-4d6c-8225-05ec0fce6d32
+ name: E1-UNKNOWN|o-cu-cp-202|-&gt;|o-cu-up-202|</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: 1e8a436d-534f-4ab5-93fd-93d536251bbc
+ name: N2-NAS|o-cu-cp-202|-&gt;|access-and-mobility-management-function-20|</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: 375885cb-f86d-4d2c-8815-a80c65692234
+ name: N3-NAS|o-cu-up-202|-&gt;|user-plane-function-20|</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: dfef937e-2dc1-43f3-8b45-a42c340a183d
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2020|</title>
+        <path d="M 1020 250 C 1020 520 4540 250 4540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 917f7af3-564b-42ce-bd73-92454835b5bd
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2020|</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: 3b3998c4-b618-4588-a237-0cbd6ef3b3b6
+ name: O1-FILE|smo-2|-&gt;|o-du-2020|</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: 183f9b2a-0723-4b42-8009-0a387477667a
+ name: O1-VES|o-du-2020|-&gt;|smo-2|</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: b9edd288-f7a4-4216-b1fc-28c7edd342ba
+ name: F1-C-UNKNOWN|o-cu-cp-202|-&gt;|o-du-2020|</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: 05635c3d-f181-4a6b-8550-633e895bcece
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2020|</title>
+        <path d="M 1020 250 C 1020 520 4540 250 4540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 04c4f86b-c699-449d-85fb-d608f4e6fffd
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2020|</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: 953ba776-8396-4c38-842f-d4ecb3996f83
+ name: O1-FILE|smo-2|-&gt;|o-du-2020|</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: b9f920fd-b32f-409b-b337-ca0dfcc3f2db
+ name: O1-VES|o-du-2020|-&gt;|smo-2|</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: c0c8093a-c5f4-4543-872a-4904404b6def
+ name: F1-U-UNKNOWN|o-cu-up-202|-&gt;|o-du-2020|</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: 2a671a01-995d-4a82-b6dc-bd577a8de5fe
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20200|</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: 12c8052c-b679-4610-b703-5774c8ab8334
+ name: ETH-OFH|o-du-2020|-&gt;|fronthaul-gateway-20200|</title>
+        <path d="M 4600 580 C 4600 630 4600 580 4600 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a207634e-fc99-4cea-a045-9eefa0aff807
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202000|</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: a93893ea-bf45-4e07-8e7f-9c39305c893f
+ name: OFH-NETCONF|fronthaul-gateway-20200|-&gt;|o-ru-202000|</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: 4569be0a-2f15-4ad8-982a-273a33f19177
+ name: UU-RADIO|user-equipment-2020000|-&gt;|o-ru-202000|</title>
+        <path d="M 4300 850 C 4300 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c3f3d08b-e21f-4466-b3e7-37dbcf680dda
+ name: N1-NAS|user-equipment-2020000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4340 850 C 4340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f47aaae3-59c4-482b-b84b-b9f4f0522c55
+ name: UU-RADIO|user-equipment-2020001|-&gt;|o-ru-202000|</title>
+        <path d="M 4380 850 C 4380 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3a09aa59-8fde-4545-92f7-302e05ebca23
+ name: N1-NAS|user-equipment-2020001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4420 850 C 4420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d234fe84-a70d-42c8-a971-19643349062a
+ name: UU-RADIO|user-equipment-2020002|-&gt;|o-ru-202000|</title>
+        <path d="M 4460 850 C 4460 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: aa4f753f-afc3-4ac7-970a-e23231401ad4
+ name: N1-NAS|user-equipment-2020002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4500 850 C 4500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 50f74168-4f8a-4961-adc8-9cc80d490b13
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202001|</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: a6466696-26e0-4cb6-845c-715d7a07c40a
+ name: OFH-NETCONF|fronthaul-gateway-20200|-&gt;|o-ru-202001|</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: 66c33388-6273-42cb-ac8b-e5fc534adb3b
+ name: UU-RADIO|user-equipment-2020010|-&gt;|o-ru-202001|</title>
+        <path d="M 4540 850 C 4540 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 00b59ab3-65bd-4f07-8d93-93a564ff6e97
+ name: N1-NAS|user-equipment-2020010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4580 850 C 4580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a303c3ef-52e8-409c-a7a6-b00272a77747
+ name: UU-RADIO|user-equipment-2020011|-&gt;|o-ru-202001|</title>
+        <path d="M 4620 850 C 4620 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6cc30614-7df0-46be-9d46-bce08b64c687
+ name: N1-NAS|user-equipment-2020011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4660 850 C 4660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8ea420c0-43c3-48b2-8c99-5dc7edf1ec01
+ name: UU-RADIO|user-equipment-2020012|-&gt;|o-ru-202001|</title>
+        <path d="M 4700 850 C 4700 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5639e698-1474-4a70-b41d-f6725322b557
+ name: N1-NAS|user-equipment-2020012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4740 850 C 4740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 2fe3cbcb-150a-48a2-8e91-41a94e7adad5
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202002|</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: 2f63106c-6b3e-4f3f-afe5-bfdef86672fa
+ name: OFH-NETCONF|fronthaul-gateway-20200|-&gt;|o-ru-202002|</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: 2883000c-2af6-4eac-9ff1-9aa9c7bc2373
+ name: UU-RADIO|user-equipment-2020020|-&gt;|o-ru-202002|</title>
+        <path d="M 4780 850 C 4780 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f3ece88d-0ba4-484a-a2c1-93ddeff6a1b9
+ name: N1-NAS|user-equipment-2020020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4820 850 C 4820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2cd94b0b-2748-493a-ac5d-dc7df9a56ddc
+ name: UU-RADIO|user-equipment-2020021|-&gt;|o-ru-202002|</title>
+        <path d="M 4860 850 C 4860 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 91a63b10-a76d-488c-add6-f34a1841f089
+ name: N1-NAS|user-equipment-2020021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4900 850 C 4900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 19c6350c-c94b-43ee-a49f-6a156828c1e7
+ name: UU-RADIO|user-equipment-2020022|-&gt;|o-ru-202002|</title>
+        <path d="M 4940 850 C 4940 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fc02d2cb-fb58-4dbe-ac51-275b4f5d47f2
+ name: N1-NAS|user-equipment-2020022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 4980 850 C 4980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: b9c40b74-c630-4230-b4d5-05fa6908cb7a
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2021|</title>
+        <path d="M 1020 250 C 1020 520 5260 250 5260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: db9b3725-adc7-45e2-b3bc-6bcdda0d3328
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2021|</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: 6d22542e-158a-4c97-ad8e-52ac068a01fb
+ name: O1-FILE|smo-2|-&gt;|o-du-2021|</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: 3bf629ae-235d-40fa-8a76-abc52ee8c383
+ name: O1-VES|o-du-2021|-&gt;|smo-2|</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: 999d5358-d922-468b-872d-e394af509073
+ name: F1-C-UNKNOWN|o-cu-cp-202|-&gt;|o-du-2021|</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: 800cb1ad-c997-40ef-8a87-3e58ebb4cb38
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2021|</title>
+        <path d="M 1020 250 C 1020 520 5260 250 5260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6a023eb0-77a8-4946-9e63-cc3589114f94
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2021|</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: 6c16c85e-d609-4f09-8359-50bd58005d1e
+ name: O1-FILE|smo-2|-&gt;|o-du-2021|</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: 93211c41-4fbf-41b1-b62f-33cebb061439
+ name: O1-VES|o-du-2021|-&gt;|smo-2|</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: e0d8b527-2897-4b7c-aff7-26868eb5473d
+ name: F1-U-UNKNOWN|o-cu-up-202|-&gt;|o-du-2021|</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: 6f61eb14-7168-4b76-8f71-f88904619d04
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20210|</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: 20126d68-42c0-4adc-895f-32d381daf5d0
+ name: ETH-OFH|o-du-2021|-&gt;|fronthaul-gateway-20210|</title>
+        <path d="M 5320 580 C 5320 630 5320 580 5320 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ee77f9bd-d9cc-4df1-b2e8-3fda6569b19f
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202100|</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: 314b3f5f-53ff-41e7-8338-63f415f48398
+ name: OFH-NETCONF|fronthaul-gateway-20210|-&gt;|o-ru-202100|</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: 5b7c63cc-ba5c-4529-9d0c-127ae5c3ae4a
+ name: UU-RADIO|user-equipment-2021000|-&gt;|o-ru-202100|</title>
+        <path d="M 5020 850 C 5020 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 569a583b-a34d-457b-ba23-d9bee6cfc6ae
+ name: N1-NAS|user-equipment-2021000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5060 850 C 5060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b8ca284a-6690-421f-99b2-69a91f1bfdb2
+ name: UU-RADIO|user-equipment-2021001|-&gt;|o-ru-202100|</title>
+        <path d="M 5100 850 C 5100 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 40ebd0f0-d265-450d-92d2-1016648ecbb1
+ name: N1-NAS|user-equipment-2021001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5140 850 C 5140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d81904f8-6602-4048-b3d8-f1fcb7adb2f4
+ name: UU-RADIO|user-equipment-2021002|-&gt;|o-ru-202100|</title>
+        <path d="M 5180 850 C 5180 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e58dc813-dbb8-45c3-862e-fd51c6215c36
+ name: N1-NAS|user-equipment-2021002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5220 850 C 5220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 50b2806f-ea58-4312-a59a-b4f426760435
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202101|</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: d67b5d70-049c-4d1d-a0ac-d4771f13e0aa
+ name: OFH-NETCONF|fronthaul-gateway-20210|-&gt;|o-ru-202101|</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: a7f132b7-1b80-4f36-84c6-dc530bf6c98a
+ name: UU-RADIO|user-equipment-2021010|-&gt;|o-ru-202101|</title>
+        <path d="M 5260 850 C 5260 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 18732b34-e5e0-4a71-a50e-018bcf98008f
+ name: N1-NAS|user-equipment-2021010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5300 850 C 5300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2d9eb095-1b4e-49dc-9a8d-b14ac2db7700
+ name: UU-RADIO|user-equipment-2021011|-&gt;|o-ru-202101|</title>
+        <path d="M 5340 850 C 5340 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 52dc55fa-9b6f-4462-9dc9-e5c40cd8e6b2
+ name: N1-NAS|user-equipment-2021011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5380 850 C 5380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5c60ba86-6d59-4ef0-9529-695d7970641f
+ name: UU-RADIO|user-equipment-2021012|-&gt;|o-ru-202101|</title>
+        <path d="M 5420 850 C 5420 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 52734fd2-ba86-4975-985d-129aec74e688
+ name: N1-NAS|user-equipment-2021012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5460 850 C 5460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: e0af3e05-c604-4513-98dc-56b0257bfd7d
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202102|</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: 74ff1982-5c65-4071-8892-1dede97d10a6
+ name: OFH-NETCONF|fronthaul-gateway-20210|-&gt;|o-ru-202102|</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: c01307e1-6de8-4927-b817-d9f12569b277
+ name: UU-RADIO|user-equipment-2021020|-&gt;|o-ru-202102|</title>
+        <path d="M 5500 850 C 5500 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ef0aaef0-b3fa-49b5-9cee-dc9b67ab7200
+ name: N1-NAS|user-equipment-2021020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5540 850 C 5540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bb2fd41e-6232-417f-a488-ad3c3f3e3008
+ name: UU-RADIO|user-equipment-2021021|-&gt;|o-ru-202102|</title>
+        <path d="M 5580 850 C 5580 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 59e5a217-a5c2-4cef-8c7c-580aa19087ad
+ name: N1-NAS|user-equipment-2021021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5620 850 C 5620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bbbe5946-3cbd-428e-adc0-6d35a05e8366
+ name: UU-RADIO|user-equipment-2021022|-&gt;|o-ru-202102|</title>
+        <path d="M 5660 850 C 5660 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9856df34-10ba-4a6f-be92-8e57dc7f0017
+ name: N1-NAS|user-equipment-2021022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5700 850 C 5700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: c69979ce-fbf5-4223-aba0-1681d7ddc680
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2022|</title>
+        <path d="M 1020 250 C 1020 520 5980 250 5980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 21e0f3c5-7d29-40cf-8f04-f70d8caa3fe4
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2022|</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: 60214631-aa12-4632-9ade-eaed6a92b1a7
+ name: O1-FILE|smo-2|-&gt;|o-du-2022|</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: 7fe41a79-f388-473d-9dbc-818b538cd966
+ name: O1-VES|o-du-2022|-&gt;|smo-2|</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: f9942b01-d8fe-4f03-86a3-10013ffa2480
+ name: F1-C-UNKNOWN|o-cu-cp-202|-&gt;|o-du-2022|</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: 7087b417-a899-43ff-9c55-6ae076e9babb
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2022|</title>
+        <path d="M 1020 250 C 1020 520 5980 250 5980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 97e5e9d1-77d0-4489-897d-b7279abeb16d
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2022|</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: a928e339-4dea-4193-a3cf-cc728cfeebf4
+ name: O1-FILE|smo-2|-&gt;|o-du-2022|</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: 913a25cc-110f-4e80-90e1-7a1713017ffe
+ name: O1-VES|o-du-2022|-&gt;|smo-2|</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: 8a8b7701-ee8a-4397-8a0f-17ec7a702245
+ name: F1-U-UNKNOWN|o-cu-up-202|-&gt;|o-du-2022|</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: e49b5df7-5687-4c50-85d4-45635645ba30
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20220|</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: 7a12e325-7ed8-452a-9b6d-4f149721af78
+ name: ETH-OFH|o-du-2022|-&gt;|fronthaul-gateway-20220|</title>
+        <path d="M 6040 580 C 6040 630 6040 580 6040 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: cc4b2c9f-82b7-4231-ab2e-7c3c5fc32760
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202200|</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: 5e272195-83a5-4f70-b1a5-2c7a2a31b39c
+ name: OFH-NETCONF|fronthaul-gateway-20220|-&gt;|o-ru-202200|</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: eb5b7867-a976-4df4-80c4-fde14207f472
+ name: UU-RADIO|user-equipment-2022000|-&gt;|o-ru-202200|</title>
+        <path d="M 5740 850 C 5740 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d65ab889-a6a4-438d-a213-ecf8927298a5
+ name: N1-NAS|user-equipment-2022000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5780 850 C 5780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 50ed1277-2b23-42ed-b0ad-5d2aa7074201
+ name: UU-RADIO|user-equipment-2022001|-&gt;|o-ru-202200|</title>
+        <path d="M 5820 850 C 5820 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 470124a0-9793-409b-b692-60afdf5168e5
+ name: N1-NAS|user-equipment-2022001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5860 850 C 5860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9b556c51-9e32-48db-b970-c81b0ba2cfa0
+ name: UU-RADIO|user-equipment-2022002|-&gt;|o-ru-202200|</title>
+        <path d="M 5900 850 C 5900 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 2bb04a81-f7f6-4e18-a1ad-83a506eed0b8
+ name: N1-NAS|user-equipment-2022002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 5940 850 C 5940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: fc61d3ea-0a51-4626-a28b-6b4996ecedef
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202201|</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: 349e7da7-3091-40ea-945a-a2e30aba8c00
+ name: OFH-NETCONF|fronthaul-gateway-20220|-&gt;|o-ru-202201|</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: 8643954e-ca58-41ae-9e0a-13434063537d
+ name: UU-RADIO|user-equipment-2022010|-&gt;|o-ru-202201|</title>
+        <path d="M 5980 850 C 5980 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b3e9bb8a-2261-48e0-850d-e21d7a4a5aae
+ name: N1-NAS|user-equipment-2022010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6020 850 C 6020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 19a4e8bc-c861-4343-bc22-c03de456a849
+ name: UU-RADIO|user-equipment-2022011|-&gt;|o-ru-202201|</title>
+        <path d="M 6060 850 C 6060 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 403d257b-2549-4fff-9ab5-9f2b05e20e81
+ name: N1-NAS|user-equipment-2022011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6100 850 C 6100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4e7c3f12-a5a4-41f9-8b65-1bf3dddb7afd
+ name: UU-RADIO|user-equipment-2022012|-&gt;|o-ru-202201|</title>
+        <path d="M 6140 850 C 6140 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5c533a88-5619-46d6-9377-2671ad74ed3e
+ name: N1-NAS|user-equipment-2022012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6180 850 C 6180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d98ea935-68e5-4429-b9f0-3165bce3e5e1
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-202202|</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: 435bf508-ba41-47d6-b582-63dc1adaf1f2
+ name: OFH-NETCONF|fronthaul-gateway-20220|-&gt;|o-ru-202202|</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: 6a3c9588-a760-4107-a955-4e7d05a729b6
+ name: UU-RADIO|user-equipment-2022020|-&gt;|o-ru-202202|</title>
+        <path d="M 6220 850 C 6220 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 91e3ac2c-d8ae-44ac-ba0f-6d8b9019640d
+ name: N1-NAS|user-equipment-2022020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6260 850 C 6260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 59c348ba-b89c-46dd-9457-945f1a250783
+ name: UU-RADIO|user-equipment-2022021|-&gt;|o-ru-202202|</title>
+        <path d="M 6300 850 C 6300 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8c2b5e71-f36f-4470-8730-083b6627419e
+ name: N1-NAS|user-equipment-2022021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6340 850 C 6340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1d67999b-e097-4c0a-967d-e14f812956de
+ name: UU-RADIO|user-equipment-2022022|-&gt;|o-ru-202202|</title>
+        <path d="M 6380 850 C 6380 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 12bb2edc-8d2a-41fa-a55e-fa146a6fd658
+ name: N1-NAS|user-equipment-2022022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6420 850 C 6420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: e3f81db5-eada-4929-bdc6-522637179df4
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-cp-203|</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: 88d5ad7a-3572-4dc3-804a-165eaf90f715
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-cp-203|</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: 5e9b0abf-6314-4b62-a38d-59d6fe751aa9
+ name: O1-FILE|smo-2|-&gt;|o-cu-cp-203|</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: 3b25d53c-b396-42c2-a2ad-18a777a66552
+ name: O1-VES|o-cu-cp-203|-&gt;|smo-2|</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: 10f5b278-5639-48ed-b1f7-40ab640c9472
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-up-203|</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: 078f5fa4-00f9-41e7-a131-23bac75d7082
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-up-203|</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: f8ba6b0a-a1e3-492d-be09-5764a1355b23
+ name: O1-FILE|smo-2|-&gt;|o-cu-up-203|</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: 2c651e71-cfae-4b23-a3c9-a8ec0c990d6a
+ name: O1-VES|o-cu-up-203|-&gt;|smo-2|</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: ebdfeab5-5033-4349-be3f-0531892136f8
+ name: E1-UNKNOWN|o-cu-cp-203|-&gt;|o-cu-up-203|</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: 8189c9fe-3f91-4bd1-a6af-8f372f299069
+ name: N2-NAS|o-cu-cp-203|-&gt;|access-and-mobility-management-function-20|</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: fc82a940-7afe-49a1-85e0-dafa9be538c8
+ name: N3-NAS|o-cu-up-203|-&gt;|user-plane-function-20|</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: cc31901a-85d0-47e7-ae83-8bbc4bb385d1
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2030|</title>
+        <path d="M 1020 250 C 1020 520 6700 250 6700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: d7ce79e0-701f-41a2-b4db-59c263028665
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2030|</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: fc77ce5a-0495-489c-889d-9a4c3208668e
+ name: O1-FILE|smo-2|-&gt;|o-du-2030|</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: be2649d0-5af6-4d97-98da-9abe521ae674
+ name: O1-VES|o-du-2030|-&gt;|smo-2|</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: ea46f897-9af4-4a2a-bc5d-53a20db060f8
+ name: F1-C-UNKNOWN|o-cu-cp-203|-&gt;|o-du-2030|</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: c508ecfb-b044-4f22-8dd3-c19dfa856497
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2030|</title>
+        <path d="M 1020 250 C 1020 520 6700 250 6700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2d363743-d3ab-43a0-8a31-abc278dbb5c6
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2030|</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: ec5dadbb-0375-4a93-8983-2c3a4d30d1d5
+ name: O1-FILE|smo-2|-&gt;|o-du-2030|</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: 6d77d45d-eb9e-4df6-b256-9787fefb28f6
+ name: O1-VES|o-du-2030|-&gt;|smo-2|</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: c1f2e825-16d7-42db-9b28-1d4e32973de3
+ name: F1-U-UNKNOWN|o-cu-up-203|-&gt;|o-du-2030|</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: 2bf2c3cd-ca1b-4c09-a65e-254ac1014bfb
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20300|</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: 6c5e5348-d2f9-44c2-9ff6-0d8145a04d87
+ name: ETH-OFH|o-du-2030|-&gt;|fronthaul-gateway-20300|</title>
+        <path d="M 6760 580 C 6760 630 6760 580 6760 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 564a2658-768a-4764-8ed6-59ef87801272
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203000|</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: 391bbbd8-0170-4a72-af39-fd319c2c914a
+ name: OFH-NETCONF|fronthaul-gateway-20300|-&gt;|o-ru-203000|</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: 94347a3d-ae93-49a6-b395-323f32151cb4
+ name: UU-RADIO|user-equipment-2030000|-&gt;|o-ru-203000|</title>
+        <path d="M 6460 850 C 6460 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fcca0cf0-96a3-476b-b4f6-02e7e14f0a27
+ name: N1-NAS|user-equipment-2030000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6500 850 C 6500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ec3d071e-0bfb-49b5-8b8c-23ab6af7e25a
+ name: UU-RADIO|user-equipment-2030001|-&gt;|o-ru-203000|</title>
+        <path d="M 6540 850 C 6540 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fe4d8995-b7b9-4f25-8379-35301e87d3aa
+ name: N1-NAS|user-equipment-2030001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6580 850 C 6580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 28d68007-1797-4353-a388-53a4b6a5730f
+ name: UU-RADIO|user-equipment-2030002|-&gt;|o-ru-203000|</title>
+        <path d="M 6620 850 C 6620 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a5ae06c8-c060-4ad5-859a-6dff99fa4730
+ name: N1-NAS|user-equipment-2030002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6660 850 C 6660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: af8c279d-41ab-4766-92c5-cca073067ac4
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203001|</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: 460db4a1-439f-4a33-9176-c8f3e15780f4
+ name: OFH-NETCONF|fronthaul-gateway-20300|-&gt;|o-ru-203001|</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: 7bef0efa-97e0-47c0-afab-a11bd59c74c1
+ name: UU-RADIO|user-equipment-2030010|-&gt;|o-ru-203001|</title>
+        <path d="M 6700 850 C 6700 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d50d4cce-7048-452a-bcd5-1dfe45028eff
+ name: N1-NAS|user-equipment-2030010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6740 850 C 6740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 88c3652b-73cc-4fdd-addf-9a59d6f26c6d
+ name: UU-RADIO|user-equipment-2030011|-&gt;|o-ru-203001|</title>
+        <path d="M 6780 850 C 6780 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6c4fb8b6-bd7a-41a9-b9fb-f69db5437695
+ name: N1-NAS|user-equipment-2030011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6820 850 C 6820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 93305635-7ed1-4708-b9fc-272a1196d9df
+ name: UU-RADIO|user-equipment-2030012|-&gt;|o-ru-203001|</title>
+        <path d="M 6860 850 C 6860 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 270ce61f-234d-401d-9bfb-bbd0e9b02cae
+ name: N1-NAS|user-equipment-2030012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6900 850 C 6900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 895678e5-d46a-420a-8c22-bebfa73d1405
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203002|</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: d4918a3f-90f1-4efd-83b1-6f68a5c99beb
+ name: OFH-NETCONF|fronthaul-gateway-20300|-&gt;|o-ru-203002|</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: 80330535-9d0d-4fce-b2bb-2156d167941d
+ name: UU-RADIO|user-equipment-2030020|-&gt;|o-ru-203002|</title>
+        <path d="M 6940 850 C 6940 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9101974f-a92d-49c0-bfe3-d48639ea69df
+ name: N1-NAS|user-equipment-2030020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 6980 850 C 6980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c52ab6be-53c3-47ea-8d68-389823ffed67
+ name: UU-RADIO|user-equipment-2030021|-&gt;|o-ru-203002|</title>
+        <path d="M 7020 850 C 7020 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a02e167d-9445-4a00-a526-92dca8a09529
+ name: N1-NAS|user-equipment-2030021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7060 850 C 7060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: cef0b925-8331-4c97-b834-11fef3c05cc5
+ name: UU-RADIO|user-equipment-2030022|-&gt;|o-ru-203002|</title>
+        <path d="M 7100 850 C 7100 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 94c8c32b-0907-4ccf-a095-033135fdfe41
+ name: N1-NAS|user-equipment-2030022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7140 850 C 7140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 641fa1a2-4359-48c6-9f0e-c500aff10e17
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2031|</title>
+        <path d="M 1020 250 C 1020 520 7420 250 7420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 8942d1fa-7261-4832-9570-a304fb672a30
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2031|</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: 8163ba7e-c536-481d-8467-ed575ad5552d
+ name: O1-FILE|smo-2|-&gt;|o-du-2031|</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: 3c2b855b-b10b-41b1-9133-74fdd3887c52
+ name: O1-VES|o-du-2031|-&gt;|smo-2|</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: ab8159d8-0be8-42fc-bdb9-eb593c21633f
+ name: F1-C-UNKNOWN|o-cu-cp-203|-&gt;|o-du-2031|</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: 7a0fa656-93b5-4ae0-96f0-977f585bb6e1
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2031|</title>
+        <path d="M 1020 250 C 1020 520 7420 250 7420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6a88f47e-2f25-4c57-9c02-70ebb1f181db
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2031|</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: 9b8af235-1f0f-4b50-9820-abd115e3c7b6
+ name: O1-FILE|smo-2|-&gt;|o-du-2031|</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: 47ba38a0-15fe-4d74-8d7f-d347a12e8a75
+ name: O1-VES|o-du-2031|-&gt;|smo-2|</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: a52a2ef6-44ae-4b99-a622-46da4f38132d
+ name: F1-U-UNKNOWN|o-cu-up-203|-&gt;|o-du-2031|</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: 4e362099-57b6-4675-a3d3-8ec23ed29c79
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20310|</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: c418a315-1350-40ad-b2de-274e7f4dad73
+ name: ETH-OFH|o-du-2031|-&gt;|fronthaul-gateway-20310|</title>
+        <path d="M 7480 580 C 7480 630 7480 580 7480 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5533ff34-318c-488e-a7ad-72272476d6c9
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203100|</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: 5f14bc0f-7277-4028-ab41-6f4398802912
+ name: OFH-NETCONF|fronthaul-gateway-20310|-&gt;|o-ru-203100|</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: af75b0a7-52b2-4303-8483-2da7adb87086
+ name: UU-RADIO|user-equipment-2031000|-&gt;|o-ru-203100|</title>
+        <path d="M 7180 850 C 7180 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a52a112b-bbde-4a18-bc26-5629f35b01ba
+ name: N1-NAS|user-equipment-2031000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7220 850 C 7220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 98caca74-291d-47ea-af9f-e590ff0eae54
+ name: UU-RADIO|user-equipment-2031001|-&gt;|o-ru-203100|</title>
+        <path d="M 7260 850 C 7260 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 41767621-55fe-447d-8d50-23b4ae53e0be
+ name: N1-NAS|user-equipment-2031001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7300 850 C 7300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9d5023f6-779d-4b7e-94f6-dc7a48b526f1
+ name: UU-RADIO|user-equipment-2031002|-&gt;|o-ru-203100|</title>
+        <path d="M 7340 850 C 7340 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7311a3dc-7fab-4ae9-833c-97d68d490b00
+ name: N1-NAS|user-equipment-2031002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7380 850 C 7380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: cf008985-cb61-4688-bb92-650ad0355e26
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203101|</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: 3de584f0-8ea8-49bf-a2fa-53c0b7023c66
+ name: OFH-NETCONF|fronthaul-gateway-20310|-&gt;|o-ru-203101|</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: 83f3077d-d246-477f-86ef-6865353a58d0
+ name: UU-RADIO|user-equipment-2031010|-&gt;|o-ru-203101|</title>
+        <path d="M 7420 850 C 7420 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 84e1c506-ff47-405b-ac44-7390af10ecc1
+ name: N1-NAS|user-equipment-2031010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7460 850 C 7460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3e4176ee-738a-4ceb-afc5-cf0a71b22ecf
+ name: UU-RADIO|user-equipment-2031011|-&gt;|o-ru-203101|</title>
+        <path d="M 7500 850 C 7500 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c26587dd-2c1e-4180-8a18-f4ef56a71ddd
+ name: N1-NAS|user-equipment-2031011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7540 850 C 7540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1b8f85e1-8523-4710-8063-b9d5ee5a94a2
+ name: UU-RADIO|user-equipment-2031012|-&gt;|o-ru-203101|</title>
+        <path d="M 7580 850 C 7580 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5acc4484-8011-4ea2-b2eb-acf14b7dc82a
+ name: N1-NAS|user-equipment-2031012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7620 850 C 7620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ad6cf40d-572e-456f-91f1-cefc64a0622e
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203102|</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: 44379940-febb-4567-912a-3f472dc26c94
+ name: OFH-NETCONF|fronthaul-gateway-20310|-&gt;|o-ru-203102|</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: edba4faf-e35c-46db-8d2b-8649148dce3d
+ name: UU-RADIO|user-equipment-2031020|-&gt;|o-ru-203102|</title>
+        <path d="M 7660 850 C 7660 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 75b7af11-80a7-40f9-84eb-ed80b52199bf
+ name: N1-NAS|user-equipment-2031020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7700 850 C 7700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 63f73415-eb2d-42de-9e3e-4bb232b3add2
+ name: UU-RADIO|user-equipment-2031021|-&gt;|o-ru-203102|</title>
+        <path d="M 7740 850 C 7740 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f4352f3d-97d4-4d74-99ab-10f017cc20a1
+ name: N1-NAS|user-equipment-2031021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7780 850 C 7780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 60735d57-f99a-4650-9522-a60d2183697a
+ name: UU-RADIO|user-equipment-2031022|-&gt;|o-ru-203102|</title>
+        <path d="M 7820 850 C 7820 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6cd51d47-7c36-4d16-8cc0-6a5d9b147b50
+ name: N1-NAS|user-equipment-2031022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7860 850 C 7860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 0845269f-b7b8-4cbc-8610-2b76d8efe647
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2032|</title>
+        <path d="M 1020 250 C 1020 520 8140 250 8140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b1898b58-1863-4bb1-a9c1-f5e8b51a58e0
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2032|</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: 2a0ffac1-4840-4946-99ef-3fd98dcb4bea
+ name: O1-FILE|smo-2|-&gt;|o-du-2032|</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: c03a0de3-af3a-425c-afbc-ea254f0eed05
+ name: O1-VES|o-du-2032|-&gt;|smo-2|</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: 1bbf6433-8e11-483b-9390-2f67246cbfd9
+ name: F1-C-UNKNOWN|o-cu-cp-203|-&gt;|o-du-2032|</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: 10118697-f874-4b43-b361-c30c31526ee7
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2032|</title>
+        <path d="M 1020 250 C 1020 520 8140 250 8140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: f3baef93-b855-4ba1-965f-e79449e4337e
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2032|</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: 9e054f6b-aa0c-42e7-92a4-d7aef8488a1f
+ name: O1-FILE|smo-2|-&gt;|o-du-2032|</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: 1e76a913-64df-4a05-9353-0b91931b3a44
+ name: O1-VES|o-du-2032|-&gt;|smo-2|</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: 08bd369f-3e9c-4a9e-b18f-4ad646b01caf
+ name: F1-U-UNKNOWN|o-cu-up-203|-&gt;|o-du-2032|</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: fb396a84-98ea-4a67-af63-30f2186eb84c
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20320|</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: 7ae7eff3-cbb9-40a6-8a12-8fc616828922
+ name: ETH-OFH|o-du-2032|-&gt;|fronthaul-gateway-20320|</title>
+        <path d="M 8200 580 C 8200 630 8200 580 8200 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c350064c-c6ce-4a3a-aeed-16972a3115b9
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203200|</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: 024d39a5-40d5-452a-a557-f51507651994
+ name: OFH-NETCONF|fronthaul-gateway-20320|-&gt;|o-ru-203200|</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: 804ce083-d1b3-4409-b356-c49c8b7c70a1
+ name: UU-RADIO|user-equipment-2032000|-&gt;|o-ru-203200|</title>
+        <path d="M 7900 850 C 7900 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 51c28971-d073-4cd3-954f-087b9ad7d163
+ name: N1-NAS|user-equipment-2032000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 7940 850 C 7940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 05ae9765-f510-40a7-9391-69df6dccebcc
+ name: UU-RADIO|user-equipment-2032001|-&gt;|o-ru-203200|</title>
+        <path d="M 7980 850 C 7980 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d1348788-2b6f-4460-8b11-b0042efaa40b
+ name: N1-NAS|user-equipment-2032001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8020 850 C 8020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5b31ef86-0896-4258-9fff-50ffb58b5f17
+ name: UU-RADIO|user-equipment-2032002|-&gt;|o-ru-203200|</title>
+        <path d="M 8060 850 C 8060 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 04d758ca-5bc5-46a1-9672-89d867cdfb50
+ name: N1-NAS|user-equipment-2032002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8100 850 C 8100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d0a45e99-14b2-4874-b6a2-d28d20490297
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203201|</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: 7135c5fc-88a6-4d82-941e-6b1854906e8f
+ name: OFH-NETCONF|fronthaul-gateway-20320|-&gt;|o-ru-203201|</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: c32fed1d-a382-4c30-b30c-33949d52aa4a
+ name: UU-RADIO|user-equipment-2032010|-&gt;|o-ru-203201|</title>
+        <path d="M 8140 850 C 8140 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8c292f00-f802-4bc5-aacc-94f9a9907bcf
+ name: N1-NAS|user-equipment-2032010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8180 850 C 8180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 270ff9b9-6ce9-448e-8cfa-77e71a15da62
+ name: UU-RADIO|user-equipment-2032011|-&gt;|o-ru-203201|</title>
+        <path d="M 8220 850 C 8220 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6bfb46cf-c2f3-4c90-aea8-73d6a13d3b24
+ name: N1-NAS|user-equipment-2032011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8260 850 C 8260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 545c1206-e3fe-460f-aed3-f2af67e018e7
+ name: UU-RADIO|user-equipment-2032012|-&gt;|o-ru-203201|</title>
+        <path d="M 8300 850 C 8300 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1993adda-804d-4435-a1b7-961adcaafbaf
+ name: N1-NAS|user-equipment-2032012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8340 850 C 8340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 2b7395d0-0ca0-4341-93ed-cc350622a382
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-203202|</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: 9973decc-ccb7-4cf7-aa45-a4395fe3be2d
+ name: OFH-NETCONF|fronthaul-gateway-20320|-&gt;|o-ru-203202|</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: 8597fcaa-c9b1-478a-a4fa-fefbda4105e1
+ name: UU-RADIO|user-equipment-2032020|-&gt;|o-ru-203202|</title>
+        <path d="M 8380 850 C 8380 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 07c21583-5245-45e0-b9d2-b3884fee5068
+ name: N1-NAS|user-equipment-2032020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8420 850 C 8420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a392f834-b869-49f3-b053-de777ffdbbc1
+ name: UU-RADIO|user-equipment-2032021|-&gt;|o-ru-203202|</title>
+        <path d="M 8460 850 C 8460 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1184d13e-2ed8-4727-b40d-c1c6f9c218e9
+ name: N1-NAS|user-equipment-2032021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8500 850 C 8500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 095a6667-0599-4ef3-9c39-4f20d4fd352c
+ name: UU-RADIO|user-equipment-2032022|-&gt;|o-ru-203202|</title>
+        <path d="M 8540 850 C 8540 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8a7d6156-3b4b-4709-af8c-e0911514c04e
+ name: N1-NAS|user-equipment-2032022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8580 850 C 8580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 25b081f8-65a2-4ff0-a0e5-ea4deeaec15f
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-cp-204|</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: 1c07e639-7a0b-4274-9c1d-7caf252e976b
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-cp-204|</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: a8a2328f-c519-46dd-85f2-346868e77c20
+ name: O1-FILE|smo-2|-&gt;|o-cu-cp-204|</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: 2855bfe5-8080-4812-b5b1-a2c033fb5db6
+ name: O1-VES|o-cu-cp-204|-&gt;|smo-2|</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: 19ff696e-30db-4531-8de0-029345698948
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-up-204|</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: b74a0c57-0d0e-4208-bd4a-f18385f3e70d
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-up-204|</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: ccbf859a-564a-427d-ad2d-33ef9698c7fe
+ name: O1-FILE|smo-2|-&gt;|o-cu-up-204|</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: d73b2d17-9a70-41be-8652-0c6064857535
+ name: O1-VES|o-cu-up-204|-&gt;|smo-2|</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: ba09bd30-1030-4eea-8ce0-92255c5bc41c
+ name: E1-UNKNOWN|o-cu-cp-204|-&gt;|o-cu-up-204|</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: c70f0baf-11af-41f3-b75d-26157597eb5a
+ name: N2-NAS|o-cu-cp-204|-&gt;|access-and-mobility-management-function-20|</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: c593b78f-1883-4051-8ae5-42164a4c6176
+ name: N3-NAS|o-cu-up-204|-&gt;|user-plane-function-20|</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: 867945fb-7f3e-4f4a-9dfb-444e9daffe1b
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2040|</title>
+        <path d="M 1020 250 C 1020 520 8860 250 8860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b89afda1-98bf-4dc3-8f5a-7c414bf33667
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2040|</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: 2560c55b-8469-46ac-b0ea-f3288ad6c3eb
+ name: O1-FILE|smo-2|-&gt;|o-du-2040|</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: 587d6ed3-dba2-4bd8-bf23-c2ee290a8587
+ name: O1-VES|o-du-2040|-&gt;|smo-2|</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: 470fd28d-cc7e-4cd5-98a2-42f26e724621
+ name: F1-C-UNKNOWN|o-cu-cp-204|-&gt;|o-du-2040|</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: d35cef5d-7bfd-4159-aaf8-acd181a62c59
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2040|</title>
+        <path d="M 1020 250 C 1020 520 8860 250 8860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2ff72536-893d-4ad0-a73f-b488c852a083
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2040|</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: 5c240fc8-bb44-43e8-876e-0a1518ef4cc3
+ name: O1-FILE|smo-2|-&gt;|o-du-2040|</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: 1e7fd75c-e739-4405-abae-3ec5db654706
+ name: O1-VES|o-du-2040|-&gt;|smo-2|</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: 926c38b3-454b-41cc-b925-b73234b7fa63
+ name: F1-U-UNKNOWN|o-cu-up-204|-&gt;|o-du-2040|</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: 9207084a-f062-4e94-9f19-7cfacf8e5432
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20400|</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: eaa25f17-30c0-46ec-a823-c32cf03c8dcf
+ name: ETH-OFH|o-du-2040|-&gt;|fronthaul-gateway-20400|</title>
+        <path d="M 8920 580 C 8920 630 8920 580 8920 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 1489a8d9-45c0-4cbb-bab6-89b575fb87ec
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204000|</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: 98f11d4a-d17a-497a-81e5-444824eddb0f
+ name: OFH-NETCONF|fronthaul-gateway-20400|-&gt;|o-ru-204000|</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: 1098d7a4-d696-41d5-8e5d-a4babbbf4f40
+ name: UU-RADIO|user-equipment-2040000|-&gt;|o-ru-204000|</title>
+        <path d="M 8620 850 C 8620 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ae31b1bc-a85d-4528-9921-d643c56fabcb
+ name: N1-NAS|user-equipment-2040000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8660 850 C 8660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 616efd7a-8877-4e97-a8b0-d6509928d755
+ name: UU-RADIO|user-equipment-2040001|-&gt;|o-ru-204000|</title>
+        <path d="M 8700 850 C 8700 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 279061bc-b069-4c29-ae5b-50516c9243ff
+ name: N1-NAS|user-equipment-2040001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8740 850 C 8740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 65e20bed-07da-4657-8d2e-5651bc757f9b
+ name: UU-RADIO|user-equipment-2040002|-&gt;|o-ru-204000|</title>
+        <path d="M 8780 850 C 8780 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 804ea7ac-c972-4fbe-9a1d-6548ed2cd7c1
+ name: N1-NAS|user-equipment-2040002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8820 850 C 8820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d1985843-6d8c-4f96-94d6-33bbeb93be04
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204001|</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: 125d1b55-6d8a-4f68-a5d3-2e6a6c89ff6e
+ name: OFH-NETCONF|fronthaul-gateway-20400|-&gt;|o-ru-204001|</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: 2735e6a0-1b4a-4e50-bd9a-283d05e6e043
+ name: UU-RADIO|user-equipment-2040010|-&gt;|o-ru-204001|</title>
+        <path d="M 8860 850 C 8860 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d3139a23-ef36-4d7c-ac5c-3b8a1c07be4c
+ name: N1-NAS|user-equipment-2040010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8900 850 C 8900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0c1b198c-dfc2-4d3e-a0ce-548736a4491e
+ name: UU-RADIO|user-equipment-2040011|-&gt;|o-ru-204001|</title>
+        <path d="M 8940 850 C 8940 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 92ea7db5-85a0-4220-a7d2-66bb8ce39bca
+ name: N1-NAS|user-equipment-2040011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 8980 850 C 8980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a0bc0cb5-b721-451e-ac08-8d38f2e334f6
+ name: UU-RADIO|user-equipment-2040012|-&gt;|o-ru-204001|</title>
+        <path d="M 9020 850 C 9020 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0c41be6c-c158-427d-b5be-842e1e5e5bc8
+ name: N1-NAS|user-equipment-2040012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9060 850 C 9060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: bf6bbb32-26d3-4bb7-b004-63b2f875446c
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204002|</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: 7c9e85e9-c635-4fe5-bb24-706ddb961b77
+ name: OFH-NETCONF|fronthaul-gateway-20400|-&gt;|o-ru-204002|</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: 7e300d4c-fa30-4b1a-b3f6-c2301a78580e
+ name: UU-RADIO|user-equipment-2040020|-&gt;|o-ru-204002|</title>
+        <path d="M 9100 850 C 9100 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 390d3468-c9a5-41f7-bf71-8398ec6b7e95
+ name: N1-NAS|user-equipment-2040020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9140 850 C 9140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: fb67e8d2-8169-4fbe-a3b6-1b820ebbfe3d
+ name: UU-RADIO|user-equipment-2040021|-&gt;|o-ru-204002|</title>
+        <path d="M 9180 850 C 9180 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5f040188-0d94-46ce-a4df-7e6e058ee784
+ name: N1-NAS|user-equipment-2040021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9220 850 C 9220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8273a212-57c8-4a5d-8662-b41aa97e232c
+ name: UU-RADIO|user-equipment-2040022|-&gt;|o-ru-204002|</title>
+        <path d="M 9260 850 C 9260 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8c80e27e-bfdd-4a30-aff7-951c34c60003
+ name: N1-NAS|user-equipment-2040022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9300 850 C 9300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 0fc23fc9-c6dd-4c94-82f6-24b8e053d69f
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2041|</title>
+        <path d="M 1020 250 C 1020 520 9580 250 9580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: bf927cde-fe4b-4a25-a8db-24dd5c2653ba
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2041|</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: 5a91b5b1-d634-4ac6-bf47-6ca16b0b414e
+ name: O1-FILE|smo-2|-&gt;|o-du-2041|</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: 2c3dd89e-584e-47e0-b44e-bd50bff3fb43
+ name: O1-VES|o-du-2041|-&gt;|smo-2|</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: a4d7793f-b189-49b5-810f-530c178d7fd8
+ name: F1-C-UNKNOWN|o-cu-cp-204|-&gt;|o-du-2041|</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: 91700b51-274e-401c-a2da-bf7d081c3387
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2041|</title>
+        <path d="M 1020 250 C 1020 520 9580 250 9580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 181c928c-35d9-42bd-84d4-0e3a08d773ca
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2041|</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: e7a43ff8-aac6-4998-8e90-a704fc76dbc5
+ name: O1-FILE|smo-2|-&gt;|o-du-2041|</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: 54014157-73c3-4c3e-b27b-10d0d33eba18
+ name: O1-VES|o-du-2041|-&gt;|smo-2|</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: 11252b01-e51e-4447-a265-d2005ae952b1
+ name: F1-U-UNKNOWN|o-cu-up-204|-&gt;|o-du-2041|</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: 8f9d4c64-0911-4ae5-a274-c5cb5c190634
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20410|</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: b0621494-4c68-4870-a0b4-c17c2deb43c9
+ name: ETH-OFH|o-du-2041|-&gt;|fronthaul-gateway-20410|</title>
+        <path d="M 9640 580 C 9640 630 9640 580 9640 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 93b9f0f8-c2a7-4f4c-8fd3-e8fcfc631d72
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204100|</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: 151c9149-28b7-4a82-b40d-f98d8bcf6a62
+ name: OFH-NETCONF|fronthaul-gateway-20410|-&gt;|o-ru-204100|</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: 3e334bd0-36fd-4641-9b25-9e942a50a7b1
+ name: UU-RADIO|user-equipment-2041000|-&gt;|o-ru-204100|</title>
+        <path d="M 9340 850 C 9340 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7c699ef7-8ff4-422a-bee0-b7bd732442d1
+ name: N1-NAS|user-equipment-2041000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9380 850 C 9380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e378859b-e146-4c54-b0c9-bc805b0f9a5f
+ name: UU-RADIO|user-equipment-2041001|-&gt;|o-ru-204100|</title>
+        <path d="M 9420 850 C 9420 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 62589f2e-7b08-4819-b94f-0717fe407fa2
+ name: N1-NAS|user-equipment-2041001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9460 850 C 9460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2c12c4f3-9154-4d32-8cb3-f181be8f45b3
+ name: UU-RADIO|user-equipment-2041002|-&gt;|o-ru-204100|</title>
+        <path d="M 9500 850 C 9500 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3d3bd474-029e-4ebb-b9d8-a5695c5e9fb3
+ name: N1-NAS|user-equipment-2041002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9540 850 C 9540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 701b8196-9524-447e-b2d2-411e70eaa077
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204101|</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: fea2b134-5c4c-4b00-8365-4eb5b5c08457
+ name: OFH-NETCONF|fronthaul-gateway-20410|-&gt;|o-ru-204101|</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: b4edc91c-55b2-4ab6-b059-c6aa15ed1daa
+ name: UU-RADIO|user-equipment-2041010|-&gt;|o-ru-204101|</title>
+        <path d="M 9580 850 C 9580 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c6b0a72c-1e9b-412e-b45d-8d541a7cb672
+ name: N1-NAS|user-equipment-2041010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9620 850 C 9620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a65dbbe8-7736-496a-8bbb-7a2e42350eae
+ name: UU-RADIO|user-equipment-2041011|-&gt;|o-ru-204101|</title>
+        <path d="M 9660 850 C 9660 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f433135d-4a10-43a4-9058-78a1909e3fed
+ name: N1-NAS|user-equipment-2041011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9700 850 C 9700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 59454359-6f2f-47cb-90b6-aab6d22fac67
+ name: UU-RADIO|user-equipment-2041012|-&gt;|o-ru-204101|</title>
+        <path d="M 9740 850 C 9740 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 833c590d-70f1-4ed5-a030-05aa6869597b
+ name: N1-NAS|user-equipment-2041012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9780 850 C 9780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b7610642-a274-4061-ad51-5ff5dac4407b
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204102|</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: 061dffc4-9e79-409c-8b18-a806e3236288
+ name: OFH-NETCONF|fronthaul-gateway-20410|-&gt;|o-ru-204102|</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: 7bb98a03-a7bb-4006-abf2-2eb9b58b794a
+ name: UU-RADIO|user-equipment-2041020|-&gt;|o-ru-204102|</title>
+        <path d="M 9820 850 C 9820 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 7e4c7db6-8203-4f8b-8643-1477360ec9ab
+ name: N1-NAS|user-equipment-2041020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9860 850 C 9860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 86d4a733-ff7c-4bd9-9379-b467ff03ca7e
+ name: UU-RADIO|user-equipment-2041021|-&gt;|o-ru-204102|</title>
+        <path d="M 9900 850 C 9900 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c7fe6930-d9cc-4a7d-b338-f11ed21e18c6
+ name: N1-NAS|user-equipment-2041021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 9940 850 C 9940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 385e5d09-26b1-4a7d-b761-349939f6f050
+ name: UU-RADIO|user-equipment-2041022|-&gt;|o-ru-204102|</title>
+        <path d="M 9980 850 C 9980 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 34bfa48e-5940-4c52-9390-a063bf1f0dbb
+ name: N1-NAS|user-equipment-2041022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10020 850 C 10020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 25df2523-6fb0-40e6-b45e-41b0a0f7bb79
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2042|</title>
+        <path d="M 1020 250 C 1020 520 10300 250 10300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 1c8e3470-0e58-4121-8a63-7c6f067c32bf
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2042|</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: 8bf59bb5-cfb8-455b-bfc9-58b0f33876a3
+ name: O1-FILE|smo-2|-&gt;|o-du-2042|</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: e9ebcfdb-1e05-4c63-b78a-0f2405509647
+ name: O1-VES|o-du-2042|-&gt;|smo-2|</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: 209bb427-cd66-4ffe-87d2-ba679d433b90
+ name: F1-C-UNKNOWN|o-cu-cp-204|-&gt;|o-du-2042|</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: 01807f34-8287-47b4-ba0b-cd2cd3667ab8
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2042|</title>
+        <path d="M 1020 250 C 1020 520 10300 250 10300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b3bfc6ec-a342-4f4e-820d-d293f674d883
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2042|</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: 9377979f-1405-4957-b49b-6d23eea52c7d
+ name: O1-FILE|smo-2|-&gt;|o-du-2042|</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: a8c1ec85-de83-42fe-9a24-51263f60f5f1
+ name: O1-VES|o-du-2042|-&gt;|smo-2|</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: dda75686-03fc-4f45-add7-e548ee993b38
+ name: F1-U-UNKNOWN|o-cu-up-204|-&gt;|o-du-2042|</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: 5214ed02-bf67-4cf8-84b4-c15988c4bff9
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20420|</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: cb86635b-f33a-4ce1-a917-645c08c5daf4
+ name: ETH-OFH|o-du-2042|-&gt;|fronthaul-gateway-20420|</title>
+        <path d="M 10360 580 C 10360 630 10360 580 10360 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 1f80b961-4799-4bba-a36c-b43ecc69fc00
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204200|</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: 89a708f5-e775-412a-894c-0fefb0bcdaf5
+ name: OFH-NETCONF|fronthaul-gateway-20420|-&gt;|o-ru-204200|</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: b5d99fc0-50f2-4517-87f3-25ffb92d94d6
+ name: UU-RADIO|user-equipment-2042000|-&gt;|o-ru-204200|</title>
+        <path d="M 10060 850 C 10060 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ebdbec90-b13e-4554-87d5-11e0ad94dc32
+ name: N1-NAS|user-equipment-2042000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10100 850 C 10100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7a915dff-769b-415e-8aa1-4c37083fc64e
+ name: UU-RADIO|user-equipment-2042001|-&gt;|o-ru-204200|</title>
+        <path d="M 10140 850 C 10140 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 09c0e5d8-8276-4b11-9861-9d3c84623e5f
+ name: N1-NAS|user-equipment-2042001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10180 850 C 10180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5006ca82-e9e8-4976-ba8f-fe506360fd91
+ name: UU-RADIO|user-equipment-2042002|-&gt;|o-ru-204200|</title>
+        <path d="M 10220 850 C 10220 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d3c16c73-5255-46ca-98d2-d0b3c369e9cf
+ name: N1-NAS|user-equipment-2042002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10260 850 C 10260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 3c5d41e3-c261-4776-a3c4-33089ab0a9ef
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204201|</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: f5f845a9-6621-4846-8f40-0228b99f1893
+ name: OFH-NETCONF|fronthaul-gateway-20420|-&gt;|o-ru-204201|</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: f29a6980-3280-4b52-825c-d58a9e64dcd0
+ name: UU-RADIO|user-equipment-2042010|-&gt;|o-ru-204201|</title>
+        <path d="M 10300 850 C 10300 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 11de11c5-4102-4ca4-b832-04770f1efb98
+ name: N1-NAS|user-equipment-2042010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10340 850 C 10340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a0c89f62-81fd-4d78-9630-dfde2f971f21
+ name: UU-RADIO|user-equipment-2042011|-&gt;|o-ru-204201|</title>
+        <path d="M 10380 850 C 10380 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5589e08f-5e9c-4f20-b296-71ec30edc016
+ name: N1-NAS|user-equipment-2042011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10420 850 C 10420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 962d78bd-2565-4c4f-ae32-7c69e66e6df3
+ name: UU-RADIO|user-equipment-2042012|-&gt;|o-ru-204201|</title>
+        <path d="M 10460 850 C 10460 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 82403ca2-fdb1-4e22-a8f5-7676266ab17a
+ name: N1-NAS|user-equipment-2042012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10500 850 C 10500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 66958b30-7629-4e7a-9b74-97b8d82df334
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-204202|</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: 682875b1-e54a-4b6b-bc33-8d0e6a7734b8
+ name: OFH-NETCONF|fronthaul-gateway-20420|-&gt;|o-ru-204202|</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: c7df7067-32fb-4070-8ee2-13e67bcb8c30
+ name: UU-RADIO|user-equipment-2042020|-&gt;|o-ru-204202|</title>
+        <path d="M 10540 850 C 10540 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3ff5057d-e629-453b-889a-4bc5df70ca7b
+ name: N1-NAS|user-equipment-2042020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10580 850 C 10580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 92f19fe2-edb6-4ba5-a847-aa545c8dcd4e
+ name: UU-RADIO|user-equipment-2042021|-&gt;|o-ru-204202|</title>
+        <path d="M 10620 850 C 10620 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b37ce22e-8694-429b-be54-de50081f6a84
+ name: N1-NAS|user-equipment-2042021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10660 850 C 10660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c0575cfc-9576-49ba-879e-752b1484e618
+ name: UU-RADIO|user-equipment-2042022|-&gt;|o-ru-204202|</title>
+        <path d="M 10700 850 C 10700 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 324a3ccc-52a2-499b-9427-1e39fb82ed9a
+ name: N1-NAS|user-equipment-2042022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10740 850 C 10740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 05a324cc-5232-45df-8c7a-1f042fcacb3b
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-cp-205|</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: fb7078cb-d327-4327-9f3e-012e5672e169
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-cp-205|</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: c16dc324-e9d9-4a1b-b4dc-485e2ba8594c
+ name: O1-FILE|smo-2|-&gt;|o-cu-cp-205|</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: fffe328d-3149-4796-b61f-770a9ba27645
+ name: O1-VES|o-cu-cp-205|-&gt;|smo-2|</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: 016cfe2f-ae7c-4623-8a8a-1594aa2a6cd5
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-up-205|</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: c235f22d-25d7-42f1-82dc-847beab935bb
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-up-205|</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: d3ad4421-708e-4399-8bbe-9f536067d5b6
+ name: O1-FILE|smo-2|-&gt;|o-cu-up-205|</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: d0317715-67b9-4a4e-8461-70df9ad3f320
+ name: O1-VES|o-cu-up-205|-&gt;|smo-2|</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: b57b92f7-23b9-45c7-a493-527cac0d97f4
+ name: E1-UNKNOWN|o-cu-cp-205|-&gt;|o-cu-up-205|</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: 37f9163f-b8f9-46b4-b52e-8bf29e54b843
+ name: N2-NAS|o-cu-cp-205|-&gt;|access-and-mobility-management-function-20|</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: c2e7310e-1fac-4e2a-8b30-1057fcecad89
+ name: N3-NAS|o-cu-up-205|-&gt;|user-plane-function-20|</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: e2310769-969c-4bba-9c3d-cd91a00e0990
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2050|</title>
+        <path d="M 1020 250 C 1020 520 11020 250 11020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 458d98a2-d9bb-4393-b5f9-5ba82fca320f
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2050|</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: fec80ff3-3dfb-4ba8-9369-d333e2454530
+ name: O1-FILE|smo-2|-&gt;|o-du-2050|</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: e30cb0eb-368a-4a13-bc4e-17328c3693c5
+ name: O1-VES|o-du-2050|-&gt;|smo-2|</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: 99899189-1fd4-46c0-909d-983fda126cab
+ name: F1-C-UNKNOWN|o-cu-cp-205|-&gt;|o-du-2050|</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: e1949618-0d7b-4c37-bf0a-eec63546a2ce
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2050|</title>
+        <path d="M 1020 250 C 1020 520 11020 250 11020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: eef3e70b-7f7f-4baa-aba3-e563779c8203
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2050|</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: 43bca75c-6245-4fd2-8617-5edbbc4f5139
+ name: O1-FILE|smo-2|-&gt;|o-du-2050|</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: 3354d2bb-d129-4648-9e28-ca2099bbd2fb
+ name: O1-VES|o-du-2050|-&gt;|smo-2|</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: 96a2f244-3a8f-47df-beee-8f4f3f309813
+ name: F1-U-UNKNOWN|o-cu-up-205|-&gt;|o-du-2050|</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: 4d0325ee-38cd-46cf-baa0-03c0b0885d3b
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20500|</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: 1d2960f2-7b19-4d17-ad59-1402b941e748
+ name: ETH-OFH|o-du-2050|-&gt;|fronthaul-gateway-20500|</title>
+        <path d="M 11080 580 C 11080 630 11080 580 11080 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ac93d572-990f-4ad9-8db3-e6dccc8ce18f
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205000|</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: c90861e3-e6ba-4596-9ff0-836be0bbc4bd
+ name: OFH-NETCONF|fronthaul-gateway-20500|-&gt;|o-ru-205000|</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: 5cd41587-a8da-45b3-9af8-b9d617da934a
+ name: UU-RADIO|user-equipment-2050000|-&gt;|o-ru-205000|</title>
+        <path d="M 10780 850 C 10780 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bc5a6547-a71e-4a4d-aaf7-da4218f58cdb
+ name: N1-NAS|user-equipment-2050000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10820 850 C 10820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 676e49c7-b14a-4521-a58e-de31301ea266
+ name: UU-RADIO|user-equipment-2050001|-&gt;|o-ru-205000|</title>
+        <path d="M 10860 850 C 10860 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b494aedc-314a-467e-817c-b0a7c9522f90
+ name: N1-NAS|user-equipment-2050001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10900 850 C 10900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 095ba3dc-3185-4700-936d-f81b35904f2c
+ name: UU-RADIO|user-equipment-2050002|-&gt;|o-ru-205000|</title>
+        <path d="M 10940 850 C 10940 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d5ae676f-101c-4aff-8ae9-53552a40cb7b
+ name: N1-NAS|user-equipment-2050002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 10980 850 C 10980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d674d5c1-964c-406e-9343-f09f70191ec8
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205001|</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: fb15c8d2-2d5c-4e62-b4b3-0f0f4621e71a
+ name: OFH-NETCONF|fronthaul-gateway-20500|-&gt;|o-ru-205001|</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: a4bb7d28-00a0-4ad4-b56b-5754c76098eb
+ name: UU-RADIO|user-equipment-2050010|-&gt;|o-ru-205001|</title>
+        <path d="M 11020 850 C 11020 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c46987ff-4846-41d4-97b6-f0c12ef9339d
+ name: N1-NAS|user-equipment-2050010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11060 850 C 11060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a9fa9c46-ec17-4f19-bf50-f7d1a3fbfb49
+ name: UU-RADIO|user-equipment-2050011|-&gt;|o-ru-205001|</title>
+        <path d="M 11100 850 C 11100 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c45b44dd-8439-4ff4-94d0-b2a029916798
+ name: N1-NAS|user-equipment-2050011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11140 850 C 11140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 377d96f7-1e34-4bdd-af54-ae96344f1ce6
+ name: UU-RADIO|user-equipment-2050012|-&gt;|o-ru-205001|</title>
+        <path d="M 11180 850 C 11180 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 563f6f4a-1715-4b6f-816a-0ee0a1ea3e09
+ name: N1-NAS|user-equipment-2050012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11220 850 C 11220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f40ed96e-fd66-43bb-ae95-f6f3e0db9268
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205002|</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: 21f9c471-238c-4a22-807e-db1904553a4c
+ name: OFH-NETCONF|fronthaul-gateway-20500|-&gt;|o-ru-205002|</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: 5636b5d5-0807-4dae-baec-08426392cf84
+ name: UU-RADIO|user-equipment-2050020|-&gt;|o-ru-205002|</title>
+        <path d="M 11260 850 C 11260 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cf75989e-7bb1-4c26-a40b-a816d44bf17e
+ name: N1-NAS|user-equipment-2050020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11300 850 C 11300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0ae87447-02ba-4972-8fd1-9398072c8e40
+ name: UU-RADIO|user-equipment-2050021|-&gt;|o-ru-205002|</title>
+        <path d="M 11340 850 C 11340 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fb168fd8-0c22-4bd1-92b7-32a473ccd4c1
+ name: N1-NAS|user-equipment-2050021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11380 850 C 11380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b573191b-412c-4afe-8713-d6f2c4c0924f
+ name: UU-RADIO|user-equipment-2050022|-&gt;|o-ru-205002|</title>
+        <path d="M 11420 850 C 11420 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 638d9200-d803-474d-9ebb-d9a8595066f8
+ name: N1-NAS|user-equipment-2050022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11460 850 C 11460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: bf1f0325-4d2b-4908-ba86-8a532223113a
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2051|</title>
+        <path d="M 1020 250 C 1020 520 11740 250 11740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 67764a53-b65c-437e-8aeb-4e0ead331a0b
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2051|</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: 75520abf-5299-45d2-9688-9f874251905b
+ name: O1-FILE|smo-2|-&gt;|o-du-2051|</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: e14ba060-5394-424f-8b91-33a1a2a170b6
+ name: O1-VES|o-du-2051|-&gt;|smo-2|</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: ea883d2b-eab7-478e-a2e7-8fd8d2fe00bc
+ name: F1-C-UNKNOWN|o-cu-cp-205|-&gt;|o-du-2051|</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: 0bdf0291-d8f4-4476-ac2b-2a3e101394a3
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2051|</title>
+        <path d="M 1020 250 C 1020 520 11740 250 11740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 54242288-6c37-466f-953c-d6ba3cade612
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2051|</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: 57fb53b9-3476-4f2d-a057-85aadeb4eb8a
+ name: O1-FILE|smo-2|-&gt;|o-du-2051|</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: 0b14d4d8-e129-43a6-8a91-5eb3a4b1406f
+ name: O1-VES|o-du-2051|-&gt;|smo-2|</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: 22a5d7ae-0b4d-4ca4-8908-92f180775979
+ name: F1-U-UNKNOWN|o-cu-up-205|-&gt;|o-du-2051|</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: 63dcebe2-7ed6-4071-b8d3-78e1d4a41d89
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20510|</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: 943c7092-7b9d-421a-b95c-fcf40736da23
+ name: ETH-OFH|o-du-2051|-&gt;|fronthaul-gateway-20510|</title>
+        <path d="M 11800 580 C 11800 630 11800 580 11800 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ace9a9a3-e936-4b19-acfd-36eeac36f54f
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205100|</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: a0cf59c1-1001-4328-884e-85fa40aae37b
+ name: OFH-NETCONF|fronthaul-gateway-20510|-&gt;|o-ru-205100|</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: b96e6225-f6b7-4beb-b734-f93e180c2cae
+ name: UU-RADIO|user-equipment-2051000|-&gt;|o-ru-205100|</title>
+        <path d="M 11500 850 C 11500 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b4ad24d6-ae3e-420e-8ece-e72426efde4e
+ name: N1-NAS|user-equipment-2051000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11540 850 C 11540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: cbdcecd8-f6a5-4ba5-9041-3fe63c4bf1b8
+ name: UU-RADIO|user-equipment-2051001|-&gt;|o-ru-205100|</title>
+        <path d="M 11580 850 C 11580 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d0bc5853-9c21-4d5b-815f-9c3c84ca73bc
+ name: N1-NAS|user-equipment-2051001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11620 850 C 11620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 602768a3-696e-42b8-9b6e-f755a212662e
+ name: UU-RADIO|user-equipment-2051002|-&gt;|o-ru-205100|</title>
+        <path d="M 11660 850 C 11660 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d10f6899-9c75-4858-a120-ae511a057845
+ name: N1-NAS|user-equipment-2051002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11700 850 C 11700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: caeb65d1-e50f-4876-a0b5-cd94effb193e
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205101|</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: f88dad63-c1f7-41c6-8135-bc58e8899b6e
+ name: OFH-NETCONF|fronthaul-gateway-20510|-&gt;|o-ru-205101|</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: 0fca5a06-32ea-48da-8af0-a92b77885ea3
+ name: UU-RADIO|user-equipment-2051010|-&gt;|o-ru-205101|</title>
+        <path d="M 11740 850 C 11740 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c984cfae-0d42-46d8-8501-7e46d26ed463
+ name: N1-NAS|user-equipment-2051010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11780 850 C 11780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6c20bc41-1091-42f5-80f9-e71753d9c6f3
+ name: UU-RADIO|user-equipment-2051011|-&gt;|o-ru-205101|</title>
+        <path d="M 11820 850 C 11820 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8bbc84e9-563a-4aed-acc4-0cdebcf8e026
+ name: N1-NAS|user-equipment-2051011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11860 850 C 11860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3b3d35c8-2eba-40a4-82f4-fc3a5ff46bb1
+ name: UU-RADIO|user-equipment-2051012|-&gt;|o-ru-205101|</title>
+        <path d="M 11900 850 C 11900 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d46e683d-fe6c-4836-8591-d44b0e300f0d
+ name: N1-NAS|user-equipment-2051012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 11940 850 C 11940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4157955c-009d-4e4b-9b6f-9779ceadefff
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205102|</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: 0b7c36b5-dd7f-458e-a204-c4e54db22899
+ name: OFH-NETCONF|fronthaul-gateway-20510|-&gt;|o-ru-205102|</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: e0a2a4c1-ee4c-4136-972c-60bfe6d0fad0
+ name: UU-RADIO|user-equipment-2051020|-&gt;|o-ru-205102|</title>
+        <path d="M 11980 850 C 11980 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 2e96abed-0a7a-45e8-a4b4-52cc9bac09c9
+ name: N1-NAS|user-equipment-2051020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12020 850 C 12020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e8560286-27f7-4c06-aaa7-ae599ee52740
+ name: UU-RADIO|user-equipment-2051021|-&gt;|o-ru-205102|</title>
+        <path d="M 12060 850 C 12060 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1c46451b-cde9-438f-a767-fa8b286520e8
+ name: N1-NAS|user-equipment-2051021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12100 850 C 12100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b34474e5-e6e7-4064-8661-06c3db4148d6
+ name: UU-RADIO|user-equipment-2051022|-&gt;|o-ru-205102|</title>
+        <path d="M 12140 850 C 12140 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6dd5f760-c638-47f3-9ba7-1a944d1aa890
+ name: N1-NAS|user-equipment-2051022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12180 850 C 12180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: a42a60a2-c19a-4991-bd93-e468cbe42610
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2052|</title>
+        <path d="M 1020 250 C 1020 520 12460 250 12460 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 4674da37-3830-4373-bbbc-f0fdf041a690
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2052|</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: 254a7cb4-35a9-45dc-b5b2-b60391e9f535
+ name: O1-FILE|smo-2|-&gt;|o-du-2052|</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: 43885d51-774e-4baf-955c-89c5f45747c4
+ name: O1-VES|o-du-2052|-&gt;|smo-2|</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: b519d416-310d-4cf1-9d78-e87a2a7f36c6
+ name: F1-C-UNKNOWN|o-cu-cp-205|-&gt;|o-du-2052|</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: e71ba591-d1bd-417f-9d71-ac0ddd82a129
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2052|</title>
+        <path d="M 1020 250 C 1020 520 12460 250 12460 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 3ff71f39-f8dd-4cc9-b960-5fe34cd64945
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2052|</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: 782c3f48-de20-4642-8155-66c30cec70de
+ name: O1-FILE|smo-2|-&gt;|o-du-2052|</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: c59cfc93-e776-4810-999e-b6344adfd3d9
+ name: O1-VES|o-du-2052|-&gt;|smo-2|</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: bfbb935e-e203-462e-afa9-5f492547ddef
+ name: F1-U-UNKNOWN|o-cu-up-205|-&gt;|o-du-2052|</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: 03c35090-0c0f-4f19-88fe-cd5db908eae7
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20520|</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: 56aba708-24f4-4b33-89d0-c3a35bba74d9
+ name: ETH-OFH|o-du-2052|-&gt;|fronthaul-gateway-20520|</title>
+        <path d="M 12520 580 C 12520 630 12520 580 12520 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 34a51716-a00d-4a9b-8b98-8f3f752f104f
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205200|</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: c4af45c1-ab2d-437a-960e-0fb601de4287
+ name: OFH-NETCONF|fronthaul-gateway-20520|-&gt;|o-ru-205200|</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: cc04e730-68e2-4d39-b5dd-da8f398ae301
+ name: UU-RADIO|user-equipment-2052000|-&gt;|o-ru-205200|</title>
+        <path d="M 12220 850 C 12220 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b6dac774-12aa-47b1-88d3-67254c290d6e
+ name: N1-NAS|user-equipment-2052000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12260 850 C 12260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 313f268d-20f7-4fa1-968c-13d4115faf8b
+ name: UU-RADIO|user-equipment-2052001|-&gt;|o-ru-205200|</title>
+        <path d="M 12300 850 C 12300 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0bc7140a-929b-4111-ba59-73e1fbd89784
+ name: N1-NAS|user-equipment-2052001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12340 850 C 12340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 79aa6189-f9a5-405d-99da-be096e874918
+ name: UU-RADIO|user-equipment-2052002|-&gt;|o-ru-205200|</title>
+        <path d="M 12380 850 C 12380 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3e9477ed-dc4d-4570-b0bf-3de2f418d7ca
+ name: N1-NAS|user-equipment-2052002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12420 850 C 12420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 106461ba-e00d-4d8d-807a-36f189626ed5
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205201|</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: deb7181e-439e-43cc-9877-faba8285af6a
+ name: OFH-NETCONF|fronthaul-gateway-20520|-&gt;|o-ru-205201|</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: 070119c8-9a0c-4721-968a-13e7decdab65
+ name: UU-RADIO|user-equipment-2052010|-&gt;|o-ru-205201|</title>
+        <path d="M 12460 850 C 12460 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 47921e8e-f505-4a2f-9864-ca93b1a2abe2
+ name: N1-NAS|user-equipment-2052010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12500 850 C 12500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8f83fb3d-b443-4237-83cd-f1c404ff11ee
+ name: UU-RADIO|user-equipment-2052011|-&gt;|o-ru-205201|</title>
+        <path d="M 12540 850 C 12540 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ab0cbe2a-76c5-4e88-8e04-0f5bf7432af8
+ name: N1-NAS|user-equipment-2052011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12580 850 C 12580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 30c33cd6-a432-4e37-8851-e0f874ac9044
+ name: UU-RADIO|user-equipment-2052012|-&gt;|o-ru-205201|</title>
+        <path d="M 12620 850 C 12620 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 02841d5a-f259-4d27-8a05-9c0e23af4dde
+ name: N1-NAS|user-equipment-2052012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12660 850 C 12660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: d8bc4970-10df-4ab7-90ca-2d0e670c0a92
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-205202|</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: b47dbc22-6c55-4ed6-b6ae-2c1a7a769eb4
+ name: OFH-NETCONF|fronthaul-gateway-20520|-&gt;|o-ru-205202|</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: d1c77c76-1ab6-427e-abd6-79a06de73499
+ name: UU-RADIO|user-equipment-2052020|-&gt;|o-ru-205202|</title>
+        <path d="M 12700 850 C 12700 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4e927c3c-ed4f-40f6-bfa9-78c6c5d951fc
+ name: N1-NAS|user-equipment-2052020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12740 850 C 12740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2fccf085-55ef-4047-bd19-f49cca3f2fca
+ name: UU-RADIO|user-equipment-2052021|-&gt;|o-ru-205202|</title>
+        <path d="M 12780 850 C 12780 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8fc82bff-a1b9-4f13-b615-a6a03c1f1e9c
+ name: N1-NAS|user-equipment-2052021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12820 850 C 12820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b9ef79e8-93ca-456e-a2be-4ece22e4624c
+ name: UU-RADIO|user-equipment-2052022|-&gt;|o-ru-205202|</title>
+        <path d="M 12860 850 C 12860 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 22ec4e37-64ad-4f97-b00c-7bb490f15113
+ name: N1-NAS|user-equipment-2052022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12900 850 C 12900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: ef834686-2070-4753-8a8f-d32ec41841de
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-cp-206|</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: 3d2c666b-9e7e-4d85-a2a7-6bd8a08d1b28
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-cp-206|</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: 27677408-fc6d-40c1-86a6-299473404cca
+ name: O1-FILE|smo-2|-&gt;|o-cu-cp-206|</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: e5806889-ab08-4259-93a8-e855e2554288
+ name: O1-VES|o-cu-cp-206|-&gt;|smo-2|</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: 86b372a1-da85-4c69-ab32-cc5531030e90
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-cu-up-206|</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: 1c35e216-5e81-4a30-84d1-ebbb8593412b
+ name: O1-NETCONF|smo-2|-&gt;|o-cu-up-206|</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: de27e8ac-c732-4b11-8e96-3587451b8608
+ name: O1-FILE|smo-2|-&gt;|o-cu-up-206|</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: 5e265304-2843-4380-a2a6-a30140e5c16c
+ name: O1-VES|o-cu-up-206|-&gt;|smo-2|</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: ed1bd657-20ff-42a4-9c48-c8bf125e07af
+ name: E1-UNKNOWN|o-cu-cp-206|-&gt;|o-cu-up-206|</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: ed7f896b-6c1d-435f-a816-ac9d5d1535a0
+ name: N2-NAS|o-cu-cp-206|-&gt;|access-and-mobility-management-function-20|</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: 7d8b0a19-2d18-4ece-8077-d5723e222bd0
+ name: N3-NAS|o-cu-up-206|-&gt;|user-plane-function-20|</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: c3faa423-dd04-45ed-ba70-1ba3dfaf834f
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2060|</title>
+        <path d="M 1020 250 C 1020 520 13180 250 13180 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 3db18c90-54e4-4fca-95e6-f6796ccac9df
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2060|</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: c6cfa38b-ca9b-4bba-b384-57337d6fd3a8
+ name: O1-FILE|smo-2|-&gt;|o-du-2060|</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: 738f9d66-c562-46ad-a6ea-d02de1e668e5
+ name: O1-VES|o-du-2060|-&gt;|smo-2|</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: 73588721-f164-4915-ac03-fc9fe7fd0077
+ name: F1-C-UNKNOWN|o-cu-cp-206|-&gt;|o-du-2060|</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: 21d4bbd0-255c-4964-963d-8150e180d4bc
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2060|</title>
+        <path d="M 1020 250 C 1020 520 13180 250 13180 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a1fe80c2-8920-4afc-aedf-fbdd3b51ba6b
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2060|</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: d612879c-1755-4a8f-8ce9-553c4b598b0f
+ name: O1-FILE|smo-2|-&gt;|o-du-2060|</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: a09ea3c7-9f45-49ea-a346-5fffec3aeae8
+ name: O1-VES|o-du-2060|-&gt;|smo-2|</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: 0ef625d6-0f6d-4a04-97f6-2fb33f8408b1
+ name: F1-U-UNKNOWN|o-cu-up-206|-&gt;|o-du-2060|</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: b710b0cb-0c22-448c-83b4-ec3ae6194650
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20600|</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: ffa5172e-8fba-4f22-8172-17af8fed042f
+ name: ETH-OFH|o-du-2060|-&gt;|fronthaul-gateway-20600|</title>
+        <path d="M 13240 580 C 13240 630 13240 580 13240 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: bab07346-0f80-425e-811d-eda80098807d
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206000|</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: f5a68590-d57f-4dbd-a0f6-eac10c55192f
+ name: OFH-NETCONF|fronthaul-gateway-20600|-&gt;|o-ru-206000|</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: b5d5a479-e848-4c21-a2df-d56534c5d8cd
+ name: UU-RADIO|user-equipment-2060000|-&gt;|o-ru-206000|</title>
+        <path d="M 12940 850 C 12940 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 43eefe74-270e-4ac4-a830-3858b109efac
+ name: N1-NAS|user-equipment-2060000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 12980 850 C 12980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 454a8ecc-61a7-458c-abb0-2d36e34099df
+ name: UU-RADIO|user-equipment-2060001|-&gt;|o-ru-206000|</title>
+        <path d="M 13020 850 C 13020 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4714147c-bd8d-4a35-b578-d5d5ce41dc49
+ name: N1-NAS|user-equipment-2060001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13060 850 C 13060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 75f4331b-11c1-4433-bca8-ef14f3bfa489
+ name: UU-RADIO|user-equipment-2060002|-&gt;|o-ru-206000|</title>
+        <path d="M 13100 850 C 13100 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f9d1f027-5a1e-4ad3-aec0-a49a22bef7cc
+ name: N1-NAS|user-equipment-2060002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13140 850 C 13140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 0d7d918c-2bc7-4b33-92bb-b40a5cede9f3
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206001|</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: 428a81ea-bb4b-4004-b632-177e2488cc47
+ name: OFH-NETCONF|fronthaul-gateway-20600|-&gt;|o-ru-206001|</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: e6297a27-ff55-4103-9893-ea9f32569614
+ name: UU-RADIO|user-equipment-2060010|-&gt;|o-ru-206001|</title>
+        <path d="M 13180 850 C 13180 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f7bf184d-fd9d-454c-821a-b5f2a9fc8412
+ name: N1-NAS|user-equipment-2060010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13220 850 C 13220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0888ffb0-6413-4bf1-b2fd-1c2a3b9febd1
+ name: UU-RADIO|user-equipment-2060011|-&gt;|o-ru-206001|</title>
+        <path d="M 13260 850 C 13260 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 60e415e1-6f94-4064-ab26-4f8f31dd53d3
+ name: N1-NAS|user-equipment-2060011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13300 850 C 13300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5642fab7-e62f-492a-8d03-64a5bf283f64
+ name: UU-RADIO|user-equipment-2060012|-&gt;|o-ru-206001|</title>
+        <path d="M 13340 850 C 13340 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 66ded1a2-c8ea-4d9d-a59b-5dca65866196
+ name: N1-NAS|user-equipment-2060012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13380 850 C 13380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 592754e5-2caf-4897-bfbc-abe67fe349e9
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206002|</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: a24736e4-c1c0-43c7-8fbf-a62b0b438ba3
+ name: OFH-NETCONF|fronthaul-gateway-20600|-&gt;|o-ru-206002|</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: ca8e877b-0397-4558-a67e-77af388e4a1d
+ name: UU-RADIO|user-equipment-2060020|-&gt;|o-ru-206002|</title>
+        <path d="M 13420 850 C 13420 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c7845df6-ee66-49b4-8b94-781e2318fdc4
+ name: N1-NAS|user-equipment-2060020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13460 850 C 13460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0dc5f72a-0003-43de-b951-a8954ffe2928
+ name: UU-RADIO|user-equipment-2060021|-&gt;|o-ru-206002|</title>
+        <path d="M 13500 850 C 13500 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0271e1e1-1f4e-4c5c-85b3-3e79218018f0
+ name: N1-NAS|user-equipment-2060021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13540 850 C 13540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d63d71b2-7a1d-4780-b893-572359b24d60
+ name: UU-RADIO|user-equipment-2060022|-&gt;|o-ru-206002|</title>
+        <path d="M 13580 850 C 13580 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0ed4e703-976d-482e-b6fc-269c5c6587aa
+ name: N1-NAS|user-equipment-2060022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13620 850 C 13620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: c6d766a3-99b8-4da0-a270-19ce618f7583
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2061|</title>
+        <path d="M 1020 250 C 1020 520 13900 250 13900 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: e9b5bf73-7f3c-4159-9a80-f7ceab8a74c3
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2061|</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: ace60639-8030-47dd-853c-a117a6abfffa
+ name: O1-FILE|smo-2|-&gt;|o-du-2061|</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: d28969e0-1612-435c-ad66-dd97aae75bf1
+ name: O1-VES|o-du-2061|-&gt;|smo-2|</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: 8d84ee52-ff3a-454a-b280-b9bfd1c2ac62
+ name: F1-C-UNKNOWN|o-cu-cp-206|-&gt;|o-du-2061|</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: 990dff1d-2d01-42cd-8f17-321bd42878c0
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2061|</title>
+        <path d="M 1020 250 C 1020 520 13900 250 13900 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: dc3c98e0-a32b-4c95-9938-e4685c62d749
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2061|</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: 09869c47-6324-43db-b796-6c82c7950778
+ name: O1-FILE|smo-2|-&gt;|o-du-2061|</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: a0ec9bf2-6da6-4927-a5fb-9cefed888ba2
+ name: O1-VES|o-du-2061|-&gt;|smo-2|</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: 9ef9d5d0-5a21-4469-9598-c8fd3d826f31
+ name: F1-U-UNKNOWN|o-cu-up-206|-&gt;|o-du-2061|</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: bedaec70-d27b-4cd8-8bb5-fe46c57f05cd
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20610|</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: 148e3729-2cb8-47da-9a14-4a76c1ed93a9
+ name: ETH-OFH|o-du-2061|-&gt;|fronthaul-gateway-20610|</title>
+        <path d="M 13960 580 C 13960 630 13960 580 13960 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 977a9900-2254-43cb-99a4-ad39cc9f370c
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206100|</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: 45d26d28-3dbc-4f2e-9cdc-db0be0a8d14a
+ name: OFH-NETCONF|fronthaul-gateway-20610|-&gt;|o-ru-206100|</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: a295f319-e7b8-4896-9179-77470fcd8c15
+ name: UU-RADIO|user-equipment-2061000|-&gt;|o-ru-206100|</title>
+        <path d="M 13660 850 C 13660 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a2d3d60e-74fb-4bfe-9e40-2f5273fc296a
+ name: N1-NAS|user-equipment-2061000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13700 850 C 13700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0f393bdb-c9c6-4cee-a20f-5d0522695768
+ name: UU-RADIO|user-equipment-2061001|-&gt;|o-ru-206100|</title>
+        <path d="M 13740 850 C 13740 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 683769f9-5a58-4dd8-a472-a2363df4349d
+ name: N1-NAS|user-equipment-2061001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13780 850 C 13780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0f06b560-dceb-4b2e-aedc-e9e5d6790e6b
+ name: UU-RADIO|user-equipment-2061002|-&gt;|o-ru-206100|</title>
+        <path d="M 13820 850 C 13820 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 036e6495-2015-40b2-8ff6-37fd09b7e87d
+ name: N1-NAS|user-equipment-2061002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13860 850 C 13860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a82904e9-c32f-4a2b-acb4-37bbcabb8f00
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206101|</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: 811d5b6e-7c30-4845-aeb1-8ea8eb91647a
+ name: OFH-NETCONF|fronthaul-gateway-20610|-&gt;|o-ru-206101|</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: 164c794d-1301-4bd9-beb8-d11a28ce751d
+ name: UU-RADIO|user-equipment-2061010|-&gt;|o-ru-206101|</title>
+        <path d="M 13900 850 C 13900 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5db3a247-6608-4d87-912b-a0957d87904c
+ name: N1-NAS|user-equipment-2061010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 13940 850 C 13940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 953493d4-ade4-46a4-9ad9-30a311e8b408
+ name: UU-RADIO|user-equipment-2061011|-&gt;|o-ru-206101|</title>
+        <path d="M 13980 850 C 13980 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cdb0c165-0e23-499b-9d27-6fbf7afa9b21
+ name: N1-NAS|user-equipment-2061011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14020 850 C 14020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 29fcce42-9af7-41ee-98fb-9122ee94b4ca
+ name: UU-RADIO|user-equipment-2061012|-&gt;|o-ru-206101|</title>
+        <path d="M 14060 850 C 14060 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 41dfab2a-bf16-48e0-9e86-8fa860be26de
+ name: N1-NAS|user-equipment-2061012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14100 850 C 14100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 64ec6aa4-0765-420d-abc4-19fbc2a64a61
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206102|</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: 5efbada7-b6d7-481a-8fd5-f66c7e594e7e
+ name: OFH-NETCONF|fronthaul-gateway-20610|-&gt;|o-ru-206102|</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: 3227033d-e1b8-41c8-8b8c-a4d6b503de99
+ name: UU-RADIO|user-equipment-2061020|-&gt;|o-ru-206102|</title>
+        <path d="M 14140 850 C 14140 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9a367a10-35d0-4f64-a82a-97712922f198
+ name: N1-NAS|user-equipment-2061020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14180 850 C 14180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 04742bc6-0d23-40b3-ac03-723b0d947e78
+ name: UU-RADIO|user-equipment-2061021|-&gt;|o-ru-206102|</title>
+        <path d="M 14220 850 C 14220 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: eee36008-a390-45c5-8c67-f23751122bf5
+ name: N1-NAS|user-equipment-2061021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14260 850 C 14260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 26d3f2c9-ab21-4521-adb6-c5cac1b4b146
+ name: UU-RADIO|user-equipment-2061022|-&gt;|o-ru-206102|</title>
+        <path d="M 14300 850 C 14300 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 62d9b406-9822-46a7-91b6-06a578b3f040
+ name: N1-NAS|user-equipment-2061022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14340 850 C 14340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 2af0584d-8d06-45ab-b3f6-4e1590cfe123
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2062|</title>
+        <path d="M 1020 250 C 1020 520 14620 250 14620 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: cbb50b42-bebc-494f-bfb7-2b2ff07c7d31
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2062|</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: 3b289be4-01ef-471f-a5d2-a570dc101b6f
+ name: O1-FILE|smo-2|-&gt;|o-du-2062|</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: 3b57cc56-a8fa-4c7e-81a2-32a91f6e5f0b
+ name: O1-VES|o-du-2062|-&gt;|smo-2|</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: 318eead6-05b6-4fa8-bb94-ebd51f9c3691
+ name: F1-C-UNKNOWN|o-cu-cp-206|-&gt;|o-du-2062|</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: ec8a1d56-6b0e-4603-a3ea-86285003ee81
+ name: E2-SCTP|near-rt-ric-20|-&gt;|o-du-2062|</title>
+        <path d="M 1020 250 C 1020 520 14620 250 14620 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: cd5abca2-b9c5-4c14-ad79-c12fc01770a6
+ name: O1-NETCONF|smo-2|-&gt;|o-du-2062|</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: 1532633e-625a-4bf3-82a2-436c8f24d026
+ name: O1-FILE|smo-2|-&gt;|o-du-2062|</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: 28564663-a883-4e68-8a0a-816664556cfc
+ name: O1-VES|o-du-2062|-&gt;|smo-2|</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: 59ffa507-4cbd-47c4-882f-5de5481a2f7d
+ name: F1-U-UNKNOWN|o-cu-up-206|-&gt;|o-du-2062|</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: 9dfe09e1-71c9-4e87-ac81-920c858956ca
+ name: OAM-NETCONF|smo-2|-&gt;|fronthaul-gateway-20620|</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: 09f2c0cf-b89a-4a0b-8f99-ab0194fea76c
+ name: ETH-OFH|o-du-2062|-&gt;|fronthaul-gateway-20620|</title>
+        <path d="M 14680 580 C 14680 630 14680 580 14680 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6809ecf7-ec4d-4b54-ace6-f57f276002d9
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206200|</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: 7bc5489f-c2b4-4f7c-a6e6-db2c114e221e
+ name: OFH-NETCONF|fronthaul-gateway-20620|-&gt;|o-ru-206200|</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: 2bcd2367-3085-4259-a14c-740962971754
+ name: UU-RADIO|user-equipment-2062000|-&gt;|o-ru-206200|</title>
+        <path d="M 14380 850 C 14380 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c744afe5-2bb5-4fb0-b3c3-374ad763b3e4
+ name: N1-NAS|user-equipment-2062000|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14420 850 C 14420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 22431567-dffc-4789-a66d-ad6c4e6fcc07
+ name: UU-RADIO|user-equipment-2062001|-&gt;|o-ru-206200|</title>
+        <path d="M 14460 850 C 14460 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 895560a7-966b-4928-a355-77835f1d28fe
+ name: N1-NAS|user-equipment-2062001|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14500 850 C 14500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7bc30c98-c5a9-4422-bd66-d83f32145547
+ name: UU-RADIO|user-equipment-2062002|-&gt;|o-ru-206200|</title>
+        <path d="M 14540 850 C 14540 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ec5f3d7d-e9ce-41a6-b460-de3d5bc53b7b
+ name: N1-NAS|user-equipment-2062002|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14580 850 C 14580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 8bd2fabd-215b-4f6b-9f95-e6c0633f806c
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206201|</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: 1ad51524-ad48-461c-8154-5a38eca0b18b
+ name: OFH-NETCONF|fronthaul-gateway-20620|-&gt;|o-ru-206201|</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: 8bf15452-657f-495b-970a-99ffc39a654d
+ name: UU-RADIO|user-equipment-2062010|-&gt;|o-ru-206201|</title>
+        <path d="M 14620 850 C 14620 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 33bd788d-e74c-4d4f-9153-3906d6ca41bb
+ name: N1-NAS|user-equipment-2062010|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14660 850 C 14660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d3703629-352c-4b6b-a16d-c976c108f714
+ name: UU-RADIO|user-equipment-2062011|-&gt;|o-ru-206201|</title>
+        <path d="M 14700 850 C 14700 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 23b11ebf-026c-4678-bd6d-db672e1abff8
+ name: N1-NAS|user-equipment-2062011|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14740 850 C 14740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7312ea36-6de2-4721-afdc-88dfa0b10d31
+ name: UU-RADIO|user-equipment-2062012|-&gt;|o-ru-206201|</title>
+        <path d="M 14780 850 C 14780 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6f1c1fc1-979f-444c-9cd5-e818bc715ded
+ name: N1-NAS|user-equipment-2062012|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14820 850 C 14820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 718aa344-101e-4678-a9eb-1a0e3491364a
+ name: OFH-NETCONF|smo-2|-&gt;|o-ru-206202|</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: 561fb050-0e1a-4d83-8704-2d76339cf842
+ name: OFH-NETCONF|fronthaul-gateway-20620|-&gt;|o-ru-206202|</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: 4f759bc1-9953-45ed-83cf-f87cb7b154c2
+ name: UU-RADIO|user-equipment-2062020|-&gt;|o-ru-206202|</title>
+        <path d="M 14860 850 C 14860 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1895d593-1f51-429a-9cc9-d61c2548955a
+ name: N1-NAS|user-equipment-2062020|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14900 850 C 14900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4e6e5ba4-85bb-4e0d-aa52-3ba4b0d05f45
+ name: UU-RADIO|user-equipment-2062021|-&gt;|o-ru-206202|</title>
+        <path d="M 14940 850 C 14940 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 62ff6002-ac91-4b3a-bd10-dca8a04ddff8
+ name: N1-NAS|user-equipment-2062021|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 14980 850 C 14980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2494528d-2b1b-40d8-9396-258a5601fc95
+ name: UU-RADIO|user-equipment-2062022|-&gt;|o-ru-206202|</title>
+        <path d="M 15020 850 C 15020 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b1bdc10e-f520-43d6-96e7-e11312910994
+ name: N1-NAS|user-equipment-2062022|-&gt;|access-and-mobility-management-function-20|</title>
+        <path d="M 15060 850 C 15060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="node">
+        <title>
+ TAPI Node
+ id: c82f1bf6-d7d3-4285-bf0a-00152e4c2c99
+ name: smo-2</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="48d4a3e5-58a3-4c8c-88fc-c34190cec7d5">
+          <title>TapiNodeEdgePoint
+id: 48d4a3e5-58a3-4c8c-88fc-c34190cec7d5
+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="5cd2deb8-2dbf-4ae1-8dea-f25fd82b0cc1">
+            <title>TapiConnectionEdgePoint
+id: 5cd2deb8-2dbf-4ae1-8dea-f25fd82b0cc1
+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="0190ed69-a748-492a-970e-766e09e2dc75">
+          <title>TapiNodeEdgePoint
+id: 0190ed69-a748-492a-970e-766e09e2dc75
+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="41077221-e5fe-4e31-8767-515151b5ea12">
+            <title>TapiConnectionEdgePoint
+id: 41077221-e5fe-4e31-8767-515151b5ea12
+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="e903c321-977c-4304-a7ce-0a896b83121b">
+          <title>TapiNodeEdgePoint
+id: e903c321-977c-4304-a7ce-0a896b83121b
+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="0c95ffca-84f3-4d59-b57f-df11ce17c569">
+            <title>TapiConnectionEdgePoint
+id: 0c95ffca-84f3-4d59-b57f-df11ce17c569
+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="32f22e29-95cf-454f-9623-f1a46882abe1">
+          <title>TapiNodeEdgePoint
+id: 32f22e29-95cf-454f-9623-f1a46882abe1
+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="28f5e712-bc5d-4345-ae52-fae8b1ca7065">
+            <title>TapiConnectionEdgePoint
+id: 28f5e712-bc5d-4345-ae52-fae8b1ca7065
+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="6933c293-b58e-4a4d-bcb7-3749612e9880">
+          <title>TapiNodeEdgePoint
+id: 6933c293-b58e-4a4d-bcb7-3749612e9880
+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="c910da0f-4b0d-432b-8d1a-98b016e4f20c">
+            <title>TapiConnectionEdgePoint
+id: c910da0f-4b0d-432b-8d1a-98b016e4f20c
+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="671f954a-77db-4f16-accf-458c221ad853">
+        <title>TapiNodeOCloud
+id: 671f954a-77db-4f16-accf-458c221ad853
+name: o-cloud-20</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="e5354c50-bd73-48f7-8557-137c69d5be74">
+          <title>TapiNodeEdgePoint
+id: e5354c50-bd73-48f7-8557-137c69d5be74
+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="2ea21545-859f-49d8-a175-a7d6f344b404">
+            <title>TapiConnectionEdgePoint
+id: 2ea21545-859f-49d8-a175-a7d6f344b404
+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="af5e79a7-9bb4-4661-befd-e223d084064e">
+        <title>TapiNodeOCloud
+id: af5e79a7-9bb4-4661-befd-e223d084064e
+name: o-cloud-21</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="6f4c7e6f-e9db-4a64-b4f7-29754fac8d7e">
+          <title>TapiNodeEdgePoint
+id: 6f4c7e6f-e9db-4a64-b4f7-29754fac8d7e
+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="6eb9b64b-c270-4d16-b840-72e896f8e368">
+            <title>TapiConnectionEdgePoint
+id: 6eb9b64b-c270-4d16-b840-72e896f8e368
+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="3c93f762-343a-48fd-b362-3a061600b1fb">
+        <title>TapiNodeOCloud
+id: 3c93f762-343a-48fd-b362-3a061600b1fb
+name: o-cloud-22</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="c51f3399-d159-4df6-819c-e7f75fe2f21d">
+          <title>TapiNodeEdgePoint
+id: c51f3399-d159-4df6-819c-e7f75fe2f21d
+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="f16d27ed-e7c4-4357-be9a-8a5b81fac2ca">
+            <title>TapiConnectionEdgePoint
+id: f16d27ed-e7c4-4357-be9a-8a5b81fac2ca
+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="58e6bdb5-a2af-4220-9e3e-1a5c3ce88f49">
+        <title>TapiNodeOCloud
+id: 58e6bdb5-a2af-4220-9e3e-1a5c3ce88f49
+name: o-cloud-23</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="df1b3f4b-a759-4c3e-b67e-2d4eb950e9e5">
+          <title>TapiNodeEdgePoint
+id: df1b3f4b-a759-4c3e-b67e-2d4eb950e9e5
+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="fc0762a9-eccc-4a95-bc84-af7197b379aa">
+            <title>TapiConnectionEdgePoint
+id: fc0762a9-eccc-4a95-bc84-af7197b379aa
+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="218c4428-9e28-460d-aa0a-10b5ff9cee97">
+        <title>TapiNodeOCloud
+id: 218c4428-9e28-460d-aa0a-10b5ff9cee97
+name: o-cloud-24</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="c1363ddd-198e-43c0-a1ab-d3286d2f466e">
+          <title>TapiNodeEdgePoint
+id: c1363ddd-198e-43c0-a1ab-d3286d2f466e
+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="687741d9-587f-46f3-bceb-35727fe873a3">
+            <title>TapiConnectionEdgePoint
+id: 687741d9-587f-46f3-bceb-35727fe873a3
+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="afc7dd9b-79a8-4341-bece-41f6ec0cbf72">
+        <title>TapiNodeOCloud
+id: afc7dd9b-79a8-4341-bece-41f6ec0cbf72
+name: o-cloud-25</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="326a057e-6284-44ad-9f14-02443409f409">
+          <title>TapiNodeEdgePoint
+id: 326a057e-6284-44ad-9f14-02443409f409
+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="297e9a78-1dcd-405f-a1e7-1f7186fb8e86">
+            <title>TapiConnectionEdgePoint
+id: 297e9a78-1dcd-405f-a1e7-1f7186fb8e86
+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="d554845f-03a0-41fe-9b6e-2a1226bca9b4">
+        <title>TapiNodeOCloud
+id: d554845f-03a0-41fe-9b6e-2a1226bca9b4
+name: o-cloud-26</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="c66780db-5005-4de2-aadd-1f627e5f649c">
+          <title>TapiNodeEdgePoint
+id: c66780db-5005-4de2-aadd-1f627e5f649c
+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="59c75a9d-efac-4189-9fb0-a08c64c0db9e">
+            <title>TapiConnectionEdgePoint
+id: 59c75a9d-efac-4189-9fb0-a08c64c0db9e
+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="9009c6fc-80bd-4eaa-92a3-ba77e85ef171">
+        <title>TapiNodeAmf
+id: 9009c6fc-80bd-4eaa-92a3-ba77e85ef171
+name: access-and-mobility-management-function-20</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="dc98514e-1eca-48dd-8691-e7a5b8a9f70d">
+          <title>TapiNodeEdgePoint
+id: dc98514e-1eca-48dd-8691-e7a5b8a9f70d
+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="c9ca9ed6-8fc3-4d43-8c74-abc388c68587">
+            <title>TapiConnectionEdgePoint
+id: c9ca9ed6-8fc3-4d43-8c74-abc388c68587
+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="68c4b24a-1a0e-4897-a976-6f8ca0198502">
+          <title>TapiNodeEdgePoint
+id: 68c4b24a-1a0e-4897-a976-6f8ca0198502
+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="bbb6e7d8-749f-48e3-bf23-0c3425b17c97">
+            <title>TapiConnectionEdgePoint
+id: bbb6e7d8-749f-48e3-bf23-0c3425b17c97
+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="9fb4fa79-9518-413a-a15f-51a79c847a97">
+        <title>TapiNodeUpf
+id: 9fb4fa79-9518-413a-a15f-51a79c847a97
+name: user-plane-function-20</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="baced7e0-5737-4bf7-808b-950497fd641a">
+          <title>TapiNodeEdgePoint
+id: baced7e0-5737-4bf7-808b-950497fd641a
+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="17d370b9-e20f-4590-970b-20e3afa40ede">
+            <title>TapiConnectionEdgePoint
+id: 17d370b9-e20f-4590-970b-20e3afa40ede
+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="71fd5b74-6d59-42fc-8cca-d017cdcb2530">
+        <title>TapiNodeNearRtRic
+id: 71fd5b74-6d59-42fc-8cca-d017cdcb2530
+name: near-rt-ric-20</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="ddf26c54-01f4-4aec-94cf-93c3e393c5af">
+          <title>TapiNodeEdgePoint
+id: ddf26c54-01f4-4aec-94cf-93c3e393c5af
+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="a7887364-d31e-423e-9848-58b8bda9b079">
+            <title>TapiConnectionEdgePoint
+id: a7887364-d31e-423e-9848-58b8bda9b079
+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="a5a69ab0-ca3d-4e2f-8739-4a0f27c5fb77">
+          <title>TapiNodeEdgePoint
+id: a5a69ab0-ca3d-4e2f-8739-4a0f27c5fb77
+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="b3baa4fb-6b66-4d11-94fd-f4d56353bc57">
+            <title>TapiConnectionEdgePoint
+id: b3baa4fb-6b66-4d11-94fd-f4d56353bc57
+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="cc5b78cb-dcae-4d6b-adbb-5131c395b1d8">
+          <title>TapiNodeEdgePoint
+id: cc5b78cb-dcae-4d6b-adbb-5131c395b1d8
+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="81d8822e-04d8-4cd7-9822-834df5a31064">
+            <title>TapiConnectionEdgePoint
+id: 81d8822e-04d8-4cd7-9822-834df5a31064
+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="c34b702f-84af-4c13-ab60-ed465d03b295">
+            <title>TapiConnectionEdgePoint
+id: c34b702f-84af-4c13-ab60-ed465d03b295
+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="2876f853-08dc-4651-996d-0645dce11e89">
+            <title>TapiConnectionEdgePoint
+id: 2876f853-08dc-4651-996d-0645dce11e89
+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="16363101-7696-48a0-ade8-8f2aae92365e">
+        <title>TapiNodeOCuCp
+id: 16363101-7696-48a0-ade8-8f2aae92365e
+name: o-cu-cp-200</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="3e6a65ca-6c3d-4cf2-b606-db94b162a364">
+          <title>TapiNodeEdgePoint
+id: 3e6a65ca-6c3d-4cf2-b606-db94b162a364
+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="30431aab-98be-4396-9d3a-7abc885308bd">
+            <title>TapiConnectionEdgePoint
+id: 30431aab-98be-4396-9d3a-7abc885308bd
+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="6c1c9b24-ce75-4f4b-942b-c2edbdf2379e">
+          <title>TapiNodeEdgePoint
+id: 6c1c9b24-ce75-4f4b-942b-c2edbdf2379e
+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="5a4a4fa8-e7ec-40d8-b775-2dee7ed5dd30">
+            <title>TapiConnectionEdgePoint
+id: 5a4a4fa8-e7ec-40d8-b775-2dee7ed5dd30
+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="460fe46c-80e7-4aa4-a66e-24ea1fdae51e">
+          <title>TapiNodeEdgePoint
+id: 460fe46c-80e7-4aa4-a66e-24ea1fdae51e
+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="119aa253-b41a-4785-a0c7-43aa512f1ba9">
+            <title>TapiConnectionEdgePoint
+id: 119aa253-b41a-4785-a0c7-43aa512f1ba9
+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="80b854ab-ddf2-4d0c-8317-14863cd40f7d">
+            <title>TapiConnectionEdgePoint
+id: 80b854ab-ddf2-4d0c-8317-14863cd40f7d
+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="21eb7fa9-c84a-41a5-8543-c49655a0a4fd">
+            <title>TapiConnectionEdgePoint
+id: 21eb7fa9-c84a-41a5-8543-c49655a0a4fd
+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="6d672c32-30fd-43f1-93d1-56ae40b115eb">
+          <title>TapiNodeEdgePoint
+id: 6d672c32-30fd-43f1-93d1-56ae40b115eb
+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="d53e0cd6-9177-4280-8714-7985e6992113">
+            <title>TapiConnectionEdgePoint
+id: d53e0cd6-9177-4280-8714-7985e6992113
+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="3c6b5339-3e25-4cfe-b1b7-3606ae58aeb5">
+          <title>TapiNodeEdgePoint
+id: 3c6b5339-3e25-4cfe-b1b7-3606ae58aeb5
+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="c683cdbb-0704-4a1c-bd7f-2619f14c99fe">
+            <title>TapiConnectionEdgePoint
+id: c683cdbb-0704-4a1c-bd7f-2619f14c99fe
+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="1396ea49-ebd7-4ec9-b981-21cec6b1d897">
+        <title>TapiNodeOCuUp
+id: 1396ea49-ebd7-4ec9-b981-21cec6b1d897
+name: o-cu-up-200</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="11eaf619-df87-4182-8d55-f322bef8a171">
+          <title>TapiNodeEdgePoint
+id: 11eaf619-df87-4182-8d55-f322bef8a171
+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="ee87669e-a303-4521-975e-83bd6ca18344">
+            <title>TapiConnectionEdgePoint
+id: ee87669e-a303-4521-975e-83bd6ca18344
+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="e7009cd6-3b92-4f36-88bc-3d6afece753e">
+          <title>TapiNodeEdgePoint
+id: e7009cd6-3b92-4f36-88bc-3d6afece753e
+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="e17f50b2-4cf0-4748-a089-ae1f321baeed">
+            <title>TapiConnectionEdgePoint
+id: e17f50b2-4cf0-4748-a089-ae1f321baeed
+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="8845d112-7231-451a-8d05-6ab92ce927a2">
+          <title>TapiNodeEdgePoint
+id: 8845d112-7231-451a-8d05-6ab92ce927a2
+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="fa574e33-39c5-4364-a099-c74b873c2711">
+            <title>TapiConnectionEdgePoint
+id: fa574e33-39c5-4364-a099-c74b873c2711
+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="838aba49-20e1-403d-b307-0ad62886986a">
+            <title>TapiConnectionEdgePoint
+id: 838aba49-20e1-403d-b307-0ad62886986a
+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="704e6cd8-0a6a-4742-b987-8d6896acb29a">
+            <title>TapiConnectionEdgePoint
+id: 704e6cd8-0a6a-4742-b987-8d6896acb29a
+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="1308cccd-fe6f-48fb-b3c7-1f083e42de2e">
+          <title>TapiNodeEdgePoint
+id: 1308cccd-fe6f-48fb-b3c7-1f083e42de2e
+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="56c3e9f8-2019-4f5b-8aec-f9c153113b73">
+            <title>TapiConnectionEdgePoint
+id: 56c3e9f8-2019-4f5b-8aec-f9c153113b73
+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="0c7eb421-6e80-4cb8-ba02-0405deb081ae">
+          <title>TapiNodeEdgePoint
+id: 0c7eb421-6e80-4cb8-ba02-0405deb081ae
+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="81a96353-3198-4df5-b973-cdd1fb89b91f">
+            <title>TapiConnectionEdgePoint
+id: 81a96353-3198-4df5-b973-cdd1fb89b91f
+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="65b769cd-c15b-4693-ab77-0eacc505a4aa">
+        <title>TapiNodeODu
+id: 65b769cd-c15b-4693-ab77-0eacc505a4aa
+name: o-du-2000</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="97da416a-0c75-4537-8fc8-926c30fbf2da">
+          <title>TapiNodeEdgePoint
+id: 97da416a-0c75-4537-8fc8-926c30fbf2da
+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="acda936a-bd3c-4e3c-82ec-8be02229e7ee">
+            <title>TapiConnectionEdgePoint
+id: acda936a-bd3c-4e3c-82ec-8be02229e7ee
+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="5ed3f3ba-c361-4f01-acfd-1a074d90778e">
+          <title>TapiNodeEdgePoint
+id: 5ed3f3ba-c361-4f01-acfd-1a074d90778e
+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="240c3ad2-e3f1-45bf-abb8-0d8051116342">
+            <title>TapiConnectionEdgePoint
+id: 240c3ad2-e3f1-45bf-abb8-0d8051116342
+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="92f7efcf-acd4-4c9d-9519-a120580d56e9">
+            <title>TapiConnectionEdgePoint
+id: 92f7efcf-acd4-4c9d-9519-a120580d56e9
+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="fe171eac-fea4-4fdc-bfc9-b6c86dd4e5de">
+            <title>TapiConnectionEdgePoint
+id: fe171eac-fea4-4fdc-bfc9-b6c86dd4e5de
+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="377b9b32-035a-4a82-ac1d-12345591e90e">
+          <title>TapiNodeEdgePoint
+id: 377b9b32-035a-4a82-ac1d-12345591e90e
+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="fb4b74c9-54af-40ad-b7e6-25dc1f3d8f1d">
+            <title>TapiConnectionEdgePoint
+id: fb4b74c9-54af-40ad-b7e6-25dc1f3d8f1d
+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="0539db23-6d11-4818-9150-6e12427df0dd">
+          <title>TapiNodeEdgePoint
+id: 0539db23-6d11-4818-9150-6e12427df0dd
+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="4a8827e7-eb2c-44bd-a448-5eb598da6f23">
+            <title>TapiConnectionEdgePoint
+id: 4a8827e7-eb2c-44bd-a448-5eb598da6f23
+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="b0943d2c-383b-4948-b09c-a0d41031b9b0">
+        <title>TapiNodeFronthaulGateway
+id: b0943d2c-383b-4948-b09c-a0d41031b9b0
+name: fronthaul-gateway-20000</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="0fa38e2f-9a48-4502-8989-543af91c3852">
+          <title>TapiNodeEdgePoint
+id: 0fa38e2f-9a48-4502-8989-543af91c3852
+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="65f2ff3f-92e1-49ff-b54f-4358e30a5a42">
+            <title>TapiConnectionEdgePoint
+id: 65f2ff3f-92e1-49ff-b54f-4358e30a5a42
+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="c8bcd43d-7e06-4d4d-9a70-69d101240507">
+          <title>TapiNodeEdgePoint
+id: c8bcd43d-7e06-4d4d-9a70-69d101240507
+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="d72d47de-d415-4933-a910-c594eaa04862">
+            <title>TapiConnectionEdgePoint
+id: d72d47de-d415-4933-a910-c594eaa04862
+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="94e4f34c-0711-42b5-ae3d-c078ec3bff88">
+          <title>TapiNodeEdgePoint
+id: 94e4f34c-0711-42b5-ae3d-c078ec3bff88
+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="ecaec8f2-1d3f-4c3f-9a49-7875dfabb1a1">
+            <title>TapiConnectionEdgePoint
+id: ecaec8f2-1d3f-4c3f-9a49-7875dfabb1a1
+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="5b37ac24-47fa-4eb0-a81e-c234d45c133e">
+          <title>TapiNodeEdgePoint
+id: 5b37ac24-47fa-4eb0-a81e-c234d45c133e
+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="1a652c10-371f-49b6-b2c6-1e7ba7b6e276">
+            <title>TapiConnectionEdgePoint
+id: 1a652c10-371f-49b6-b2c6-1e7ba7b6e276
+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="37321c07-fdf4-4849-ba5b-5f35153c654b">
+          <title>TapiNodeEdgePoint
+id: 37321c07-fdf4-4849-ba5b-5f35153c654b
+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="f79a42c5-8ae3-478a-adae-c304c9212d17">
+            <title>TapiConnectionEdgePoint
+id: f79a42c5-8ae3-478a-adae-c304c9212d17
+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="72aa41d1-ff35-4e00-885c-6b9c62186e47">
+        <title>TapiNodeORu
+id: 72aa41d1-ff35-4e00-885c-6b9c62186e47
+name: o-ru-200000</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="50c1e32c-25ca-4f3c-9e17-30f0b1288814">
+          <title>TapiNodeEdgePoint
+id: 50c1e32c-25ca-4f3c-9e17-30f0b1288814
+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="72d84c69-c476-45d4-9c06-c6c970f89166">
+            <title>TapiConnectionEdgePoint
+id: 72d84c69-c476-45d4-9c06-c6c970f89166
+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="07e57fe3-7882-4b80-b890-eb1bcd103ea7">
+          <title>TapiNodeEdgePoint
+id: 07e57fe3-7882-4b80-b890-eb1bcd103ea7
+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="b2c9edf8-8040-40d2-9a9e-4c6a996903ab">
+            <title>TapiConnectionEdgePoint
+id: b2c9edf8-8040-40d2-9a9e-4c6a996903ab
+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="45119a27-2dbf-4e2b-b27e-9bb3137db9f3">
+        <title>TapiNodeUserEquipment
+id: 45119a27-2dbf-4e2b-b27e-9bb3137db9f3
+name: user-equipment-2000000</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="e00a66a0-a2c5-4304-87a5-1c4ebb642f11">
+          <title>TapiNodeEdgePoint
+id: e00a66a0-a2c5-4304-87a5-1c4ebb642f11
+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="bc15025f-777b-44ee-a81b-dad27825a5ff">
+            <title>TapiConnectionEdgePoint
+id: bc15025f-777b-44ee-a81b-dad27825a5ff
+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="93f5cbe1-1b0c-4493-bc2e-16340ab120ad">
+          <title>TapiNodeEdgePoint
+id: 93f5cbe1-1b0c-4493-bc2e-16340ab120ad
+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="75c9ef31-a42e-49dc-9138-03f0cff95d35">
+            <title>TapiConnectionEdgePoint
+id: 75c9ef31-a42e-49dc-9138-03f0cff95d35
+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="65b90407-41ec-45c5-819a-798ed328c617">
+        <title>TapiNodeUserEquipment
+id: 65b90407-41ec-45c5-819a-798ed328c617
+name: user-equipment-2000001</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="b10a75e2-d3ef-4a0d-b500-318c5ee1aa01">
+          <title>TapiNodeEdgePoint
+id: b10a75e2-d3ef-4a0d-b500-318c5ee1aa01
+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="ac3dd14d-ad93-4db3-bfc9-c9e74ed9accb">
+            <title>TapiConnectionEdgePoint
+id: ac3dd14d-ad93-4db3-bfc9-c9e74ed9accb
+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="3c9ef6e0-3108-42ae-a0aa-5f5c053a42c4">
+          <title>TapiNodeEdgePoint
+id: 3c9ef6e0-3108-42ae-a0aa-5f5c053a42c4
+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="a750cbc5-9e28-4c1c-93dd-68b719821b81">
+            <title>TapiConnectionEdgePoint
+id: a750cbc5-9e28-4c1c-93dd-68b719821b81
+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="ff21b4b0-a8f3-4e73-990d-71eb15771a5c">
+        <title>TapiNodeUserEquipment
+id: ff21b4b0-a8f3-4e73-990d-71eb15771a5c
+name: user-equipment-2000002</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="0083b087-9da2-459d-91c0-1fab149757fa">
+          <title>TapiNodeEdgePoint
+id: 0083b087-9da2-459d-91c0-1fab149757fa
+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="0ce58ea2-5930-4020-bb92-4a91f2e07766">
+            <title>TapiConnectionEdgePoint
+id: 0ce58ea2-5930-4020-bb92-4a91f2e07766
+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="09a7710e-b4cb-47f6-8342-6dd8e920d249">
+          <title>TapiNodeEdgePoint
+id: 09a7710e-b4cb-47f6-8342-6dd8e920d249
+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="1b0c734f-a530-4a80-9ed7-af36f95c4020">
+            <title>TapiConnectionEdgePoint
+id: 1b0c734f-a530-4a80-9ed7-af36f95c4020
+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="4be55277-ea1a-4ccb-b230-6c1e0aadbc34">
+        <title>TapiNodeORu
+id: 4be55277-ea1a-4ccb-b230-6c1e0aadbc34
+name: o-ru-200001</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="b58d1fb4-8b05-446d-bb17-4e93f237a76a">
+          <title>TapiNodeEdgePoint
+id: b58d1fb4-8b05-446d-bb17-4e93f237a76a
+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="8924f455-f49f-43e3-a55a-bd9b39d18514">
+            <title>TapiConnectionEdgePoint
+id: 8924f455-f49f-43e3-a55a-bd9b39d18514
+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="c55fb4b2-cfa9-432c-ad91-ecc0d97c4771">
+          <title>TapiNodeEdgePoint
+id: c55fb4b2-cfa9-432c-ad91-ecc0d97c4771
+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="5801a42d-bf0e-408a-a540-7cde94f6042a">
+            <title>TapiConnectionEdgePoint
+id: 5801a42d-bf0e-408a-a540-7cde94f6042a
+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="8c024f39-767d-4aa3-8e8a-a587386563b5">
+        <title>TapiNodeUserEquipment
+id: 8c024f39-767d-4aa3-8e8a-a587386563b5
+name: user-equipment-2000010</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="a07f283e-856d-4076-8a92-a0956e2bd9e0">
+          <title>TapiNodeEdgePoint
+id: a07f283e-856d-4076-8a92-a0956e2bd9e0
+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="10b1b9d0-02fe-4b49-b6c2-30753f63005e">
+            <title>TapiConnectionEdgePoint
+id: 10b1b9d0-02fe-4b49-b6c2-30753f63005e
+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="47e689cf-f1d1-4c57-9caf-0ec80a954184">
+          <title>TapiNodeEdgePoint
+id: 47e689cf-f1d1-4c57-9caf-0ec80a954184
+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="698cdc0f-5aec-4388-8a94-a6c6494fbef3">
+            <title>TapiConnectionEdgePoint
+id: 698cdc0f-5aec-4388-8a94-a6c6494fbef3
+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="fce19738-120d-430c-8da5-3cd81903e19e">
+        <title>TapiNodeUserEquipment
+id: fce19738-120d-430c-8da5-3cd81903e19e
+name: user-equipment-2000011</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="580b837f-5fc1-4257-bcfc-323aa2b38c1c">
+          <title>TapiNodeEdgePoint
+id: 580b837f-5fc1-4257-bcfc-323aa2b38c1c
+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="b8db286b-4a21-45e8-a995-3ea9720a2985">
+            <title>TapiConnectionEdgePoint
+id: b8db286b-4a21-45e8-a995-3ea9720a2985
+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="fab7da60-bbc6-4af4-9401-fb52af29693a">
+          <title>TapiNodeEdgePoint
+id: fab7da60-bbc6-4af4-9401-fb52af29693a
+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="47452b63-2df3-4e2b-b1fc-6c6a9c73c175">
+            <title>TapiConnectionEdgePoint
+id: 47452b63-2df3-4e2b-b1fc-6c6a9c73c175
+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="2542451c-06a9-44e2-b745-3f6c88579b58">
+        <title>TapiNodeUserEquipment
+id: 2542451c-06a9-44e2-b745-3f6c88579b58
+name: user-equipment-2000012</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="543eea89-8ac5-479a-a533-7051b5f9bb15">
+          <title>TapiNodeEdgePoint
+id: 543eea89-8ac5-479a-a533-7051b5f9bb15
+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="3c4af5e0-04aa-4d23-b176-a25837b2f038">
+            <title>TapiConnectionEdgePoint
+id: 3c4af5e0-04aa-4d23-b176-a25837b2f038
+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="9dcc1cee-79ac-4454-ae67-f98bc31827f9">
+          <title>TapiNodeEdgePoint
+id: 9dcc1cee-79ac-4454-ae67-f98bc31827f9
+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="fdbdbe7d-bb31-49b4-baeb-36c740d77927">
+            <title>TapiConnectionEdgePoint
+id: fdbdbe7d-bb31-49b4-baeb-36c740d77927
+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="a16cf40d-7bda-44b9-9f29-c3cba6f746ca">
+        <title>TapiNodeORu
+id: a16cf40d-7bda-44b9-9f29-c3cba6f746ca
+name: o-ru-200002</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="51a476fc-ee34-48a4-8a33-4d636fad6026">
+          <title>TapiNodeEdgePoint
+id: 51a476fc-ee34-48a4-8a33-4d636fad6026
+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="829d174d-3dc0-42a1-b6d1-41b838ca78df">
+            <title>TapiConnectionEdgePoint
+id: 829d174d-3dc0-42a1-b6d1-41b838ca78df
+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="6cb34633-ce10-46c1-8ce9-b48f0aff139e">
+          <title>TapiNodeEdgePoint
+id: 6cb34633-ce10-46c1-8ce9-b48f0aff139e
+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="9b3b4718-f0cc-46fe-b342-037f7ee3d5c7">
+            <title>TapiConnectionEdgePoint
+id: 9b3b4718-f0cc-46fe-b342-037f7ee3d5c7
+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="165b54c2-0d98-441b-9864-77e879e57f47">
+        <title>TapiNodeUserEquipment
+id: 165b54c2-0d98-441b-9864-77e879e57f47
+name: user-equipment-2000020</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="b5c73437-455d-4cf1-b86e-c4522c86b7a1">
+          <title>TapiNodeEdgePoint
+id: b5c73437-455d-4cf1-b86e-c4522c86b7a1
+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="31beb115-e35f-4362-8629-c4d0f3783209">
+            <title>TapiConnectionEdgePoint
+id: 31beb115-e35f-4362-8629-c4d0f3783209
+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="51482c30-e151-40cd-b866-d5a8ca0f0c6b">
+          <title>TapiNodeEdgePoint
+id: 51482c30-e151-40cd-b866-d5a8ca0f0c6b
+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="bd8ad3cd-b0a0-4365-a9a5-10fb6acf2122">
+            <title>TapiConnectionEdgePoint
+id: bd8ad3cd-b0a0-4365-a9a5-10fb6acf2122
+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="b393f929-ecf7-486a-a76f-8f58f08d717d">
+        <title>TapiNodeUserEquipment
+id: b393f929-ecf7-486a-a76f-8f58f08d717d
+name: user-equipment-2000021</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="138a38ee-3792-4a08-8733-0f7933b67c73">
+          <title>TapiNodeEdgePoint
+id: 138a38ee-3792-4a08-8733-0f7933b67c73
+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="fd7b8e4b-e107-44ae-a09f-6feadf517661">
+            <title>TapiConnectionEdgePoint
+id: fd7b8e4b-e107-44ae-a09f-6feadf517661
+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="a027e3f3-4363-47e8-a7ff-2fec381edd83">
+          <title>TapiNodeEdgePoint
+id: a027e3f3-4363-47e8-a7ff-2fec381edd83
+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="2f5a6f2e-863c-4dcf-ae6d-a7c4bc30666b">
+            <title>TapiConnectionEdgePoint
+id: 2f5a6f2e-863c-4dcf-ae6d-a7c4bc30666b
+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="44554547-f7c8-4a25-bce8-51acaa4db638">
+        <title>TapiNodeUserEquipment
+id: 44554547-f7c8-4a25-bce8-51acaa4db638
+name: user-equipment-2000022</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="b81bd921-4c61-4b60-9fcf-5094632da88f">
+          <title>TapiNodeEdgePoint
+id: b81bd921-4c61-4b60-9fcf-5094632da88f
+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="aba11c2e-42e6-4db9-8614-d8b4ac559ab1">
+            <title>TapiConnectionEdgePoint
+id: aba11c2e-42e6-4db9-8614-d8b4ac559ab1
+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="a072289f-e9fe-410b-b9b5-1b8123cd7b47">
+          <title>TapiNodeEdgePoint
+id: a072289f-e9fe-410b-b9b5-1b8123cd7b47
+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="ac6d98f8-da85-4316-913c-10cae48edb67">
+            <title>TapiConnectionEdgePoint
+id: ac6d98f8-da85-4316-913c-10cae48edb67
+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="0f1bdf2e-6856-48d6-8279-633ec609b06d">
+        <title>TapiNodeODu
+id: 0f1bdf2e-6856-48d6-8279-633ec609b06d
+name: o-du-2001</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="2b869823-dc15-4f59-b851-14333e3c99f8">
+          <title>TapiNodeEdgePoint
+id: 2b869823-dc15-4f59-b851-14333e3c99f8
+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="74cec692-2c1a-4581-bbfe-3c291bdabe9c">
+            <title>TapiConnectionEdgePoint
+id: 74cec692-2c1a-4581-bbfe-3c291bdabe9c
+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="16082c7d-d655-4ebf-b2e8-1ec561546ec3">
+          <title>TapiNodeEdgePoint
+id: 16082c7d-d655-4ebf-b2e8-1ec561546ec3
+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="566c1ca8-d27a-412f-96bc-cae84d3dac5c">
+            <title>TapiConnectionEdgePoint
+id: 566c1ca8-d27a-412f-96bc-cae84d3dac5c
+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="f33ba748-f3fd-4455-8eac-f347042a6e96">
+            <title>TapiConnectionEdgePoint
+id: f33ba748-f3fd-4455-8eac-f347042a6e96
+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="b8057f56-3e21-46f5-abd5-f082c28e35c0">
+            <title>TapiConnectionEdgePoint
+id: b8057f56-3e21-46f5-abd5-f082c28e35c0
+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="f090f79f-f614-4b3b-a49b-c3dc8f856ad3">
+          <title>TapiNodeEdgePoint
+id: f090f79f-f614-4b3b-a49b-c3dc8f856ad3
+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="5b154389-35e5-4536-b649-a8390ff83973">
+            <title>TapiConnectionEdgePoint
+id: 5b154389-35e5-4536-b649-a8390ff83973
+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="6999516e-14b9-46f4-9835-655f3e52a0cf">
+          <title>TapiNodeEdgePoint
+id: 6999516e-14b9-46f4-9835-655f3e52a0cf
+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="0fe17c40-7489-4448-ab0d-19aa131aec1e">
+            <title>TapiConnectionEdgePoint
+id: 0fe17c40-7489-4448-ab0d-19aa131aec1e
+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="adf60702-918c-4a81-915e-5625826dffb2">
+        <title>TapiNodeFronthaulGateway
+id: adf60702-918c-4a81-915e-5625826dffb2
+name: fronthaul-gateway-20010</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="861d5356-6370-42a2-878d-e9eb1ad972f7">
+          <title>TapiNodeEdgePoint
+id: 861d5356-6370-42a2-878d-e9eb1ad972f7
+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="91d51e88-d772-4751-bdc4-9d09d341a587">
+            <title>TapiConnectionEdgePoint
+id: 91d51e88-d772-4751-bdc4-9d09d341a587
+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="85941172-fd54-4dac-9e98-0a121381d98d">
+          <title>TapiNodeEdgePoint
+id: 85941172-fd54-4dac-9e98-0a121381d98d
+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="b5ce5479-7647-4d3f-8a5d-e0a819a60af7">
+            <title>TapiConnectionEdgePoint
+id: b5ce5479-7647-4d3f-8a5d-e0a819a60af7
+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="1cc4d1c6-837d-447f-81c2-e86896285bd2">
+          <title>TapiNodeEdgePoint
+id: 1cc4d1c6-837d-447f-81c2-e86896285bd2
+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="92f8cf1a-cc86-4926-9eda-636e6f195ab7">
+            <title>TapiConnectionEdgePoint
+id: 92f8cf1a-cc86-4926-9eda-636e6f195ab7
+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="743eae1d-4ec7-49d5-a21b-0b692fcfa792">
+          <title>TapiNodeEdgePoint
+id: 743eae1d-4ec7-49d5-a21b-0b692fcfa792
+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="09b3f409-356c-4ccd-84af-ea457d40dba2">
+            <title>TapiConnectionEdgePoint
+id: 09b3f409-356c-4ccd-84af-ea457d40dba2
+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="209cf97b-61b0-4a89-95bf-22ecf2293726">
+          <title>TapiNodeEdgePoint
+id: 209cf97b-61b0-4a89-95bf-22ecf2293726
+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="e0f11643-3eb5-4365-bfa2-f9c3c609cc1d">
+            <title>TapiConnectionEdgePoint
+id: e0f11643-3eb5-4365-bfa2-f9c3c609cc1d
+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="9d853ec5-7845-4d61-9faf-ae24ee9950d0">
+        <title>TapiNodeORu
+id: 9d853ec5-7845-4d61-9faf-ae24ee9950d0
+name: o-ru-200100</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="4531ad31-a5b0-4e3c-8463-fa7bc903e974">
+          <title>TapiNodeEdgePoint
+id: 4531ad31-a5b0-4e3c-8463-fa7bc903e974
+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="d9812606-4930-45b5-bbb6-fee422a2eb52">
+            <title>TapiConnectionEdgePoint
+id: d9812606-4930-45b5-bbb6-fee422a2eb52
+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="88d742da-14c9-43ab-a733-0a241c9575bc">
+          <title>TapiNodeEdgePoint
+id: 88d742da-14c9-43ab-a733-0a241c9575bc
+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="6745b144-064d-4087-b4ae-bb115f8f257d">
+            <title>TapiConnectionEdgePoint
+id: 6745b144-064d-4087-b4ae-bb115f8f257d
+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="abba3e68-2ad8-4a8f-88e5-19327557cdfa">
+        <title>TapiNodeUserEquipment
+id: abba3e68-2ad8-4a8f-88e5-19327557cdfa
+name: user-equipment-2001000</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="b3605f39-1fe7-490f-964a-aa5ec3694a70">
+          <title>TapiNodeEdgePoint
+id: b3605f39-1fe7-490f-964a-aa5ec3694a70
+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="fdc2c215-8841-4362-b0c1-f0caac4a28d4">
+            <title>TapiConnectionEdgePoint
+id: fdc2c215-8841-4362-b0c1-f0caac4a28d4
+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="04b88ac0-300e-4e71-af13-fb019016c222">
+          <title>TapiNodeEdgePoint
+id: 04b88ac0-300e-4e71-af13-fb019016c222
+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="d2c780d8-8c7a-4f78-991f-8b66eac43ba3">
+            <title>TapiConnectionEdgePoint
+id: d2c780d8-8c7a-4f78-991f-8b66eac43ba3
+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="38bef32d-d2df-40c9-9436-13318cb323f3">
+        <title>TapiNodeUserEquipment
+id: 38bef32d-d2df-40c9-9436-13318cb323f3
+name: user-equipment-2001001</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="b05d32bb-a4be-4ad8-9416-6bb438c0edfc">
+          <title>TapiNodeEdgePoint
+id: b05d32bb-a4be-4ad8-9416-6bb438c0edfc
+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="cc05ff0d-8e28-4266-b54b-7006476c70aa">
+            <title>TapiConnectionEdgePoint
+id: cc05ff0d-8e28-4266-b54b-7006476c70aa
+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="62303903-42e8-4af4-9ac4-9635415593a9">
+          <title>TapiNodeEdgePoint
+id: 62303903-42e8-4af4-9ac4-9635415593a9
+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="876ed5ce-83b5-4f9f-b046-bb474ff7d150">
+            <title>TapiConnectionEdgePoint
+id: 876ed5ce-83b5-4f9f-b046-bb474ff7d150
+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="8af36bcb-5920-4ab9-9fbb-7c77c255b7ef">
+        <title>TapiNodeUserEquipment
+id: 8af36bcb-5920-4ab9-9fbb-7c77c255b7ef
+name: user-equipment-2001002</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="a7bd33da-cdfd-4000-9516-e2ab7d1d0bbf">
+          <title>TapiNodeEdgePoint
+id: a7bd33da-cdfd-4000-9516-e2ab7d1d0bbf
+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="4121fdf0-9e5c-49b8-8501-fca69a9bac2e">
+            <title>TapiConnectionEdgePoint
+id: 4121fdf0-9e5c-49b8-8501-fca69a9bac2e
+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="e3e9bbb0-70aa-4cc4-ab37-2d1eb9e3c888">
+          <title>TapiNodeEdgePoint
+id: e3e9bbb0-70aa-4cc4-ab37-2d1eb9e3c888
+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="a942d772-b013-4607-b3f9-16e0594a00b5">
+            <title>TapiConnectionEdgePoint
+id: a942d772-b013-4607-b3f9-16e0594a00b5
+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="9abd6789-b39a-471c-8946-644dc68a4721">
+        <title>TapiNodeORu
+id: 9abd6789-b39a-471c-8946-644dc68a4721
+name: o-ru-200101</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="e7651614-744e-4ca1-8ad3-a18da0f3f523">
+          <title>TapiNodeEdgePoint
+id: e7651614-744e-4ca1-8ad3-a18da0f3f523
+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="93a5b0b6-668c-46ae-8e2e-59b68491f944">
+            <title>TapiConnectionEdgePoint
+id: 93a5b0b6-668c-46ae-8e2e-59b68491f944
+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="9b16cc25-2d43-4bd7-8f7f-0a993b6ce05a">
+          <title>TapiNodeEdgePoint
+id: 9b16cc25-2d43-4bd7-8f7f-0a993b6ce05a
+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="1c8c978d-0f2d-4c40-8d3b-78976af7b38a">
+            <title>TapiConnectionEdgePoint
+id: 1c8c978d-0f2d-4c40-8d3b-78976af7b38a
+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="521cd34c-89c1-476c-b737-d97c1686a9eb">
+        <title>TapiNodeUserEquipment
+id: 521cd34c-89c1-476c-b737-d97c1686a9eb
+name: user-equipment-2001010</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="1b5b7752-22f8-4f5c-ba89-344d0ccae31a">
+          <title>TapiNodeEdgePoint
+id: 1b5b7752-22f8-4f5c-ba89-344d0ccae31a
+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="a4c8116b-9031-4b2e-b529-2d2656c94ee6">
+            <title>TapiConnectionEdgePoint
+id: a4c8116b-9031-4b2e-b529-2d2656c94ee6
+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="7933e2d9-7d0b-42c3-b7f2-4d9450fee4bc">
+          <title>TapiNodeEdgePoint
+id: 7933e2d9-7d0b-42c3-b7f2-4d9450fee4bc
+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="498eb197-752c-471f-91a9-db3ba78dee1f">
+            <title>TapiConnectionEdgePoint
+id: 498eb197-752c-471f-91a9-db3ba78dee1f
+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="d32a01e1-f451-4137-8d2c-7c51ebdabe9b">
+        <title>TapiNodeUserEquipment
+id: d32a01e1-f451-4137-8d2c-7c51ebdabe9b
+name: user-equipment-2001011</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="91ab4b98-4166-4c55-a89c-b66bd0ad313b">
+          <title>TapiNodeEdgePoint
+id: 91ab4b98-4166-4c55-a89c-b66bd0ad313b
+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="7103ea75-bc57-405c-b80b-f50b3ae3c311">
+            <title>TapiConnectionEdgePoint
+id: 7103ea75-bc57-405c-b80b-f50b3ae3c311
+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="9598a365-edfd-4a91-93d7-1fb686d293c9">
+          <title>TapiNodeEdgePoint
+id: 9598a365-edfd-4a91-93d7-1fb686d293c9
+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="39b35951-d061-4e0d-bf3e-c2538152865f">
+            <title>TapiConnectionEdgePoint
+id: 39b35951-d061-4e0d-bf3e-c2538152865f
+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="bca34897-2ae9-460a-ae43-19520e9631c8">
+        <title>TapiNodeUserEquipment
+id: bca34897-2ae9-460a-ae43-19520e9631c8
+name: user-equipment-2001012</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="5dfbf71d-3c7d-4a9f-8b06-1efb0b66031f">
+          <title>TapiNodeEdgePoint
+id: 5dfbf71d-3c7d-4a9f-8b06-1efb0b66031f
+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="cffb4404-b0af-4679-9d2b-7f87016e9dde">
+            <title>TapiConnectionEdgePoint
+id: cffb4404-b0af-4679-9d2b-7f87016e9dde
+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="5617c771-262a-432d-8ded-dfa2c990b09c">
+          <title>TapiNodeEdgePoint
+id: 5617c771-262a-432d-8ded-dfa2c990b09c
+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="06cec2f2-2cb8-4616-935f-770d08972679">
+            <title>TapiConnectionEdgePoint
+id: 06cec2f2-2cb8-4616-935f-770d08972679
+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="f018868a-c08a-4a2c-a59d-77c4719df582">
+        <title>TapiNodeORu
+id: f018868a-c08a-4a2c-a59d-77c4719df582
+name: o-ru-200102</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="521b6752-68bc-4784-83de-ea3adaf398b8">
+          <title>TapiNodeEdgePoint
+id: 521b6752-68bc-4784-83de-ea3adaf398b8
+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="cccdf885-13c7-4ab3-8be4-28449b09253b">
+            <title>TapiConnectionEdgePoint
+id: cccdf885-13c7-4ab3-8be4-28449b09253b
+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="0142188d-9aa9-4af9-94e0-b0c4af93dcf8">
+          <title>TapiNodeEdgePoint
+id: 0142188d-9aa9-4af9-94e0-b0c4af93dcf8
+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="e5dbd3f7-266a-44f1-b3ca-60d22d4391d5">
+            <title>TapiConnectionEdgePoint
+id: e5dbd3f7-266a-44f1-b3ca-60d22d4391d5
+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="6d00d99b-88be-4ace-b44d-ce9eb57f6ea2">
+        <title>TapiNodeUserEquipment
+id: 6d00d99b-88be-4ace-b44d-ce9eb57f6ea2
+name: user-equipment-2001020</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="8f65d250-f532-4d4e-8def-854b621846e7">
+          <title>TapiNodeEdgePoint
+id: 8f65d250-f532-4d4e-8def-854b621846e7
+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="095e4f1b-cdae-4079-b45e-44399083129d">
+            <title>TapiConnectionEdgePoint
+id: 095e4f1b-cdae-4079-b45e-44399083129d
+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="0fafa7ec-c979-4bd5-b647-ac347d58dfe7">
+          <title>TapiNodeEdgePoint
+id: 0fafa7ec-c979-4bd5-b647-ac347d58dfe7
+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="f15c6b77-59f6-4903-8023-a7482c4dbf3b">
+            <title>TapiConnectionEdgePoint
+id: f15c6b77-59f6-4903-8023-a7482c4dbf3b
+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="10729778-760c-4a6c-a433-7f1a3c29e455">
+        <title>TapiNodeUserEquipment
+id: 10729778-760c-4a6c-a433-7f1a3c29e455
+name: user-equipment-2001021</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="e5a85c37-9920-49c2-9773-517886f5127c">
+          <title>TapiNodeEdgePoint
+id: e5a85c37-9920-49c2-9773-517886f5127c
+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="28996031-405a-4b52-bda9-43217783ca20">
+            <title>TapiConnectionEdgePoint
+id: 28996031-405a-4b52-bda9-43217783ca20
+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="235a5c92-6c26-42cc-ac36-a7f571c07d40">
+          <title>TapiNodeEdgePoint
+id: 235a5c92-6c26-42cc-ac36-a7f571c07d40
+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="d399ceec-8886-4cc7-80fc-e6475a43aabe">
+            <title>TapiConnectionEdgePoint
+id: d399ceec-8886-4cc7-80fc-e6475a43aabe
+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="9656d4db-c54c-48c4-bf88-830762a4ed17">
+        <title>TapiNodeUserEquipment
+id: 9656d4db-c54c-48c4-bf88-830762a4ed17
+name: user-equipment-2001022</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="11425fca-f8e1-4586-ae43-906c87cb819d">
+          <title>TapiNodeEdgePoint
+id: 11425fca-f8e1-4586-ae43-906c87cb819d
+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="d31315b0-b6be-46f7-a56b-ebc66db62ea4">
+            <title>TapiConnectionEdgePoint
+id: d31315b0-b6be-46f7-a56b-ebc66db62ea4
+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="08a76e14-966c-40e8-a26f-39e3e452421c">
+          <title>TapiNodeEdgePoint
+id: 08a76e14-966c-40e8-a26f-39e3e452421c
+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="1ca5d5e3-53a9-4e46-b514-1176ea2e8a88">
+            <title>TapiConnectionEdgePoint
+id: 1ca5d5e3-53a9-4e46-b514-1176ea2e8a88
+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="d5b485fd-90cb-4038-98ee-9674e60c543d">
+        <title>TapiNodeODu
+id: d5b485fd-90cb-4038-98ee-9674e60c543d
+name: o-du-2002</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="c56bcb5a-52a1-4f21-9f64-7c72a6748cb5">
+          <title>TapiNodeEdgePoint
+id: c56bcb5a-52a1-4f21-9f64-7c72a6748cb5
+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="0b25590a-5154-416d-8619-92d2a0ade9f2">
+            <title>TapiConnectionEdgePoint
+id: 0b25590a-5154-416d-8619-92d2a0ade9f2
+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="7696ca7f-53ac-4b61-8f3d-7542c793e6a1">
+          <title>TapiNodeEdgePoint
+id: 7696ca7f-53ac-4b61-8f3d-7542c793e6a1
+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="e4e210f5-9eaa-49d8-91c0-93dbfb78b373">
+            <title>TapiConnectionEdgePoint
+id: e4e210f5-9eaa-49d8-91c0-93dbfb78b373
+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="6fce9d05-f7b3-4ba5-8c87-1ef5685695e0">
+            <title>TapiConnectionEdgePoint
+id: 6fce9d05-f7b3-4ba5-8c87-1ef5685695e0
+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="b5793a5a-c1b5-4b6e-a7a5-3119ec52e358">
+            <title>TapiConnectionEdgePoint
+id: b5793a5a-c1b5-4b6e-a7a5-3119ec52e358
+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="e0107465-c185-4b69-ab03-b5b99dc83178">
+          <title>TapiNodeEdgePoint
+id: e0107465-c185-4b69-ab03-b5b99dc83178
+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="aaa9f2b0-2177-495f-bb8f-a30d7f1e9630">
+            <title>TapiConnectionEdgePoint
+id: aaa9f2b0-2177-495f-bb8f-a30d7f1e9630
+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="80b54fce-46d7-4e06-bcf9-ef4608c5afa9">
+          <title>TapiNodeEdgePoint
+id: 80b54fce-46d7-4e06-bcf9-ef4608c5afa9
+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="f4f1bc0b-a70a-48f7-967b-c5f056782985">
+            <title>TapiConnectionEdgePoint
+id: f4f1bc0b-a70a-48f7-967b-c5f056782985
+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="9578ff55-45ba-48e2-9774-516020788963">
+        <title>TapiNodeFronthaulGateway
+id: 9578ff55-45ba-48e2-9774-516020788963
+name: fronthaul-gateway-20020</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="286bb95a-ab2e-4874-8ffd-cc55311efc86">
+          <title>TapiNodeEdgePoint
+id: 286bb95a-ab2e-4874-8ffd-cc55311efc86
+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="e90c35b0-4c1b-450c-afff-18743ba6c84f">
+            <title>TapiConnectionEdgePoint
+id: e90c35b0-4c1b-450c-afff-18743ba6c84f
+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="3dc066fc-bf11-4eb6-a3f6-e162e27add1b">
+          <title>TapiNodeEdgePoint
+id: 3dc066fc-bf11-4eb6-a3f6-e162e27add1b
+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="9e73a612-a78d-4797-bf2c-8e5eb4d22bf6">
+            <title>TapiConnectionEdgePoint
+id: 9e73a612-a78d-4797-bf2c-8e5eb4d22bf6
+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="93bca4e5-7cac-4981-a0a8-781ffbb8cfd7">
+          <title>TapiNodeEdgePoint
+id: 93bca4e5-7cac-4981-a0a8-781ffbb8cfd7
+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="dd716d32-b2a0-43d7-98ab-b7119baa04ee">
+            <title>TapiConnectionEdgePoint
+id: dd716d32-b2a0-43d7-98ab-b7119baa04ee
+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="86afc1f4-5169-4194-afdb-8603b73379cd">
+          <title>TapiNodeEdgePoint
+id: 86afc1f4-5169-4194-afdb-8603b73379cd
+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="adb4c3a9-d12e-4533-aee0-265bf3c27496">
+            <title>TapiConnectionEdgePoint
+id: adb4c3a9-d12e-4533-aee0-265bf3c27496
+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="b78a5d5a-c822-45ac-8a51-43d6f0df7d59">
+          <title>TapiNodeEdgePoint
+id: b78a5d5a-c822-45ac-8a51-43d6f0df7d59
+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="53fe45a3-12f7-4ee0-8289-5d8a3c8aa682">
+            <title>TapiConnectionEdgePoint
+id: 53fe45a3-12f7-4ee0-8289-5d8a3c8aa682
+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="cb93072d-69b5-419e-bba3-0f68573a86db">
+        <title>TapiNodeORu
+id: cb93072d-69b5-419e-bba3-0f68573a86db
+name: o-ru-200200</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="f76baf72-f3e1-415a-93bd-6d5cba92ea1b">
+          <title>TapiNodeEdgePoint
+id: f76baf72-f3e1-415a-93bd-6d5cba92ea1b
+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="d3c509e3-c9e4-4e77-a146-e940d0a4e6f5">
+            <title>TapiConnectionEdgePoint
+id: d3c509e3-c9e4-4e77-a146-e940d0a4e6f5
+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="e71ff16f-6a60-4900-839f-fb230fd69597">
+          <title>TapiNodeEdgePoint
+id: e71ff16f-6a60-4900-839f-fb230fd69597
+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="ee4c19a5-7a82-44d6-ab10-4b9115382ad0">
+            <title>TapiConnectionEdgePoint
+id: ee4c19a5-7a82-44d6-ab10-4b9115382ad0
+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="38643aff-ad73-4d12-99d5-8984c385148c">
+        <title>TapiNodeUserEquipment
+id: 38643aff-ad73-4d12-99d5-8984c385148c
+name: user-equipment-2002000</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="59e49720-93db-4e0f-aad6-efa38db2ed35">
+          <title>TapiNodeEdgePoint
+id: 59e49720-93db-4e0f-aad6-efa38db2ed35
+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="ee885c77-b045-4401-b8fe-2e398ca2b2cb">
+            <title>TapiConnectionEdgePoint
+id: ee885c77-b045-4401-b8fe-2e398ca2b2cb
+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="d305ec05-f3a6-4407-94ad-0a66b314937d">
+          <title>TapiNodeEdgePoint
+id: d305ec05-f3a6-4407-94ad-0a66b314937d
+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="b026031b-6141-4449-85ce-dd9648022d06">
+            <title>TapiConnectionEdgePoint
+id: b026031b-6141-4449-85ce-dd9648022d06
+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="fcb7090e-8111-40a6-a613-ef65554eca7e">
+        <title>TapiNodeUserEquipment
+id: fcb7090e-8111-40a6-a613-ef65554eca7e
+name: user-equipment-2002001</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="9c3165a9-f5c6-4e4a-9315-6c724690e526">
+          <title>TapiNodeEdgePoint
+id: 9c3165a9-f5c6-4e4a-9315-6c724690e526
+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="af18e46d-6dc3-4b66-9172-6129035d0433">
+            <title>TapiConnectionEdgePoint
+id: af18e46d-6dc3-4b66-9172-6129035d0433
+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="afa68158-6613-4458-b20a-5683f342faf4">
+          <title>TapiNodeEdgePoint
+id: afa68158-6613-4458-b20a-5683f342faf4
+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="1468add3-31d8-4b63-a71d-e92a8669badc">
+            <title>TapiConnectionEdgePoint
+id: 1468add3-31d8-4b63-a71d-e92a8669badc
+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="142e8b1f-314e-4861-ab60-b942b159063d">
+        <title>TapiNodeUserEquipment
+id: 142e8b1f-314e-4861-ab60-b942b159063d
+name: user-equipment-2002002</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="639dd625-8b84-4204-9880-b37c89520f90">
+          <title>TapiNodeEdgePoint
+id: 639dd625-8b84-4204-9880-b37c89520f90
+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="4e3fffda-0afa-4d00-881b-c81c12b76392">
+            <title>TapiConnectionEdgePoint
+id: 4e3fffda-0afa-4d00-881b-c81c12b76392
+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="fa66e8f3-b29b-4998-b5fe-293ac96b8d02">
+          <title>TapiNodeEdgePoint
+id: fa66e8f3-b29b-4998-b5fe-293ac96b8d02
+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="6e9d16f7-62be-4233-831f-504abeda6ba8">
+            <title>TapiConnectionEdgePoint
+id: 6e9d16f7-62be-4233-831f-504abeda6ba8
+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="5878e466-4ed4-4467-87a6-1115352d8223">
+        <title>TapiNodeORu
+id: 5878e466-4ed4-4467-87a6-1115352d8223
+name: o-ru-200201</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="c08526e5-2cf5-4434-8eee-b23d3f6cfeea">
+          <title>TapiNodeEdgePoint
+id: c08526e5-2cf5-4434-8eee-b23d3f6cfeea
+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="f260fb10-0ce8-481c-a81c-18062844866e">
+            <title>TapiConnectionEdgePoint
+id: f260fb10-0ce8-481c-a81c-18062844866e
+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="054be25a-9dd5-498a-9114-93e876c014f2">
+          <title>TapiNodeEdgePoint
+id: 054be25a-9dd5-498a-9114-93e876c014f2
+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="b36b6860-4800-448a-a726-52229c6f7a4e">
+            <title>TapiConnectionEdgePoint
+id: b36b6860-4800-448a-a726-52229c6f7a4e
+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="d8600506-7e9c-4187-9d40-271daae0309e">
+        <title>TapiNodeUserEquipment
+id: d8600506-7e9c-4187-9d40-271daae0309e
+name: user-equipment-2002010</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="4897b29c-805f-437a-82c8-13fb39c03af1">
+          <title>TapiNodeEdgePoint
+id: 4897b29c-805f-437a-82c8-13fb39c03af1
+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="889e42ae-c082-453b-bd30-664386f0073c">
+            <title>TapiConnectionEdgePoint
+id: 889e42ae-c082-453b-bd30-664386f0073c
+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="3c7de767-063e-4299-adf2-4d6df850c193">
+          <title>TapiNodeEdgePoint
+id: 3c7de767-063e-4299-adf2-4d6df850c193
+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="bf46f4f9-45f7-4d67-9b1c-993fe1ccdbc3">
+            <title>TapiConnectionEdgePoint
+id: bf46f4f9-45f7-4d67-9b1c-993fe1ccdbc3
+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="c1f5ddd8-01e0-413c-830b-d8199b127522">
+        <title>TapiNodeUserEquipment
+id: c1f5ddd8-01e0-413c-830b-d8199b127522
+name: user-equipment-2002011</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="99261c06-3bfe-4780-9805-66ec703bb9e3">
+          <title>TapiNodeEdgePoint
+id: 99261c06-3bfe-4780-9805-66ec703bb9e3
+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="957c6124-8de0-4c91-9545-3679e69fa97f">
+            <title>TapiConnectionEdgePoint
+id: 957c6124-8de0-4c91-9545-3679e69fa97f
+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="5653ac83-7aaf-4ef9-9551-588771aa4ca3">
+          <title>TapiNodeEdgePoint
+id: 5653ac83-7aaf-4ef9-9551-588771aa4ca3
+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="c0495649-908d-46a8-9bad-ff3ef9d2a4da">
+            <title>TapiConnectionEdgePoint
+id: c0495649-908d-46a8-9bad-ff3ef9d2a4da
+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="be8de51e-eb80-423f-8edd-d1ca2b106808">
+        <title>TapiNodeUserEquipment
+id: be8de51e-eb80-423f-8edd-d1ca2b106808
+name: user-equipment-2002012</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="f6429b5f-9866-4022-99cb-7038af055ce7">
+          <title>TapiNodeEdgePoint
+id: f6429b5f-9866-4022-99cb-7038af055ce7
+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="698d33b5-734b-4fe7-8ba0-5336b72ec6f9">
+            <title>TapiConnectionEdgePoint
+id: 698d33b5-734b-4fe7-8ba0-5336b72ec6f9
+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="db5811d6-69bb-44cc-9962-61b5b7243453">
+          <title>TapiNodeEdgePoint
+id: db5811d6-69bb-44cc-9962-61b5b7243453
+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="15fcb7bd-ff95-4d36-87e3-3c194ed33146">
+            <title>TapiConnectionEdgePoint
+id: 15fcb7bd-ff95-4d36-87e3-3c194ed33146
+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="3253b5e3-e754-4071-9aeb-a1ec8525e338">
+        <title>TapiNodeORu
+id: 3253b5e3-e754-4071-9aeb-a1ec8525e338
+name: o-ru-200202</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="8ae0fd83-96d4-46f8-a6ff-3f0811ea17e2">
+          <title>TapiNodeEdgePoint
+id: 8ae0fd83-96d4-46f8-a6ff-3f0811ea17e2
+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="de75edce-7791-45f4-b66b-13a0e2c79fa0">
+            <title>TapiConnectionEdgePoint
+id: de75edce-7791-45f4-b66b-13a0e2c79fa0
+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="bd0bd21c-ee74-4f1d-be02-a49cfccf2af4">
+          <title>TapiNodeEdgePoint
+id: bd0bd21c-ee74-4f1d-be02-a49cfccf2af4
+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="18883c3c-7306-41ef-a969-566ba1448382">
+            <title>TapiConnectionEdgePoint
+id: 18883c3c-7306-41ef-a969-566ba1448382
+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="4d9b3526-a079-4f65-aa0b-4047eb733e7c">
+        <title>TapiNodeUserEquipment
+id: 4d9b3526-a079-4f65-aa0b-4047eb733e7c
+name: user-equipment-2002020</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="4856d1de-dfd5-4dea-aa9d-9170e1782db6">
+          <title>TapiNodeEdgePoint
+id: 4856d1de-dfd5-4dea-aa9d-9170e1782db6
+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="387851a3-8ac4-44e6-a5de-3011bf80d16a">
+            <title>TapiConnectionEdgePoint
+id: 387851a3-8ac4-44e6-a5de-3011bf80d16a
+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="1009a958-44dc-4dd3-86ce-4bc328754b0c">
+          <title>TapiNodeEdgePoint
+id: 1009a958-44dc-4dd3-86ce-4bc328754b0c
+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="439eafe2-edd3-4512-8252-f07a3398146b">
+            <title>TapiConnectionEdgePoint
+id: 439eafe2-edd3-4512-8252-f07a3398146b
+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="9579baac-a8e0-42b5-93fe-02755efb2cae">
+        <title>TapiNodeUserEquipment
+id: 9579baac-a8e0-42b5-93fe-02755efb2cae
+name: user-equipment-2002021</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="34bfee55-5b1e-47d7-b282-a2dd45c6109c">
+          <title>TapiNodeEdgePoint
+id: 34bfee55-5b1e-47d7-b282-a2dd45c6109c
+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="dae2aa91-f6b7-42dc-9b57-bed715e56fda">
+            <title>TapiConnectionEdgePoint
+id: dae2aa91-f6b7-42dc-9b57-bed715e56fda
+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="4a8e12de-32c0-4d26-88d0-c5b3f4988ad9">
+          <title>TapiNodeEdgePoint
+id: 4a8e12de-32c0-4d26-88d0-c5b3f4988ad9
+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="59354863-f4d3-4df3-88a2-c3d05de19c56">
+            <title>TapiConnectionEdgePoint
+id: 59354863-f4d3-4df3-88a2-c3d05de19c56
+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="f3689d08-b6ea-4fd7-9934-8681f59dedeb">
+        <title>TapiNodeUserEquipment
+id: f3689d08-b6ea-4fd7-9934-8681f59dedeb
+name: user-equipment-2002022</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="64cdd36b-1881-4c64-a37e-f834c695234f">
+          <title>TapiNodeEdgePoint
+id: 64cdd36b-1881-4c64-a37e-f834c695234f
+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="1abdfb18-cb4d-47ba-81e5-cf473fd385aa">
+            <title>TapiConnectionEdgePoint
+id: 1abdfb18-cb4d-47ba-81e5-cf473fd385aa
+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="18e91416-ba7a-4ebc-9786-649dbb87969a">
+          <title>TapiNodeEdgePoint
+id: 18e91416-ba7a-4ebc-9786-649dbb87969a
+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="e327f512-1fb8-4237-9a47-e83f3557bbab">
+            <title>TapiConnectionEdgePoint
+id: e327f512-1fb8-4237-9a47-e83f3557bbab
+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="dcbb4e1d-eac1-4115-a33e-d93a5c5c184e">
+        <title>TapiNodeOCuCp
+id: dcbb4e1d-eac1-4115-a33e-d93a5c5c184e
+name: o-cu-cp-201</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="364e74af-b04e-45db-b12c-b70b3a2c9106">
+          <title>TapiNodeEdgePoint
+id: 364e74af-b04e-45db-b12c-b70b3a2c9106
+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="fc21f6e8-0bcd-4f81-95d7-412ecedbc3a6">
+            <title>TapiConnectionEdgePoint
+id: fc21f6e8-0bcd-4f81-95d7-412ecedbc3a6
+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="0c1da547-815a-493f-bc84-389abcf0b6b9">
+          <title>TapiNodeEdgePoint
+id: 0c1da547-815a-493f-bc84-389abcf0b6b9
+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="41802234-b114-4900-9919-306d26fbd961">
+            <title>TapiConnectionEdgePoint
+id: 41802234-b114-4900-9919-306d26fbd961
+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="03249cfc-be54-4016-b11b-eb080c4be6b8">
+          <title>TapiNodeEdgePoint
+id: 03249cfc-be54-4016-b11b-eb080c4be6b8
+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="ca858a73-910e-44fb-954d-231e9c1c492a">
+            <title>TapiConnectionEdgePoint
+id: ca858a73-910e-44fb-954d-231e9c1c492a
+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="6f5ac640-2852-44ac-8f29-88deea17baa2">
+            <title>TapiConnectionEdgePoint
+id: 6f5ac640-2852-44ac-8f29-88deea17baa2
+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="dad4a394-8b2b-450c-a841-a811f6bf8e38">
+            <title>TapiConnectionEdgePoint
+id: dad4a394-8b2b-450c-a841-a811f6bf8e38
+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="fe490ac5-ea92-4433-a049-f53430dd63aa">
+          <title>TapiNodeEdgePoint
+id: fe490ac5-ea92-4433-a049-f53430dd63aa
+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="0c9d75ed-d635-4add-a9b9-5c96ea2e9ea2">
+            <title>TapiConnectionEdgePoint
+id: 0c9d75ed-d635-4add-a9b9-5c96ea2e9ea2
+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="75d28936-09f0-485c-8475-a41032936f39">
+          <title>TapiNodeEdgePoint
+id: 75d28936-09f0-485c-8475-a41032936f39
+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="4317c2e1-65e4-4577-9a9d-1208ba403270">
+            <title>TapiConnectionEdgePoint
+id: 4317c2e1-65e4-4577-9a9d-1208ba403270
+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="ebe152be-046b-4176-afe8-6e3790d3a2f1">
+        <title>TapiNodeOCuUp
+id: ebe152be-046b-4176-afe8-6e3790d3a2f1
+name: o-cu-up-201</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="6b77296a-8d10-4a7f-b681-d64b28c3db6e">
+          <title>TapiNodeEdgePoint
+id: 6b77296a-8d10-4a7f-b681-d64b28c3db6e
+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="37de30e2-d72d-4400-ac0a-d2543159679a">
+            <title>TapiConnectionEdgePoint
+id: 37de30e2-d72d-4400-ac0a-d2543159679a
+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="f181acec-d500-41eb-95cb-e6197120cf2d">
+          <title>TapiNodeEdgePoint
+id: f181acec-d500-41eb-95cb-e6197120cf2d
+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="afd918c8-84e9-484f-b88d-5b5efdc9a167">
+            <title>TapiConnectionEdgePoint
+id: afd918c8-84e9-484f-b88d-5b5efdc9a167
+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="3529aed9-db24-4518-bc5f-7fe51379d212">
+          <title>TapiNodeEdgePoint
+id: 3529aed9-db24-4518-bc5f-7fe51379d212
+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="96ca3830-71ca-4c98-9b52-935fbf32ec23">
+            <title>TapiConnectionEdgePoint
+id: 96ca3830-71ca-4c98-9b52-935fbf32ec23
+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="73101450-7d9b-47ac-a44c-88f60c0bfc3f">
+            <title>TapiConnectionEdgePoint
+id: 73101450-7d9b-47ac-a44c-88f60c0bfc3f
+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="37ef9cfe-63b6-44a7-94cd-4b342b82300f">
+            <title>TapiConnectionEdgePoint
+id: 37ef9cfe-63b6-44a7-94cd-4b342b82300f
+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="39a97a35-97e0-4023-8792-ebd621954146">
+          <title>TapiNodeEdgePoint
+id: 39a97a35-97e0-4023-8792-ebd621954146
+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="f1e4e0fe-1e90-4219-8e4e-0d5a455924d9">
+            <title>TapiConnectionEdgePoint
+id: f1e4e0fe-1e90-4219-8e4e-0d5a455924d9
+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="b72b6ea4-21fd-4a30-8f7f-8914a42abd36">
+          <title>TapiNodeEdgePoint
+id: b72b6ea4-21fd-4a30-8f7f-8914a42abd36
+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="8bf9a843-808e-4440-9f6a-e4ae61ba23dd">
+            <title>TapiConnectionEdgePoint
+id: 8bf9a843-808e-4440-9f6a-e4ae61ba23dd
+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="94d23453-a8a2-4cd4-8e78-6638eda98f78">
+        <title>TapiNodeODu
+id: 94d23453-a8a2-4cd4-8e78-6638eda98f78
+name: o-du-2010</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="a717b08c-39f3-4f90-9c60-bb25e534a7a9">
+          <title>TapiNodeEdgePoint
+id: a717b08c-39f3-4f90-9c60-bb25e534a7a9
+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="0714f368-722d-4a6d-b310-4b6f93fc8b46">
+            <title>TapiConnectionEdgePoint
+id: 0714f368-722d-4a6d-b310-4b6f93fc8b46
+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="33e4be3b-40d9-4d33-b84b-d0f156655eec">
+          <title>TapiNodeEdgePoint
+id: 33e4be3b-40d9-4d33-b84b-d0f156655eec
+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="4fa492d0-37bc-45c3-9c6d-603677a837d5">
+            <title>TapiConnectionEdgePoint
+id: 4fa492d0-37bc-45c3-9c6d-603677a837d5
+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="d4d896eb-044b-4094-8440-ac7a7313904f">
+            <title>TapiConnectionEdgePoint
+id: d4d896eb-044b-4094-8440-ac7a7313904f
+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="37cdb1bc-b2b3-4407-9465-6112c8b2d9a3">
+            <title>TapiConnectionEdgePoint
+id: 37cdb1bc-b2b3-4407-9465-6112c8b2d9a3
+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="6857cb20-ad5e-436c-85bb-ceac1688e6f3">
+          <title>TapiNodeEdgePoint
+id: 6857cb20-ad5e-436c-85bb-ceac1688e6f3
+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="debad9df-ccba-44f8-bd65-2f198d4c05ec">
+            <title>TapiConnectionEdgePoint
+id: debad9df-ccba-44f8-bd65-2f198d4c05ec
+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="375c1616-787e-4619-ae93-090d9bff3f33">
+          <title>TapiNodeEdgePoint
+id: 375c1616-787e-4619-ae93-090d9bff3f33
+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="0d2c5f3e-8d61-4197-9d08-3f96d21c99eb">
+            <title>TapiConnectionEdgePoint
+id: 0d2c5f3e-8d61-4197-9d08-3f96d21c99eb
+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="f419dd01-2cca-49dd-9197-60710d0813a6">
+        <title>TapiNodeFronthaulGateway
+id: f419dd01-2cca-49dd-9197-60710d0813a6
+name: fronthaul-gateway-20100</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="a4a141ea-bd6a-4923-9675-ad9a1de53848">
+          <title>TapiNodeEdgePoint
+id: a4a141ea-bd6a-4923-9675-ad9a1de53848
+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="2e389722-0ec7-4e36-be2a-c60ac62603b4">
+            <title>TapiConnectionEdgePoint
+id: 2e389722-0ec7-4e36-be2a-c60ac62603b4
+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="aa61b4b5-80bc-4b44-a029-3d2b86c59c3e">
+          <title>TapiNodeEdgePoint
+id: aa61b4b5-80bc-4b44-a029-3d2b86c59c3e
+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="2db8f668-5e37-45d2-9721-9c291e8d686a">
+            <title>TapiConnectionEdgePoint
+id: 2db8f668-5e37-45d2-9721-9c291e8d686a
+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="c607dd2a-e1df-4748-b7b0-b4afeb57b8b8">
+          <title>TapiNodeEdgePoint
+id: c607dd2a-e1df-4748-b7b0-b4afeb57b8b8
+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="2a3ca1d8-362d-40e0-af61-3cde5f31cd9a">
+            <title>TapiConnectionEdgePoint
+id: 2a3ca1d8-362d-40e0-af61-3cde5f31cd9a
+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="1f0d0f51-77d1-4ef5-9cce-499ff6cd043b">
+          <title>TapiNodeEdgePoint
+id: 1f0d0f51-77d1-4ef5-9cce-499ff6cd043b
+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="a812dc7b-49b5-4094-998e-e197edbc640b">
+            <title>TapiConnectionEdgePoint
+id: a812dc7b-49b5-4094-998e-e197edbc640b
+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="1892178a-aba3-42e5-b31f-a176bc98dfa3">
+          <title>TapiNodeEdgePoint
+id: 1892178a-aba3-42e5-b31f-a176bc98dfa3
+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="1eeeec31-26e9-4373-a075-cf252b8b9886">
+            <title>TapiConnectionEdgePoint
+id: 1eeeec31-26e9-4373-a075-cf252b8b9886
+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="83223889-2198-4172-acf6-ab21bb0a416d">
+        <title>TapiNodeORu
+id: 83223889-2198-4172-acf6-ab21bb0a416d
+name: o-ru-201000</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="a6e9f242-3b8f-4de8-91c0-4159cdbe765b">
+          <title>TapiNodeEdgePoint
+id: a6e9f242-3b8f-4de8-91c0-4159cdbe765b
+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="91c5947c-a38c-469d-b8d1-036eedc5f67c">
+            <title>TapiConnectionEdgePoint
+id: 91c5947c-a38c-469d-b8d1-036eedc5f67c
+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="9acad274-ec7d-43aa-9e80-c0f6270874af">
+          <title>TapiNodeEdgePoint
+id: 9acad274-ec7d-43aa-9e80-c0f6270874af
+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="21d51ff9-99cc-456d-9744-81071e4c4769">
+            <title>TapiConnectionEdgePoint
+id: 21d51ff9-99cc-456d-9744-81071e4c4769
+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="46fb255a-a00c-4e60-a966-c0a554565d85">
+        <title>TapiNodeUserEquipment
+id: 46fb255a-a00c-4e60-a966-c0a554565d85
+name: user-equipment-2010000</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="bd4f473e-aaac-44fd-b0a6-deb7b9a19d76">
+          <title>TapiNodeEdgePoint
+id: bd4f473e-aaac-44fd-b0a6-deb7b9a19d76
+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="15112808-a57e-4df2-bdbd-d8689ca2f031">
+            <title>TapiConnectionEdgePoint
+id: 15112808-a57e-4df2-bdbd-d8689ca2f031
+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="dc1b4254-c0e5-45f2-aed1-53860af29725">
+          <title>TapiNodeEdgePoint
+id: dc1b4254-c0e5-45f2-aed1-53860af29725
+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="0287d79c-8f50-43cb-b08b-2a2c7a701528">
+            <title>TapiConnectionEdgePoint
+id: 0287d79c-8f50-43cb-b08b-2a2c7a701528
+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="2b446a65-dcca-4d35-a9d1-ef21a87f954f">
+        <title>TapiNodeUserEquipment
+id: 2b446a65-dcca-4d35-a9d1-ef21a87f954f
+name: user-equipment-2010001</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="3d34a627-4ff0-47ae-9500-8ca870ae041a">
+          <title>TapiNodeEdgePoint
+id: 3d34a627-4ff0-47ae-9500-8ca870ae041a
+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="9823756d-993b-4d02-a0c4-bc8051168e0f">
+            <title>TapiConnectionEdgePoint
+id: 9823756d-993b-4d02-a0c4-bc8051168e0f
+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="63bb1c49-15ea-42b8-b8e6-2d8f4b9b757d">
+          <title>TapiNodeEdgePoint
+id: 63bb1c49-15ea-42b8-b8e6-2d8f4b9b757d
+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="468580b8-4e85-4246-ae83-628d8d1869fd">
+            <title>TapiConnectionEdgePoint
+id: 468580b8-4e85-4246-ae83-628d8d1869fd
+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="11f566cb-9a6d-41f6-8487-5493be9f3660">
+        <title>TapiNodeUserEquipment
+id: 11f566cb-9a6d-41f6-8487-5493be9f3660
+name: user-equipment-2010002</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="9d4d8a03-ddc9-4e97-a991-7ea5e1c776e5">
+          <title>TapiNodeEdgePoint
+id: 9d4d8a03-ddc9-4e97-a991-7ea5e1c776e5
+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="91790c76-90e7-4411-9780-ea7ab17b7233">
+            <title>TapiConnectionEdgePoint
+id: 91790c76-90e7-4411-9780-ea7ab17b7233
+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="44dd7a75-7e2b-4851-acfb-4bee3d94eb86">
+          <title>TapiNodeEdgePoint
+id: 44dd7a75-7e2b-4851-acfb-4bee3d94eb86
+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="b4455f37-7cdc-4d7a-8217-f675e0710879">
+            <title>TapiConnectionEdgePoint
+id: b4455f37-7cdc-4d7a-8217-f675e0710879
+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="0b1404f2-8e71-4113-8895-299c636789c6">
+        <title>TapiNodeORu
+id: 0b1404f2-8e71-4113-8895-299c636789c6
+name: o-ru-201001</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="85543469-b349-4729-b24a-5e25db81a4fc">
+          <title>TapiNodeEdgePoint
+id: 85543469-b349-4729-b24a-5e25db81a4fc
+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="d96d03fd-e1e3-413c-b12b-c5059684c8f2">
+            <title>TapiConnectionEdgePoint
+id: d96d03fd-e1e3-413c-b12b-c5059684c8f2
+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="8806ad02-6933-4102-a509-b5167b16c900">
+          <title>TapiNodeEdgePoint
+id: 8806ad02-6933-4102-a509-b5167b16c900
+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="705e84de-cc82-4841-9e6b-b17b537eb559">
+            <title>TapiConnectionEdgePoint
+id: 705e84de-cc82-4841-9e6b-b17b537eb559
+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="f95f89f8-c239-4fc1-aacb-3cf4f82b24a4">
+        <title>TapiNodeUserEquipment
+id: f95f89f8-c239-4fc1-aacb-3cf4f82b24a4
+name: user-equipment-2010010</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="4824e316-a576-457e-8706-88f3903db271">
+          <title>TapiNodeEdgePoint
+id: 4824e316-a576-457e-8706-88f3903db271
+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="565efdf9-6d2b-4e12-ba5c-71f0621c8a56">
+            <title>TapiConnectionEdgePoint
+id: 565efdf9-6d2b-4e12-ba5c-71f0621c8a56
+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="792b72b5-6dc0-43fd-b309-f014f14d1a64">
+          <title>TapiNodeEdgePoint
+id: 792b72b5-6dc0-43fd-b309-f014f14d1a64
+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="5238c065-4b70-4c32-8e92-59d4f222613c">
+            <title>TapiConnectionEdgePoint
+id: 5238c065-4b70-4c32-8e92-59d4f222613c
+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="a6585190-65dd-4fc1-8c3b-f525e13d2cf2">
+        <title>TapiNodeUserEquipment
+id: a6585190-65dd-4fc1-8c3b-f525e13d2cf2
+name: user-equipment-2010011</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="a257f741-87e6-4828-9033-bb80787841df">
+          <title>TapiNodeEdgePoint
+id: a257f741-87e6-4828-9033-bb80787841df
+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="ab7c27f4-82cf-4f3f-aabf-cac407a3ee64">
+            <title>TapiConnectionEdgePoint
+id: ab7c27f4-82cf-4f3f-aabf-cac407a3ee64
+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="f0d78b8f-9084-475e-96f6-60cbacd32632">
+          <title>TapiNodeEdgePoint
+id: f0d78b8f-9084-475e-96f6-60cbacd32632
+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="58c2ba46-2d0d-4282-a162-3ffb30437a67">
+            <title>TapiConnectionEdgePoint
+id: 58c2ba46-2d0d-4282-a162-3ffb30437a67
+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="fe3229a4-b2a6-4e7e-a19e-2836f37187be">
+        <title>TapiNodeUserEquipment
+id: fe3229a4-b2a6-4e7e-a19e-2836f37187be
+name: user-equipment-2010012</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="85dd4b44-b973-47ee-89a2-ed3c7f99d275">
+          <title>TapiNodeEdgePoint
+id: 85dd4b44-b973-47ee-89a2-ed3c7f99d275
+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="26453132-5f3f-4676-99ff-c20a05d854b5">
+            <title>TapiConnectionEdgePoint
+id: 26453132-5f3f-4676-99ff-c20a05d854b5
+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="041bf2f0-33be-4316-95a9-9f409270e204">
+          <title>TapiNodeEdgePoint
+id: 041bf2f0-33be-4316-95a9-9f409270e204
+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="72554297-ceb7-4bc3-aa58-c3b456c79b9a">
+            <title>TapiConnectionEdgePoint
+id: 72554297-ceb7-4bc3-aa58-c3b456c79b9a
+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="f5a39a85-55fe-4e50-9e2b-fd243fefc2e9">
+        <title>TapiNodeORu
+id: f5a39a85-55fe-4e50-9e2b-fd243fefc2e9
+name: o-ru-201002</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="530d8ae9-b10c-4ecc-8dff-d06713b4d0fb">
+          <title>TapiNodeEdgePoint
+id: 530d8ae9-b10c-4ecc-8dff-d06713b4d0fb
+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="a9f41ca3-64da-4f45-a5e1-22aee41b3030">
+            <title>TapiConnectionEdgePoint
+id: a9f41ca3-64da-4f45-a5e1-22aee41b3030
+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="b92ea61f-0a54-4e5d-b57e-b09ad2f989c9">
+          <title>TapiNodeEdgePoint
+id: b92ea61f-0a54-4e5d-b57e-b09ad2f989c9
+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="06ef1657-070c-4fe7-b580-9c8bedb636c1">
+            <title>TapiConnectionEdgePoint
+id: 06ef1657-070c-4fe7-b580-9c8bedb636c1
+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="fa736bd7-60a6-4950-9f8f-aa11ad7e5df0">
+        <title>TapiNodeUserEquipment
+id: fa736bd7-60a6-4950-9f8f-aa11ad7e5df0
+name: user-equipment-2010020</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="fdd71078-30c9-41ce-9736-8eab6043ec9d">
+          <title>TapiNodeEdgePoint
+id: fdd71078-30c9-41ce-9736-8eab6043ec9d
+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="e87435e3-194e-44e7-a5c3-2a9863118258">
+            <title>TapiConnectionEdgePoint
+id: e87435e3-194e-44e7-a5c3-2a9863118258
+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="89c5d78a-2eda-489e-88f0-465e44b23471">
+          <title>TapiNodeEdgePoint
+id: 89c5d78a-2eda-489e-88f0-465e44b23471
+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="a6518f87-2926-4f46-849c-78da7bcddbc2">
+            <title>TapiConnectionEdgePoint
+id: a6518f87-2926-4f46-849c-78da7bcddbc2
+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="be8e5aa6-0d51-4d55-8984-a6287f5a73dc">
+        <title>TapiNodeUserEquipment
+id: be8e5aa6-0d51-4d55-8984-a6287f5a73dc
+name: user-equipment-2010021</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="eb3cfee7-e454-4f9f-b962-4cb893182531">
+          <title>TapiNodeEdgePoint
+id: eb3cfee7-e454-4f9f-b962-4cb893182531
+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="c2c515ef-7d5b-4af4-a8d4-56263a42c935">
+            <title>TapiConnectionEdgePoint
+id: c2c515ef-7d5b-4af4-a8d4-56263a42c935
+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="5c95ff2b-77d9-41bb-a679-00abbaa1ccc5">
+          <title>TapiNodeEdgePoint
+id: 5c95ff2b-77d9-41bb-a679-00abbaa1ccc5
+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="b1fb29cb-8535-46dd-92d2-96d898bbb634">
+            <title>TapiConnectionEdgePoint
+id: b1fb29cb-8535-46dd-92d2-96d898bbb634
+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="b3bbf010-aa30-49b8-83b3-0cefa51740d2">
+        <title>TapiNodeUserEquipment
+id: b3bbf010-aa30-49b8-83b3-0cefa51740d2
+name: user-equipment-2010022</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="cd56ba02-4e0c-4d64-b90c-bd5beefc78b0">
+          <title>TapiNodeEdgePoint
+id: cd56ba02-4e0c-4d64-b90c-bd5beefc78b0
+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="85a7f090-f385-4a8a-aa69-8a45178141ea">
+            <title>TapiConnectionEdgePoint
+id: 85a7f090-f385-4a8a-aa69-8a45178141ea
+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="3e670d11-19d9-41ca-a4ac-4fbef08a31bf">
+          <title>TapiNodeEdgePoint
+id: 3e670d11-19d9-41ca-a4ac-4fbef08a31bf
+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="e1256825-a810-495d-a58c-dc06b800a699">
+            <title>TapiConnectionEdgePoint
+id: e1256825-a810-495d-a58c-dc06b800a699
+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="fdbe6191-6234-4585-933b-4804a930339c">
+        <title>TapiNodeODu
+id: fdbe6191-6234-4585-933b-4804a930339c
+name: o-du-2011</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="c24edc75-2ada-4157-a7d5-9cf3db71509c">
+          <title>TapiNodeEdgePoint
+id: c24edc75-2ada-4157-a7d5-9cf3db71509c
+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="a7a14f3f-0486-427b-b3a0-69b4ad560e5e">
+            <title>TapiConnectionEdgePoint
+id: a7a14f3f-0486-427b-b3a0-69b4ad560e5e
+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="588b9d76-bd94-4f03-90c6-2e3f765e1781">
+          <title>TapiNodeEdgePoint
+id: 588b9d76-bd94-4f03-90c6-2e3f765e1781
+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="8c6102ec-0635-4ef7-ad24-ed4fa7c88c5d">
+            <title>TapiConnectionEdgePoint
+id: 8c6102ec-0635-4ef7-ad24-ed4fa7c88c5d
+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="716a5a3d-4ebc-4aa1-bbb8-b54236db94a9">
+            <title>TapiConnectionEdgePoint
+id: 716a5a3d-4ebc-4aa1-bbb8-b54236db94a9
+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="784d1646-2304-484f-8e38-4ded3d2142a7">
+            <title>TapiConnectionEdgePoint
+id: 784d1646-2304-484f-8e38-4ded3d2142a7
+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="71812e19-67b8-42ce-983b-8e059fba4643">
+          <title>TapiNodeEdgePoint
+id: 71812e19-67b8-42ce-983b-8e059fba4643
+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="44565db8-db2c-4b4e-8999-042d2fdeb608">
+            <title>TapiConnectionEdgePoint
+id: 44565db8-db2c-4b4e-8999-042d2fdeb608
+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="f53b1ee7-05c3-44b3-9f90-1dd4e780e6a7">
+          <title>TapiNodeEdgePoint
+id: f53b1ee7-05c3-44b3-9f90-1dd4e780e6a7
+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="e15a67e0-7026-4afe-a66b-42cd046e3981">
+            <title>TapiConnectionEdgePoint
+id: e15a67e0-7026-4afe-a66b-42cd046e3981
+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="3244c17e-10e9-403a-9552-08443f1a8972">
+        <title>TapiNodeFronthaulGateway
+id: 3244c17e-10e9-403a-9552-08443f1a8972
+name: fronthaul-gateway-20110</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="e404d0a9-b45f-4054-8962-407cfb83562a">
+          <title>TapiNodeEdgePoint
+id: e404d0a9-b45f-4054-8962-407cfb83562a
+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="c44b6e68-1df4-4615-9ad5-57d6dbbf9eae">
+            <title>TapiConnectionEdgePoint
+id: c44b6e68-1df4-4615-9ad5-57d6dbbf9eae
+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="f3b85b7a-1ea1-41ac-8dc7-bccc75473120">
+          <title>TapiNodeEdgePoint
+id: f3b85b7a-1ea1-41ac-8dc7-bccc75473120
+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="ce9d5482-eb3d-4fa4-bc78-6b890c0e417c">
+            <title>TapiConnectionEdgePoint
+id: ce9d5482-eb3d-4fa4-bc78-6b890c0e417c
+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="8cb803d7-cb15-4660-85b7-17d84e487621">
+          <title>TapiNodeEdgePoint
+id: 8cb803d7-cb15-4660-85b7-17d84e487621
+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="aaacc5df-d949-4447-b1fa-664b7a6844ad">
+            <title>TapiConnectionEdgePoint
+id: aaacc5df-d949-4447-b1fa-664b7a6844ad
+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="20f9c19d-3d08-4749-89fe-647a92fc9535">
+          <title>TapiNodeEdgePoint
+id: 20f9c19d-3d08-4749-89fe-647a92fc9535
+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="03c8c8ec-6abf-4b9b-932d-e3c75438aba3">
+            <title>TapiConnectionEdgePoint
+id: 03c8c8ec-6abf-4b9b-932d-e3c75438aba3
+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="00a96f46-061b-4d43-8918-f5640349cc9c">
+          <title>TapiNodeEdgePoint
+id: 00a96f46-061b-4d43-8918-f5640349cc9c
+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="e9ce8108-8e87-479f-a189-911ec6061072">
+            <title>TapiConnectionEdgePoint
+id: e9ce8108-8e87-479f-a189-911ec6061072
+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="bfaf6b39-5e50-420e-b3ad-6a54d294ace9">
+        <title>TapiNodeORu
+id: bfaf6b39-5e50-420e-b3ad-6a54d294ace9
+name: o-ru-201100</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="b0adbfef-25b8-4a25-973c-f578c525128d">
+          <title>TapiNodeEdgePoint
+id: b0adbfef-25b8-4a25-973c-f578c525128d
+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="09fcb882-2108-412e-9343-a864329383bb">
+            <title>TapiConnectionEdgePoint
+id: 09fcb882-2108-412e-9343-a864329383bb
+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="ba0541db-5f1d-44cf-9bb3-7c0615f1e9e4">
+          <title>TapiNodeEdgePoint
+id: ba0541db-5f1d-44cf-9bb3-7c0615f1e9e4
+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="cae39d1a-626a-4870-8867-3afd2d8f923f">
+            <title>TapiConnectionEdgePoint
+id: cae39d1a-626a-4870-8867-3afd2d8f923f
+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="b92b064f-ade5-4d09-8fcc-7527017f21b7">
+        <title>TapiNodeUserEquipment
+id: b92b064f-ade5-4d09-8fcc-7527017f21b7
+name: user-equipment-2011000</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="68498ea2-207d-4438-96bb-1d4ea03e4732">
+          <title>TapiNodeEdgePoint
+id: 68498ea2-207d-4438-96bb-1d4ea03e4732
+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="ae1c7330-304f-4cd7-8ce0-7927555709fb">
+            <title>TapiConnectionEdgePoint
+id: ae1c7330-304f-4cd7-8ce0-7927555709fb
+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="548bca0b-1a6b-467d-8c65-79b6e212b68c">
+          <title>TapiNodeEdgePoint
+id: 548bca0b-1a6b-467d-8c65-79b6e212b68c
+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="5e092108-6951-4d7e-a580-7ea6e5ca3d2c">
+            <title>TapiConnectionEdgePoint
+id: 5e092108-6951-4d7e-a580-7ea6e5ca3d2c
+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="11c13524-a3f5-43de-88d8-8d668ce1e6a0">
+        <title>TapiNodeUserEquipment
+id: 11c13524-a3f5-43de-88d8-8d668ce1e6a0
+name: user-equipment-2011001</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="06a03827-2672-4d3f-8789-a971beaed21f">
+          <title>TapiNodeEdgePoint
+id: 06a03827-2672-4d3f-8789-a971beaed21f
+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="1c16722a-2947-473f-b990-53a0868dae73">
+            <title>TapiConnectionEdgePoint
+id: 1c16722a-2947-473f-b990-53a0868dae73
+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="a7102245-d18d-457c-b864-409790cc53c3">
+          <title>TapiNodeEdgePoint
+id: a7102245-d18d-457c-b864-409790cc53c3
+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="04dabfd3-5d5a-4652-8e41-d33f25e07790">
+            <title>TapiConnectionEdgePoint
+id: 04dabfd3-5d5a-4652-8e41-d33f25e07790
+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="db52e63f-5a6a-4a6f-a773-b2a6377130e8">
+        <title>TapiNodeUserEquipment
+id: db52e63f-5a6a-4a6f-a773-b2a6377130e8
+name: user-equipment-2011002</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="2315d263-7c9d-48ef-b6e2-8c00fae1eaaf">
+          <title>TapiNodeEdgePoint
+id: 2315d263-7c9d-48ef-b6e2-8c00fae1eaaf
+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="c9c60261-2684-414c-b768-9bfee9aec2c2">
+            <title>TapiConnectionEdgePoint
+id: c9c60261-2684-414c-b768-9bfee9aec2c2
+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="2f34b1a7-2e79-4f62-9d42-fab0f669e037">
+          <title>TapiNodeEdgePoint
+id: 2f34b1a7-2e79-4f62-9d42-fab0f669e037
+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="f0637ee1-d91a-4eac-8482-ad3695f10d06">
+            <title>TapiConnectionEdgePoint
+id: f0637ee1-d91a-4eac-8482-ad3695f10d06
+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="130c54e3-b84e-4b1d-b28f-52ff3d554d57">
+        <title>TapiNodeORu
+id: 130c54e3-b84e-4b1d-b28f-52ff3d554d57
+name: o-ru-201101</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="5378ca20-e0b5-4136-9ece-cd21968af64f">
+          <title>TapiNodeEdgePoint
+id: 5378ca20-e0b5-4136-9ece-cd21968af64f
+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="d4e8bbf3-d900-4734-ad97-0ebabc47fdd9">
+            <title>TapiConnectionEdgePoint
+id: d4e8bbf3-d900-4734-ad97-0ebabc47fdd9
+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="217c97ec-f9b1-4b84-8a7a-f412638a23da">
+          <title>TapiNodeEdgePoint
+id: 217c97ec-f9b1-4b84-8a7a-f412638a23da
+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="b72f3373-a8ba-433c-911f-5eceb96a094f">
+            <title>TapiConnectionEdgePoint
+id: b72f3373-a8ba-433c-911f-5eceb96a094f
+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="e2a2b6b4-0d45-4afa-a802-5eb8fb6fd2a6">
+        <title>TapiNodeUserEquipment
+id: e2a2b6b4-0d45-4afa-a802-5eb8fb6fd2a6
+name: user-equipment-2011010</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="4569809a-e04a-4849-816a-043ef666c561">
+          <title>TapiNodeEdgePoint
+id: 4569809a-e04a-4849-816a-043ef666c561
+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="0150649b-e19f-4d5c-9bda-15bf00a62a04">
+            <title>TapiConnectionEdgePoint
+id: 0150649b-e19f-4d5c-9bda-15bf00a62a04
+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="ae5b01a6-36f6-4dab-8967-f5583f53fc80">
+          <title>TapiNodeEdgePoint
+id: ae5b01a6-36f6-4dab-8967-f5583f53fc80
+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="7d2dd1cf-2415-4c6f-99a4-3d46b95db5a1">
+            <title>TapiConnectionEdgePoint
+id: 7d2dd1cf-2415-4c6f-99a4-3d46b95db5a1
+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="437f4f22-8910-4f8b-aa85-3011aeb2a3f5">
+        <title>TapiNodeUserEquipment
+id: 437f4f22-8910-4f8b-aa85-3011aeb2a3f5
+name: user-equipment-2011011</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="9efbe4f1-9c2a-4328-b4ce-546432209924">
+          <title>TapiNodeEdgePoint
+id: 9efbe4f1-9c2a-4328-b4ce-546432209924
+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="f03d4446-5de8-4281-9464-147bfc1b8b4a">
+            <title>TapiConnectionEdgePoint
+id: f03d4446-5de8-4281-9464-147bfc1b8b4a
+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="fed3819c-8801-4a59-91ce-f89fe57321d0">
+          <title>TapiNodeEdgePoint
+id: fed3819c-8801-4a59-91ce-f89fe57321d0
+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="5cb2e369-1f9f-49e9-b261-07ad422a7725">
+            <title>TapiConnectionEdgePoint
+id: 5cb2e369-1f9f-49e9-b261-07ad422a7725
+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="1d7fc4c8-234f-4de4-b841-35c3c3e8aceb">
+        <title>TapiNodeUserEquipment
+id: 1d7fc4c8-234f-4de4-b841-35c3c3e8aceb
+name: user-equipment-2011012</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="bf7e44ee-d7f3-4ecf-aa50-32c55f9f4c83">
+          <title>TapiNodeEdgePoint
+id: bf7e44ee-d7f3-4ecf-aa50-32c55f9f4c83
+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="3b1fc6bc-41eb-4007-acf5-1169bc4069eb">
+            <title>TapiConnectionEdgePoint
+id: 3b1fc6bc-41eb-4007-acf5-1169bc4069eb
+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="6fce61b2-6fb8-46ee-a8c7-858f939cf2e4">
+          <title>TapiNodeEdgePoint
+id: 6fce61b2-6fb8-46ee-a8c7-858f939cf2e4
+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="f3feb1c3-a7bd-4bbc-8c3a-9429b50a37a8">
+            <title>TapiConnectionEdgePoint
+id: f3feb1c3-a7bd-4bbc-8c3a-9429b50a37a8
+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="4908591d-153e-4534-8a27-31d7c5fa15eb">
+        <title>TapiNodeORu
+id: 4908591d-153e-4534-8a27-31d7c5fa15eb
+name: o-ru-201102</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="590f731b-6903-4680-a9ec-b073e52f7f8f">
+          <title>TapiNodeEdgePoint
+id: 590f731b-6903-4680-a9ec-b073e52f7f8f
+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="129beb7c-83fc-4157-8985-1bb76f1a0802">
+            <title>TapiConnectionEdgePoint
+id: 129beb7c-83fc-4157-8985-1bb76f1a0802
+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="bfbe4ea8-264f-4fb1-be9f-1b0d943fedba">
+          <title>TapiNodeEdgePoint
+id: bfbe4ea8-264f-4fb1-be9f-1b0d943fedba
+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="d42c8a7e-f8a6-401a-8aa1-2aebe0f63e30">
+            <title>TapiConnectionEdgePoint
+id: d42c8a7e-f8a6-401a-8aa1-2aebe0f63e30
+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="2bdd4af9-07f9-43b3-8b2d-c50263029a7c">
+        <title>TapiNodeUserEquipment
+id: 2bdd4af9-07f9-43b3-8b2d-c50263029a7c
+name: user-equipment-2011020</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="3dcbde6a-f98a-4bc1-9ca7-59ad1e464615">
+          <title>TapiNodeEdgePoint
+id: 3dcbde6a-f98a-4bc1-9ca7-59ad1e464615
+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="807ce2a9-ad50-4323-a620-811d66d13321">
+            <title>TapiConnectionEdgePoint
+id: 807ce2a9-ad50-4323-a620-811d66d13321
+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="5c41d209-2806-4992-b0d3-3a2abb8e12c7">
+          <title>TapiNodeEdgePoint
+id: 5c41d209-2806-4992-b0d3-3a2abb8e12c7
+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="a26e55ea-99bf-43a8-95f4-4b6f31514d6e">
+            <title>TapiConnectionEdgePoint
+id: a26e55ea-99bf-43a8-95f4-4b6f31514d6e
+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="c82ecb8c-9571-49ba-8376-32f4696ae731">
+        <title>TapiNodeUserEquipment
+id: c82ecb8c-9571-49ba-8376-32f4696ae731
+name: user-equipment-2011021</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="761015da-0776-4de9-8d58-d0caae88b7df">
+          <title>TapiNodeEdgePoint
+id: 761015da-0776-4de9-8d58-d0caae88b7df
+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="e8bd0e6d-caf3-4582-a3a1-35a1b8361037">
+            <title>TapiConnectionEdgePoint
+id: e8bd0e6d-caf3-4582-a3a1-35a1b8361037
+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="826392bd-4320-4fe7-b108-3d542d7d665f">
+          <title>TapiNodeEdgePoint
+id: 826392bd-4320-4fe7-b108-3d542d7d665f
+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="16c82fe7-e09a-4a5b-8626-db2c67a4d680">
+            <title>TapiConnectionEdgePoint
+id: 16c82fe7-e09a-4a5b-8626-db2c67a4d680
+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="4263a737-a204-4e52-99f4-6f527dd18087">
+        <title>TapiNodeUserEquipment
+id: 4263a737-a204-4e52-99f4-6f527dd18087
+name: user-equipment-2011022</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="fee282a4-5c07-4779-8391-a84baa8b34e5">
+          <title>TapiNodeEdgePoint
+id: fee282a4-5c07-4779-8391-a84baa8b34e5
+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="326aec37-60d5-4fe5-a4ff-37be576f9586">
+            <title>TapiConnectionEdgePoint
+id: 326aec37-60d5-4fe5-a4ff-37be576f9586
+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="90b4ef78-0f2f-4427-9592-52eb7fbb75d7">
+          <title>TapiNodeEdgePoint
+id: 90b4ef78-0f2f-4427-9592-52eb7fbb75d7
+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="60b74a75-397d-4182-b728-9cb10541775f">
+            <title>TapiConnectionEdgePoint
+id: 60b74a75-397d-4182-b728-9cb10541775f
+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="627c17e5-0268-4071-bfbf-f994411cfef2">
+        <title>TapiNodeODu
+id: 627c17e5-0268-4071-bfbf-f994411cfef2
+name: o-du-2012</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="c8fcbea6-6f3b-445b-b05d-413a30c75a8e">
+          <title>TapiNodeEdgePoint
+id: c8fcbea6-6f3b-445b-b05d-413a30c75a8e
+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="3b93f379-a7aa-4979-be31-c54896018f0c">
+            <title>TapiConnectionEdgePoint
+id: 3b93f379-a7aa-4979-be31-c54896018f0c
+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="ae259f0c-6097-427f-a73f-c5d2c4de6aab">
+          <title>TapiNodeEdgePoint
+id: ae259f0c-6097-427f-a73f-c5d2c4de6aab
+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="0dc3f196-466d-46bd-a4ed-46835f2129ed">
+            <title>TapiConnectionEdgePoint
+id: 0dc3f196-466d-46bd-a4ed-46835f2129ed
+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="74039080-95e5-4827-9ee2-9af52ed64a16">
+            <title>TapiConnectionEdgePoint
+id: 74039080-95e5-4827-9ee2-9af52ed64a16
+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="55b107f6-bde5-4154-b5ea-1f8f68176ca1">
+            <title>TapiConnectionEdgePoint
+id: 55b107f6-bde5-4154-b5ea-1f8f68176ca1
+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="60100c4e-d314-43bf-b569-93c4237c7b70">
+          <title>TapiNodeEdgePoint
+id: 60100c4e-d314-43bf-b569-93c4237c7b70
+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="0cf52041-53cf-40b7-8d58-55a497989d2f">
+            <title>TapiConnectionEdgePoint
+id: 0cf52041-53cf-40b7-8d58-55a497989d2f
+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="68fa1a02-c388-4f5b-9355-33a0ffa66f49">
+          <title>TapiNodeEdgePoint
+id: 68fa1a02-c388-4f5b-9355-33a0ffa66f49
+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="fabeb76b-aceb-4672-a1f4-673bebd73abb">
+            <title>TapiConnectionEdgePoint
+id: fabeb76b-aceb-4672-a1f4-673bebd73abb
+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="f3e64fe6-339e-44d2-b084-2031860b8967">
+        <title>TapiNodeFronthaulGateway
+id: f3e64fe6-339e-44d2-b084-2031860b8967
+name: fronthaul-gateway-20120</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="47e876c2-9074-4d80-8a8e-9cd0d3fbb0f4">
+          <title>TapiNodeEdgePoint
+id: 47e876c2-9074-4d80-8a8e-9cd0d3fbb0f4
+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="36543291-7a18-4081-9d09-8f10d60053d5">
+            <title>TapiConnectionEdgePoint
+id: 36543291-7a18-4081-9d09-8f10d60053d5
+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="54776887-9286-41d4-b829-8a1749947a42">
+          <title>TapiNodeEdgePoint
+id: 54776887-9286-41d4-b829-8a1749947a42
+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="ecc5d82f-af96-4d5f-b896-dad904b6d8b2">
+            <title>TapiConnectionEdgePoint
+id: ecc5d82f-af96-4d5f-b896-dad904b6d8b2
+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="c5ae471d-32de-4d8e-9e28-5ed4e43f31c5">
+          <title>TapiNodeEdgePoint
+id: c5ae471d-32de-4d8e-9e28-5ed4e43f31c5
+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="ce44d8fc-dff9-44df-80ee-04c26e562343">
+            <title>TapiConnectionEdgePoint
+id: ce44d8fc-dff9-44df-80ee-04c26e562343
+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="83bcfd01-bd30-495b-baa9-f59bc4776540">
+          <title>TapiNodeEdgePoint
+id: 83bcfd01-bd30-495b-baa9-f59bc4776540
+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="5a8caaca-a45e-41fa-9ea5-1857e8649563">
+            <title>TapiConnectionEdgePoint
+id: 5a8caaca-a45e-41fa-9ea5-1857e8649563
+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="3fc0060b-3785-4e74-ac2e-cd3ffe51e306">
+          <title>TapiNodeEdgePoint
+id: 3fc0060b-3785-4e74-ac2e-cd3ffe51e306
+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="dcb4ba28-fa1f-4031-be80-a75b858a5045">
+            <title>TapiConnectionEdgePoint
+id: dcb4ba28-fa1f-4031-be80-a75b858a5045
+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="a1b0ef72-588f-4e32-b7a7-0e68e821949c">
+        <title>TapiNodeORu
+id: a1b0ef72-588f-4e32-b7a7-0e68e821949c
+name: o-ru-201200</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="9941f43f-a335-42d6-b4c4-96f00c2676b6">
+          <title>TapiNodeEdgePoint
+id: 9941f43f-a335-42d6-b4c4-96f00c2676b6
+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="a98b6fa2-1aef-4ff1-82c0-aee4862c62ef">
+            <title>TapiConnectionEdgePoint
+id: a98b6fa2-1aef-4ff1-82c0-aee4862c62ef
+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="c245ee03-b3db-4782-98d8-8551215cac3c">
+          <title>TapiNodeEdgePoint
+id: c245ee03-b3db-4782-98d8-8551215cac3c
+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="7134ec17-aab1-46df-b1fb-bc4e86c8f121">
+            <title>TapiConnectionEdgePoint
+id: 7134ec17-aab1-46df-b1fb-bc4e86c8f121
+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="d4d56018-d2ed-4ed1-8b88-a6a0db66ca23">
+        <title>TapiNodeUserEquipment
+id: d4d56018-d2ed-4ed1-8b88-a6a0db66ca23
+name: user-equipment-2012000</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="090b5ae2-4046-4e85-b58c-95b717534ea0">
+          <title>TapiNodeEdgePoint
+id: 090b5ae2-4046-4e85-b58c-95b717534ea0
+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="28bc6e28-53e2-4fa3-a779-5b9faed9f6a2">
+            <title>TapiConnectionEdgePoint
+id: 28bc6e28-53e2-4fa3-a779-5b9faed9f6a2
+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="6fb90c59-c044-488a-adf7-e45d319a0b6d">
+          <title>TapiNodeEdgePoint
+id: 6fb90c59-c044-488a-adf7-e45d319a0b6d
+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="8f09ebfc-d825-4922-91a3-86d1950da61c">
+            <title>TapiConnectionEdgePoint
+id: 8f09ebfc-d825-4922-91a3-86d1950da61c
+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="3e82e3a4-6e6c-479a-a9b1-32b840574ac4">
+        <title>TapiNodeUserEquipment
+id: 3e82e3a4-6e6c-479a-a9b1-32b840574ac4
+name: user-equipment-2012001</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="544c8a93-44f3-4fb4-b6a5-becb27571804">
+          <title>TapiNodeEdgePoint
+id: 544c8a93-44f3-4fb4-b6a5-becb27571804
+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="b0f7d0e5-e009-4601-9331-fcf151fb2e92">
+            <title>TapiConnectionEdgePoint
+id: b0f7d0e5-e009-4601-9331-fcf151fb2e92
+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="b82bc4cd-fcb6-4691-8f92-d65b3081b569">
+          <title>TapiNodeEdgePoint
+id: b82bc4cd-fcb6-4691-8f92-d65b3081b569
+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="3fac84f7-6fe7-4d21-b136-46208b94e475">
+            <title>TapiConnectionEdgePoint
+id: 3fac84f7-6fe7-4d21-b136-46208b94e475
+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="ab56497a-6fdb-446e-a552-614ed5c6de2f">
+        <title>TapiNodeUserEquipment
+id: ab56497a-6fdb-446e-a552-614ed5c6de2f
+name: user-equipment-2012002</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="c72300b3-2b4f-4418-9ae9-1a4e2bcc2eee">
+          <title>TapiNodeEdgePoint
+id: c72300b3-2b4f-4418-9ae9-1a4e2bcc2eee
+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="b0ec388f-492c-4b30-ac28-f2f22d2abe44">
+            <title>TapiConnectionEdgePoint
+id: b0ec388f-492c-4b30-ac28-f2f22d2abe44
+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="9cbd05a8-7ac7-4afa-8ed6-082f812988b7">
+          <title>TapiNodeEdgePoint
+id: 9cbd05a8-7ac7-4afa-8ed6-082f812988b7
+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="0b2b9cf9-cc96-4929-897d-60efb86b562a">
+            <title>TapiConnectionEdgePoint
+id: 0b2b9cf9-cc96-4929-897d-60efb86b562a
+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="0bdeec92-efc0-4da7-ae10-aa3f28df4ed7">
+        <title>TapiNodeORu
+id: 0bdeec92-efc0-4da7-ae10-aa3f28df4ed7
+name: o-ru-201201</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="4f3b36e1-88a4-48f8-b1d6-0a09a9357205">
+          <title>TapiNodeEdgePoint
+id: 4f3b36e1-88a4-48f8-b1d6-0a09a9357205
+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="eabcc8b4-4101-4378-b003-ef81132c0ca7">
+            <title>TapiConnectionEdgePoint
+id: eabcc8b4-4101-4378-b003-ef81132c0ca7
+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="f246b7ad-112c-43d0-ab32-fc2b863104b5">
+          <title>TapiNodeEdgePoint
+id: f246b7ad-112c-43d0-ab32-fc2b863104b5
+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="7189434b-122f-444e-8c39-38295ae49b61">
+            <title>TapiConnectionEdgePoint
+id: 7189434b-122f-444e-8c39-38295ae49b61
+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="8e3ff168-b3ac-4dc1-a63c-8c77e4ffd5e1">
+        <title>TapiNodeUserEquipment
+id: 8e3ff168-b3ac-4dc1-a63c-8c77e4ffd5e1
+name: user-equipment-2012010</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="2013a5c4-5aca-46be-98fe-4967c5c43830">
+          <title>TapiNodeEdgePoint
+id: 2013a5c4-5aca-46be-98fe-4967c5c43830
+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="8ddbd71b-e35b-41a4-925e-08203124716d">
+            <title>TapiConnectionEdgePoint
+id: 8ddbd71b-e35b-41a4-925e-08203124716d
+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="9130ca81-9524-4e88-8bc7-b0e0c5f6eba1">
+          <title>TapiNodeEdgePoint
+id: 9130ca81-9524-4e88-8bc7-b0e0c5f6eba1
+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="eae40a25-b2a9-4e0e-93d0-b08872e7d199">
+            <title>TapiConnectionEdgePoint
+id: eae40a25-b2a9-4e0e-93d0-b08872e7d199
+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="0bfda0f3-22d5-4517-b031-d9eb19c67cbc">
+        <title>TapiNodeUserEquipment
+id: 0bfda0f3-22d5-4517-b031-d9eb19c67cbc
+name: user-equipment-2012011</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="6d2e4b2d-3df0-4443-a9bc-b8c57c9770bd">
+          <title>TapiNodeEdgePoint
+id: 6d2e4b2d-3df0-4443-a9bc-b8c57c9770bd
+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="16b1b774-52c2-4f4a-8cd5-d632d20fbf3e">
+            <title>TapiConnectionEdgePoint
+id: 16b1b774-52c2-4f4a-8cd5-d632d20fbf3e
+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="44b71abb-4183-4223-a552-4d77289ad2e6">
+          <title>TapiNodeEdgePoint
+id: 44b71abb-4183-4223-a552-4d77289ad2e6
+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="f54fe50e-40a6-4a3e-b362-6180d4cb2986">
+            <title>TapiConnectionEdgePoint
+id: f54fe50e-40a6-4a3e-b362-6180d4cb2986
+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="be727ccf-a769-4eb5-a03f-de72f58d06ca">
+        <title>TapiNodeUserEquipment
+id: be727ccf-a769-4eb5-a03f-de72f58d06ca
+name: user-equipment-2012012</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="98fdf9db-966b-4d7a-8b93-73624fff45f3">
+          <title>TapiNodeEdgePoint
+id: 98fdf9db-966b-4d7a-8b93-73624fff45f3
+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="7e26d051-5f82-46d0-8fbc-1a6707d36204">
+            <title>TapiConnectionEdgePoint
+id: 7e26d051-5f82-46d0-8fbc-1a6707d36204
+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="f53bb734-13db-4a9a-87eb-feec0dcc0394">
+          <title>TapiNodeEdgePoint
+id: f53bb734-13db-4a9a-87eb-feec0dcc0394
+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="31e091bd-f541-4ddb-a786-0fceee58f364">
+            <title>TapiConnectionEdgePoint
+id: 31e091bd-f541-4ddb-a786-0fceee58f364
+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="17f9e105-6151-4868-a47d-9001152cdcf3">
+        <title>TapiNodeORu
+id: 17f9e105-6151-4868-a47d-9001152cdcf3
+name: o-ru-201202</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="85e1bb35-e772-48d8-a2a9-91969ced0ede">
+          <title>TapiNodeEdgePoint
+id: 85e1bb35-e772-48d8-a2a9-91969ced0ede
+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="5913a1d5-c008-4556-83c4-096dae04dcc1">
+            <title>TapiConnectionEdgePoint
+id: 5913a1d5-c008-4556-83c4-096dae04dcc1
+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="1ec7a0c4-39df-4f4f-b4d1-1571fc41476e">
+          <title>TapiNodeEdgePoint
+id: 1ec7a0c4-39df-4f4f-b4d1-1571fc41476e
+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="39e5bb51-8c6f-41db-abbd-eb4be121a625">
+            <title>TapiConnectionEdgePoint
+id: 39e5bb51-8c6f-41db-abbd-eb4be121a625
+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="9f6f387e-2efb-4a42-8c36-7f1f9f66bdb7">
+        <title>TapiNodeUserEquipment
+id: 9f6f387e-2efb-4a42-8c36-7f1f9f66bdb7
+name: user-equipment-2012020</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="e18060f7-f0f6-4df3-a92c-3325e3c7fd01">
+          <title>TapiNodeEdgePoint
+id: e18060f7-f0f6-4df3-a92c-3325e3c7fd01
+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="83c934bb-0343-476a-a4e0-2c3307d59959">
+            <title>TapiConnectionEdgePoint
+id: 83c934bb-0343-476a-a4e0-2c3307d59959
+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="ff36fb4c-9955-46ae-af69-7edecc8411f6">
+          <title>TapiNodeEdgePoint
+id: ff36fb4c-9955-46ae-af69-7edecc8411f6
+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="8ad2df1b-ae43-49cf-a9c3-86895ded2daa">
+            <title>TapiConnectionEdgePoint
+id: 8ad2df1b-ae43-49cf-a9c3-86895ded2daa
+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="af1b31b1-ccf0-4295-9ad6-46c55a106ff5">
+        <title>TapiNodeUserEquipment
+id: af1b31b1-ccf0-4295-9ad6-46c55a106ff5
+name: user-equipment-2012021</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="1cdc6376-37ab-4a8e-a99e-738dd63cc8fc">
+          <title>TapiNodeEdgePoint
+id: 1cdc6376-37ab-4a8e-a99e-738dd63cc8fc
+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="4cb47275-28b6-416b-bc81-98766d997db3">
+            <title>TapiConnectionEdgePoint
+id: 4cb47275-28b6-416b-bc81-98766d997db3
+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="7d6c7cd9-9ae4-43b3-b13f-0e0ee3bb3a78">
+          <title>TapiNodeEdgePoint
+id: 7d6c7cd9-9ae4-43b3-b13f-0e0ee3bb3a78
+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="e1eb70a5-8bc3-4381-97d7-88a607a19f96">
+            <title>TapiConnectionEdgePoint
+id: e1eb70a5-8bc3-4381-97d7-88a607a19f96
+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="afcf7a50-eebe-49d9-bf66-26b4c77a72ef">
+        <title>TapiNodeUserEquipment
+id: afcf7a50-eebe-49d9-bf66-26b4c77a72ef
+name: user-equipment-2012022</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="da9f2765-8a09-4eec-a367-a988223239f2">
+          <title>TapiNodeEdgePoint
+id: da9f2765-8a09-4eec-a367-a988223239f2
+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="da14b3d4-11e6-4d14-a69c-59d0bf8423c8">
+            <title>TapiConnectionEdgePoint
+id: da14b3d4-11e6-4d14-a69c-59d0bf8423c8
+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="8518d676-018b-43a1-82ee-f2d28650ff38">
+          <title>TapiNodeEdgePoint
+id: 8518d676-018b-43a1-82ee-f2d28650ff38
+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="4f68bdbe-c264-4a8b-af16-a4cc970f3a06">
+            <title>TapiConnectionEdgePoint
+id: 4f68bdbe-c264-4a8b-af16-a4cc970f3a06
+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="8221f031-e11e-4f5d-a053-e8b461091666">
+        <title>TapiNodeOCuCp
+id: 8221f031-e11e-4f5d-a053-e8b461091666
+name: o-cu-cp-202</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="3942cfa2-156b-42d9-ad9c-a6a59b5fe915">
+          <title>TapiNodeEdgePoint
+id: 3942cfa2-156b-42d9-ad9c-a6a59b5fe915
+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="cfac9489-5477-41dd-a96a-46f51c77d531">
+            <title>TapiConnectionEdgePoint
+id: cfac9489-5477-41dd-a96a-46f51c77d531
+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="6da2b77d-b2f3-418d-b649-55b75298697f">
+          <title>TapiNodeEdgePoint
+id: 6da2b77d-b2f3-418d-b649-55b75298697f
+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="c38f21ed-23b0-4c5b-9c5a-5dcd10d7fb03">
+            <title>TapiConnectionEdgePoint
+id: c38f21ed-23b0-4c5b-9c5a-5dcd10d7fb03
+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="e3a5681f-3f43-43ac-81aa-89dc46f53c67">
+          <title>TapiNodeEdgePoint
+id: e3a5681f-3f43-43ac-81aa-89dc46f53c67
+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="3c3463e3-e440-4a37-84de-d7cf7d7f769b">
+            <title>TapiConnectionEdgePoint
+id: 3c3463e3-e440-4a37-84de-d7cf7d7f769b
+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="d350e3e0-d28d-47d7-8b63-eeadcb1084db">
+            <title>TapiConnectionEdgePoint
+id: d350e3e0-d28d-47d7-8b63-eeadcb1084db
+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="ac8bdec8-994a-4aa9-b374-85ac9357b037">
+            <title>TapiConnectionEdgePoint
+id: ac8bdec8-994a-4aa9-b374-85ac9357b037
+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="96b7a6d4-e5bd-498d-8c73-7a1ebcb5fd2e">
+          <title>TapiNodeEdgePoint
+id: 96b7a6d4-e5bd-498d-8c73-7a1ebcb5fd2e
+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="d84cfc1d-8ca0-4b1e-812d-667402e0262e">
+            <title>TapiConnectionEdgePoint
+id: d84cfc1d-8ca0-4b1e-812d-667402e0262e
+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="0adf5f3b-6f7f-4000-892b-6f8ca7b23a3e">
+          <title>TapiNodeEdgePoint
+id: 0adf5f3b-6f7f-4000-892b-6f8ca7b23a3e
+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="2922f249-2c84-4d49-b405-492cd87a90ad">
+            <title>TapiConnectionEdgePoint
+id: 2922f249-2c84-4d49-b405-492cd87a90ad
+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="b7d8c41a-7ec1-44ef-90d1-adeddfdd2989">
+        <title>TapiNodeOCuUp
+id: b7d8c41a-7ec1-44ef-90d1-adeddfdd2989
+name: o-cu-up-202</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="52ad1197-191d-48ff-9bb9-e9e3bbf715e8">
+          <title>TapiNodeEdgePoint
+id: 52ad1197-191d-48ff-9bb9-e9e3bbf715e8
+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="8c47306f-9eda-4985-a7b3-901f96057417">
+            <title>TapiConnectionEdgePoint
+id: 8c47306f-9eda-4985-a7b3-901f96057417
+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="9f79bb71-9540-4bd8-8418-bab5633e204f">
+          <title>TapiNodeEdgePoint
+id: 9f79bb71-9540-4bd8-8418-bab5633e204f
+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="7d2882fd-19ee-4c6d-ae63-2334958d2183">
+            <title>TapiConnectionEdgePoint
+id: 7d2882fd-19ee-4c6d-ae63-2334958d2183
+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="28472919-a202-404e-918d-abe62c233768">
+          <title>TapiNodeEdgePoint
+id: 28472919-a202-404e-918d-abe62c233768
+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="b569f1a5-9ff5-4462-8eed-21a2226c3847">
+            <title>TapiConnectionEdgePoint
+id: b569f1a5-9ff5-4462-8eed-21a2226c3847
+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="89d1ed68-a7cb-451b-bca1-ed6a9e577db6">
+            <title>TapiConnectionEdgePoint
+id: 89d1ed68-a7cb-451b-bca1-ed6a9e577db6
+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="f65af004-59cc-4f9b-9c59-52d2e583866a">
+            <title>TapiConnectionEdgePoint
+id: f65af004-59cc-4f9b-9c59-52d2e583866a
+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="0716651b-49e1-4e80-a621-4babd8f73f24">
+          <title>TapiNodeEdgePoint
+id: 0716651b-49e1-4e80-a621-4babd8f73f24
+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="69c8518a-72f1-4aaf-8868-5a81ff59066d">
+            <title>TapiConnectionEdgePoint
+id: 69c8518a-72f1-4aaf-8868-5a81ff59066d
+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="df10e796-c5e7-4893-8e1d-7a486003f55b">
+          <title>TapiNodeEdgePoint
+id: df10e796-c5e7-4893-8e1d-7a486003f55b
+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="5a42649a-4604-4a4a-8ad2-6b6035e29efa">
+            <title>TapiConnectionEdgePoint
+id: 5a42649a-4604-4a4a-8ad2-6b6035e29efa
+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="2e998c57-420f-4d68-a1d5-3d16cd6eb7a7">
+        <title>TapiNodeODu
+id: 2e998c57-420f-4d68-a1d5-3d16cd6eb7a7
+name: o-du-2020</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="1451277e-29fa-4d66-b407-fe2fd00be4d6">
+          <title>TapiNodeEdgePoint
+id: 1451277e-29fa-4d66-b407-fe2fd00be4d6
+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="cbaba939-9d2c-4597-b413-845c3c6edaca">
+            <title>TapiConnectionEdgePoint
+id: cbaba939-9d2c-4597-b413-845c3c6edaca
+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="c7949e82-a4f3-45e1-ba9e-d69851eab983">
+          <title>TapiNodeEdgePoint
+id: c7949e82-a4f3-45e1-ba9e-d69851eab983
+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="ce4391f9-cf13-4024-aa70-15f47ba759dc">
+            <title>TapiConnectionEdgePoint
+id: ce4391f9-cf13-4024-aa70-15f47ba759dc
+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="653cc26a-c54e-4867-8d70-58e4f1437cb0">
+            <title>TapiConnectionEdgePoint
+id: 653cc26a-c54e-4867-8d70-58e4f1437cb0
+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="fb10f525-efa3-48db-b52a-f0ed6c5e4b4e">
+            <title>TapiConnectionEdgePoint
+id: fb10f525-efa3-48db-b52a-f0ed6c5e4b4e
+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="25b8a010-5a7b-4886-a8ef-d998afa2bd60">
+          <title>TapiNodeEdgePoint
+id: 25b8a010-5a7b-4886-a8ef-d998afa2bd60
+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="e0c14578-5c8d-4440-a70a-bfd73a99a68c">
+            <title>TapiConnectionEdgePoint
+id: e0c14578-5c8d-4440-a70a-bfd73a99a68c
+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="2e763b71-ab2d-459b-a2ec-487a3a11c20d">
+          <title>TapiNodeEdgePoint
+id: 2e763b71-ab2d-459b-a2ec-487a3a11c20d
+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="56a2fc49-ed75-4912-9ea8-62d0cde2226d">
+            <title>TapiConnectionEdgePoint
+id: 56a2fc49-ed75-4912-9ea8-62d0cde2226d
+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="c310c48c-a926-4958-ab5a-390fdfb5446b">
+        <title>TapiNodeFronthaulGateway
+id: c310c48c-a926-4958-ab5a-390fdfb5446b
+name: fronthaul-gateway-20200</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="110d3eb6-2963-4b59-9192-6a29cca415ea">
+          <title>TapiNodeEdgePoint
+id: 110d3eb6-2963-4b59-9192-6a29cca415ea
+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="f0e03a40-7f77-49b0-829d-1ee0d024a9a1">
+            <title>TapiConnectionEdgePoint
+id: f0e03a40-7f77-49b0-829d-1ee0d024a9a1
+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="446c3939-7512-4a46-8370-449c23ed1cba">
+          <title>TapiNodeEdgePoint
+id: 446c3939-7512-4a46-8370-449c23ed1cba
+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="4d148862-acea-441e-b201-bc852852d4bf">
+            <title>TapiConnectionEdgePoint
+id: 4d148862-acea-441e-b201-bc852852d4bf
+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="89fe751a-73b5-4b6e-acf0-8a5b764345c5">
+          <title>TapiNodeEdgePoint
+id: 89fe751a-73b5-4b6e-acf0-8a5b764345c5
+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="1c22d128-adc9-47b9-a15f-18d4aee67d1b">
+            <title>TapiConnectionEdgePoint
+id: 1c22d128-adc9-47b9-a15f-18d4aee67d1b
+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="7ccdf4b8-94dc-4e27-acd5-3f53455b4c4f">
+          <title>TapiNodeEdgePoint
+id: 7ccdf4b8-94dc-4e27-acd5-3f53455b4c4f
+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="0465dfe0-5ed2-40c0-a2c0-a26bf203db3a">
+            <title>TapiConnectionEdgePoint
+id: 0465dfe0-5ed2-40c0-a2c0-a26bf203db3a
+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="4b2e08cd-e1b8-4d3d-9dad-f883b753fff9">
+          <title>TapiNodeEdgePoint
+id: 4b2e08cd-e1b8-4d3d-9dad-f883b753fff9
+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="5fb81eb1-b303-44c1-aa27-8bbce6d3ae5b">
+            <title>TapiConnectionEdgePoint
+id: 5fb81eb1-b303-44c1-aa27-8bbce6d3ae5b
+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="bec702a5-53ec-49ba-9eef-2af4341fd8bb">
+        <title>TapiNodeORu
+id: bec702a5-53ec-49ba-9eef-2af4341fd8bb
+name: o-ru-202000</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="56595464-07f6-4b12-80c7-fcc66a210ce4">
+          <title>TapiNodeEdgePoint
+id: 56595464-07f6-4b12-80c7-fcc66a210ce4
+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="59e896ad-38f7-4242-a49f-89a8acc8b9e3">
+            <title>TapiConnectionEdgePoint
+id: 59e896ad-38f7-4242-a49f-89a8acc8b9e3
+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="b3ec8c3f-f946-46d6-b735-2c6e7065d595">
+          <title>TapiNodeEdgePoint
+id: b3ec8c3f-f946-46d6-b735-2c6e7065d595
+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="41770dbc-a86e-4f10-8188-38d146a34cb5">
+            <title>TapiConnectionEdgePoint
+id: 41770dbc-a86e-4f10-8188-38d146a34cb5
+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="e062c3a2-e35d-4e6a-ae48-0b23b853ad80">
+        <title>TapiNodeUserEquipment
+id: e062c3a2-e35d-4e6a-ae48-0b23b853ad80
+name: user-equipment-2020000</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="b187a9a6-c0b6-4d69-8e6d-26fc4321b815">
+          <title>TapiNodeEdgePoint
+id: b187a9a6-c0b6-4d69-8e6d-26fc4321b815
+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="2b65d889-27d2-44ac-9e16-8a52a26ad0ed">
+            <title>TapiConnectionEdgePoint
+id: 2b65d889-27d2-44ac-9e16-8a52a26ad0ed
+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="49d61022-5a26-4cd5-a99c-f2493be89ca6">
+          <title>TapiNodeEdgePoint
+id: 49d61022-5a26-4cd5-a99c-f2493be89ca6
+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="86fd8e9b-da71-4c74-a04f-ab37b2b48e57">
+            <title>TapiConnectionEdgePoint
+id: 86fd8e9b-da71-4c74-a04f-ab37b2b48e57
+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="60e786e3-1e05-4986-8113-4dc02b9a8bf7">
+        <title>TapiNodeUserEquipment
+id: 60e786e3-1e05-4986-8113-4dc02b9a8bf7
+name: user-equipment-2020001</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="7bb8a712-e7a7-4531-af11-91ba816a81f0">
+          <title>TapiNodeEdgePoint
+id: 7bb8a712-e7a7-4531-af11-91ba816a81f0
+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="f5589589-b335-4c41-b6ed-091271d4fb47">
+            <title>TapiConnectionEdgePoint
+id: f5589589-b335-4c41-b6ed-091271d4fb47
+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="595c4401-3bb6-4f83-b6c0-897130998f4f">
+          <title>TapiNodeEdgePoint
+id: 595c4401-3bb6-4f83-b6c0-897130998f4f
+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="f0337e07-c6e7-4a4c-89c4-183fc8471406">
+            <title>TapiConnectionEdgePoint
+id: f0337e07-c6e7-4a4c-89c4-183fc8471406
+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="50b3d69b-8f61-4c0a-8041-76351f51be28">
+        <title>TapiNodeUserEquipment
+id: 50b3d69b-8f61-4c0a-8041-76351f51be28
+name: user-equipment-2020002</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="e2e6f7e1-f486-4622-9d31-3c53fbc3ae2c">
+          <title>TapiNodeEdgePoint
+id: e2e6f7e1-f486-4622-9d31-3c53fbc3ae2c
+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="3a799db9-c75a-4636-b0e5-384266d760d4">
+            <title>TapiConnectionEdgePoint
+id: 3a799db9-c75a-4636-b0e5-384266d760d4
+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="774daec8-800a-49a3-882d-6366c3ac4263">
+          <title>TapiNodeEdgePoint
+id: 774daec8-800a-49a3-882d-6366c3ac4263
+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="9e0257d5-9cde-4218-8d49-59f38cc2334e">
+            <title>TapiConnectionEdgePoint
+id: 9e0257d5-9cde-4218-8d49-59f38cc2334e
+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="a361fdec-4800-42f6-8149-e5b193bde0e8">
+        <title>TapiNodeORu
+id: a361fdec-4800-42f6-8149-e5b193bde0e8
+name: o-ru-202001</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="eaa01854-d1ca-412d-a673-bc3e2ad47685">
+          <title>TapiNodeEdgePoint
+id: eaa01854-d1ca-412d-a673-bc3e2ad47685
+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="6d27a209-3bb3-4f4b-9cfd-a7a3bda0fff7">
+            <title>TapiConnectionEdgePoint
+id: 6d27a209-3bb3-4f4b-9cfd-a7a3bda0fff7
+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="b8b18144-7734-4a1e-8d64-21714518fb0b">
+          <title>TapiNodeEdgePoint
+id: b8b18144-7734-4a1e-8d64-21714518fb0b
+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="9abbb9d6-6354-4741-9e19-8ca038bacd92">
+            <title>TapiConnectionEdgePoint
+id: 9abbb9d6-6354-4741-9e19-8ca038bacd92
+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="7852c8d8-e6e4-4bed-a60b-e9e6b5673676">
+        <title>TapiNodeUserEquipment
+id: 7852c8d8-e6e4-4bed-a60b-e9e6b5673676
+name: user-equipment-2020010</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="c7847b66-e058-4e7e-bf5b-f1f7af800fa8">
+          <title>TapiNodeEdgePoint
+id: c7847b66-e058-4e7e-bf5b-f1f7af800fa8
+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="d2d42692-5c4e-4fe1-b632-7b802f8559d8">
+            <title>TapiConnectionEdgePoint
+id: d2d42692-5c4e-4fe1-b632-7b802f8559d8
+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="e89d9f0a-1408-4188-84f1-a5b3859b3ed2">
+          <title>TapiNodeEdgePoint
+id: e89d9f0a-1408-4188-84f1-a5b3859b3ed2
+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="93501258-a4ef-466b-8b9c-c1185a4f4c7e">
+            <title>TapiConnectionEdgePoint
+id: 93501258-a4ef-466b-8b9c-c1185a4f4c7e
+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="5009106a-73d1-416b-9337-32c82aa6459b">
+        <title>TapiNodeUserEquipment
+id: 5009106a-73d1-416b-9337-32c82aa6459b
+name: user-equipment-2020011</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="3901eec5-57fc-4ba7-b618-f6cecbea7171">
+          <title>TapiNodeEdgePoint
+id: 3901eec5-57fc-4ba7-b618-f6cecbea7171
+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="13020fa2-74cc-4209-bd1a-2d126dd4c224">
+            <title>TapiConnectionEdgePoint
+id: 13020fa2-74cc-4209-bd1a-2d126dd4c224
+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="529fc669-6dc2-4130-b966-47632cee41bc">
+          <title>TapiNodeEdgePoint
+id: 529fc669-6dc2-4130-b966-47632cee41bc
+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="c7eeae7a-c9aa-44d9-85cd-163ab746d07c">
+            <title>TapiConnectionEdgePoint
+id: c7eeae7a-c9aa-44d9-85cd-163ab746d07c
+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="e530f7e7-e6fa-42c1-8f72-2bc75a97dc75">
+        <title>TapiNodeUserEquipment
+id: e530f7e7-e6fa-42c1-8f72-2bc75a97dc75
+name: user-equipment-2020012</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="029feb38-9b52-4d32-8c4b-3ae2855edf84">
+          <title>TapiNodeEdgePoint
+id: 029feb38-9b52-4d32-8c4b-3ae2855edf84
+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="8d9340a1-a5fe-491e-bb99-f2901ec92ec3">
+            <title>TapiConnectionEdgePoint
+id: 8d9340a1-a5fe-491e-bb99-f2901ec92ec3
+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="9cad99b5-5d1a-4ffd-9931-5ee0383e0f44">
+          <title>TapiNodeEdgePoint
+id: 9cad99b5-5d1a-4ffd-9931-5ee0383e0f44
+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="9060ed1e-cfb7-47af-8667-0d7f0abcb107">
+            <title>TapiConnectionEdgePoint
+id: 9060ed1e-cfb7-47af-8667-0d7f0abcb107
+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="68859931-77d5-45e8-975d-203512b92963">
+        <title>TapiNodeORu
+id: 68859931-77d5-45e8-975d-203512b92963
+name: o-ru-202002</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="275e1069-12fa-4006-a627-77534649203d">
+          <title>TapiNodeEdgePoint
+id: 275e1069-12fa-4006-a627-77534649203d
+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="ea521e8d-46fd-40c6-9dc1-62c04b9e4345">
+            <title>TapiConnectionEdgePoint
+id: ea521e8d-46fd-40c6-9dc1-62c04b9e4345
+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="04d60134-5d27-4d6d-aa16-38fe90cb5a6c">
+          <title>TapiNodeEdgePoint
+id: 04d60134-5d27-4d6d-aa16-38fe90cb5a6c
+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="9d308cd6-ebef-4e1c-ba87-203b2cb94cee">
+            <title>TapiConnectionEdgePoint
+id: 9d308cd6-ebef-4e1c-ba87-203b2cb94cee
+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="c5626028-9892-442b-95e6-b97ddc20159c">
+        <title>TapiNodeUserEquipment
+id: c5626028-9892-442b-95e6-b97ddc20159c
+name: user-equipment-2020020</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="141b6c06-abef-4361-bc3a-c59a2eedbdcd">
+          <title>TapiNodeEdgePoint
+id: 141b6c06-abef-4361-bc3a-c59a2eedbdcd
+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="6cb7ef22-8411-470d-a656-582194433369">
+            <title>TapiConnectionEdgePoint
+id: 6cb7ef22-8411-470d-a656-582194433369
+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="a488319f-82c6-4d4d-b028-2f385956a696">
+          <title>TapiNodeEdgePoint
+id: a488319f-82c6-4d4d-b028-2f385956a696
+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="65da01a2-4b8d-4cb8-a589-f672fee19a0c">
+            <title>TapiConnectionEdgePoint
+id: 65da01a2-4b8d-4cb8-a589-f672fee19a0c
+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="20602f85-6f79-469a-bc0e-01925e59174d">
+        <title>TapiNodeUserEquipment
+id: 20602f85-6f79-469a-bc0e-01925e59174d
+name: user-equipment-2020021</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="5a06c2fc-fd7e-4a55-b66e-89c5ffc522a9">
+          <title>TapiNodeEdgePoint
+id: 5a06c2fc-fd7e-4a55-b66e-89c5ffc522a9
+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="18f36e94-1bec-4caa-b288-a87c535048da">
+            <title>TapiConnectionEdgePoint
+id: 18f36e94-1bec-4caa-b288-a87c535048da
+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="3aa23b90-dceb-4493-a965-a8ef61a9a763">
+          <title>TapiNodeEdgePoint
+id: 3aa23b90-dceb-4493-a965-a8ef61a9a763
+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="0570ec0d-7703-47b6-bd63-660155801bbe">
+            <title>TapiConnectionEdgePoint
+id: 0570ec0d-7703-47b6-bd63-660155801bbe
+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="8fef17f0-dff9-4f20-b3b9-0c83ad69f1df">
+        <title>TapiNodeUserEquipment
+id: 8fef17f0-dff9-4f20-b3b9-0c83ad69f1df
+name: user-equipment-2020022</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="17f0dfb3-f7ff-429b-98c4-c40d5a7186d5">
+          <title>TapiNodeEdgePoint
+id: 17f0dfb3-f7ff-429b-98c4-c40d5a7186d5
+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="c20da13a-abd9-4e2c-b061-c8f3510442eb">
+            <title>TapiConnectionEdgePoint
+id: c20da13a-abd9-4e2c-b061-c8f3510442eb
+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="62c6358d-71f6-4b84-90cb-c955baf71f10">
+          <title>TapiNodeEdgePoint
+id: 62c6358d-71f6-4b84-90cb-c955baf71f10
+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="a45bb3fc-5409-4a23-a5df-2a15d3f70dad">
+            <title>TapiConnectionEdgePoint
+id: a45bb3fc-5409-4a23-a5df-2a15d3f70dad
+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="0805698c-00f0-48b5-ba43-6aadfa2e37c7">
+        <title>TapiNodeODu
+id: 0805698c-00f0-48b5-ba43-6aadfa2e37c7
+name: o-du-2021</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="eeac9389-0856-4bc4-a0e5-893db3beeec0">
+          <title>TapiNodeEdgePoint
+id: eeac9389-0856-4bc4-a0e5-893db3beeec0
+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="bf8d2946-085e-4be4-94e1-6ea0bc4104f3">
+            <title>TapiConnectionEdgePoint
+id: bf8d2946-085e-4be4-94e1-6ea0bc4104f3
+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="d617f049-2df8-4900-9330-86e12fd31c14">
+          <title>TapiNodeEdgePoint
+id: d617f049-2df8-4900-9330-86e12fd31c14
+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="256b9054-d37a-4a90-96e0-054b27f8b1ff">
+            <title>TapiConnectionEdgePoint
+id: 256b9054-d37a-4a90-96e0-054b27f8b1ff
+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="39f7ed52-acb8-4fb1-929f-3fa8b0ac9a0b">
+            <title>TapiConnectionEdgePoint
+id: 39f7ed52-acb8-4fb1-929f-3fa8b0ac9a0b
+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="8d7966b1-1dd3-4c00-bd0c-a598a03a5617">
+            <title>TapiConnectionEdgePoint
+id: 8d7966b1-1dd3-4c00-bd0c-a598a03a5617
+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="7a71949c-0183-4877-a9be-b5cb351d9eb6">
+          <title>TapiNodeEdgePoint
+id: 7a71949c-0183-4877-a9be-b5cb351d9eb6
+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="6aba68ca-bbce-4610-89f2-2eb850db2550">
+            <title>TapiConnectionEdgePoint
+id: 6aba68ca-bbce-4610-89f2-2eb850db2550
+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="28e53549-2cb9-49f0-bb79-a6c66eff6064">
+          <title>TapiNodeEdgePoint
+id: 28e53549-2cb9-49f0-bb79-a6c66eff6064
+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="c17c75e1-f497-432c-85c6-0e73534ce624">
+            <title>TapiConnectionEdgePoint
+id: c17c75e1-f497-432c-85c6-0e73534ce624
+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="6b3e4219-b578-43b7-a9f7-d930c9699426">
+        <title>TapiNodeFronthaulGateway
+id: 6b3e4219-b578-43b7-a9f7-d930c9699426
+name: fronthaul-gateway-20210</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="a20bacd0-fecc-49f9-9ccb-5ee721f411e1">
+          <title>TapiNodeEdgePoint
+id: a20bacd0-fecc-49f9-9ccb-5ee721f411e1
+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="63f55492-9326-48c0-aa30-91b8a85b862a">
+            <title>TapiConnectionEdgePoint
+id: 63f55492-9326-48c0-aa30-91b8a85b862a
+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="ed840779-f508-430c-b6f4-c72e9e1349f8">
+          <title>TapiNodeEdgePoint
+id: ed840779-f508-430c-b6f4-c72e9e1349f8
+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="f1243aea-9ff2-40d5-a5ec-54bb04687a32">
+            <title>TapiConnectionEdgePoint
+id: f1243aea-9ff2-40d5-a5ec-54bb04687a32
+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="2be36612-a594-4ced-8961-6adc029a2e8c">
+          <title>TapiNodeEdgePoint
+id: 2be36612-a594-4ced-8961-6adc029a2e8c
+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="6d6cc381-9091-4819-ae73-c17997a73da3">
+            <title>TapiConnectionEdgePoint
+id: 6d6cc381-9091-4819-ae73-c17997a73da3
+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="1b4a1418-1a4b-48d7-806e-417cbd8bb5ab">
+          <title>TapiNodeEdgePoint
+id: 1b4a1418-1a4b-48d7-806e-417cbd8bb5ab
+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="6a4a303f-dc52-4905-b0c1-9e02334f06a3">
+            <title>TapiConnectionEdgePoint
+id: 6a4a303f-dc52-4905-b0c1-9e02334f06a3
+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="7ea0e2e8-db42-4dd2-bbeb-711fa75e32ec">
+          <title>TapiNodeEdgePoint
+id: 7ea0e2e8-db42-4dd2-bbeb-711fa75e32ec
+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="d5ba8993-651c-4fb2-92f7-9f6099ab2203">
+            <title>TapiConnectionEdgePoint
+id: d5ba8993-651c-4fb2-92f7-9f6099ab2203
+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="1315ac52-33a2-4eb9-8e4d-2791cc613869">
+        <title>TapiNodeORu
+id: 1315ac52-33a2-4eb9-8e4d-2791cc613869
+name: o-ru-202100</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="9db1b601-e83d-4796-bc45-a96835f61217">
+          <title>TapiNodeEdgePoint
+id: 9db1b601-e83d-4796-bc45-a96835f61217
+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="c044ce7f-3e0e-4d60-a5df-08ce756f0fa7">
+            <title>TapiConnectionEdgePoint
+id: c044ce7f-3e0e-4d60-a5df-08ce756f0fa7
+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="dc6bc21e-6366-488e-89da-f707da20ff3a">
+          <title>TapiNodeEdgePoint
+id: dc6bc21e-6366-488e-89da-f707da20ff3a
+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="4c3acf88-701e-4c71-8d4e-452cef5bfe58">
+            <title>TapiConnectionEdgePoint
+id: 4c3acf88-701e-4c71-8d4e-452cef5bfe58
+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="9a208a49-4704-4268-abba-4025a138a7be">
+        <title>TapiNodeUserEquipment
+id: 9a208a49-4704-4268-abba-4025a138a7be
+name: user-equipment-2021000</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="2725a269-fdc9-4f5c-a812-dfbf2e81de04">
+          <title>TapiNodeEdgePoint
+id: 2725a269-fdc9-4f5c-a812-dfbf2e81de04
+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="bd31cd02-004a-4314-913b-b62648ea3e51">
+            <title>TapiConnectionEdgePoint
+id: bd31cd02-004a-4314-913b-b62648ea3e51
+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="3dd37db4-aaaf-4052-9a7e-775a4f78fb5a">
+          <title>TapiNodeEdgePoint
+id: 3dd37db4-aaaf-4052-9a7e-775a4f78fb5a
+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="0ea8a032-62c8-4fc2-bf2e-7ecee3a50ef3">
+            <title>TapiConnectionEdgePoint
+id: 0ea8a032-62c8-4fc2-bf2e-7ecee3a50ef3
+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="2c37d9d9-7154-4394-8b33-716a984a0d60">
+        <title>TapiNodeUserEquipment
+id: 2c37d9d9-7154-4394-8b33-716a984a0d60
+name: user-equipment-2021001</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="0ba3355b-9d3b-4548-b5b2-e58e73dbe616">
+          <title>TapiNodeEdgePoint
+id: 0ba3355b-9d3b-4548-b5b2-e58e73dbe616
+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="8c5c8df6-dad7-41b5-ade4-03ee99fd5714">
+            <title>TapiConnectionEdgePoint
+id: 8c5c8df6-dad7-41b5-ade4-03ee99fd5714
+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="7c52ee9e-b109-47ca-b72e-346d1e31e156">
+          <title>TapiNodeEdgePoint
+id: 7c52ee9e-b109-47ca-b72e-346d1e31e156
+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="686759e9-c24d-4a5b-b5ea-79a6424747db">
+            <title>TapiConnectionEdgePoint
+id: 686759e9-c24d-4a5b-b5ea-79a6424747db
+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="ca16095f-e0c2-46b7-a207-d7a23d70d85b">
+        <title>TapiNodeUserEquipment
+id: ca16095f-e0c2-46b7-a207-d7a23d70d85b
+name: user-equipment-2021002</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="40f1e9a0-afb8-4450-bb8f-6d059a9b0c49">
+          <title>TapiNodeEdgePoint
+id: 40f1e9a0-afb8-4450-bb8f-6d059a9b0c49
+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="8440bb4a-424f-40b0-a8fc-7d1d32111693">
+            <title>TapiConnectionEdgePoint
+id: 8440bb4a-424f-40b0-a8fc-7d1d32111693
+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="387d952b-d8f7-461e-89fb-3dfe83c585ee">
+          <title>TapiNodeEdgePoint
+id: 387d952b-d8f7-461e-89fb-3dfe83c585ee
+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="d73d2ed1-18bd-43eb-999d-3b920c728770">
+            <title>TapiConnectionEdgePoint
+id: d73d2ed1-18bd-43eb-999d-3b920c728770
+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="4ef47a9b-5d73-47e9-bf39-a0d2719912f3">
+        <title>TapiNodeORu
+id: 4ef47a9b-5d73-47e9-bf39-a0d2719912f3
+name: o-ru-202101</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="8b08635f-7d61-4e3c-bee2-e907f24821fb">
+          <title>TapiNodeEdgePoint
+id: 8b08635f-7d61-4e3c-bee2-e907f24821fb
+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="7805fe33-e2bc-4a7e-b6b4-f8612733e4a1">
+            <title>TapiConnectionEdgePoint
+id: 7805fe33-e2bc-4a7e-b6b4-f8612733e4a1
+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="9c38de5a-c1cb-453b-8dc5-5c9147909337">
+          <title>TapiNodeEdgePoint
+id: 9c38de5a-c1cb-453b-8dc5-5c9147909337
+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="dc277ef2-e2e1-4b68-b145-564d12262c39">
+            <title>TapiConnectionEdgePoint
+id: dc277ef2-e2e1-4b68-b145-564d12262c39
+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="0491b149-8273-4ccc-9b5a-fe57e780eb5b">
+        <title>TapiNodeUserEquipment
+id: 0491b149-8273-4ccc-9b5a-fe57e780eb5b
+name: user-equipment-2021010</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="44d55ecb-edc7-4f8a-853f-5c53f9a996e0">
+          <title>TapiNodeEdgePoint
+id: 44d55ecb-edc7-4f8a-853f-5c53f9a996e0
+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="565d3875-9948-4a29-8025-70736f920547">
+            <title>TapiConnectionEdgePoint
+id: 565d3875-9948-4a29-8025-70736f920547
+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="42f5ebb6-a4f9-4a7b-b168-15189815c9b2">
+          <title>TapiNodeEdgePoint
+id: 42f5ebb6-a4f9-4a7b-b168-15189815c9b2
+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="58ef35fd-637f-432d-9cc9-2abd55968cea">
+            <title>TapiConnectionEdgePoint
+id: 58ef35fd-637f-432d-9cc9-2abd55968cea
+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="f37bc941-e785-4578-86ac-fb1438b70ae4">
+        <title>TapiNodeUserEquipment
+id: f37bc941-e785-4578-86ac-fb1438b70ae4
+name: user-equipment-2021011</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="6288281e-7e36-49ef-9b79-02686adb4188">
+          <title>TapiNodeEdgePoint
+id: 6288281e-7e36-49ef-9b79-02686adb4188
+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="06d0617e-3b67-428b-8bcb-da8aab9c632e">
+            <title>TapiConnectionEdgePoint
+id: 06d0617e-3b67-428b-8bcb-da8aab9c632e
+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="e5fe80a5-cbdb-4ee6-84ad-30c6efd4e031">
+          <title>TapiNodeEdgePoint
+id: e5fe80a5-cbdb-4ee6-84ad-30c6efd4e031
+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="982953d3-b1ce-4c0b-bb9d-43b96c9433ce">
+            <title>TapiConnectionEdgePoint
+id: 982953d3-b1ce-4c0b-bb9d-43b96c9433ce
+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="d7a30e34-81a5-4cdd-80cf-031d4901588a">
+        <title>TapiNodeUserEquipment
+id: d7a30e34-81a5-4cdd-80cf-031d4901588a
+name: user-equipment-2021012</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="ccde6b08-837f-49fb-a939-fe9c57a4f47d">
+          <title>TapiNodeEdgePoint
+id: ccde6b08-837f-49fb-a939-fe9c57a4f47d
+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="2fa5ddd2-6fd6-4c10-9b30-25b964c3e7a5">
+            <title>TapiConnectionEdgePoint
+id: 2fa5ddd2-6fd6-4c10-9b30-25b964c3e7a5
+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="89aadca8-0705-4e84-862f-6576a26ce450">
+          <title>TapiNodeEdgePoint
+id: 89aadca8-0705-4e84-862f-6576a26ce450
+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="5dbe8b06-24b3-454c-a642-5e1a98876e92">
+            <title>TapiConnectionEdgePoint
+id: 5dbe8b06-24b3-454c-a642-5e1a98876e92
+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="0f811450-0ce0-42d0-8a07-e760e57cf35f">
+        <title>TapiNodeORu
+id: 0f811450-0ce0-42d0-8a07-e760e57cf35f
+name: o-ru-202102</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="656cdb8f-2d22-463a-8e5a-1e64065c9970">
+          <title>TapiNodeEdgePoint
+id: 656cdb8f-2d22-463a-8e5a-1e64065c9970
+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="500b25e4-133d-4d4c-9ba9-97d7e096281b">
+            <title>TapiConnectionEdgePoint
+id: 500b25e4-133d-4d4c-9ba9-97d7e096281b
+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="e5b4aa21-fe23-4608-8c7f-f6ecc6d556ce">
+          <title>TapiNodeEdgePoint
+id: e5b4aa21-fe23-4608-8c7f-f6ecc6d556ce
+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="9c3415c4-d4f5-4962-a0c9-79bca5c8afe1">
+            <title>TapiConnectionEdgePoint
+id: 9c3415c4-d4f5-4962-a0c9-79bca5c8afe1
+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="456f3c21-b550-4ced-b4c6-975b02742ba9">
+        <title>TapiNodeUserEquipment
+id: 456f3c21-b550-4ced-b4c6-975b02742ba9
+name: user-equipment-2021020</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="dbf5500b-c639-4bfd-afce-171de2e0be26">
+          <title>TapiNodeEdgePoint
+id: dbf5500b-c639-4bfd-afce-171de2e0be26
+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="d3c83514-52d0-4461-a79a-f04e4ff54176">
+            <title>TapiConnectionEdgePoint
+id: d3c83514-52d0-4461-a79a-f04e4ff54176
+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="c2493969-b3f2-47e3-a900-997d64e33c19">
+          <title>TapiNodeEdgePoint
+id: c2493969-b3f2-47e3-a900-997d64e33c19
+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="1c782b24-3781-4858-88d6-82fee003a160">
+            <title>TapiConnectionEdgePoint
+id: 1c782b24-3781-4858-88d6-82fee003a160
+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="c7cdbcf5-e9ba-4c6e-804b-cb6c36044675">
+        <title>TapiNodeUserEquipment
+id: c7cdbcf5-e9ba-4c6e-804b-cb6c36044675
+name: user-equipment-2021021</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="8214a6bc-030a-4dd4-854a-db3d3a7a758c">
+          <title>TapiNodeEdgePoint
+id: 8214a6bc-030a-4dd4-854a-db3d3a7a758c
+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="774d4a1b-b2df-45b8-9e9b-05f50d210b98">
+            <title>TapiConnectionEdgePoint
+id: 774d4a1b-b2df-45b8-9e9b-05f50d210b98
+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="9eddb4f6-19be-4130-9e40-0dbd7036dfbd">
+          <title>TapiNodeEdgePoint
+id: 9eddb4f6-19be-4130-9e40-0dbd7036dfbd
+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="c7d2c63e-da9d-4561-98b9-014b9355e12c">
+            <title>TapiConnectionEdgePoint
+id: c7d2c63e-da9d-4561-98b9-014b9355e12c
+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="e0f224d6-6f69-4500-8886-2da00b15ccef">
+        <title>TapiNodeUserEquipment
+id: e0f224d6-6f69-4500-8886-2da00b15ccef
+name: user-equipment-2021022</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="37d78e60-260e-47d9-a54e-9f49fdd9cfd8">
+          <title>TapiNodeEdgePoint
+id: 37d78e60-260e-47d9-a54e-9f49fdd9cfd8
+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="9c1bf434-50f8-4141-a2b7-eeca870308b6">
+            <title>TapiConnectionEdgePoint
+id: 9c1bf434-50f8-4141-a2b7-eeca870308b6
+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="d310b42c-9355-496d-9b0b-ad092a561993">
+          <title>TapiNodeEdgePoint
+id: d310b42c-9355-496d-9b0b-ad092a561993
+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="4660607f-f2f8-40c7-90a2-f2a1d2bb691a">
+            <title>TapiConnectionEdgePoint
+id: 4660607f-f2f8-40c7-90a2-f2a1d2bb691a
+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="ededc940-ba9b-4419-a302-6c514d3c5a8a">
+        <title>TapiNodeODu
+id: ededc940-ba9b-4419-a302-6c514d3c5a8a
+name: o-du-2022</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="12253ee8-ddf8-42fc-8c4d-92255c897e89">
+          <title>TapiNodeEdgePoint
+id: 12253ee8-ddf8-42fc-8c4d-92255c897e89
+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="fcde77ee-5f92-42b5-a874-20e974a54484">
+            <title>TapiConnectionEdgePoint
+id: fcde77ee-5f92-42b5-a874-20e974a54484
+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="09fb5401-36e3-4246-9eee-8ac0a641065e">
+          <title>TapiNodeEdgePoint
+id: 09fb5401-36e3-4246-9eee-8ac0a641065e
+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="5880a825-0b3b-4261-b97d-01c7f4dfaf9b">
+            <title>TapiConnectionEdgePoint
+id: 5880a825-0b3b-4261-b97d-01c7f4dfaf9b
+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="dd82c15a-e6c9-4904-87a4-f832f6869562">
+            <title>TapiConnectionEdgePoint
+id: dd82c15a-e6c9-4904-87a4-f832f6869562
+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="47a32900-4145-4cfc-a470-f81217b8178a">
+            <title>TapiConnectionEdgePoint
+id: 47a32900-4145-4cfc-a470-f81217b8178a
+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="bdbe5138-c763-4fe4-972b-24d4263cd621">
+          <title>TapiNodeEdgePoint
+id: bdbe5138-c763-4fe4-972b-24d4263cd621
+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="29e3bafe-8f14-4049-a037-1ee928cf21c2">
+            <title>TapiConnectionEdgePoint
+id: 29e3bafe-8f14-4049-a037-1ee928cf21c2
+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="5e31d531-b4f9-441c-9850-b08b9a8e5ba8">
+          <title>TapiNodeEdgePoint
+id: 5e31d531-b4f9-441c-9850-b08b9a8e5ba8
+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="ea55fea8-2646-43c1-af61-8d868c77e2a3">
+            <title>TapiConnectionEdgePoint
+id: ea55fea8-2646-43c1-af61-8d868c77e2a3
+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="4f1e6e22-e2a8-455e-b709-c3b48f536aa2">
+        <title>TapiNodeFronthaulGateway
+id: 4f1e6e22-e2a8-455e-b709-c3b48f536aa2
+name: fronthaul-gateway-20220</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="5536c7c7-a7cc-45dc-b1d0-18246f2fe673">
+          <title>TapiNodeEdgePoint
+id: 5536c7c7-a7cc-45dc-b1d0-18246f2fe673
+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="bf87301e-3ccc-463c-90fd-3ea5de0e1290">
+            <title>TapiConnectionEdgePoint
+id: bf87301e-3ccc-463c-90fd-3ea5de0e1290
+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="852b6517-c4e0-44b9-85b4-05d218660cbe">
+          <title>TapiNodeEdgePoint
+id: 852b6517-c4e0-44b9-85b4-05d218660cbe
+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="950e5d06-e4dd-47ef-91bc-e92ce09fb53c">
+            <title>TapiConnectionEdgePoint
+id: 950e5d06-e4dd-47ef-91bc-e92ce09fb53c
+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="e7401347-339c-4d4e-b529-769239da165c">
+          <title>TapiNodeEdgePoint
+id: e7401347-339c-4d4e-b529-769239da165c
+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="0af1611f-a94e-4171-81f4-14d532907b30">
+            <title>TapiConnectionEdgePoint
+id: 0af1611f-a94e-4171-81f4-14d532907b30
+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="22033af4-cb1c-484b-9636-c03bcc53f9dc">
+          <title>TapiNodeEdgePoint
+id: 22033af4-cb1c-484b-9636-c03bcc53f9dc
+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="0373d9ea-b372-4643-84d4-c5dcbc72068e">
+            <title>TapiConnectionEdgePoint
+id: 0373d9ea-b372-4643-84d4-c5dcbc72068e
+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="5953d15e-43aa-40c3-92f0-c134dc9130f7">
+          <title>TapiNodeEdgePoint
+id: 5953d15e-43aa-40c3-92f0-c134dc9130f7
+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="26b35112-ee59-47ee-ab06-0227a9572b89">
+            <title>TapiConnectionEdgePoint
+id: 26b35112-ee59-47ee-ab06-0227a9572b89
+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="ed46bac8-d523-4247-8ac7-3786191b3d33">
+        <title>TapiNodeORu
+id: ed46bac8-d523-4247-8ac7-3786191b3d33
+name: o-ru-202200</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="9ab7b94b-5b86-4b55-88dd-1a40826b466f">
+          <title>TapiNodeEdgePoint
+id: 9ab7b94b-5b86-4b55-88dd-1a40826b466f
+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="64fcbcb8-789f-4fd0-ba40-7a9e553f64a4">
+            <title>TapiConnectionEdgePoint
+id: 64fcbcb8-789f-4fd0-ba40-7a9e553f64a4
+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="f2006596-eab9-4df7-94cc-b7c9f62cf2fe">
+          <title>TapiNodeEdgePoint
+id: f2006596-eab9-4df7-94cc-b7c9f62cf2fe
+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="a98c64a8-569f-42c2-943b-868ade5fe6ea">
+            <title>TapiConnectionEdgePoint
+id: a98c64a8-569f-42c2-943b-868ade5fe6ea
+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="da1af847-757a-41a4-b363-d8e82d48287d">
+        <title>TapiNodeUserEquipment
+id: da1af847-757a-41a4-b363-d8e82d48287d
+name: user-equipment-2022000</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="98cb5725-845c-4dd1-b603-ed30f616efda">
+          <title>TapiNodeEdgePoint
+id: 98cb5725-845c-4dd1-b603-ed30f616efda
+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="cb52afcd-a6c2-4809-81a6-7befed3dfdd2">
+            <title>TapiConnectionEdgePoint
+id: cb52afcd-a6c2-4809-81a6-7befed3dfdd2
+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="c2b15fea-f2c4-4e30-b8db-ba32c0bf3003">
+          <title>TapiNodeEdgePoint
+id: c2b15fea-f2c4-4e30-b8db-ba32c0bf3003
+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="77ce83fb-9ecb-4b05-90f6-f9d504be11d7">
+            <title>TapiConnectionEdgePoint
+id: 77ce83fb-9ecb-4b05-90f6-f9d504be11d7
+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="5ba0b6ae-7ef8-45aa-9440-6c82525b7e12">
+        <title>TapiNodeUserEquipment
+id: 5ba0b6ae-7ef8-45aa-9440-6c82525b7e12
+name: user-equipment-2022001</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="54e4f574-0cb5-4ccf-81a2-7d2e3ca5254a">
+          <title>TapiNodeEdgePoint
+id: 54e4f574-0cb5-4ccf-81a2-7d2e3ca5254a
+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="b043082d-f00a-4357-9625-d321dc6eca1e">
+            <title>TapiConnectionEdgePoint
+id: b043082d-f00a-4357-9625-d321dc6eca1e
+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="0bf3c04f-aabb-41af-97d9-366bb15b30fb">
+          <title>TapiNodeEdgePoint
+id: 0bf3c04f-aabb-41af-97d9-366bb15b30fb
+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="4913ffd7-0a74-42a4-a3fe-d467293ef9a3">
+            <title>TapiConnectionEdgePoint
+id: 4913ffd7-0a74-42a4-a3fe-d467293ef9a3
+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="0230fb79-d98e-4e64-a787-509a111fc475">
+        <title>TapiNodeUserEquipment
+id: 0230fb79-d98e-4e64-a787-509a111fc475
+name: user-equipment-2022002</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="d4ebbf10-49f1-4d5e-9acd-0f3c7e1792c8">
+          <title>TapiNodeEdgePoint
+id: d4ebbf10-49f1-4d5e-9acd-0f3c7e1792c8
+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="53eca6c4-08c7-473d-a940-dd8508f5a632">
+            <title>TapiConnectionEdgePoint
+id: 53eca6c4-08c7-473d-a940-dd8508f5a632
+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="1943ed25-82ec-4507-a5b9-49cc048ea701">
+          <title>TapiNodeEdgePoint
+id: 1943ed25-82ec-4507-a5b9-49cc048ea701
+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="a637411c-b9f4-4feb-a2a5-72ce070231f9">
+            <title>TapiConnectionEdgePoint
+id: a637411c-b9f4-4feb-a2a5-72ce070231f9
+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="d8a359f8-ed54-4746-a9c9-cafa5a6aa46f">
+        <title>TapiNodeORu
+id: d8a359f8-ed54-4746-a9c9-cafa5a6aa46f
+name: o-ru-202201</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="df8684d0-65f5-4dbf-89f5-ca1ca24113b4">
+          <title>TapiNodeEdgePoint
+id: df8684d0-65f5-4dbf-89f5-ca1ca24113b4
+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="90b364cd-4ddb-4288-8347-62016df39d2a">
+            <title>TapiConnectionEdgePoint
+id: 90b364cd-4ddb-4288-8347-62016df39d2a
+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="4eca2a6a-d1aa-49e5-85de-ff414fe0e6a6">
+          <title>TapiNodeEdgePoint
+id: 4eca2a6a-d1aa-49e5-85de-ff414fe0e6a6
+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="579b06b4-117d-4547-b5eb-14e8fe2b45ed">
+            <title>TapiConnectionEdgePoint
+id: 579b06b4-117d-4547-b5eb-14e8fe2b45ed
+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="108fb0b4-31e6-4796-b5a7-6c651b008a30">
+        <title>TapiNodeUserEquipment
+id: 108fb0b4-31e6-4796-b5a7-6c651b008a30
+name: user-equipment-2022010</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="527f9e6e-4282-409e-b017-ef3dfb48fc3f">
+          <title>TapiNodeEdgePoint
+id: 527f9e6e-4282-409e-b017-ef3dfb48fc3f
+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="51a60e4c-a64e-4cd0-9df2-76a4a3500e36">
+            <title>TapiConnectionEdgePoint
+id: 51a60e4c-a64e-4cd0-9df2-76a4a3500e36
+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="80a303d5-e325-487d-9a07-5c10f859d1a6">
+          <title>TapiNodeEdgePoint
+id: 80a303d5-e325-487d-9a07-5c10f859d1a6
+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="4754de7a-df33-4163-a6f2-64f13bdb8086">
+            <title>TapiConnectionEdgePoint
+id: 4754de7a-df33-4163-a6f2-64f13bdb8086
+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="ae557092-cb1b-4c9b-a841-7fd984660d7b">
+        <title>TapiNodeUserEquipment
+id: ae557092-cb1b-4c9b-a841-7fd984660d7b
+name: user-equipment-2022011</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="62bb68ab-572a-4209-bd06-21f65955bbf7">
+          <title>TapiNodeEdgePoint
+id: 62bb68ab-572a-4209-bd06-21f65955bbf7
+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="a63a536d-207d-42ce-8385-dc8133c278f2">
+            <title>TapiConnectionEdgePoint
+id: a63a536d-207d-42ce-8385-dc8133c278f2
+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="ae1180c1-60cc-4123-baf9-cffa9555a81b">
+          <title>TapiNodeEdgePoint
+id: ae1180c1-60cc-4123-baf9-cffa9555a81b
+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="db37ff87-402e-4a64-9881-b5dadeb3650f">
+            <title>TapiConnectionEdgePoint
+id: db37ff87-402e-4a64-9881-b5dadeb3650f
+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="558d3fb9-aa1d-4932-a8b2-b31faecf3d70">
+        <title>TapiNodeUserEquipment
+id: 558d3fb9-aa1d-4932-a8b2-b31faecf3d70
+name: user-equipment-2022012</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="ffe7a03b-cc77-4056-bb43-55a24524d987">
+          <title>TapiNodeEdgePoint
+id: ffe7a03b-cc77-4056-bb43-55a24524d987
+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="655834e0-bdfe-47a8-80c7-9fbbb40e157a">
+            <title>TapiConnectionEdgePoint
+id: 655834e0-bdfe-47a8-80c7-9fbbb40e157a
+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="93c9a007-a8f2-4c93-a2b3-8fc1449f8c72">
+          <title>TapiNodeEdgePoint
+id: 93c9a007-a8f2-4c93-a2b3-8fc1449f8c72
+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="09916b73-189b-4f82-ab07-06462ea22c41">
+            <title>TapiConnectionEdgePoint
+id: 09916b73-189b-4f82-ab07-06462ea22c41
+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="e8c8609c-43a3-4f28-9bfc-9e1675e5aaf6">
+        <title>TapiNodeORu
+id: e8c8609c-43a3-4f28-9bfc-9e1675e5aaf6
+name: o-ru-202202</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="dec7a176-27ef-41aa-8471-b4364aa7459a">
+          <title>TapiNodeEdgePoint
+id: dec7a176-27ef-41aa-8471-b4364aa7459a
+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="5b66ce69-1c52-4df2-9a68-99ce2ba80398">
+            <title>TapiConnectionEdgePoint
+id: 5b66ce69-1c52-4df2-9a68-99ce2ba80398
+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="01e2de80-7396-492b-b3e1-5354c5ee92f0">
+          <title>TapiNodeEdgePoint
+id: 01e2de80-7396-492b-b3e1-5354c5ee92f0
+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="8c7a1ae2-decc-4fa7-b6c0-45aed4ba421b">
+            <title>TapiConnectionEdgePoint
+id: 8c7a1ae2-decc-4fa7-b6c0-45aed4ba421b
+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="e29b50d4-3d35-4f94-90e3-101c93565044">
+        <title>TapiNodeUserEquipment
+id: e29b50d4-3d35-4f94-90e3-101c93565044
+name: user-equipment-2022020</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="08c19892-d03e-4a2c-be2d-4af9e3bedfb2">
+          <title>TapiNodeEdgePoint
+id: 08c19892-d03e-4a2c-be2d-4af9e3bedfb2
+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="5104f2f5-06b0-4192-980f-bbe2f30fd406">
+            <title>TapiConnectionEdgePoint
+id: 5104f2f5-06b0-4192-980f-bbe2f30fd406
+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="545a4e78-db1f-4338-8bb8-72122a134445">
+          <title>TapiNodeEdgePoint
+id: 545a4e78-db1f-4338-8bb8-72122a134445
+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="0425fa29-612b-4849-81f4-79eda46390bb">
+            <title>TapiConnectionEdgePoint
+id: 0425fa29-612b-4849-81f4-79eda46390bb
+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="74d550fc-4ce1-47b9-83b3-968b326400be">
+        <title>TapiNodeUserEquipment
+id: 74d550fc-4ce1-47b9-83b3-968b326400be
+name: user-equipment-2022021</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="ebeed7e4-777b-4514-93cb-b0c003914ddf">
+          <title>TapiNodeEdgePoint
+id: ebeed7e4-777b-4514-93cb-b0c003914ddf
+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="ec85b016-9994-4a66-a842-804d3f8279e9">
+            <title>TapiConnectionEdgePoint
+id: ec85b016-9994-4a66-a842-804d3f8279e9
+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="6e962de6-ecb3-44b6-88e7-f5d1e8362e67">
+          <title>TapiNodeEdgePoint
+id: 6e962de6-ecb3-44b6-88e7-f5d1e8362e67
+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="c3984cce-b00f-4298-9dcb-df69701096d6">
+            <title>TapiConnectionEdgePoint
+id: c3984cce-b00f-4298-9dcb-df69701096d6
+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="867e10dd-14ef-4315-81ca-f7cfb97fc4c3">
+        <title>TapiNodeUserEquipment
+id: 867e10dd-14ef-4315-81ca-f7cfb97fc4c3
+name: user-equipment-2022022</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="56a3190b-90ba-4d6a-b7a2-24df1f6abaee">
+          <title>TapiNodeEdgePoint
+id: 56a3190b-90ba-4d6a-b7a2-24df1f6abaee
+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="94a94f01-4090-4bdc-ad92-e1bfde5fbec6">
+            <title>TapiConnectionEdgePoint
+id: 94a94f01-4090-4bdc-ad92-e1bfde5fbec6
+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="4c3c092f-d241-4de6-b0d5-bb46333e960d">
+          <title>TapiNodeEdgePoint
+id: 4c3c092f-d241-4de6-b0d5-bb46333e960d
+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="cb8ddedd-17e8-4250-a380-933120bfbad1">
+            <title>TapiConnectionEdgePoint
+id: cb8ddedd-17e8-4250-a380-933120bfbad1
+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="13e40827-b365-4b66-9c2e-63b8532dbadb">
+        <title>TapiNodeOCuCp
+id: 13e40827-b365-4b66-9c2e-63b8532dbadb
+name: o-cu-cp-203</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="a6fbc4e8-a2d8-4cca-9be9-48080c0e44da">
+          <title>TapiNodeEdgePoint
+id: a6fbc4e8-a2d8-4cca-9be9-48080c0e44da
+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="8d9968fe-4649-4269-a972-29e8e6406c6f">
+            <title>TapiConnectionEdgePoint
+id: 8d9968fe-4649-4269-a972-29e8e6406c6f
+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="6a33a3f0-c699-4b23-ba0b-b02d39c9ea9b">
+          <title>TapiNodeEdgePoint
+id: 6a33a3f0-c699-4b23-ba0b-b02d39c9ea9b
+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="8e5239ad-c7b1-40d4-8cfa-cb34674fb102">
+            <title>TapiConnectionEdgePoint
+id: 8e5239ad-c7b1-40d4-8cfa-cb34674fb102
+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="58bd8e4a-dee3-4215-ba17-bd82cbf23910">
+          <title>TapiNodeEdgePoint
+id: 58bd8e4a-dee3-4215-ba17-bd82cbf23910
+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="253a0a1c-9b9c-4c8d-8306-739ac33f3380">
+            <title>TapiConnectionEdgePoint
+id: 253a0a1c-9b9c-4c8d-8306-739ac33f3380
+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="82c6d559-2e86-4853-ba7d-2d7e35c643d9">
+            <title>TapiConnectionEdgePoint
+id: 82c6d559-2e86-4853-ba7d-2d7e35c643d9
+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="ae8118a6-56f0-48c5-9938-fe2442dc9eb1">
+            <title>TapiConnectionEdgePoint
+id: ae8118a6-56f0-48c5-9938-fe2442dc9eb1
+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="ab577f1c-afc7-4fa7-9451-9c6ed11ef04f">
+          <title>TapiNodeEdgePoint
+id: ab577f1c-afc7-4fa7-9451-9c6ed11ef04f
+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="34a68995-6d1d-4d32-82cf-d2d11a720773">
+            <title>TapiConnectionEdgePoint
+id: 34a68995-6d1d-4d32-82cf-d2d11a720773
+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="b9cb667d-6597-450e-bdf0-e267d82133a5">
+          <title>TapiNodeEdgePoint
+id: b9cb667d-6597-450e-bdf0-e267d82133a5
+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="3dad7604-515a-4b9a-a16e-0961dc8c70bf">
+            <title>TapiConnectionEdgePoint
+id: 3dad7604-515a-4b9a-a16e-0961dc8c70bf
+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="b29e31ed-b0f6-4ae9-91d8-1300589d3136">
+        <title>TapiNodeOCuUp
+id: b29e31ed-b0f6-4ae9-91d8-1300589d3136
+name: o-cu-up-203</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="fefd3fe3-c8d5-4e25-8394-3d43a8c7fc36">
+          <title>TapiNodeEdgePoint
+id: fefd3fe3-c8d5-4e25-8394-3d43a8c7fc36
+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="fa51ae11-1416-42e4-ac4e-5f2712487ae3">
+            <title>TapiConnectionEdgePoint
+id: fa51ae11-1416-42e4-ac4e-5f2712487ae3
+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="64e31d62-3b96-48c9-847c-a419876e909d">
+          <title>TapiNodeEdgePoint
+id: 64e31d62-3b96-48c9-847c-a419876e909d
+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="a0c35aaa-40e4-4e92-9861-db5be800d6cd">
+            <title>TapiConnectionEdgePoint
+id: a0c35aaa-40e4-4e92-9861-db5be800d6cd
+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="52e8bbba-9696-43dc-951d-c940640f2fa6">
+          <title>TapiNodeEdgePoint
+id: 52e8bbba-9696-43dc-951d-c940640f2fa6
+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="cf071a01-1c21-489b-b0f8-a300585aafad">
+            <title>TapiConnectionEdgePoint
+id: cf071a01-1c21-489b-b0f8-a300585aafad
+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="d198fe09-04fd-444f-8f13-bf526688e7d1">
+            <title>TapiConnectionEdgePoint
+id: d198fe09-04fd-444f-8f13-bf526688e7d1
+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="56aa0c09-d367-40ef-a5f3-52f2b0cbe1c4">
+            <title>TapiConnectionEdgePoint
+id: 56aa0c09-d367-40ef-a5f3-52f2b0cbe1c4
+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="132df6b9-0b11-4f43-bf34-73d94a16241c">
+          <title>TapiNodeEdgePoint
+id: 132df6b9-0b11-4f43-bf34-73d94a16241c
+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="9b1e4c6b-b2a0-4485-b6f5-991fa7f19dad">
+            <title>TapiConnectionEdgePoint
+id: 9b1e4c6b-b2a0-4485-b6f5-991fa7f19dad
+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="bdea1a59-9ea9-4fc9-9cc5-48f309161ead">
+          <title>TapiNodeEdgePoint
+id: bdea1a59-9ea9-4fc9-9cc5-48f309161ead
+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="71cd9a50-d5b5-476a-bd33-257a1c43b059">
+            <title>TapiConnectionEdgePoint
+id: 71cd9a50-d5b5-476a-bd33-257a1c43b059
+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="6fad5b6f-a6a2-47c5-a41a-c68993203479">
+        <title>TapiNodeODu
+id: 6fad5b6f-a6a2-47c5-a41a-c68993203479
+name: o-du-2030</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="2542ab63-6554-4da3-97c3-165100834fbe">
+          <title>TapiNodeEdgePoint
+id: 2542ab63-6554-4da3-97c3-165100834fbe
+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="44fff0c6-3b11-4fc3-9eb0-29b6776122a5">
+            <title>TapiConnectionEdgePoint
+id: 44fff0c6-3b11-4fc3-9eb0-29b6776122a5
+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="8113faca-c92c-4b76-92bc-37c7dbfac12a">
+          <title>TapiNodeEdgePoint
+id: 8113faca-c92c-4b76-92bc-37c7dbfac12a
+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="f8cc11d9-483c-4db8-8024-8ddd762cf2d1">
+            <title>TapiConnectionEdgePoint
+id: f8cc11d9-483c-4db8-8024-8ddd762cf2d1
+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="60465408-0641-4f9a-929c-a0c4fd7edd98">
+            <title>TapiConnectionEdgePoint
+id: 60465408-0641-4f9a-929c-a0c4fd7edd98
+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="187e3d7e-1970-476f-9b79-a07179f9342f">
+            <title>TapiConnectionEdgePoint
+id: 187e3d7e-1970-476f-9b79-a07179f9342f
+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="030a5b1c-3747-407a-b575-bc0d9e65dc2b">
+          <title>TapiNodeEdgePoint
+id: 030a5b1c-3747-407a-b575-bc0d9e65dc2b
+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="9ebb0ca4-5ec5-4ced-8f7c-2cbaae855c73">
+            <title>TapiConnectionEdgePoint
+id: 9ebb0ca4-5ec5-4ced-8f7c-2cbaae855c73
+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="dc0a46a7-50b5-4e68-950e-67912a9830bc">
+          <title>TapiNodeEdgePoint
+id: dc0a46a7-50b5-4e68-950e-67912a9830bc
+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="0868bc49-e1e1-4904-912e-a7688b7fbc44">
+            <title>TapiConnectionEdgePoint
+id: 0868bc49-e1e1-4904-912e-a7688b7fbc44
+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="6b672698-82b4-4af7-b480-6b13f5c92044">
+        <title>TapiNodeFronthaulGateway
+id: 6b672698-82b4-4af7-b480-6b13f5c92044
+name: fronthaul-gateway-20300</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="6a7bd4ee-71d8-4fa2-bfe6-9dbb32e9c479">
+          <title>TapiNodeEdgePoint
+id: 6a7bd4ee-71d8-4fa2-bfe6-9dbb32e9c479
+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="f8f5308c-ea93-4301-9205-d3a024c50ca7">
+            <title>TapiConnectionEdgePoint
+id: f8f5308c-ea93-4301-9205-d3a024c50ca7
+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="4347bad6-011d-4aa0-9779-213df0c7ba19">
+          <title>TapiNodeEdgePoint
+id: 4347bad6-011d-4aa0-9779-213df0c7ba19
+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="0c8ce3dc-5678-4b0d-b7ec-a5e0594f7138">
+            <title>TapiConnectionEdgePoint
+id: 0c8ce3dc-5678-4b0d-b7ec-a5e0594f7138
+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="25807541-bcb8-40ac-984b-13e44d25f43a">
+          <title>TapiNodeEdgePoint
+id: 25807541-bcb8-40ac-984b-13e44d25f43a
+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="350bf88c-55b8-4f4b-aee0-71850d3fa35a">
+            <title>TapiConnectionEdgePoint
+id: 350bf88c-55b8-4f4b-aee0-71850d3fa35a
+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="d80fa46d-93db-420e-91ed-89168b47bc23">
+          <title>TapiNodeEdgePoint
+id: d80fa46d-93db-420e-91ed-89168b47bc23
+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="2d285616-7d75-4bd5-b06e-3c0495103096">
+            <title>TapiConnectionEdgePoint
+id: 2d285616-7d75-4bd5-b06e-3c0495103096
+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="829333b4-331b-4866-adeb-a1416c56f55a">
+          <title>TapiNodeEdgePoint
+id: 829333b4-331b-4866-adeb-a1416c56f55a
+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="fb60ca8a-7c1b-4ec1-9b0e-c5078c9bf06e">
+            <title>TapiConnectionEdgePoint
+id: fb60ca8a-7c1b-4ec1-9b0e-c5078c9bf06e
+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="8b8adefc-12ba-4802-bb4d-24180f695d65">
+        <title>TapiNodeORu
+id: 8b8adefc-12ba-4802-bb4d-24180f695d65
+name: o-ru-203000</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="d1708d62-f33f-4cd7-855c-8da02212ff81">
+          <title>TapiNodeEdgePoint
+id: d1708d62-f33f-4cd7-855c-8da02212ff81
+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="f5e5b57a-fa38-4da6-8199-b98d17486e96">
+            <title>TapiConnectionEdgePoint
+id: f5e5b57a-fa38-4da6-8199-b98d17486e96
+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="42116288-b5b0-42fc-aed9-e519c6efcfc9">
+          <title>TapiNodeEdgePoint
+id: 42116288-b5b0-42fc-aed9-e519c6efcfc9
+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="069c8b3c-fe2c-40e5-996e-8b8c925ace03">
+            <title>TapiConnectionEdgePoint
+id: 069c8b3c-fe2c-40e5-996e-8b8c925ace03
+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="f842b084-6b0c-4ec3-9b96-f8f9b998f574">
+        <title>TapiNodeUserEquipment
+id: f842b084-6b0c-4ec3-9b96-f8f9b998f574
+name: user-equipment-2030000</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="72b67b2b-6223-4122-8d21-abfaa5d8a6a3">
+          <title>TapiNodeEdgePoint
+id: 72b67b2b-6223-4122-8d21-abfaa5d8a6a3
+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="c7aaa1be-e82e-4c6e-9927-2257a324afee">
+            <title>TapiConnectionEdgePoint
+id: c7aaa1be-e82e-4c6e-9927-2257a324afee
+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="fe87b82e-a3d1-472c-81fb-e46fcbe4acaf">
+          <title>TapiNodeEdgePoint
+id: fe87b82e-a3d1-472c-81fb-e46fcbe4acaf
+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="2951bc58-b782-400d-bfff-19f1bca73d28">
+            <title>TapiConnectionEdgePoint
+id: 2951bc58-b782-400d-bfff-19f1bca73d28
+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="57e4c093-f224-44dc-a37f-9e95ed6a1732">
+        <title>TapiNodeUserEquipment
+id: 57e4c093-f224-44dc-a37f-9e95ed6a1732
+name: user-equipment-2030001</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="4ec22c60-1960-4cc6-9b89-6830e1d4e23c">
+          <title>TapiNodeEdgePoint
+id: 4ec22c60-1960-4cc6-9b89-6830e1d4e23c
+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="d052c089-f1b9-4716-b205-f3c3576fb337">
+            <title>TapiConnectionEdgePoint
+id: d052c089-f1b9-4716-b205-f3c3576fb337
+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="c67d6c85-012b-4c5d-bd69-2312fe235dc6">
+          <title>TapiNodeEdgePoint
+id: c67d6c85-012b-4c5d-bd69-2312fe235dc6
+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="7fb6c5f6-9906-44fb-8a2e-015001805ab9">
+            <title>TapiConnectionEdgePoint
+id: 7fb6c5f6-9906-44fb-8a2e-015001805ab9
+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="aa85c024-af13-4a51-bb97-035e9a10cff7">
+        <title>TapiNodeUserEquipment
+id: aa85c024-af13-4a51-bb97-035e9a10cff7
+name: user-equipment-2030002</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="64c46cc6-0e30-489d-8a56-0eb5481524a3">
+          <title>TapiNodeEdgePoint
+id: 64c46cc6-0e30-489d-8a56-0eb5481524a3
+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="03ca6462-f992-4f80-95c3-6282c852a4b2">
+            <title>TapiConnectionEdgePoint
+id: 03ca6462-f992-4f80-95c3-6282c852a4b2
+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="a00c2936-ea41-4bd1-9460-07b800186296">
+          <title>TapiNodeEdgePoint
+id: a00c2936-ea41-4bd1-9460-07b800186296
+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="4ebdfd4e-635b-4a49-9260-35318dd51331">
+            <title>TapiConnectionEdgePoint
+id: 4ebdfd4e-635b-4a49-9260-35318dd51331
+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="7cd766a0-ba28-4c71-8dd4-57395cf6d4c9">
+        <title>TapiNodeORu
+id: 7cd766a0-ba28-4c71-8dd4-57395cf6d4c9
+name: o-ru-203001</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="4596b67e-068b-4296-9e1d-daeab1c06649">
+          <title>TapiNodeEdgePoint
+id: 4596b67e-068b-4296-9e1d-daeab1c06649
+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="b31fdce9-e341-4557-b76d-3ed8bf02ca3b">
+            <title>TapiConnectionEdgePoint
+id: b31fdce9-e341-4557-b76d-3ed8bf02ca3b
+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="ca67d14d-1f12-4a9b-8533-7da56b2b47f3">
+          <title>TapiNodeEdgePoint
+id: ca67d14d-1f12-4a9b-8533-7da56b2b47f3
+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="9852cd03-3303-4fa5-ba0e-e1fc206a0ab9">
+            <title>TapiConnectionEdgePoint
+id: 9852cd03-3303-4fa5-ba0e-e1fc206a0ab9
+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="f58580bf-5278-4d29-8fc7-e0903fdc558d">
+        <title>TapiNodeUserEquipment
+id: f58580bf-5278-4d29-8fc7-e0903fdc558d
+name: user-equipment-2030010</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="39db263e-c877-40bf-ac19-bf890175b9a1">
+          <title>TapiNodeEdgePoint
+id: 39db263e-c877-40bf-ac19-bf890175b9a1
+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="e2cce8b5-e025-476d-8aeb-5861cdc0bc0d">
+            <title>TapiConnectionEdgePoint
+id: e2cce8b5-e025-476d-8aeb-5861cdc0bc0d
+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="228929c9-ff3f-4ff6-b531-00ffdae9463d">
+          <title>TapiNodeEdgePoint
+id: 228929c9-ff3f-4ff6-b531-00ffdae9463d
+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="f1ee9a65-c134-454d-9834-ce546027d62e">
+            <title>TapiConnectionEdgePoint
+id: f1ee9a65-c134-454d-9834-ce546027d62e
+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="c6c3259a-cd80-4202-bfdf-6e36d91c72e6">
+        <title>TapiNodeUserEquipment
+id: c6c3259a-cd80-4202-bfdf-6e36d91c72e6
+name: user-equipment-2030011</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="38e79a48-35ea-429d-a8f4-1ade939dac65">
+          <title>TapiNodeEdgePoint
+id: 38e79a48-35ea-429d-a8f4-1ade939dac65
+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="f1314acf-02af-4bd0-ab97-152205058548">
+            <title>TapiConnectionEdgePoint
+id: f1314acf-02af-4bd0-ab97-152205058548
+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="fd33d580-d887-4d26-badb-e86f21ce1079">
+          <title>TapiNodeEdgePoint
+id: fd33d580-d887-4d26-badb-e86f21ce1079
+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="1cc926d9-6705-4687-a2c1-770ddfb7ece6">
+            <title>TapiConnectionEdgePoint
+id: 1cc926d9-6705-4687-a2c1-770ddfb7ece6
+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="f4327773-b9fa-4071-9bb9-e1283e952632">
+        <title>TapiNodeUserEquipment
+id: f4327773-b9fa-4071-9bb9-e1283e952632
+name: user-equipment-2030012</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="111614ae-b0aa-4a8e-81f9-3fe5d423108d">
+          <title>TapiNodeEdgePoint
+id: 111614ae-b0aa-4a8e-81f9-3fe5d423108d
+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="6e9faccb-32ce-4d81-b5e5-2a6e2a4a8a7f">
+            <title>TapiConnectionEdgePoint
+id: 6e9faccb-32ce-4d81-b5e5-2a6e2a4a8a7f
+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="972c69a3-413d-44b2-b9ad-5eb7c732816d">
+          <title>TapiNodeEdgePoint
+id: 972c69a3-413d-44b2-b9ad-5eb7c732816d
+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="a288ff82-3b13-446f-bbe8-f5be24b3511b">
+            <title>TapiConnectionEdgePoint
+id: a288ff82-3b13-446f-bbe8-f5be24b3511b
+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="db3fc05b-0f18-4847-9b1e-91749b2462c9">
+        <title>TapiNodeORu
+id: db3fc05b-0f18-4847-9b1e-91749b2462c9
+name: o-ru-203002</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="78a54725-44c1-435c-9bd2-82097b907e1e">
+          <title>TapiNodeEdgePoint
+id: 78a54725-44c1-435c-9bd2-82097b907e1e
+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="f29167f3-f02d-44c9-a35f-43aeea991edd">
+            <title>TapiConnectionEdgePoint
+id: f29167f3-f02d-44c9-a35f-43aeea991edd
+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="c8fb4936-570e-4ec1-9770-828536457478">
+          <title>TapiNodeEdgePoint
+id: c8fb4936-570e-4ec1-9770-828536457478
+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="f1769d54-443d-4aa3-9430-ce983876b787">
+            <title>TapiConnectionEdgePoint
+id: f1769d54-443d-4aa3-9430-ce983876b787
+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="c23fc4df-7f7f-4ed3-8681-4cfe6b4806b7">
+        <title>TapiNodeUserEquipment
+id: c23fc4df-7f7f-4ed3-8681-4cfe6b4806b7
+name: user-equipment-2030020</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="21f1f966-0af2-48d1-afe3-27f00d694f90">
+          <title>TapiNodeEdgePoint
+id: 21f1f966-0af2-48d1-afe3-27f00d694f90
+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="5bd57078-7c94-4cd8-a6bb-b6da7b9d10a9">
+            <title>TapiConnectionEdgePoint
+id: 5bd57078-7c94-4cd8-a6bb-b6da7b9d10a9
+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="9d8de162-74de-4ecf-a300-a763dc89e39e">
+          <title>TapiNodeEdgePoint
+id: 9d8de162-74de-4ecf-a300-a763dc89e39e
+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="eb54ac06-8bc5-4769-9437-22c51bd5363e">
+            <title>TapiConnectionEdgePoint
+id: eb54ac06-8bc5-4769-9437-22c51bd5363e
+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="b7990c99-2401-4d75-887d-821d1c104472">
+        <title>TapiNodeUserEquipment
+id: b7990c99-2401-4d75-887d-821d1c104472
+name: user-equipment-2030021</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="8e08dc1e-c635-49bc-ae96-b76130b88ac1">
+          <title>TapiNodeEdgePoint
+id: 8e08dc1e-c635-49bc-ae96-b76130b88ac1
+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="37141d19-92e2-4f71-8e25-c6f2e457aca7">
+            <title>TapiConnectionEdgePoint
+id: 37141d19-92e2-4f71-8e25-c6f2e457aca7
+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="561a4ef5-06ad-4490-84e1-af72dbcbb208">
+          <title>TapiNodeEdgePoint
+id: 561a4ef5-06ad-4490-84e1-af72dbcbb208
+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="761f852d-f5f6-4336-9aee-9e2e3a36b195">
+            <title>TapiConnectionEdgePoint
+id: 761f852d-f5f6-4336-9aee-9e2e3a36b195
+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="3a396330-8786-4c4d-a313-d7d864d950e9">
+        <title>TapiNodeUserEquipment
+id: 3a396330-8786-4c4d-a313-d7d864d950e9
+name: user-equipment-2030022</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="eeb68bb4-3849-4195-9987-34b3002523f0">
+          <title>TapiNodeEdgePoint
+id: eeb68bb4-3849-4195-9987-34b3002523f0
+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="6758af3a-dbd5-4bd2-9116-5299d1d0023b">
+            <title>TapiConnectionEdgePoint
+id: 6758af3a-dbd5-4bd2-9116-5299d1d0023b
+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="d8048976-3183-47ad-b3e4-0b64aa077678">
+          <title>TapiNodeEdgePoint
+id: d8048976-3183-47ad-b3e4-0b64aa077678
+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="41900fd9-8b43-4c60-8a22-c534459ac243">
+            <title>TapiConnectionEdgePoint
+id: 41900fd9-8b43-4c60-8a22-c534459ac243
+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="8978ef46-25ae-4e6a-a549-3e5bd8982418">
+        <title>TapiNodeODu
+id: 8978ef46-25ae-4e6a-a549-3e5bd8982418
+name: o-du-2031</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="fc731d00-a0b7-44ea-9f56-8ce73cf9c65a">
+          <title>TapiNodeEdgePoint
+id: fc731d00-a0b7-44ea-9f56-8ce73cf9c65a
+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="268a0d86-690e-48fa-a9e3-a81d09bc4b6d">
+            <title>TapiConnectionEdgePoint
+id: 268a0d86-690e-48fa-a9e3-a81d09bc4b6d
+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="c6f31ac6-217c-47fd-a00a-4bf1cbdd3dcd">
+          <title>TapiNodeEdgePoint
+id: c6f31ac6-217c-47fd-a00a-4bf1cbdd3dcd
+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="d923e195-06aa-4dff-a6ac-096abe0e90c6">
+            <title>TapiConnectionEdgePoint
+id: d923e195-06aa-4dff-a6ac-096abe0e90c6
+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="58fd4abf-b6c9-45f9-b8b6-cf543ff97279">
+            <title>TapiConnectionEdgePoint
+id: 58fd4abf-b6c9-45f9-b8b6-cf543ff97279
+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="221ca3fe-7c7f-410e-9de8-d52fec9a8f4c">
+            <title>TapiConnectionEdgePoint
+id: 221ca3fe-7c7f-410e-9de8-d52fec9a8f4c
+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="97cda0cc-9b8a-4071-a8ee-bf8d6b8bed55">
+          <title>TapiNodeEdgePoint
+id: 97cda0cc-9b8a-4071-a8ee-bf8d6b8bed55
+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="6357c6df-f4aa-414a-ba39-baf250f174e0">
+            <title>TapiConnectionEdgePoint
+id: 6357c6df-f4aa-414a-ba39-baf250f174e0
+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="2fdcc8e9-b2f3-4d6b-afee-b80f0ea3061b">
+          <title>TapiNodeEdgePoint
+id: 2fdcc8e9-b2f3-4d6b-afee-b80f0ea3061b
+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="fbfc06d9-423e-499a-99f3-f1606455d66c">
+            <title>TapiConnectionEdgePoint
+id: fbfc06d9-423e-499a-99f3-f1606455d66c
+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="c9012e63-771a-4ae3-b48b-dc9586e2f1d4">
+        <title>TapiNodeFronthaulGateway
+id: c9012e63-771a-4ae3-b48b-dc9586e2f1d4
+name: fronthaul-gateway-20310</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="a9bdf465-141d-46ec-a4af-13dec484dbfe">
+          <title>TapiNodeEdgePoint
+id: a9bdf465-141d-46ec-a4af-13dec484dbfe
+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="aca9ab13-32c5-4758-8a07-d940e5cf0301">
+            <title>TapiConnectionEdgePoint
+id: aca9ab13-32c5-4758-8a07-d940e5cf0301
+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="d9f9eab6-3dd9-4fbe-9a5d-6e61ebcb02cf">
+          <title>TapiNodeEdgePoint
+id: d9f9eab6-3dd9-4fbe-9a5d-6e61ebcb02cf
+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="3f6a2d29-0d95-498c-b385-75a3aa09bc19">
+            <title>TapiConnectionEdgePoint
+id: 3f6a2d29-0d95-498c-b385-75a3aa09bc19
+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="8be2601c-f968-40fe-b896-3ebb1ed7b47f">
+          <title>TapiNodeEdgePoint
+id: 8be2601c-f968-40fe-b896-3ebb1ed7b47f
+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="121ca65c-29e2-4fde-855e-2569aefb9b70">
+            <title>TapiConnectionEdgePoint
+id: 121ca65c-29e2-4fde-855e-2569aefb9b70
+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="15086e1e-93bb-4a0c-966b-047d60915ec4">
+          <title>TapiNodeEdgePoint
+id: 15086e1e-93bb-4a0c-966b-047d60915ec4
+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="17366702-1a44-4e52-9d7d-e9807826b3d4">
+            <title>TapiConnectionEdgePoint
+id: 17366702-1a44-4e52-9d7d-e9807826b3d4
+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="745052f9-4790-4547-a30d-3b5c95d744a1">
+          <title>TapiNodeEdgePoint
+id: 745052f9-4790-4547-a30d-3b5c95d744a1
+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="e33f2fc9-3ccb-4547-8e58-232c3dfcaed1">
+            <title>TapiConnectionEdgePoint
+id: e33f2fc9-3ccb-4547-8e58-232c3dfcaed1
+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="d1d70d83-3123-4366-a785-d1528b6d194e">
+        <title>TapiNodeORu
+id: d1d70d83-3123-4366-a785-d1528b6d194e
+name: o-ru-203100</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="19d55d47-c745-42e4-b086-9c524a0c6d3c">
+          <title>TapiNodeEdgePoint
+id: 19d55d47-c745-42e4-b086-9c524a0c6d3c
+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="edc4bda7-9cf9-49c8-ace7-7f529e68fba3">
+            <title>TapiConnectionEdgePoint
+id: edc4bda7-9cf9-49c8-ace7-7f529e68fba3
+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="fb818f7b-4142-489e-9e50-02a9d0a8fbd9">
+          <title>TapiNodeEdgePoint
+id: fb818f7b-4142-489e-9e50-02a9d0a8fbd9
+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="42f8918b-d9bc-405a-acfe-304ec35d77d1">
+            <title>TapiConnectionEdgePoint
+id: 42f8918b-d9bc-405a-acfe-304ec35d77d1
+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="016d7233-7192-4cde-9f6e-5aa1bf883061">
+        <title>TapiNodeUserEquipment
+id: 016d7233-7192-4cde-9f6e-5aa1bf883061
+name: user-equipment-2031000</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="2c3e22ae-fe95-4640-bf2b-e1af4a1c1cf0">
+          <title>TapiNodeEdgePoint
+id: 2c3e22ae-fe95-4640-bf2b-e1af4a1c1cf0
+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="077779cd-8d89-415a-97c4-5d931d6af7df">
+            <title>TapiConnectionEdgePoint
+id: 077779cd-8d89-415a-97c4-5d931d6af7df
+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="fb3a3f82-6b67-4b0c-ad46-3666c8573e45">
+          <title>TapiNodeEdgePoint
+id: fb3a3f82-6b67-4b0c-ad46-3666c8573e45
+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="91fc1873-5d2f-415e-9c7b-b59dc19580dd">
+            <title>TapiConnectionEdgePoint
+id: 91fc1873-5d2f-415e-9c7b-b59dc19580dd
+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="1574a751-6c64-486d-8e26-ed5852cb5807">
+        <title>TapiNodeUserEquipment
+id: 1574a751-6c64-486d-8e26-ed5852cb5807
+name: user-equipment-2031001</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="9a5a7eb0-3f0a-493d-9035-ee5eeb4dc677">
+          <title>TapiNodeEdgePoint
+id: 9a5a7eb0-3f0a-493d-9035-ee5eeb4dc677
+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="65fca5d0-bc92-468e-a702-c681e9afc1ba">
+            <title>TapiConnectionEdgePoint
+id: 65fca5d0-bc92-468e-a702-c681e9afc1ba
+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="77447644-063a-43af-987d-9f831551ffd5">
+          <title>TapiNodeEdgePoint
+id: 77447644-063a-43af-987d-9f831551ffd5
+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="7682e843-2eaa-4086-a67d-da37245d3b26">
+            <title>TapiConnectionEdgePoint
+id: 7682e843-2eaa-4086-a67d-da37245d3b26
+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="9b118f2c-4469-4eb2-ba23-26e362a0fef7">
+        <title>TapiNodeUserEquipment
+id: 9b118f2c-4469-4eb2-ba23-26e362a0fef7
+name: user-equipment-2031002</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="ae586611-33c2-4683-a0b5-885bcb7fee84">
+          <title>TapiNodeEdgePoint
+id: ae586611-33c2-4683-a0b5-885bcb7fee84
+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="484456ea-ba5a-4b49-aec2-187734cb987c">
+            <title>TapiConnectionEdgePoint
+id: 484456ea-ba5a-4b49-aec2-187734cb987c
+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="1031bfdd-e8ac-41c8-a7c8-dea1ae2b885a">
+          <title>TapiNodeEdgePoint
+id: 1031bfdd-e8ac-41c8-a7c8-dea1ae2b885a
+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="636f600a-24b7-48fe-9ae8-1c6cd3fbb994">
+            <title>TapiConnectionEdgePoint
+id: 636f600a-24b7-48fe-9ae8-1c6cd3fbb994
+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="239a5ba9-2be7-4783-9df4-b90df16d9cae">
+        <title>TapiNodeORu
+id: 239a5ba9-2be7-4783-9df4-b90df16d9cae
+name: o-ru-203101</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="a5bc1196-76c1-463d-99ab-08a773d07967">
+          <title>TapiNodeEdgePoint
+id: a5bc1196-76c1-463d-99ab-08a773d07967
+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="d067e7da-079b-4b8c-a483-abb21cc7e0b8">
+            <title>TapiConnectionEdgePoint
+id: d067e7da-079b-4b8c-a483-abb21cc7e0b8
+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="8843e300-35de-460d-b3cf-b9b2bb83f71b">
+          <title>TapiNodeEdgePoint
+id: 8843e300-35de-460d-b3cf-b9b2bb83f71b
+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="a06341b1-a90d-41dc-a523-74f82bea1bf6">
+            <title>TapiConnectionEdgePoint
+id: a06341b1-a90d-41dc-a523-74f82bea1bf6
+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="6b7a7f49-d05d-4218-b532-0da5f470a3a0">
+        <title>TapiNodeUserEquipment
+id: 6b7a7f49-d05d-4218-b532-0da5f470a3a0
+name: user-equipment-2031010</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="1a93fbfd-3fdc-4b8f-aebd-7758a171e482">
+          <title>TapiNodeEdgePoint
+id: 1a93fbfd-3fdc-4b8f-aebd-7758a171e482
+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="c7411c2a-b735-49dc-84a4-af1093ab9ffe">
+            <title>TapiConnectionEdgePoint
+id: c7411c2a-b735-49dc-84a4-af1093ab9ffe
+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="2ca6bdff-2184-4031-a15b-44ca388fc070">
+          <title>TapiNodeEdgePoint
+id: 2ca6bdff-2184-4031-a15b-44ca388fc070
+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="2b4cb646-ec65-4ffe-bcdc-9a4065dd1c01">
+            <title>TapiConnectionEdgePoint
+id: 2b4cb646-ec65-4ffe-bcdc-9a4065dd1c01
+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="03e6b978-fd34-4702-9147-baa1fe7761af">
+        <title>TapiNodeUserEquipment
+id: 03e6b978-fd34-4702-9147-baa1fe7761af
+name: user-equipment-2031011</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="b12c9b65-8111-45e2-ac5f-96aca92e90e1">
+          <title>TapiNodeEdgePoint
+id: b12c9b65-8111-45e2-ac5f-96aca92e90e1
+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="d7a86d67-785f-4e23-b104-448ec49b3095">
+            <title>TapiConnectionEdgePoint
+id: d7a86d67-785f-4e23-b104-448ec49b3095
+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="75d3a94b-058d-445b-a053-f81ea523252c">
+          <title>TapiNodeEdgePoint
+id: 75d3a94b-058d-445b-a053-f81ea523252c
+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="aea71a66-675d-43f7-9260-ee7b7e2c4385">
+            <title>TapiConnectionEdgePoint
+id: aea71a66-675d-43f7-9260-ee7b7e2c4385
+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="f7f8bc52-1356-4bb2-9e5f-7c5ea3adfa81">
+        <title>TapiNodeUserEquipment
+id: f7f8bc52-1356-4bb2-9e5f-7c5ea3adfa81
+name: user-equipment-2031012</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="0dc4809c-60fd-4ee5-a47e-ee9cb24d0fbd">
+          <title>TapiNodeEdgePoint
+id: 0dc4809c-60fd-4ee5-a47e-ee9cb24d0fbd
+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="920bd9e6-53b4-4d71-8a97-976fa97ed9e9">
+            <title>TapiConnectionEdgePoint
+id: 920bd9e6-53b4-4d71-8a97-976fa97ed9e9
+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="6aa7606c-c41a-4202-996f-a2859f2604a5">
+          <title>TapiNodeEdgePoint
+id: 6aa7606c-c41a-4202-996f-a2859f2604a5
+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="deae058a-8d0e-4550-a03e-5713f74dee28">
+            <title>TapiConnectionEdgePoint
+id: deae058a-8d0e-4550-a03e-5713f74dee28
+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="dc0c4b5d-e080-4563-b777-59c32c263b49">
+        <title>TapiNodeORu
+id: dc0c4b5d-e080-4563-b777-59c32c263b49
+name: o-ru-203102</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="29b4dcca-1dde-4fba-8512-a315e447bf49">
+          <title>TapiNodeEdgePoint
+id: 29b4dcca-1dde-4fba-8512-a315e447bf49
+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="270405ca-8bf0-4325-b655-ed1de7189086">
+            <title>TapiConnectionEdgePoint
+id: 270405ca-8bf0-4325-b655-ed1de7189086
+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="6e545aa1-3371-4e3e-94b2-5ba7c8a61af6">
+          <title>TapiNodeEdgePoint
+id: 6e545aa1-3371-4e3e-94b2-5ba7c8a61af6
+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="414f28b8-608c-4e0a-bb2a-da5c9786032c">
+            <title>TapiConnectionEdgePoint
+id: 414f28b8-608c-4e0a-bb2a-da5c9786032c
+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="88a36cd8-9f61-40bb-9bf6-4159cd528257">
+        <title>TapiNodeUserEquipment
+id: 88a36cd8-9f61-40bb-9bf6-4159cd528257
+name: user-equipment-2031020</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="b89ea1d7-3bc3-4353-98f0-90f3faceb1d8">
+          <title>TapiNodeEdgePoint
+id: b89ea1d7-3bc3-4353-98f0-90f3faceb1d8
+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="f5b4105d-83fc-41a7-882a-9f6bd603bfa1">
+            <title>TapiConnectionEdgePoint
+id: f5b4105d-83fc-41a7-882a-9f6bd603bfa1
+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="d73de231-31b7-415a-9431-1b80bba8c930">
+          <title>TapiNodeEdgePoint
+id: d73de231-31b7-415a-9431-1b80bba8c930
+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="eb6f2690-0025-4065-b077-5f76bbe732e9">
+            <title>TapiConnectionEdgePoint
+id: eb6f2690-0025-4065-b077-5f76bbe732e9
+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="4a1ee786-d6b7-4d16-88d5-f12f3d6f3818">
+        <title>TapiNodeUserEquipment
+id: 4a1ee786-d6b7-4d16-88d5-f12f3d6f3818
+name: user-equipment-2031021</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="b1d063ae-ddcc-451f-844c-17ce41fa3469">
+          <title>TapiNodeEdgePoint
+id: b1d063ae-ddcc-451f-844c-17ce41fa3469
+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="cb5ffc32-0174-4092-8918-f7314b9b453a">
+            <title>TapiConnectionEdgePoint
+id: cb5ffc32-0174-4092-8918-f7314b9b453a
+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="f936a98d-7c66-40e1-a1d8-ff6012da43df">
+          <title>TapiNodeEdgePoint
+id: f936a98d-7c66-40e1-a1d8-ff6012da43df
+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="2a10ca88-552e-4229-898c-12299d6ed379">
+            <title>TapiConnectionEdgePoint
+id: 2a10ca88-552e-4229-898c-12299d6ed379
+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="296b3f22-bfcc-4574-94ca-21aa655d0ed2">
+        <title>TapiNodeUserEquipment
+id: 296b3f22-bfcc-4574-94ca-21aa655d0ed2
+name: user-equipment-2031022</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="665d65c9-0527-4f30-a7c5-e2037b23344c">
+          <title>TapiNodeEdgePoint
+id: 665d65c9-0527-4f30-a7c5-e2037b23344c
+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="db2ed94f-86c8-4c16-8e59-6315e9d9c66f">
+            <title>TapiConnectionEdgePoint
+id: db2ed94f-86c8-4c16-8e59-6315e9d9c66f
+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="6d0d9b3e-c211-4168-a581-b11733d96b16">
+          <title>TapiNodeEdgePoint
+id: 6d0d9b3e-c211-4168-a581-b11733d96b16
+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="d52170de-14e3-4c8d-95db-4089f99bdc7b">
+            <title>TapiConnectionEdgePoint
+id: d52170de-14e3-4c8d-95db-4089f99bdc7b
+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="09d87460-96e8-4a09-9cbe-9885d1efce1f">
+        <title>TapiNodeODu
+id: 09d87460-96e8-4a09-9cbe-9885d1efce1f
+name: o-du-2032</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="f32701cc-7997-453f-897d-9ea6d5cf9bd5">
+          <title>TapiNodeEdgePoint
+id: f32701cc-7997-453f-897d-9ea6d5cf9bd5
+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="1a66431d-3fbc-475b-9ac6-ab26117b558f">
+            <title>TapiConnectionEdgePoint
+id: 1a66431d-3fbc-475b-9ac6-ab26117b558f
+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="6e38598f-7ba5-4ac4-9026-dff53617abb4">
+          <title>TapiNodeEdgePoint
+id: 6e38598f-7ba5-4ac4-9026-dff53617abb4
+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="0117ade0-b5e9-4114-b544-97cb9a68dfc4">
+            <title>TapiConnectionEdgePoint
+id: 0117ade0-b5e9-4114-b544-97cb9a68dfc4
+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="0fb4dc7d-0f77-4a3e-a46e-8de8eb74ca5e">
+            <title>TapiConnectionEdgePoint
+id: 0fb4dc7d-0f77-4a3e-a46e-8de8eb74ca5e
+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="b654209b-0781-49d9-968d-f517f38cac1d">
+            <title>TapiConnectionEdgePoint
+id: b654209b-0781-49d9-968d-f517f38cac1d
+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="d8de16de-a94d-4f4d-b895-4083b567d77a">
+          <title>TapiNodeEdgePoint
+id: d8de16de-a94d-4f4d-b895-4083b567d77a
+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="76d74eb3-d6f2-4fb2-a5e3-0507f00da6e0">
+            <title>TapiConnectionEdgePoint
+id: 76d74eb3-d6f2-4fb2-a5e3-0507f00da6e0
+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="fe424652-981c-4a61-9089-38c227e2262e">
+          <title>TapiNodeEdgePoint
+id: fe424652-981c-4a61-9089-38c227e2262e
+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="c5dc56a6-3b3b-45e4-a83b-d6f859bc134b">
+            <title>TapiConnectionEdgePoint
+id: c5dc56a6-3b3b-45e4-a83b-d6f859bc134b
+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="4152c75d-51ae-4c1e-bd3c-e53669ea75cb">
+        <title>TapiNodeFronthaulGateway
+id: 4152c75d-51ae-4c1e-bd3c-e53669ea75cb
+name: fronthaul-gateway-20320</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="855d0b77-55fa-4430-a4db-5b427b0dc944">
+          <title>TapiNodeEdgePoint
+id: 855d0b77-55fa-4430-a4db-5b427b0dc944
+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="8f17afda-7f7b-4266-97b2-f3f34eadf2c3">
+            <title>TapiConnectionEdgePoint
+id: 8f17afda-7f7b-4266-97b2-f3f34eadf2c3
+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="05c7f990-c382-4548-8260-3dbc4d9542b6">
+          <title>TapiNodeEdgePoint
+id: 05c7f990-c382-4548-8260-3dbc4d9542b6
+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="e8b2f0d4-0704-47e1-9fc5-59bf093f197a">
+            <title>TapiConnectionEdgePoint
+id: e8b2f0d4-0704-47e1-9fc5-59bf093f197a
+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="7028114a-8d5f-4078-b3ea-3795e1fab6b1">
+          <title>TapiNodeEdgePoint
+id: 7028114a-8d5f-4078-b3ea-3795e1fab6b1
+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="c006ff7a-36ba-4ca1-b6ff-c4fdb18cc492">
+            <title>TapiConnectionEdgePoint
+id: c006ff7a-36ba-4ca1-b6ff-c4fdb18cc492
+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="e3c18973-f34f-408d-9ae6-742cd283532b">
+          <title>TapiNodeEdgePoint
+id: e3c18973-f34f-408d-9ae6-742cd283532b
+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="a6e090f0-fece-4570-ac23-65a44cbbaf80">
+            <title>TapiConnectionEdgePoint
+id: a6e090f0-fece-4570-ac23-65a44cbbaf80
+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="2cc4fb57-aff6-4df7-9eeb-4724e64dd404">
+          <title>TapiNodeEdgePoint
+id: 2cc4fb57-aff6-4df7-9eeb-4724e64dd404
+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="908df1bc-d944-4a1f-9adc-6b74ef397395">
+            <title>TapiConnectionEdgePoint
+id: 908df1bc-d944-4a1f-9adc-6b74ef397395
+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="aabaf9b0-a2ec-406e-8c58-4585acd1c745">
+        <title>TapiNodeORu
+id: aabaf9b0-a2ec-406e-8c58-4585acd1c745
+name: o-ru-203200</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="a5b227c3-0e12-495b-b3f0-0a3cd4a35025">
+          <title>TapiNodeEdgePoint
+id: a5b227c3-0e12-495b-b3f0-0a3cd4a35025
+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="76cf1a9c-4bfe-4e20-a4f9-c02647c88659">
+            <title>TapiConnectionEdgePoint
+id: 76cf1a9c-4bfe-4e20-a4f9-c02647c88659
+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="c8ef3cc2-ab26-41d1-8cab-7756c7dd9a1d">
+          <title>TapiNodeEdgePoint
+id: c8ef3cc2-ab26-41d1-8cab-7756c7dd9a1d
+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="30f59227-1db8-4939-8346-04d2755e1c3a">
+            <title>TapiConnectionEdgePoint
+id: 30f59227-1db8-4939-8346-04d2755e1c3a
+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="80909c8a-eb07-413f-86ec-67f61dcc8782">
+        <title>TapiNodeUserEquipment
+id: 80909c8a-eb07-413f-86ec-67f61dcc8782
+name: user-equipment-2032000</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="677ac107-dffa-4bdf-a37d-82f1641b4289">
+          <title>TapiNodeEdgePoint
+id: 677ac107-dffa-4bdf-a37d-82f1641b4289
+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="adc69e38-b1b2-40eb-ad9e-958746813825">
+            <title>TapiConnectionEdgePoint
+id: adc69e38-b1b2-40eb-ad9e-958746813825
+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="ba4c4cc1-ff6b-47bb-849f-81f506d4da12">
+          <title>TapiNodeEdgePoint
+id: ba4c4cc1-ff6b-47bb-849f-81f506d4da12
+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="219fbc34-3c13-4202-bbb8-b10bb796fba7">
+            <title>TapiConnectionEdgePoint
+id: 219fbc34-3c13-4202-bbb8-b10bb796fba7
+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="0c87f1c9-5261-49f1-9119-71a457d17772">
+        <title>TapiNodeUserEquipment
+id: 0c87f1c9-5261-49f1-9119-71a457d17772
+name: user-equipment-2032001</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="4bd752f5-ff7f-4f35-ae66-b59cf4cc38ca">
+          <title>TapiNodeEdgePoint
+id: 4bd752f5-ff7f-4f35-ae66-b59cf4cc38ca
+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="ff95a796-252e-4c0d-91d1-d9f29187395d">
+            <title>TapiConnectionEdgePoint
+id: ff95a796-252e-4c0d-91d1-d9f29187395d
+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="20c5e03e-6fea-49c9-944d-fcc0c943905c">
+          <title>TapiNodeEdgePoint
+id: 20c5e03e-6fea-49c9-944d-fcc0c943905c
+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="6aad4514-fa1d-4d7b-8869-2d36d99367b3">
+            <title>TapiConnectionEdgePoint
+id: 6aad4514-fa1d-4d7b-8869-2d36d99367b3
+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="ec95c7cf-a7a6-4926-9733-813a741d2328">
+        <title>TapiNodeUserEquipment
+id: ec95c7cf-a7a6-4926-9733-813a741d2328
+name: user-equipment-2032002</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="8983a72e-1da5-4c53-8223-08dc9c5f7f08">
+          <title>TapiNodeEdgePoint
+id: 8983a72e-1da5-4c53-8223-08dc9c5f7f08
+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="9e6c614f-0592-4a32-929d-b6b3b7b9fea2">
+            <title>TapiConnectionEdgePoint
+id: 9e6c614f-0592-4a32-929d-b6b3b7b9fea2
+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="78b01b45-98df-4bae-bcf0-8b310012e2ad">
+          <title>TapiNodeEdgePoint
+id: 78b01b45-98df-4bae-bcf0-8b310012e2ad
+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="4533c294-2314-4cb4-80f5-7df19acc9ed9">
+            <title>TapiConnectionEdgePoint
+id: 4533c294-2314-4cb4-80f5-7df19acc9ed9
+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="c72098b8-1a03-4021-a5f9-a1d49e761992">
+        <title>TapiNodeORu
+id: c72098b8-1a03-4021-a5f9-a1d49e761992
+name: o-ru-203201</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="6dd48c4a-2a7b-4b4e-9e94-c74421aff42a">
+          <title>TapiNodeEdgePoint
+id: 6dd48c4a-2a7b-4b4e-9e94-c74421aff42a
+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="cfe81db1-8ebe-494f-9add-323ce3240a24">
+            <title>TapiConnectionEdgePoint
+id: cfe81db1-8ebe-494f-9add-323ce3240a24
+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="22d25071-efba-4972-9e1d-b6311b99bcc2">
+          <title>TapiNodeEdgePoint
+id: 22d25071-efba-4972-9e1d-b6311b99bcc2
+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="f2863e41-6fc8-460e-9e05-16d25e011cfe">
+            <title>TapiConnectionEdgePoint
+id: f2863e41-6fc8-460e-9e05-16d25e011cfe
+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="5838159a-f6ab-4b1d-b468-eb13cdb3f221">
+        <title>TapiNodeUserEquipment
+id: 5838159a-f6ab-4b1d-b468-eb13cdb3f221
+name: user-equipment-2032010</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="680dc562-8a19-4638-abf4-da1f4ed5ecb8">
+          <title>TapiNodeEdgePoint
+id: 680dc562-8a19-4638-abf4-da1f4ed5ecb8
+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="bb8df072-0bcf-41c1-8721-70a43618a8d0">
+            <title>TapiConnectionEdgePoint
+id: bb8df072-0bcf-41c1-8721-70a43618a8d0
+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="2fb79baf-1e10-40df-8a6e-17da6abc1e42">
+          <title>TapiNodeEdgePoint
+id: 2fb79baf-1e10-40df-8a6e-17da6abc1e42
+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="b13f4b8b-3863-4a8c-a088-47a472a68d13">
+            <title>TapiConnectionEdgePoint
+id: b13f4b8b-3863-4a8c-a088-47a472a68d13
+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="36649a20-7f4e-4ba6-b1c2-e1878c7ae50b">
+        <title>TapiNodeUserEquipment
+id: 36649a20-7f4e-4ba6-b1c2-e1878c7ae50b
+name: user-equipment-2032011</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="9a10e79e-2968-460c-af8d-d78be0fa9547">
+          <title>TapiNodeEdgePoint
+id: 9a10e79e-2968-460c-af8d-d78be0fa9547
+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="88baf24e-0fbb-4cdf-a334-7f92b5b8ca41">
+            <title>TapiConnectionEdgePoint
+id: 88baf24e-0fbb-4cdf-a334-7f92b5b8ca41
+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="5210ec9b-3641-4d9f-8627-3253698268ca">
+          <title>TapiNodeEdgePoint
+id: 5210ec9b-3641-4d9f-8627-3253698268ca
+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="d40e970e-5daa-4f64-b06c-8b7f467d4b72">
+            <title>TapiConnectionEdgePoint
+id: d40e970e-5daa-4f64-b06c-8b7f467d4b72
+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="eea8ed58-9ae9-415c-a0b0-b1928adfb36f">
+        <title>TapiNodeUserEquipment
+id: eea8ed58-9ae9-415c-a0b0-b1928adfb36f
+name: user-equipment-2032012</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="5a096ffd-5771-4232-b15b-296725919a56">
+          <title>TapiNodeEdgePoint
+id: 5a096ffd-5771-4232-b15b-296725919a56
+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="7ff1e4f9-6822-43fe-92c5-f5c0fc0a7916">
+            <title>TapiConnectionEdgePoint
+id: 7ff1e4f9-6822-43fe-92c5-f5c0fc0a7916
+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="797f9180-df0c-409e-888d-5b24d001637e">
+          <title>TapiNodeEdgePoint
+id: 797f9180-df0c-409e-888d-5b24d001637e
+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="5ca68dcc-c4e5-4abe-8823-11049a614fe1">
+            <title>TapiConnectionEdgePoint
+id: 5ca68dcc-c4e5-4abe-8823-11049a614fe1
+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="99831950-69d3-44b3-bd7a-95bdd9cd4c59">
+        <title>TapiNodeORu
+id: 99831950-69d3-44b3-bd7a-95bdd9cd4c59
+name: o-ru-203202</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="93b9eac3-175b-4853-b1d9-7e6f4a181354">
+          <title>TapiNodeEdgePoint
+id: 93b9eac3-175b-4853-b1d9-7e6f4a181354
+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="f8fe7dce-cf41-43bd-9bf1-73201462ae9b">
+            <title>TapiConnectionEdgePoint
+id: f8fe7dce-cf41-43bd-9bf1-73201462ae9b
+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="cb876011-d84f-4a7c-ac37-e15be1509aff">
+          <title>TapiNodeEdgePoint
+id: cb876011-d84f-4a7c-ac37-e15be1509aff
+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="0f4f8eff-d6a5-44d4-a361-9826f77f0cbd">
+            <title>TapiConnectionEdgePoint
+id: 0f4f8eff-d6a5-44d4-a361-9826f77f0cbd
+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="146815fa-bdbe-4e32-829c-3e86dcf02bac">
+        <title>TapiNodeUserEquipment
+id: 146815fa-bdbe-4e32-829c-3e86dcf02bac
+name: user-equipment-2032020</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="370281f5-c804-465b-b64b-9352b6de7571">
+          <title>TapiNodeEdgePoint
+id: 370281f5-c804-465b-b64b-9352b6de7571
+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="7218ad65-12e5-48d7-a960-e29a4bdca21c">
+            <title>TapiConnectionEdgePoint
+id: 7218ad65-12e5-48d7-a960-e29a4bdca21c
+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="aa9248d8-9d7b-4f02-a952-fe4574a20612">
+          <title>TapiNodeEdgePoint
+id: aa9248d8-9d7b-4f02-a952-fe4574a20612
+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="807a6aad-04b6-4756-9cb8-0ea8095e7889">
+            <title>TapiConnectionEdgePoint
+id: 807a6aad-04b6-4756-9cb8-0ea8095e7889
+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="65b870ab-70f4-4e7f-bad2-c5d5ddb467a2">
+        <title>TapiNodeUserEquipment
+id: 65b870ab-70f4-4e7f-bad2-c5d5ddb467a2
+name: user-equipment-2032021</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="9fcb9174-b609-4d5c-a4a6-c79f7261a894">
+          <title>TapiNodeEdgePoint
+id: 9fcb9174-b609-4d5c-a4a6-c79f7261a894
+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="19c06af4-bad2-4364-a3d2-7515de2a67ca">
+            <title>TapiConnectionEdgePoint
+id: 19c06af4-bad2-4364-a3d2-7515de2a67ca
+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="c50afba6-b212-414c-b921-e85efd795738">
+          <title>TapiNodeEdgePoint
+id: c50afba6-b212-414c-b921-e85efd795738
+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="5d3df21e-da21-44c8-8769-c2a0cb990a25">
+            <title>TapiConnectionEdgePoint
+id: 5d3df21e-da21-44c8-8769-c2a0cb990a25
+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="45619601-68d4-40fe-b944-66a8a7839cc3">
+        <title>TapiNodeUserEquipment
+id: 45619601-68d4-40fe-b944-66a8a7839cc3
+name: user-equipment-2032022</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="59b5d4f0-8f00-4093-a5bf-8b37f02f5478">
+          <title>TapiNodeEdgePoint
+id: 59b5d4f0-8f00-4093-a5bf-8b37f02f5478
+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="e1bca037-d72c-4297-82ce-94ae3b854938">
+            <title>TapiConnectionEdgePoint
+id: e1bca037-d72c-4297-82ce-94ae3b854938
+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="f3b8eb37-afd7-486b-ae02-eb618c7ad84e">
+          <title>TapiNodeEdgePoint
+id: f3b8eb37-afd7-486b-ae02-eb618c7ad84e
+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="a0f482f3-313d-4736-98c5-fca96a1a489a">
+            <title>TapiConnectionEdgePoint
+id: a0f482f3-313d-4736-98c5-fca96a1a489a
+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="71104ca9-2a53-4559-8ef5-4bb3094640ea">
+        <title>TapiNodeOCuCp
+id: 71104ca9-2a53-4559-8ef5-4bb3094640ea
+name: o-cu-cp-204</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="a340608f-aa7a-4375-ae18-b0163354c4a8">
+          <title>TapiNodeEdgePoint
+id: a340608f-aa7a-4375-ae18-b0163354c4a8
+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="4f4da4ca-7818-4c18-8307-a23f7489d183">
+            <title>TapiConnectionEdgePoint
+id: 4f4da4ca-7818-4c18-8307-a23f7489d183
+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="f0e84b99-e594-41b3-b15e-675d431d4237">
+          <title>TapiNodeEdgePoint
+id: f0e84b99-e594-41b3-b15e-675d431d4237
+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="95bcb219-9b9e-4f5b-aaa8-dedc6a0da434">
+            <title>TapiConnectionEdgePoint
+id: 95bcb219-9b9e-4f5b-aaa8-dedc6a0da434
+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="f62edd8b-b3a2-427b-863a-02cd76c4cad6">
+          <title>TapiNodeEdgePoint
+id: f62edd8b-b3a2-427b-863a-02cd76c4cad6
+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="f023c7d6-bfc7-4f30-a08e-bb7ab35e1ac2">
+            <title>TapiConnectionEdgePoint
+id: f023c7d6-bfc7-4f30-a08e-bb7ab35e1ac2
+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="4b0cc458-f0de-42df-8cde-95943fa35c23">
+            <title>TapiConnectionEdgePoint
+id: 4b0cc458-f0de-42df-8cde-95943fa35c23
+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="0956a548-4262-4821-b759-a5bac6d68fa4">
+            <title>TapiConnectionEdgePoint
+id: 0956a548-4262-4821-b759-a5bac6d68fa4
+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="1e99f9e4-c44c-4177-937d-6c0ac6581e29">
+          <title>TapiNodeEdgePoint
+id: 1e99f9e4-c44c-4177-937d-6c0ac6581e29
+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="f9810810-d32a-43a3-b67a-5bd3481870ab">
+            <title>TapiConnectionEdgePoint
+id: f9810810-d32a-43a3-b67a-5bd3481870ab
+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="87a16fb0-9111-4a84-8180-22b62b1986fc">
+          <title>TapiNodeEdgePoint
+id: 87a16fb0-9111-4a84-8180-22b62b1986fc
+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="0b606cc3-583c-48bd-ad6c-038c913b46e5">
+            <title>TapiConnectionEdgePoint
+id: 0b606cc3-583c-48bd-ad6c-038c913b46e5
+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="c4bf87ad-e858-4aae-9bcd-a0f139ee51a4">
+        <title>TapiNodeOCuUp
+id: c4bf87ad-e858-4aae-9bcd-a0f139ee51a4
+name: o-cu-up-204</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="2f8a8d8c-71a7-4774-b817-4600b1881dd1">
+          <title>TapiNodeEdgePoint
+id: 2f8a8d8c-71a7-4774-b817-4600b1881dd1
+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="65f86877-3eef-4349-9b46-34c9032dd290">
+            <title>TapiConnectionEdgePoint
+id: 65f86877-3eef-4349-9b46-34c9032dd290
+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="0f910bc2-536f-496a-91b1-0f7bf76257be">
+          <title>TapiNodeEdgePoint
+id: 0f910bc2-536f-496a-91b1-0f7bf76257be
+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="802d9809-4c5f-406d-a8c3-76a0d03a6436">
+            <title>TapiConnectionEdgePoint
+id: 802d9809-4c5f-406d-a8c3-76a0d03a6436
+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="2e18d81e-a6dc-478e-8851-27ca96ee0459">
+          <title>TapiNodeEdgePoint
+id: 2e18d81e-a6dc-478e-8851-27ca96ee0459
+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="a0db3922-e8fd-4927-b9f5-18975763e89e">
+            <title>TapiConnectionEdgePoint
+id: a0db3922-e8fd-4927-b9f5-18975763e89e
+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="b758349e-7eb8-4706-b3f0-f7654e9ce9db">
+            <title>TapiConnectionEdgePoint
+id: b758349e-7eb8-4706-b3f0-f7654e9ce9db
+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="2d96fad2-faf0-4137-9bd1-6a9fa228285d">
+            <title>TapiConnectionEdgePoint
+id: 2d96fad2-faf0-4137-9bd1-6a9fa228285d
+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="faf40aa7-57bf-4a3e-98d4-25cc8348efdb">
+          <title>TapiNodeEdgePoint
+id: faf40aa7-57bf-4a3e-98d4-25cc8348efdb
+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="7a7338d7-6b8b-42f5-87df-38a2020042b6">
+            <title>TapiConnectionEdgePoint
+id: 7a7338d7-6b8b-42f5-87df-38a2020042b6
+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="bf41eb57-a752-43c4-a436-e3b1939731ee">
+          <title>TapiNodeEdgePoint
+id: bf41eb57-a752-43c4-a436-e3b1939731ee
+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="00da9463-f0fd-4e0a-846f-25d7e56f8397">
+            <title>TapiConnectionEdgePoint
+id: 00da9463-f0fd-4e0a-846f-25d7e56f8397
+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="74804f36-ad98-47b7-8dc3-6431780320d2">
+        <title>TapiNodeODu
+id: 74804f36-ad98-47b7-8dc3-6431780320d2
+name: o-du-2040</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="dee2a6b6-5e15-4f20-aaf2-ac59decc61d3">
+          <title>TapiNodeEdgePoint
+id: dee2a6b6-5e15-4f20-aaf2-ac59decc61d3
+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="3d85aa42-1316-453e-b1e7-c3332901e2aa">
+            <title>TapiConnectionEdgePoint
+id: 3d85aa42-1316-453e-b1e7-c3332901e2aa
+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="034cc61a-cbd7-42d8-adb1-ea5b9c53f702">
+          <title>TapiNodeEdgePoint
+id: 034cc61a-cbd7-42d8-adb1-ea5b9c53f702
+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="f805d16e-162b-48f6-8fd1-6329107b64c6">
+            <title>TapiConnectionEdgePoint
+id: f805d16e-162b-48f6-8fd1-6329107b64c6
+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="0e8bdbbb-f1e1-45b2-adba-a9780f56d2d1">
+            <title>TapiConnectionEdgePoint
+id: 0e8bdbbb-f1e1-45b2-adba-a9780f56d2d1
+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="91f3df56-4b4f-420a-b7fc-19276da38943">
+            <title>TapiConnectionEdgePoint
+id: 91f3df56-4b4f-420a-b7fc-19276da38943
+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="3ccdd0ad-8759-41ca-be49-847e09a14d20">
+          <title>TapiNodeEdgePoint
+id: 3ccdd0ad-8759-41ca-be49-847e09a14d20
+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="713b70ef-23fd-4aa2-a7ac-c0d5e9c02c57">
+            <title>TapiConnectionEdgePoint
+id: 713b70ef-23fd-4aa2-a7ac-c0d5e9c02c57
+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="04f77294-22b5-4a25-baec-f83d07bb37ed">
+          <title>TapiNodeEdgePoint
+id: 04f77294-22b5-4a25-baec-f83d07bb37ed
+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="f918dcc6-b1ae-40cb-80a3-826a7176fe54">
+            <title>TapiConnectionEdgePoint
+id: f918dcc6-b1ae-40cb-80a3-826a7176fe54
+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="7d03794c-4843-4940-9b33-2507f6d2121d">
+        <title>TapiNodeFronthaulGateway
+id: 7d03794c-4843-4940-9b33-2507f6d2121d
+name: fronthaul-gateway-20400</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="b32fd6f6-c8c1-41da-bd65-e278f4f1b405">
+          <title>TapiNodeEdgePoint
+id: b32fd6f6-c8c1-41da-bd65-e278f4f1b405
+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="7a782734-97e1-4e97-8fb3-1dc2f1a7da8d">
+            <title>TapiConnectionEdgePoint
+id: 7a782734-97e1-4e97-8fb3-1dc2f1a7da8d
+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="fac2ceee-410f-4d83-9234-3ad3d2d7fc46">
+          <title>TapiNodeEdgePoint
+id: fac2ceee-410f-4d83-9234-3ad3d2d7fc46
+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="76d7d5e1-5785-432e-b9bc-9a6f38494476">
+            <title>TapiConnectionEdgePoint
+id: 76d7d5e1-5785-432e-b9bc-9a6f38494476
+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="1cfdf538-9c91-4bcc-8fe5-48d598b80bcb">
+          <title>TapiNodeEdgePoint
+id: 1cfdf538-9c91-4bcc-8fe5-48d598b80bcb
+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="5d5052a4-13bb-43a5-a1b2-0f0b0e78f44a">
+            <title>TapiConnectionEdgePoint
+id: 5d5052a4-13bb-43a5-a1b2-0f0b0e78f44a
+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="58b14edd-f9fe-421d-8b5e-048b1083d902">
+          <title>TapiNodeEdgePoint
+id: 58b14edd-f9fe-421d-8b5e-048b1083d902
+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="0a802ff5-323d-40eb-85a4-04e9c8038ae7">
+            <title>TapiConnectionEdgePoint
+id: 0a802ff5-323d-40eb-85a4-04e9c8038ae7
+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="a07626fb-791a-4adc-8417-28ad05ee8064">
+          <title>TapiNodeEdgePoint
+id: a07626fb-791a-4adc-8417-28ad05ee8064
+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="54fe3878-a738-47c8-9d38-778205407654">
+            <title>TapiConnectionEdgePoint
+id: 54fe3878-a738-47c8-9d38-778205407654
+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="dd1c7787-9641-43db-a652-9aea8fb93ce4">
+        <title>TapiNodeORu
+id: dd1c7787-9641-43db-a652-9aea8fb93ce4
+name: o-ru-204000</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="82191113-aec4-4f33-80af-ba7c1a7b1872">
+          <title>TapiNodeEdgePoint
+id: 82191113-aec4-4f33-80af-ba7c1a7b1872
+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="4325a7fa-db39-48af-909f-802e128973a3">
+            <title>TapiConnectionEdgePoint
+id: 4325a7fa-db39-48af-909f-802e128973a3
+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="d581d24f-a02f-4745-a139-ffa07b9f7d6e">
+          <title>TapiNodeEdgePoint
+id: d581d24f-a02f-4745-a139-ffa07b9f7d6e
+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="9da9217c-8b62-47a8-8b99-d147d8be8b12">
+            <title>TapiConnectionEdgePoint
+id: 9da9217c-8b62-47a8-8b99-d147d8be8b12
+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="b212c830-42a5-4c03-9987-07e3e876f5a2">
+        <title>TapiNodeUserEquipment
+id: b212c830-42a5-4c03-9987-07e3e876f5a2
+name: user-equipment-2040000</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="55d24726-216d-4b2e-a2e9-9036ab7772b9">
+          <title>TapiNodeEdgePoint
+id: 55d24726-216d-4b2e-a2e9-9036ab7772b9
+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="2642f802-3c17-4ff4-a45f-3f22daac9fdf">
+            <title>TapiConnectionEdgePoint
+id: 2642f802-3c17-4ff4-a45f-3f22daac9fdf
+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="6da3b7b8-8e0a-4baa-9cbf-a69f02e4a3c9">
+          <title>TapiNodeEdgePoint
+id: 6da3b7b8-8e0a-4baa-9cbf-a69f02e4a3c9
+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="e67c4c2b-7baf-4376-80e0-e66b186f915f">
+            <title>TapiConnectionEdgePoint
+id: e67c4c2b-7baf-4376-80e0-e66b186f915f
+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="09fe1e82-e17a-40b3-95bb-2da88ab91c4b">
+        <title>TapiNodeUserEquipment
+id: 09fe1e82-e17a-40b3-95bb-2da88ab91c4b
+name: user-equipment-2040001</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="361251e5-4023-4d4b-bb89-5fddf6bb74b8">
+          <title>TapiNodeEdgePoint
+id: 361251e5-4023-4d4b-bb89-5fddf6bb74b8
+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="025dd221-dca2-4de8-8316-d4009627b03c">
+            <title>TapiConnectionEdgePoint
+id: 025dd221-dca2-4de8-8316-d4009627b03c
+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="7f104bda-2f00-4e6f-8154-2f9151062b03">
+          <title>TapiNodeEdgePoint
+id: 7f104bda-2f00-4e6f-8154-2f9151062b03
+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="9c868c56-2b60-48aa-9ec7-bc087cf6a17f">
+            <title>TapiConnectionEdgePoint
+id: 9c868c56-2b60-48aa-9ec7-bc087cf6a17f
+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="5067d5c7-ca4a-4edc-9270-fd77295a85ad">
+        <title>TapiNodeUserEquipment
+id: 5067d5c7-ca4a-4edc-9270-fd77295a85ad
+name: user-equipment-2040002</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="3f24ddce-885e-42fc-93bd-9f29fb00317c">
+          <title>TapiNodeEdgePoint
+id: 3f24ddce-885e-42fc-93bd-9f29fb00317c
+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="2229401f-b5bd-49e9-93a9-d93e6902ac38">
+            <title>TapiConnectionEdgePoint
+id: 2229401f-b5bd-49e9-93a9-d93e6902ac38
+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="8621c303-e3f7-48e4-8454-96259cc5c131">
+          <title>TapiNodeEdgePoint
+id: 8621c303-e3f7-48e4-8454-96259cc5c131
+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="fb7012f6-9d3a-4d6c-97f3-ca81ca6dca43">
+            <title>TapiConnectionEdgePoint
+id: fb7012f6-9d3a-4d6c-97f3-ca81ca6dca43
+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="310ed93c-3ee5-4ff9-be62-8cfb1516dd54">
+        <title>TapiNodeORu
+id: 310ed93c-3ee5-4ff9-be62-8cfb1516dd54
+name: o-ru-204001</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="46e45dfa-574e-42e9-934b-567aaaa0d7fb">
+          <title>TapiNodeEdgePoint
+id: 46e45dfa-574e-42e9-934b-567aaaa0d7fb
+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="72e76737-66b7-47de-9913-4f7ca6759f78">
+            <title>TapiConnectionEdgePoint
+id: 72e76737-66b7-47de-9913-4f7ca6759f78
+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="7582426f-62a3-44d9-afe7-540bd5b2046e">
+          <title>TapiNodeEdgePoint
+id: 7582426f-62a3-44d9-afe7-540bd5b2046e
+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="7ed9cf68-26a0-48cc-909e-a48f575a8f5a">
+            <title>TapiConnectionEdgePoint
+id: 7ed9cf68-26a0-48cc-909e-a48f575a8f5a
+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="c59e2e4f-ef1a-4352-a5a1-e45b89261510">
+        <title>TapiNodeUserEquipment
+id: c59e2e4f-ef1a-4352-a5a1-e45b89261510
+name: user-equipment-2040010</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="9b16395f-6747-4eb0-8513-39f7e84c6898">
+          <title>TapiNodeEdgePoint
+id: 9b16395f-6747-4eb0-8513-39f7e84c6898
+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="50aaa6b3-e188-4c10-a1dc-2defab0e1d05">
+            <title>TapiConnectionEdgePoint
+id: 50aaa6b3-e188-4c10-a1dc-2defab0e1d05
+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="f11a691c-7f98-4257-b196-5cad614aba63">
+          <title>TapiNodeEdgePoint
+id: f11a691c-7f98-4257-b196-5cad614aba63
+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="755cf030-3f3e-4a77-8832-c84df9985fda">
+            <title>TapiConnectionEdgePoint
+id: 755cf030-3f3e-4a77-8832-c84df9985fda
+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="486ae099-8e14-471f-b93b-05cb40bb00b8">
+        <title>TapiNodeUserEquipment
+id: 486ae099-8e14-471f-b93b-05cb40bb00b8
+name: user-equipment-2040011</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="3ad8493a-3e13-4dfa-823e-90f7a217ffd2">
+          <title>TapiNodeEdgePoint
+id: 3ad8493a-3e13-4dfa-823e-90f7a217ffd2
+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="230de60a-1e07-43ce-a789-23ebd22384da">
+            <title>TapiConnectionEdgePoint
+id: 230de60a-1e07-43ce-a789-23ebd22384da
+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="baf87bf4-7590-4e00-b775-3db4ad929f6e">
+          <title>TapiNodeEdgePoint
+id: baf87bf4-7590-4e00-b775-3db4ad929f6e
+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="a94d1de5-0bd1-4071-b735-80b5c6c68b14">
+            <title>TapiConnectionEdgePoint
+id: a94d1de5-0bd1-4071-b735-80b5c6c68b14
+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="6b7f4ffb-b724-4d9f-b359-a55f6d78ab23">
+        <title>TapiNodeUserEquipment
+id: 6b7f4ffb-b724-4d9f-b359-a55f6d78ab23
+name: user-equipment-2040012</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="e4088ba3-71c5-44d9-bdc8-7797112a97ca">
+          <title>TapiNodeEdgePoint
+id: e4088ba3-71c5-44d9-bdc8-7797112a97ca
+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="a32edf99-2259-4b12-b6ca-9cf0cbc5e249">
+            <title>TapiConnectionEdgePoint
+id: a32edf99-2259-4b12-b6ca-9cf0cbc5e249
+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="af3cb630-8620-4a09-af1d-0f113fa46911">
+          <title>TapiNodeEdgePoint
+id: af3cb630-8620-4a09-af1d-0f113fa46911
+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="b417a737-ebc5-47ab-b0ff-0d103f110178">
+            <title>TapiConnectionEdgePoint
+id: b417a737-ebc5-47ab-b0ff-0d103f110178
+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="5665bb2a-417c-48fd-b38a-d1ad8a31dc9a">
+        <title>TapiNodeORu
+id: 5665bb2a-417c-48fd-b38a-d1ad8a31dc9a
+name: o-ru-204002</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="009ad6a2-0977-414d-94b0-e4c9edd3aef5">
+          <title>TapiNodeEdgePoint
+id: 009ad6a2-0977-414d-94b0-e4c9edd3aef5
+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="1a48a78c-cd01-4e18-951d-f35e02f2c11a">
+            <title>TapiConnectionEdgePoint
+id: 1a48a78c-cd01-4e18-951d-f35e02f2c11a
+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="bfc7e10b-a702-4368-a3a1-8d1746d2e05d">
+          <title>TapiNodeEdgePoint
+id: bfc7e10b-a702-4368-a3a1-8d1746d2e05d
+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="29fee844-46be-458a-b503-f57ffcbc6a70">
+            <title>TapiConnectionEdgePoint
+id: 29fee844-46be-458a-b503-f57ffcbc6a70
+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="9ea6fa48-1ca6-48c2-bce3-cc345be18ac4">
+        <title>TapiNodeUserEquipment
+id: 9ea6fa48-1ca6-48c2-bce3-cc345be18ac4
+name: user-equipment-2040020</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="423a0f6e-29e1-438e-8d94-ea369d81feed">
+          <title>TapiNodeEdgePoint
+id: 423a0f6e-29e1-438e-8d94-ea369d81feed
+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="a01bc0cd-3cca-4b69-abcf-fa5b6001d7e9">
+            <title>TapiConnectionEdgePoint
+id: a01bc0cd-3cca-4b69-abcf-fa5b6001d7e9
+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="ec114000-9924-4b9d-8a16-65817a7c178c">
+          <title>TapiNodeEdgePoint
+id: ec114000-9924-4b9d-8a16-65817a7c178c
+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="0423a080-94c4-4a58-813f-816e617bd1b6">
+            <title>TapiConnectionEdgePoint
+id: 0423a080-94c4-4a58-813f-816e617bd1b6
+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="f03eb42e-e937-4f64-8fd6-41677e2714c8">
+        <title>TapiNodeUserEquipment
+id: f03eb42e-e937-4f64-8fd6-41677e2714c8
+name: user-equipment-2040021</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="a70ddf5b-c9f8-44bd-ba5f-53afb1ee9c1a">
+          <title>TapiNodeEdgePoint
+id: a70ddf5b-c9f8-44bd-ba5f-53afb1ee9c1a
+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="d9e36833-360e-4bf7-b1b4-d5de8a7f5fe9">
+            <title>TapiConnectionEdgePoint
+id: d9e36833-360e-4bf7-b1b4-d5de8a7f5fe9
+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="c3dee54c-4f6b-4741-9eb2-4109f5260540">
+          <title>TapiNodeEdgePoint
+id: c3dee54c-4f6b-4741-9eb2-4109f5260540
+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="eadb3960-ea8c-44bd-b0be-1673a94ad69a">
+            <title>TapiConnectionEdgePoint
+id: eadb3960-ea8c-44bd-b0be-1673a94ad69a
+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="852ba422-39b2-40f2-8bee-fc7cd9a8f626">
+        <title>TapiNodeUserEquipment
+id: 852ba422-39b2-40f2-8bee-fc7cd9a8f626
+name: user-equipment-2040022</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="0912247a-ae53-492d-8649-574df8594f27">
+          <title>TapiNodeEdgePoint
+id: 0912247a-ae53-492d-8649-574df8594f27
+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="81195f70-ae56-4c72-8684-8e0a65ff0dad">
+            <title>TapiConnectionEdgePoint
+id: 81195f70-ae56-4c72-8684-8e0a65ff0dad
+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="fef634a3-ddf9-4e45-ac0c-5725a734e728">
+          <title>TapiNodeEdgePoint
+id: fef634a3-ddf9-4e45-ac0c-5725a734e728
+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="82c38d35-44e2-418a-806e-2d0a05125d72">
+            <title>TapiConnectionEdgePoint
+id: 82c38d35-44e2-418a-806e-2d0a05125d72
+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="5c06eed3-97ae-4ecf-bd73-03dd4fddf2c7">
+        <title>TapiNodeODu
+id: 5c06eed3-97ae-4ecf-bd73-03dd4fddf2c7
+name: o-du-2041</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="5427086c-a518-456a-830f-9833e2620483">
+          <title>TapiNodeEdgePoint
+id: 5427086c-a518-456a-830f-9833e2620483
+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="32cb9f57-e342-430a-b1a7-6d6a25cce06b">
+            <title>TapiConnectionEdgePoint
+id: 32cb9f57-e342-430a-b1a7-6d6a25cce06b
+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="24d03e8f-b8bc-43b4-bdec-2cfd00756cb8">
+          <title>TapiNodeEdgePoint
+id: 24d03e8f-b8bc-43b4-bdec-2cfd00756cb8
+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="60b3d918-6378-4ec7-aea0-fb7e041cb603">
+            <title>TapiConnectionEdgePoint
+id: 60b3d918-6378-4ec7-aea0-fb7e041cb603
+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="de5bd768-1acb-42ad-831b-371a8db4d48d">
+            <title>TapiConnectionEdgePoint
+id: de5bd768-1acb-42ad-831b-371a8db4d48d
+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="259055ac-9ed8-4429-b83f-718dfbb1bddd">
+            <title>TapiConnectionEdgePoint
+id: 259055ac-9ed8-4429-b83f-718dfbb1bddd
+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="7d9e249f-0233-4c52-ae98-9cee7033afed">
+          <title>TapiNodeEdgePoint
+id: 7d9e249f-0233-4c52-ae98-9cee7033afed
+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="bb9c157a-8d86-4bb0-b8b1-c62cb656b9aa">
+            <title>TapiConnectionEdgePoint
+id: bb9c157a-8d86-4bb0-b8b1-c62cb656b9aa
+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="a3fe1e3a-a6b3-4c11-a979-c87adf18d5ad">
+          <title>TapiNodeEdgePoint
+id: a3fe1e3a-a6b3-4c11-a979-c87adf18d5ad
+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="469d01b8-c971-4273-8c43-413c3bb5d82b">
+            <title>TapiConnectionEdgePoint
+id: 469d01b8-c971-4273-8c43-413c3bb5d82b
+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="8fd71d5b-45cb-4dd3-b3cf-b41b382daa86">
+        <title>TapiNodeFronthaulGateway
+id: 8fd71d5b-45cb-4dd3-b3cf-b41b382daa86
+name: fronthaul-gateway-20410</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="33ca0b19-b876-4939-a803-112b2d331798">
+          <title>TapiNodeEdgePoint
+id: 33ca0b19-b876-4939-a803-112b2d331798
+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="e2e8b64b-4cd4-48f1-91ff-e28999618ee4">
+            <title>TapiConnectionEdgePoint
+id: e2e8b64b-4cd4-48f1-91ff-e28999618ee4
+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="832064c9-0cab-4b9d-8290-7981f3c02573">
+          <title>TapiNodeEdgePoint
+id: 832064c9-0cab-4b9d-8290-7981f3c02573
+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="f766ae6b-32c5-48ea-9d7a-8d6586431e90">
+            <title>TapiConnectionEdgePoint
+id: f766ae6b-32c5-48ea-9d7a-8d6586431e90
+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="43ce7dab-9457-439f-bd20-9cf682701901">
+          <title>TapiNodeEdgePoint
+id: 43ce7dab-9457-439f-bd20-9cf682701901
+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="5f06ee54-0a37-496a-897a-131fdc01aa10">
+            <title>TapiConnectionEdgePoint
+id: 5f06ee54-0a37-496a-897a-131fdc01aa10
+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="f291d80d-0315-4d0b-93f3-732706c78ff5">
+          <title>TapiNodeEdgePoint
+id: f291d80d-0315-4d0b-93f3-732706c78ff5
+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="41b05371-93f7-4fd5-bb29-beb0ba10e9c1">
+            <title>TapiConnectionEdgePoint
+id: 41b05371-93f7-4fd5-bb29-beb0ba10e9c1
+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="c9ec32dd-c048-457e-a872-1fed0e89f232">
+          <title>TapiNodeEdgePoint
+id: c9ec32dd-c048-457e-a872-1fed0e89f232
+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="6d70b54c-6432-4a3d-b083-588fcb8bcb65">
+            <title>TapiConnectionEdgePoint
+id: 6d70b54c-6432-4a3d-b083-588fcb8bcb65
+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="aa008c86-45de-4100-8994-17e1e9b0f420">
+        <title>TapiNodeORu
+id: aa008c86-45de-4100-8994-17e1e9b0f420
+name: o-ru-204100</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="071546cb-f1c7-451c-94f7-31728f4a3c22">
+          <title>TapiNodeEdgePoint
+id: 071546cb-f1c7-451c-94f7-31728f4a3c22
+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="de18dd8a-470f-44d6-ac19-21e50bd19135">
+            <title>TapiConnectionEdgePoint
+id: de18dd8a-470f-44d6-ac19-21e50bd19135
+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="a38955d5-a5b2-40d0-961d-38987c070c18">
+          <title>TapiNodeEdgePoint
+id: a38955d5-a5b2-40d0-961d-38987c070c18
+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="5b166d96-582f-4b47-a5f3-3a4ea8e276b3">
+            <title>TapiConnectionEdgePoint
+id: 5b166d96-582f-4b47-a5f3-3a4ea8e276b3
+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="71b7015e-9640-4b98-8fb1-651dcaeedd34">
+        <title>TapiNodeUserEquipment
+id: 71b7015e-9640-4b98-8fb1-651dcaeedd34
+name: user-equipment-2041000</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="10c7475d-7ad2-48cb-8566-15ea272bdf3d">
+          <title>TapiNodeEdgePoint
+id: 10c7475d-7ad2-48cb-8566-15ea272bdf3d
+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="ad9d84b9-9256-4d43-8293-ae9711fa3bc2">
+            <title>TapiConnectionEdgePoint
+id: ad9d84b9-9256-4d43-8293-ae9711fa3bc2
+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="2939bff1-df13-44a8-bc88-f70ed514092f">
+          <title>TapiNodeEdgePoint
+id: 2939bff1-df13-44a8-bc88-f70ed514092f
+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="1d9ad075-f012-4220-9922-b80307de2d10">
+            <title>TapiConnectionEdgePoint
+id: 1d9ad075-f012-4220-9922-b80307de2d10
+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="674bc0d1-bd90-4e55-9f6a-dfdc77b3f986">
+        <title>TapiNodeUserEquipment
+id: 674bc0d1-bd90-4e55-9f6a-dfdc77b3f986
+name: user-equipment-2041001</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="590b8f4d-f77e-43ac-a6a3-dcb41c5e0749">
+          <title>TapiNodeEdgePoint
+id: 590b8f4d-f77e-43ac-a6a3-dcb41c5e0749
+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="8da13081-860d-4b37-b62d-8d03d78a86e9">
+            <title>TapiConnectionEdgePoint
+id: 8da13081-860d-4b37-b62d-8d03d78a86e9
+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="d7cf0327-22df-4027-b96d-31ccad177373">
+          <title>TapiNodeEdgePoint
+id: d7cf0327-22df-4027-b96d-31ccad177373
+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="283e842b-c9bb-4d5e-8c1b-eefbf5096d4a">
+            <title>TapiConnectionEdgePoint
+id: 283e842b-c9bb-4d5e-8c1b-eefbf5096d4a
+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="91583f39-1675-4161-bd3a-3ec8107b2bec">
+        <title>TapiNodeUserEquipment
+id: 91583f39-1675-4161-bd3a-3ec8107b2bec
+name: user-equipment-2041002</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="3a9835f9-9a90-4cef-bfec-a168a273d941">
+          <title>TapiNodeEdgePoint
+id: 3a9835f9-9a90-4cef-bfec-a168a273d941
+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="8142222c-839a-4668-bc37-ab6d71680ea8">
+            <title>TapiConnectionEdgePoint
+id: 8142222c-839a-4668-bc37-ab6d71680ea8
+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="f5521fb4-8b35-42ba-aba6-2983176c80ed">
+          <title>TapiNodeEdgePoint
+id: f5521fb4-8b35-42ba-aba6-2983176c80ed
+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="21fc3733-3280-4860-a0f7-152299b451c8">
+            <title>TapiConnectionEdgePoint
+id: 21fc3733-3280-4860-a0f7-152299b451c8
+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="ac011b45-1d97-4831-9d38-c83fa6327302">
+        <title>TapiNodeORu
+id: ac011b45-1d97-4831-9d38-c83fa6327302
+name: o-ru-204101</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="1149276e-8439-4482-b8af-91d8843cb462">
+          <title>TapiNodeEdgePoint
+id: 1149276e-8439-4482-b8af-91d8843cb462
+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="0583bec5-7202-458f-8798-4c30c28d2a10">
+            <title>TapiConnectionEdgePoint
+id: 0583bec5-7202-458f-8798-4c30c28d2a10
+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="1e715be3-ee94-4211-8e62-f04c658609ef">
+          <title>TapiNodeEdgePoint
+id: 1e715be3-ee94-4211-8e62-f04c658609ef
+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="0e9d568f-3d4b-42cd-bd51-c907950f37d5">
+            <title>TapiConnectionEdgePoint
+id: 0e9d568f-3d4b-42cd-bd51-c907950f37d5
+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="447a9488-069c-4c3f-84df-f3f4e91d2664">
+        <title>TapiNodeUserEquipment
+id: 447a9488-069c-4c3f-84df-f3f4e91d2664
+name: user-equipment-2041010</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="5f520b6e-f858-43ba-a1f3-5f024525bc57">
+          <title>TapiNodeEdgePoint
+id: 5f520b6e-f858-43ba-a1f3-5f024525bc57
+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="c82dbf20-ef72-47f4-a88e-8522a871dca0">
+            <title>TapiConnectionEdgePoint
+id: c82dbf20-ef72-47f4-a88e-8522a871dca0
+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="b3901855-5a59-4cb5-8e91-f4962606c219">
+          <title>TapiNodeEdgePoint
+id: b3901855-5a59-4cb5-8e91-f4962606c219
+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="ee5923fb-f70c-4abe-93e7-927f5f4fc956">
+            <title>TapiConnectionEdgePoint
+id: ee5923fb-f70c-4abe-93e7-927f5f4fc956
+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="54d6519b-1943-47f3-91e7-5c302819217e">
+        <title>TapiNodeUserEquipment
+id: 54d6519b-1943-47f3-91e7-5c302819217e
+name: user-equipment-2041011</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="a34aa7fd-3ed0-43db-b3b6-9d7f87d4bed8">
+          <title>TapiNodeEdgePoint
+id: a34aa7fd-3ed0-43db-b3b6-9d7f87d4bed8
+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="5f753fbe-a574-49b3-b89e-60e769c0f7cc">
+            <title>TapiConnectionEdgePoint
+id: 5f753fbe-a574-49b3-b89e-60e769c0f7cc
+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="ca5b99e7-80fc-4792-a3ec-3d824cdb4b06">
+          <title>TapiNodeEdgePoint
+id: ca5b99e7-80fc-4792-a3ec-3d824cdb4b06
+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="aff9dfc0-5f0d-4fbe-ab0d-1a059324f15a">
+            <title>TapiConnectionEdgePoint
+id: aff9dfc0-5f0d-4fbe-ab0d-1a059324f15a
+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="c436ee9c-bb63-42e0-ace2-284e8855aab3">
+        <title>TapiNodeUserEquipment
+id: c436ee9c-bb63-42e0-ace2-284e8855aab3
+name: user-equipment-2041012</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="a1e4905b-a11d-4084-8432-c793675414d3">
+          <title>TapiNodeEdgePoint
+id: a1e4905b-a11d-4084-8432-c793675414d3
+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="964c2d21-982d-4bc8-9786-3cb7316e4b6c">
+            <title>TapiConnectionEdgePoint
+id: 964c2d21-982d-4bc8-9786-3cb7316e4b6c
+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="fb0e58e7-7a83-47da-9d74-06a192702b96">
+          <title>TapiNodeEdgePoint
+id: fb0e58e7-7a83-47da-9d74-06a192702b96
+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="3cc06cee-ddd3-4f32-87e5-c40a7eebe886">
+            <title>TapiConnectionEdgePoint
+id: 3cc06cee-ddd3-4f32-87e5-c40a7eebe886
+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="36d3003b-947e-4f10-8c9a-3d5f6ff672d1">
+        <title>TapiNodeORu
+id: 36d3003b-947e-4f10-8c9a-3d5f6ff672d1
+name: o-ru-204102</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="b282851f-f4d5-4a75-96ed-94e99af73556">
+          <title>TapiNodeEdgePoint
+id: b282851f-f4d5-4a75-96ed-94e99af73556
+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="f8f15c38-af5f-49a1-a86a-7f37e692e48a">
+            <title>TapiConnectionEdgePoint
+id: f8f15c38-af5f-49a1-a86a-7f37e692e48a
+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="6701811d-bbc2-448b-9781-8439727c0c52">
+          <title>TapiNodeEdgePoint
+id: 6701811d-bbc2-448b-9781-8439727c0c52
+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="b1b5bf14-8e5c-450e-9ab9-53d392e56c4f">
+            <title>TapiConnectionEdgePoint
+id: b1b5bf14-8e5c-450e-9ab9-53d392e56c4f
+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="802ed4a3-7b5f-4eb7-b6a4-f45c0bd9e72c">
+        <title>TapiNodeUserEquipment
+id: 802ed4a3-7b5f-4eb7-b6a4-f45c0bd9e72c
+name: user-equipment-2041020</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="0afc64f1-0d2c-4142-8177-bd68dc329cce">
+          <title>TapiNodeEdgePoint
+id: 0afc64f1-0d2c-4142-8177-bd68dc329cce
+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="ab822d0f-fbd4-4d2e-b763-854da905a861">
+            <title>TapiConnectionEdgePoint
+id: ab822d0f-fbd4-4d2e-b763-854da905a861
+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="b842320a-91cc-4da1-868c-14ca45a22c89">
+          <title>TapiNodeEdgePoint
+id: b842320a-91cc-4da1-868c-14ca45a22c89
+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="49c48ff4-afe8-4a0e-81de-c2212e6d2243">
+            <title>TapiConnectionEdgePoint
+id: 49c48ff4-afe8-4a0e-81de-c2212e6d2243
+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="2fd97697-b064-4141-bad8-910694bff4ff">
+        <title>TapiNodeUserEquipment
+id: 2fd97697-b064-4141-bad8-910694bff4ff
+name: user-equipment-2041021</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="165632e9-fe25-47cc-80e8-5ddc5dd8df28">
+          <title>TapiNodeEdgePoint
+id: 165632e9-fe25-47cc-80e8-5ddc5dd8df28
+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="05ddb393-a2e7-4506-88dd-52b6d2c5d736">
+            <title>TapiConnectionEdgePoint
+id: 05ddb393-a2e7-4506-88dd-52b6d2c5d736
+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="9eae21e6-6abc-471d-861d-01522debb6c0">
+          <title>TapiNodeEdgePoint
+id: 9eae21e6-6abc-471d-861d-01522debb6c0
+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="f26bbb4f-6e26-4a31-aae4-64c2097ceea9">
+            <title>TapiConnectionEdgePoint
+id: f26bbb4f-6e26-4a31-aae4-64c2097ceea9
+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="255e6abf-52ef-4af3-b70e-f118c7f3c77e">
+        <title>TapiNodeUserEquipment
+id: 255e6abf-52ef-4af3-b70e-f118c7f3c77e
+name: user-equipment-2041022</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="4c52195c-3a51-4441-a0cc-7c25b4768f61">
+          <title>TapiNodeEdgePoint
+id: 4c52195c-3a51-4441-a0cc-7c25b4768f61
+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="31e1e62b-6e09-41fc-b2a4-4f13392b236e">
+            <title>TapiConnectionEdgePoint
+id: 31e1e62b-6e09-41fc-b2a4-4f13392b236e
+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="5ba5c9d7-70cc-4e78-a128-7bbe833c0577">
+          <title>TapiNodeEdgePoint
+id: 5ba5c9d7-70cc-4e78-a128-7bbe833c0577
+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="2a0d0c7c-e394-4244-bfca-527aa319c1be">
+            <title>TapiConnectionEdgePoint
+id: 2a0d0c7c-e394-4244-bfca-527aa319c1be
+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="56e4f836-5d0d-4441-930a-afaa0f99c34f">
+        <title>TapiNodeODu
+id: 56e4f836-5d0d-4441-930a-afaa0f99c34f
+name: o-du-2042</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="16d611de-120e-4731-ae24-9ab923cd5c28">
+          <title>TapiNodeEdgePoint
+id: 16d611de-120e-4731-ae24-9ab923cd5c28
+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="50fe36c7-094e-4ea1-bcce-c37cd23b0786">
+            <title>TapiConnectionEdgePoint
+id: 50fe36c7-094e-4ea1-bcce-c37cd23b0786
+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="a6037ccf-5a60-4c07-932b-18000c96bf5e">
+          <title>TapiNodeEdgePoint
+id: a6037ccf-5a60-4c07-932b-18000c96bf5e
+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="9e44f146-5302-40e1-8b7c-1d01b6be05fc">
+            <title>TapiConnectionEdgePoint
+id: 9e44f146-5302-40e1-8b7c-1d01b6be05fc
+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="94307965-2f8a-4133-b213-f429b19de7b9">
+            <title>TapiConnectionEdgePoint
+id: 94307965-2f8a-4133-b213-f429b19de7b9
+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="cff141be-99e4-4a36-86ee-73e780371cef">
+            <title>TapiConnectionEdgePoint
+id: cff141be-99e4-4a36-86ee-73e780371cef
+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="e1649811-65c9-41cf-b2ac-cd9439a03bdd">
+          <title>TapiNodeEdgePoint
+id: e1649811-65c9-41cf-b2ac-cd9439a03bdd
+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="1f09aed8-5e5a-4085-8111-016b735c16d4">
+            <title>TapiConnectionEdgePoint
+id: 1f09aed8-5e5a-4085-8111-016b735c16d4
+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="5dccfca4-0333-4f88-8c08-5888088b5cbf">
+          <title>TapiNodeEdgePoint
+id: 5dccfca4-0333-4f88-8c08-5888088b5cbf
+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="1e1c9a15-4949-4ae4-8399-cdc7fa15ea9f">
+            <title>TapiConnectionEdgePoint
+id: 1e1c9a15-4949-4ae4-8399-cdc7fa15ea9f
+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="9e577c4a-9296-46b9-ac92-5370337d10b8">
+        <title>TapiNodeFronthaulGateway
+id: 9e577c4a-9296-46b9-ac92-5370337d10b8
+name: fronthaul-gateway-20420</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="44a33858-d40f-428f-9be7-9ddef92c7aed">
+          <title>TapiNodeEdgePoint
+id: 44a33858-d40f-428f-9be7-9ddef92c7aed
+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="dbbe2405-5709-4c8a-9893-db65ed605a00">
+            <title>TapiConnectionEdgePoint
+id: dbbe2405-5709-4c8a-9893-db65ed605a00
+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="fa284a07-9ed2-405e-98f1-381308d4b1ca">
+          <title>TapiNodeEdgePoint
+id: fa284a07-9ed2-405e-98f1-381308d4b1ca
+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="f416a8ea-f4d7-4a3b-be87-f0401303fb08">
+            <title>TapiConnectionEdgePoint
+id: f416a8ea-f4d7-4a3b-be87-f0401303fb08
+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="3c6adfa7-c4f9-4352-ba46-498e9d0973b8">
+          <title>TapiNodeEdgePoint
+id: 3c6adfa7-c4f9-4352-ba46-498e9d0973b8
+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="4439230e-8fc8-408b-8a86-dfd5f3500ebd">
+            <title>TapiConnectionEdgePoint
+id: 4439230e-8fc8-408b-8a86-dfd5f3500ebd
+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="d83cfd86-ca51-4232-aafc-6411365a9ed9">
+          <title>TapiNodeEdgePoint
+id: d83cfd86-ca51-4232-aafc-6411365a9ed9
+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="18854a35-39e4-4210-8f18-3f5a7ae596f7">
+            <title>TapiConnectionEdgePoint
+id: 18854a35-39e4-4210-8f18-3f5a7ae596f7
+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="718f1f1e-acee-4c02-a06a-6ef95eff0466">
+          <title>TapiNodeEdgePoint
+id: 718f1f1e-acee-4c02-a06a-6ef95eff0466
+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="612d7cdc-e38a-43f1-a5fd-5e41e9c0c6ec">
+            <title>TapiConnectionEdgePoint
+id: 612d7cdc-e38a-43f1-a5fd-5e41e9c0c6ec
+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="95733d88-169c-402d-b6db-102db6b4dbfc">
+        <title>TapiNodeORu
+id: 95733d88-169c-402d-b6db-102db6b4dbfc
+name: o-ru-204200</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="149899a4-c3b4-4e8c-8961-7db00f67c642">
+          <title>TapiNodeEdgePoint
+id: 149899a4-c3b4-4e8c-8961-7db00f67c642
+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="0d33f928-d742-470d-b07a-fd8e625ccb27">
+            <title>TapiConnectionEdgePoint
+id: 0d33f928-d742-470d-b07a-fd8e625ccb27
+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="601a34aa-5497-483a-8c99-2cc7dca90a4b">
+          <title>TapiNodeEdgePoint
+id: 601a34aa-5497-483a-8c99-2cc7dca90a4b
+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="f794252d-40e3-4231-a51b-b33319648302">
+            <title>TapiConnectionEdgePoint
+id: f794252d-40e3-4231-a51b-b33319648302
+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="2d72ad1f-42de-43e8-9372-8a3e999c42e3">
+        <title>TapiNodeUserEquipment
+id: 2d72ad1f-42de-43e8-9372-8a3e999c42e3
+name: user-equipment-2042000</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="5f327d61-e115-479f-b105-18d168772290">
+          <title>TapiNodeEdgePoint
+id: 5f327d61-e115-479f-b105-18d168772290
+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="f4d90425-2fcd-4c55-8bc5-77493631fead">
+            <title>TapiConnectionEdgePoint
+id: f4d90425-2fcd-4c55-8bc5-77493631fead
+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="add55e92-8f9f-4f0f-8e11-39d1721a125f">
+          <title>TapiNodeEdgePoint
+id: add55e92-8f9f-4f0f-8e11-39d1721a125f
+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="dd017df2-8562-4d78-a671-a6ad8dcf2525">
+            <title>TapiConnectionEdgePoint
+id: dd017df2-8562-4d78-a671-a6ad8dcf2525
+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="1c06bc18-636e-46b9-b802-e9923de41e6e">
+        <title>TapiNodeUserEquipment
+id: 1c06bc18-636e-46b9-b802-e9923de41e6e
+name: user-equipment-2042001</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="32ebbed4-19a6-49d0-9f97-8eeefb95cf8e">
+          <title>TapiNodeEdgePoint
+id: 32ebbed4-19a6-49d0-9f97-8eeefb95cf8e
+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="45b1e299-79dc-4eca-8f53-5b01584db5bb">
+            <title>TapiConnectionEdgePoint
+id: 45b1e299-79dc-4eca-8f53-5b01584db5bb
+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="9578e824-05ba-4695-b637-a1c85228c3ba">
+          <title>TapiNodeEdgePoint
+id: 9578e824-05ba-4695-b637-a1c85228c3ba
+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="7d7e2e3b-3259-491a-8fe1-62ca51288e85">
+            <title>TapiConnectionEdgePoint
+id: 7d7e2e3b-3259-491a-8fe1-62ca51288e85
+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="56cb20b2-41dd-44cc-9df7-5520c8a4026a">
+        <title>TapiNodeUserEquipment
+id: 56cb20b2-41dd-44cc-9df7-5520c8a4026a
+name: user-equipment-2042002</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="06c6d35f-6583-4293-8ef4-7b39a66d75d0">
+          <title>TapiNodeEdgePoint
+id: 06c6d35f-6583-4293-8ef4-7b39a66d75d0
+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="463a343e-81bb-4a16-93de-f624cc98880e">
+            <title>TapiConnectionEdgePoint
+id: 463a343e-81bb-4a16-93de-f624cc98880e
+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="2ffcc883-40f2-463c-93fe-347c5c08c376">
+          <title>TapiNodeEdgePoint
+id: 2ffcc883-40f2-463c-93fe-347c5c08c376
+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="82bd9212-efd1-421a-8aec-658062656684">
+            <title>TapiConnectionEdgePoint
+id: 82bd9212-efd1-421a-8aec-658062656684
+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="5b6a681e-3db8-4227-b68e-ea595e31225e">
+        <title>TapiNodeORu
+id: 5b6a681e-3db8-4227-b68e-ea595e31225e
+name: o-ru-204201</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="07c0eb69-81a0-4946-81a4-f5f992b9319b">
+          <title>TapiNodeEdgePoint
+id: 07c0eb69-81a0-4946-81a4-f5f992b9319b
+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="d7b5fb6f-91d1-49c7-8d63-1ad3daa8544b">
+            <title>TapiConnectionEdgePoint
+id: d7b5fb6f-91d1-49c7-8d63-1ad3daa8544b
+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="3fc42989-5ddf-45d2-862c-3303b0268f8a">
+          <title>TapiNodeEdgePoint
+id: 3fc42989-5ddf-45d2-862c-3303b0268f8a
+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="9809ca4d-1d41-4aa6-8153-1f4f856d3574">
+            <title>TapiConnectionEdgePoint
+id: 9809ca4d-1d41-4aa6-8153-1f4f856d3574
+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="3c751207-6010-44d9-8144-88c4bc3c41d1">
+        <title>TapiNodeUserEquipment
+id: 3c751207-6010-44d9-8144-88c4bc3c41d1
+name: user-equipment-2042010</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="aa2c5a89-9219-4f63-bdad-ce73261c7d3b">
+          <title>TapiNodeEdgePoint
+id: aa2c5a89-9219-4f63-bdad-ce73261c7d3b
+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="81cd4f28-9d5d-4f91-b0d3-b5a3e37d8c66">
+            <title>TapiConnectionEdgePoint
+id: 81cd4f28-9d5d-4f91-b0d3-b5a3e37d8c66
+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="eb27bfd4-0f17-42c8-ad06-095a08cf4d0a">
+          <title>TapiNodeEdgePoint
+id: eb27bfd4-0f17-42c8-ad06-095a08cf4d0a
+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="6f3388bb-126c-4e9c-a39a-17cf7b300631">
+            <title>TapiConnectionEdgePoint
+id: 6f3388bb-126c-4e9c-a39a-17cf7b300631
+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="43606db9-67e7-445e-8b04-9197f3797e9c">
+        <title>TapiNodeUserEquipment
+id: 43606db9-67e7-445e-8b04-9197f3797e9c
+name: user-equipment-2042011</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="19450e7f-7731-4d4e-8ed0-c30173e10971">
+          <title>TapiNodeEdgePoint
+id: 19450e7f-7731-4d4e-8ed0-c30173e10971
+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="ec6d66ea-5fe1-4c9c-bfc8-15e409d6ce2d">
+            <title>TapiConnectionEdgePoint
+id: ec6d66ea-5fe1-4c9c-bfc8-15e409d6ce2d
+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="2f5c43bf-10e0-4f53-bfe5-8b87039c439a">
+          <title>TapiNodeEdgePoint
+id: 2f5c43bf-10e0-4f53-bfe5-8b87039c439a
+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="7b43ade6-52e0-4240-81d2-bc6e32043201">
+            <title>TapiConnectionEdgePoint
+id: 7b43ade6-52e0-4240-81d2-bc6e32043201
+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="070d58f5-9c7e-4365-8806-7e436e384e2a">
+        <title>TapiNodeUserEquipment
+id: 070d58f5-9c7e-4365-8806-7e436e384e2a
+name: user-equipment-2042012</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="5cdeb026-ee0a-456c-a4c3-6f80efe0a212">
+          <title>TapiNodeEdgePoint
+id: 5cdeb026-ee0a-456c-a4c3-6f80efe0a212
+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="56a23231-4043-40ab-a783-bc45d15b26f8">
+            <title>TapiConnectionEdgePoint
+id: 56a23231-4043-40ab-a783-bc45d15b26f8
+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="1ded4e62-cee0-4e29-b62a-3495878a4353">
+          <title>TapiNodeEdgePoint
+id: 1ded4e62-cee0-4e29-b62a-3495878a4353
+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="42d2d413-72c6-4fca-8bb3-9b190bac616d">
+            <title>TapiConnectionEdgePoint
+id: 42d2d413-72c6-4fca-8bb3-9b190bac616d
+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="b80be4af-1ed2-4f31-864f-20c834991817">
+        <title>TapiNodeORu
+id: b80be4af-1ed2-4f31-864f-20c834991817
+name: o-ru-204202</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="c649d80d-0f9a-4b7d-b202-c3f80e3e014e">
+          <title>TapiNodeEdgePoint
+id: c649d80d-0f9a-4b7d-b202-c3f80e3e014e
+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="6ce0229e-3b77-4ddd-8ccf-9e40e6ecf611">
+            <title>TapiConnectionEdgePoint
+id: 6ce0229e-3b77-4ddd-8ccf-9e40e6ecf611
+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="a4e5df67-2f70-4a62-8ed7-dbaa778c07b3">
+          <title>TapiNodeEdgePoint
+id: a4e5df67-2f70-4a62-8ed7-dbaa778c07b3
+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="4dd9b072-3994-4d41-a3d0-5a71f276ba4c">
+            <title>TapiConnectionEdgePoint
+id: 4dd9b072-3994-4d41-a3d0-5a71f276ba4c
+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="748d77b3-1953-4ec1-9cbe-1aafd3ddaabe">
+        <title>TapiNodeUserEquipment
+id: 748d77b3-1953-4ec1-9cbe-1aafd3ddaabe
+name: user-equipment-2042020</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="1d8276f7-b405-48f7-919c-4a8f6ebd7e36">
+          <title>TapiNodeEdgePoint
+id: 1d8276f7-b405-48f7-919c-4a8f6ebd7e36
+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="5076333f-8e61-46ce-a8bd-91115f531ce1">
+            <title>TapiConnectionEdgePoint
+id: 5076333f-8e61-46ce-a8bd-91115f531ce1
+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="8f20e44e-7e38-464b-be63-bd93108380b4">
+          <title>TapiNodeEdgePoint
+id: 8f20e44e-7e38-464b-be63-bd93108380b4
+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="46852d6a-b6f9-4c9e-9c28-065a4530f2da">
+            <title>TapiConnectionEdgePoint
+id: 46852d6a-b6f9-4c9e-9c28-065a4530f2da
+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="673b0fb2-0c18-401f-aa8d-db7da3c827ad">
+        <title>TapiNodeUserEquipment
+id: 673b0fb2-0c18-401f-aa8d-db7da3c827ad
+name: user-equipment-2042021</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="e0b72975-0974-4e48-b919-9b8885e224aa">
+          <title>TapiNodeEdgePoint
+id: e0b72975-0974-4e48-b919-9b8885e224aa
+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="706e9378-ef25-447d-8f9a-430359bb8dd6">
+            <title>TapiConnectionEdgePoint
+id: 706e9378-ef25-447d-8f9a-430359bb8dd6
+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="0ecdf823-5095-4cac-b9b5-becbde23a4e8">
+          <title>TapiNodeEdgePoint
+id: 0ecdf823-5095-4cac-b9b5-becbde23a4e8
+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="405d5dff-0871-46c3-b57e-4b04df8d9fe2">
+            <title>TapiConnectionEdgePoint
+id: 405d5dff-0871-46c3-b57e-4b04df8d9fe2
+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="ce24c881-dbf7-4e77-bdae-6dedeb2421d9">
+        <title>TapiNodeUserEquipment
+id: ce24c881-dbf7-4e77-bdae-6dedeb2421d9
+name: user-equipment-2042022</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="1161ac0f-47a3-4adf-9c04-4ebc2d57e05c">
+          <title>TapiNodeEdgePoint
+id: 1161ac0f-47a3-4adf-9c04-4ebc2d57e05c
+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="be811d1f-6b60-4057-b88c-050276aec42d">
+            <title>TapiConnectionEdgePoint
+id: be811d1f-6b60-4057-b88c-050276aec42d
+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="adf99c6c-c1c4-4a15-87c6-d12e8c189bbe">
+          <title>TapiNodeEdgePoint
+id: adf99c6c-c1c4-4a15-87c6-d12e8c189bbe
+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="860f0352-c9e8-4a28-b393-cb27ab0b32d3">
+            <title>TapiConnectionEdgePoint
+id: 860f0352-c9e8-4a28-b393-cb27ab0b32d3
+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="023c46c0-9367-4b08-b5c5-df2c91b74e0f">
+        <title>TapiNodeOCuCp
+id: 023c46c0-9367-4b08-b5c5-df2c91b74e0f
+name: o-cu-cp-205</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="35110473-5d3c-4d6b-a0b8-eb91bb46d3e0">
+          <title>TapiNodeEdgePoint
+id: 35110473-5d3c-4d6b-a0b8-eb91bb46d3e0
+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="37d82283-6984-4a49-a1e2-75049a85e182">
+            <title>TapiConnectionEdgePoint
+id: 37d82283-6984-4a49-a1e2-75049a85e182
+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="f00fa69c-cf44-41da-a657-497ee3e7ffa6">
+          <title>TapiNodeEdgePoint
+id: f00fa69c-cf44-41da-a657-497ee3e7ffa6
+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="7ab8e18d-beec-4025-b068-8be5fccf755d">
+            <title>TapiConnectionEdgePoint
+id: 7ab8e18d-beec-4025-b068-8be5fccf755d
+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="b0ec68bc-d70b-4778-ae7c-94d03e440a33">
+          <title>TapiNodeEdgePoint
+id: b0ec68bc-d70b-4778-ae7c-94d03e440a33
+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="e9073d63-06d2-49b4-b7d4-966a88316860">
+            <title>TapiConnectionEdgePoint
+id: e9073d63-06d2-49b4-b7d4-966a88316860
+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="f05222f3-ffc0-4d32-9f28-de1c0bb33af0">
+            <title>TapiConnectionEdgePoint
+id: f05222f3-ffc0-4d32-9f28-de1c0bb33af0
+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="f440ac49-71c1-4c1c-af78-1a6a24e11bb6">
+            <title>TapiConnectionEdgePoint
+id: f440ac49-71c1-4c1c-af78-1a6a24e11bb6
+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="cbd1ea2f-3aed-4df8-bb0c-da04985cf535">
+          <title>TapiNodeEdgePoint
+id: cbd1ea2f-3aed-4df8-bb0c-da04985cf535
+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="c3d4e5b1-2aae-4c2a-b05f-589e6cce2efb">
+            <title>TapiConnectionEdgePoint
+id: c3d4e5b1-2aae-4c2a-b05f-589e6cce2efb
+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="c05ff4eb-63ed-460d-9e3a-6c4262aec053">
+          <title>TapiNodeEdgePoint
+id: c05ff4eb-63ed-460d-9e3a-6c4262aec053
+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="7ff7443a-a843-42ac-9b3d-552ce8fb638f">
+            <title>TapiConnectionEdgePoint
+id: 7ff7443a-a843-42ac-9b3d-552ce8fb638f
+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="4daa3f98-209f-428d-8db4-34a2bf685fc4">
+        <title>TapiNodeOCuUp
+id: 4daa3f98-209f-428d-8db4-34a2bf685fc4
+name: o-cu-up-205</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="06be91da-b54c-4733-b8d9-826c99939f4a">
+          <title>TapiNodeEdgePoint
+id: 06be91da-b54c-4733-b8d9-826c99939f4a
+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="ba081a40-4339-482d-bd00-ac37962af414">
+            <title>TapiConnectionEdgePoint
+id: ba081a40-4339-482d-bd00-ac37962af414
+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="b4d357e5-8f23-478d-817c-8f238703431a">
+          <title>TapiNodeEdgePoint
+id: b4d357e5-8f23-478d-817c-8f238703431a
+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="dd70d7cf-6020-45b5-95ed-c3c5b55ef2cd">
+            <title>TapiConnectionEdgePoint
+id: dd70d7cf-6020-45b5-95ed-c3c5b55ef2cd
+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="859e8677-ab80-4cea-a4f9-56798aed8af9">
+          <title>TapiNodeEdgePoint
+id: 859e8677-ab80-4cea-a4f9-56798aed8af9
+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="a62d1e59-2957-44e1-bac6-1fbf22431324">
+            <title>TapiConnectionEdgePoint
+id: a62d1e59-2957-44e1-bac6-1fbf22431324
+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="a1153e2e-f939-4e79-a6bd-bfc5c4ec595b">
+            <title>TapiConnectionEdgePoint
+id: a1153e2e-f939-4e79-a6bd-bfc5c4ec595b
+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="b2e2d748-67ac-438e-9515-b15d33524a3a">
+            <title>TapiConnectionEdgePoint
+id: b2e2d748-67ac-438e-9515-b15d33524a3a
+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="6182ca83-7422-409d-9465-eb9a9f5003a0">
+          <title>TapiNodeEdgePoint
+id: 6182ca83-7422-409d-9465-eb9a9f5003a0
+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="db3b64fa-656c-46bc-9671-2524a5fb593b">
+            <title>TapiConnectionEdgePoint
+id: db3b64fa-656c-46bc-9671-2524a5fb593b
+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="e6bf7774-c2ef-479d-a97c-84846e30ae87">
+          <title>TapiNodeEdgePoint
+id: e6bf7774-c2ef-479d-a97c-84846e30ae87
+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="bc743344-0897-49ff-b900-931b13c35eab">
+            <title>TapiConnectionEdgePoint
+id: bc743344-0897-49ff-b900-931b13c35eab
+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="ec8ddfb2-8597-4db4-b099-02991aa3e53f">
+        <title>TapiNodeODu
+id: ec8ddfb2-8597-4db4-b099-02991aa3e53f
+name: o-du-2050</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="03365dfd-fc3c-4542-9690-017826e7530c">
+          <title>TapiNodeEdgePoint
+id: 03365dfd-fc3c-4542-9690-017826e7530c
+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="5d79473d-2116-4467-9d03-e32c5b0718ce">
+            <title>TapiConnectionEdgePoint
+id: 5d79473d-2116-4467-9d03-e32c5b0718ce
+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="7a9ae392-2ea7-4486-84d7-ff9eb6b2ba18">
+          <title>TapiNodeEdgePoint
+id: 7a9ae392-2ea7-4486-84d7-ff9eb6b2ba18
+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="c65596da-32c2-4c06-8bae-e082925e26ec">
+            <title>TapiConnectionEdgePoint
+id: c65596da-32c2-4c06-8bae-e082925e26ec
+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="d0d2c844-e911-45e2-a338-90f3e60b02cd">
+            <title>TapiConnectionEdgePoint
+id: d0d2c844-e911-45e2-a338-90f3e60b02cd
+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="f07ddd37-39ba-414f-b9ff-a7abfc0f32e4">
+            <title>TapiConnectionEdgePoint
+id: f07ddd37-39ba-414f-b9ff-a7abfc0f32e4
+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="0ce46c1f-a697-4aef-a729-73fd5fb2be40">
+          <title>TapiNodeEdgePoint
+id: 0ce46c1f-a697-4aef-a729-73fd5fb2be40
+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="e2bf5ced-2ead-4d68-b8cf-b4d7691f04bd">
+            <title>TapiConnectionEdgePoint
+id: e2bf5ced-2ead-4d68-b8cf-b4d7691f04bd
+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="afa9bd2c-178c-4144-acde-32111d006ca8">
+          <title>TapiNodeEdgePoint
+id: afa9bd2c-178c-4144-acde-32111d006ca8
+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="952c3be0-51a7-4212-866f-af4170aa74d5">
+            <title>TapiConnectionEdgePoint
+id: 952c3be0-51a7-4212-866f-af4170aa74d5
+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="fce73b6c-ff18-461b-b0ec-82c16c424e7e">
+        <title>TapiNodeFronthaulGateway
+id: fce73b6c-ff18-461b-b0ec-82c16c424e7e
+name: fronthaul-gateway-20500</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="24942dc1-be60-45a4-a1f9-02ba43e14ba1">
+          <title>TapiNodeEdgePoint
+id: 24942dc1-be60-45a4-a1f9-02ba43e14ba1
+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="9661b5d3-5e5c-4e9e-9e1a-c1185dd41109">
+            <title>TapiConnectionEdgePoint
+id: 9661b5d3-5e5c-4e9e-9e1a-c1185dd41109
+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="ba750d4e-322c-428a-a583-ccfdec8a66ab">
+          <title>TapiNodeEdgePoint
+id: ba750d4e-322c-428a-a583-ccfdec8a66ab
+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="06b37de1-7f56-4f86-8588-0a64aa30bee4">
+            <title>TapiConnectionEdgePoint
+id: 06b37de1-7f56-4f86-8588-0a64aa30bee4
+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="9d6d834a-0460-44f9-88a1-3ecaa5e44732">
+          <title>TapiNodeEdgePoint
+id: 9d6d834a-0460-44f9-88a1-3ecaa5e44732
+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="3d168f00-cfbc-4a46-b069-d6e81dcd6d70">
+            <title>TapiConnectionEdgePoint
+id: 3d168f00-cfbc-4a46-b069-d6e81dcd6d70
+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="812f0686-a6f7-47aa-b8c8-9b0006d1c92e">
+          <title>TapiNodeEdgePoint
+id: 812f0686-a6f7-47aa-b8c8-9b0006d1c92e
+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="8b32f1a7-750c-4c0a-97d0-ec916562a591">
+            <title>TapiConnectionEdgePoint
+id: 8b32f1a7-750c-4c0a-97d0-ec916562a591
+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="8b039be4-ec59-4ce0-a0e5-3255a9bd22fd">
+          <title>TapiNodeEdgePoint
+id: 8b039be4-ec59-4ce0-a0e5-3255a9bd22fd
+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="b3c8b801-88a4-42bb-9f27-366a51eb2898">
+            <title>TapiConnectionEdgePoint
+id: b3c8b801-88a4-42bb-9f27-366a51eb2898
+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="8b2fe5d0-322e-4eec-b5e0-f5305e117451">
+        <title>TapiNodeORu
+id: 8b2fe5d0-322e-4eec-b5e0-f5305e117451
+name: o-ru-205000</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="a7228c85-847a-4afc-9785-5ba2b8fec8c9">
+          <title>TapiNodeEdgePoint
+id: a7228c85-847a-4afc-9785-5ba2b8fec8c9
+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="2b149798-889b-4184-9e4b-a7dafc6447ba">
+            <title>TapiConnectionEdgePoint
+id: 2b149798-889b-4184-9e4b-a7dafc6447ba
+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="066a2951-8d7e-4bf2-9758-b646ea311d8e">
+          <title>TapiNodeEdgePoint
+id: 066a2951-8d7e-4bf2-9758-b646ea311d8e
+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="c7a26fe1-4588-47c7-815b-f2c37b7d9273">
+            <title>TapiConnectionEdgePoint
+id: c7a26fe1-4588-47c7-815b-f2c37b7d9273
+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="f8234844-58a2-48d1-9e85-c67791b1c7cf">
+        <title>TapiNodeUserEquipment
+id: f8234844-58a2-48d1-9e85-c67791b1c7cf
+name: user-equipment-2050000</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="ec51c102-6ba7-4541-955e-65efacf5ff32">
+          <title>TapiNodeEdgePoint
+id: ec51c102-6ba7-4541-955e-65efacf5ff32
+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="f420ba0c-f6d1-41b0-b072-ea622751bf71">
+            <title>TapiConnectionEdgePoint
+id: f420ba0c-f6d1-41b0-b072-ea622751bf71
+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="21421603-a6c8-489a-990e-a521a9b7c34d">
+          <title>TapiNodeEdgePoint
+id: 21421603-a6c8-489a-990e-a521a9b7c34d
+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="690462f6-a484-4b5c-9c3c-fe4b82cf26c5">
+            <title>TapiConnectionEdgePoint
+id: 690462f6-a484-4b5c-9c3c-fe4b82cf26c5
+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="1c43f43b-de7a-42ab-9333-19a11b36b4c5">
+        <title>TapiNodeUserEquipment
+id: 1c43f43b-de7a-42ab-9333-19a11b36b4c5
+name: user-equipment-2050001</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="d803f692-689a-4357-9cbc-55f606857faf">
+          <title>TapiNodeEdgePoint
+id: d803f692-689a-4357-9cbc-55f606857faf
+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="ebd9488f-e4c8-4e63-a2e2-d55072c30c5c">
+            <title>TapiConnectionEdgePoint
+id: ebd9488f-e4c8-4e63-a2e2-d55072c30c5c
+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="677aef3a-b7ed-4414-809b-cd1d165c6e2d">
+          <title>TapiNodeEdgePoint
+id: 677aef3a-b7ed-4414-809b-cd1d165c6e2d
+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="42ce00bf-6af7-4a2f-944f-9e15e29aa16a">
+            <title>TapiConnectionEdgePoint
+id: 42ce00bf-6af7-4a2f-944f-9e15e29aa16a
+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="fc64bb45-aecb-4625-a8bd-b291bab5b128">
+        <title>TapiNodeUserEquipment
+id: fc64bb45-aecb-4625-a8bd-b291bab5b128
+name: user-equipment-2050002</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="c92c0eb8-c508-455f-aa99-0d52f701b145">
+          <title>TapiNodeEdgePoint
+id: c92c0eb8-c508-455f-aa99-0d52f701b145
+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="bd6ec021-276a-4732-828d-a695cd025654">
+            <title>TapiConnectionEdgePoint
+id: bd6ec021-276a-4732-828d-a695cd025654
+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="6946595e-4dc6-47b5-8cfb-adcca3f5e94c">
+          <title>TapiNodeEdgePoint
+id: 6946595e-4dc6-47b5-8cfb-adcca3f5e94c
+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="46890b17-95b7-4653-8760-a598b3d9665b">
+            <title>TapiConnectionEdgePoint
+id: 46890b17-95b7-4653-8760-a598b3d9665b
+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="1df32c44-6592-44ef-aa29-c9140eff2201">
+        <title>TapiNodeORu
+id: 1df32c44-6592-44ef-aa29-c9140eff2201
+name: o-ru-205001</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="4d253b7a-e969-4f33-b3a7-41e66a16749c">
+          <title>TapiNodeEdgePoint
+id: 4d253b7a-e969-4f33-b3a7-41e66a16749c
+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="a51c522e-4d1e-441d-addd-e3d00a3e2bd3">
+            <title>TapiConnectionEdgePoint
+id: a51c522e-4d1e-441d-addd-e3d00a3e2bd3
+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="20ed45a3-1024-4baa-9dcf-6646c22d987e">
+          <title>TapiNodeEdgePoint
+id: 20ed45a3-1024-4baa-9dcf-6646c22d987e
+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="b554183b-5fa3-40d5-bc67-920c8f657dfc">
+            <title>TapiConnectionEdgePoint
+id: b554183b-5fa3-40d5-bc67-920c8f657dfc
+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="e7737710-76a4-4afe-98ad-165ee6c5dfd5">
+        <title>TapiNodeUserEquipment
+id: e7737710-76a4-4afe-98ad-165ee6c5dfd5
+name: user-equipment-2050010</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="67b1cfc7-81e2-4944-87c7-b637c7f23ef3">
+          <title>TapiNodeEdgePoint
+id: 67b1cfc7-81e2-4944-87c7-b637c7f23ef3
+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="32bc1d9e-276b-4a57-a7a1-2dcd6bc12c82">
+            <title>TapiConnectionEdgePoint
+id: 32bc1d9e-276b-4a57-a7a1-2dcd6bc12c82
+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="fbcb7356-f373-4bcb-861a-c0a434fe0b6e">
+          <title>TapiNodeEdgePoint
+id: fbcb7356-f373-4bcb-861a-c0a434fe0b6e
+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="6c9b82b7-4897-4172-a776-2bfc3e0f7d49">
+            <title>TapiConnectionEdgePoint
+id: 6c9b82b7-4897-4172-a776-2bfc3e0f7d49
+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="15c080ef-c5ce-4fe2-9609-9ea122786294">
+        <title>TapiNodeUserEquipment
+id: 15c080ef-c5ce-4fe2-9609-9ea122786294
+name: user-equipment-2050011</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="46de64f7-a6b2-43b3-8c41-93ea3e15408e">
+          <title>TapiNodeEdgePoint
+id: 46de64f7-a6b2-43b3-8c41-93ea3e15408e
+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="fa4c8274-16a2-4a0c-a052-5da975dd0f0b">
+            <title>TapiConnectionEdgePoint
+id: fa4c8274-16a2-4a0c-a052-5da975dd0f0b
+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="1c63ddf9-ec34-4094-8239-b4a1cc46f9d7">
+          <title>TapiNodeEdgePoint
+id: 1c63ddf9-ec34-4094-8239-b4a1cc46f9d7
+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="170aba6e-7c6b-4bb4-83db-66cc3921ba3a">
+            <title>TapiConnectionEdgePoint
+id: 170aba6e-7c6b-4bb4-83db-66cc3921ba3a
+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="0939a7ab-4598-4e5c-82a7-d2c97fdab25f">
+        <title>TapiNodeUserEquipment
+id: 0939a7ab-4598-4e5c-82a7-d2c97fdab25f
+name: user-equipment-2050012</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="12a4d694-0aa4-41ff-9a01-9c388d14dc42">
+          <title>TapiNodeEdgePoint
+id: 12a4d694-0aa4-41ff-9a01-9c388d14dc42
+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="1842df30-c6d4-49f0-b10a-fa1c14aa6941">
+            <title>TapiConnectionEdgePoint
+id: 1842df30-c6d4-49f0-b10a-fa1c14aa6941
+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="5fa0e0dc-5731-4e4d-b8a3-4d2a888f1877">
+          <title>TapiNodeEdgePoint
+id: 5fa0e0dc-5731-4e4d-b8a3-4d2a888f1877
+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="1f8d0607-daf8-4a61-bef9-c30cb2907024">
+            <title>TapiConnectionEdgePoint
+id: 1f8d0607-daf8-4a61-bef9-c30cb2907024
+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="6a546fe0-8881-4cc9-a8c8-5fef16a82129">
+        <title>TapiNodeORu
+id: 6a546fe0-8881-4cc9-a8c8-5fef16a82129
+name: o-ru-205002</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="07cb304f-bb7c-47bb-9765-278d01253ba3">
+          <title>TapiNodeEdgePoint
+id: 07cb304f-bb7c-47bb-9765-278d01253ba3
+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="dcc4d7b9-dc83-4421-bef7-af6e8323423a">
+            <title>TapiConnectionEdgePoint
+id: dcc4d7b9-dc83-4421-bef7-af6e8323423a
+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="90b30382-702c-4d2b-ac17-842d4c078ae4">
+          <title>TapiNodeEdgePoint
+id: 90b30382-702c-4d2b-ac17-842d4c078ae4
+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="8f30bc4f-9c19-4561-b888-3630fb161fa4">
+            <title>TapiConnectionEdgePoint
+id: 8f30bc4f-9c19-4561-b888-3630fb161fa4
+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="b1ed026f-3067-4c9b-a71c-52c9c9b97427">
+        <title>TapiNodeUserEquipment
+id: b1ed026f-3067-4c9b-a71c-52c9c9b97427
+name: user-equipment-2050020</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="83f946d4-8695-4f88-854d-9ea4f4cc693e">
+          <title>TapiNodeEdgePoint
+id: 83f946d4-8695-4f88-854d-9ea4f4cc693e
+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="a7885050-1023-434a-ac18-644e29281c4e">
+            <title>TapiConnectionEdgePoint
+id: a7885050-1023-434a-ac18-644e29281c4e
+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="b8122d8e-c092-4a0f-922e-cbe2d6834b3d">
+          <title>TapiNodeEdgePoint
+id: b8122d8e-c092-4a0f-922e-cbe2d6834b3d
+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="84ea6982-6eec-4137-a5f9-4b01d66b34f6">
+            <title>TapiConnectionEdgePoint
+id: 84ea6982-6eec-4137-a5f9-4b01d66b34f6
+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="6408163a-acf5-4db9-a3e6-5f9e7f3703d9">
+        <title>TapiNodeUserEquipment
+id: 6408163a-acf5-4db9-a3e6-5f9e7f3703d9
+name: user-equipment-2050021</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="df5fdfa0-a1e3-437c-ad1b-9c3cefcd5992">
+          <title>TapiNodeEdgePoint
+id: df5fdfa0-a1e3-437c-ad1b-9c3cefcd5992
+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="fd75abe0-d3d2-412d-a042-0f41b466996c">
+            <title>TapiConnectionEdgePoint
+id: fd75abe0-d3d2-412d-a042-0f41b466996c
+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="21f9d9e6-da76-450d-ab10-0739cf0be0dc">
+          <title>TapiNodeEdgePoint
+id: 21f9d9e6-da76-450d-ab10-0739cf0be0dc
+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="06f55367-eb77-4688-8053-5a5a5b89d287">
+            <title>TapiConnectionEdgePoint
+id: 06f55367-eb77-4688-8053-5a5a5b89d287
+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="5435a51a-e432-42a5-a58c-cde647d752bd">
+        <title>TapiNodeUserEquipment
+id: 5435a51a-e432-42a5-a58c-cde647d752bd
+name: user-equipment-2050022</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="889e5808-b751-4eed-9750-d26c6db59f77">
+          <title>TapiNodeEdgePoint
+id: 889e5808-b751-4eed-9750-d26c6db59f77
+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="6c19366f-4adb-4a64-9540-fda95723ec41">
+            <title>TapiConnectionEdgePoint
+id: 6c19366f-4adb-4a64-9540-fda95723ec41
+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="7f5b8c06-a201-4667-ac27-a37529bc0afd">
+          <title>TapiNodeEdgePoint
+id: 7f5b8c06-a201-4667-ac27-a37529bc0afd
+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="e24492f0-ecd6-4bc5-a552-7961d7236880">
+            <title>TapiConnectionEdgePoint
+id: e24492f0-ecd6-4bc5-a552-7961d7236880
+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="c9c408ba-9a01-4f66-adf3-d804511c8276">
+        <title>TapiNodeODu
+id: c9c408ba-9a01-4f66-adf3-d804511c8276
+name: o-du-2051</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="93494f03-8ad3-497c-856d-c2a9ef3d33c8">
+          <title>TapiNodeEdgePoint
+id: 93494f03-8ad3-497c-856d-c2a9ef3d33c8
+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="ea00a953-b17a-4636-9780-92f77e2d889c">
+            <title>TapiConnectionEdgePoint
+id: ea00a953-b17a-4636-9780-92f77e2d889c
+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="2b756254-10f5-442e-be68-9c658d4de5b6">
+          <title>TapiNodeEdgePoint
+id: 2b756254-10f5-442e-be68-9c658d4de5b6
+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="3bfd3297-a35f-49e6-9ae7-4cd55c95b972">
+            <title>TapiConnectionEdgePoint
+id: 3bfd3297-a35f-49e6-9ae7-4cd55c95b972
+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="aa9b6218-c94d-410f-8c2c-3876fe7d5c95">
+            <title>TapiConnectionEdgePoint
+id: aa9b6218-c94d-410f-8c2c-3876fe7d5c95
+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="199b5540-9b8b-495a-9c56-8664e808f94e">
+            <title>TapiConnectionEdgePoint
+id: 199b5540-9b8b-495a-9c56-8664e808f94e
+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="1f0f7210-3f95-4002-b8cc-bd13089d59e2">
+          <title>TapiNodeEdgePoint
+id: 1f0f7210-3f95-4002-b8cc-bd13089d59e2
+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="eed063d1-9b3e-4f2b-bf20-24826174385c">
+            <title>TapiConnectionEdgePoint
+id: eed063d1-9b3e-4f2b-bf20-24826174385c
+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="42c0f542-640a-4fb1-9b6a-8ecefb91cdca">
+          <title>TapiNodeEdgePoint
+id: 42c0f542-640a-4fb1-9b6a-8ecefb91cdca
+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="767bb70c-37f9-41ac-9fd5-be152d943d2b">
+            <title>TapiConnectionEdgePoint
+id: 767bb70c-37f9-41ac-9fd5-be152d943d2b
+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="e43f6e54-ec79-4019-9fb2-4c5d7155ba11">
+        <title>TapiNodeFronthaulGateway
+id: e43f6e54-ec79-4019-9fb2-4c5d7155ba11
+name: fronthaul-gateway-20510</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="354179b4-c453-4714-9dea-ca36d6cb3655">
+          <title>TapiNodeEdgePoint
+id: 354179b4-c453-4714-9dea-ca36d6cb3655
+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="2f3a1a91-f0a3-42cd-98e5-572f9720d450">
+            <title>TapiConnectionEdgePoint
+id: 2f3a1a91-f0a3-42cd-98e5-572f9720d450
+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="ecf38f7b-8e01-496a-98bb-9c740dd810bb">
+          <title>TapiNodeEdgePoint
+id: ecf38f7b-8e01-496a-98bb-9c740dd810bb
+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="d8827626-efe2-4711-b471-34b0512e3386">
+            <title>TapiConnectionEdgePoint
+id: d8827626-efe2-4711-b471-34b0512e3386
+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="0fc13b8b-d36b-4cda-bb08-c1e380c5fcb2">
+          <title>TapiNodeEdgePoint
+id: 0fc13b8b-d36b-4cda-bb08-c1e380c5fcb2
+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="2e94c351-dc27-45ad-82e6-37c9014987c4">
+            <title>TapiConnectionEdgePoint
+id: 2e94c351-dc27-45ad-82e6-37c9014987c4
+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="6bd954a9-fa36-416b-b880-4982e6faa251">
+          <title>TapiNodeEdgePoint
+id: 6bd954a9-fa36-416b-b880-4982e6faa251
+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="34614e9d-657c-4ee8-a206-5f494502890d">
+            <title>TapiConnectionEdgePoint
+id: 34614e9d-657c-4ee8-a206-5f494502890d
+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="ad3dcfb1-a4d0-4409-a0b9-d1e07ccdde06">
+          <title>TapiNodeEdgePoint
+id: ad3dcfb1-a4d0-4409-a0b9-d1e07ccdde06
+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="4e58a642-44f4-4a8d-9955-0e241909d03e">
+            <title>TapiConnectionEdgePoint
+id: 4e58a642-44f4-4a8d-9955-0e241909d03e
+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="5ca2ad5a-2891-4145-ab67-cb7e9606e471">
+        <title>TapiNodeORu
+id: 5ca2ad5a-2891-4145-ab67-cb7e9606e471
+name: o-ru-205100</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="6b5b8bc8-e96a-4d1f-9c63-1e32eb05f2b7">
+          <title>TapiNodeEdgePoint
+id: 6b5b8bc8-e96a-4d1f-9c63-1e32eb05f2b7
+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="5ac67843-3d4c-445f-9834-8a8336882cfe">
+            <title>TapiConnectionEdgePoint
+id: 5ac67843-3d4c-445f-9834-8a8336882cfe
+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="937e275c-8a7f-4cd0-bb69-06710dd996bd">
+          <title>TapiNodeEdgePoint
+id: 937e275c-8a7f-4cd0-bb69-06710dd996bd
+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="30d6a45b-67cc-42c2-8417-f21071760e66">
+            <title>TapiConnectionEdgePoint
+id: 30d6a45b-67cc-42c2-8417-f21071760e66
+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="c8c63778-1d46-40b9-930c-65f5fd571574">
+        <title>TapiNodeUserEquipment
+id: c8c63778-1d46-40b9-930c-65f5fd571574
+name: user-equipment-2051000</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="2bb37260-d1be-444f-856e-10eb0d621b9e">
+          <title>TapiNodeEdgePoint
+id: 2bb37260-d1be-444f-856e-10eb0d621b9e
+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="21105183-1287-4fc1-b91a-b38bc89c0747">
+            <title>TapiConnectionEdgePoint
+id: 21105183-1287-4fc1-b91a-b38bc89c0747
+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="a0c8b6b6-dce4-4bb5-93a5-d21907a01136">
+          <title>TapiNodeEdgePoint
+id: a0c8b6b6-dce4-4bb5-93a5-d21907a01136
+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="263b18b0-22a8-4e18-a6d9-9b65f268f28d">
+            <title>TapiConnectionEdgePoint
+id: 263b18b0-22a8-4e18-a6d9-9b65f268f28d
+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="c32a0c86-792f-43f2-9e07-7d648c5408ce">
+        <title>TapiNodeUserEquipment
+id: c32a0c86-792f-43f2-9e07-7d648c5408ce
+name: user-equipment-2051001</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="b4866c0b-2cbb-4d66-9ad6-eadb3f460bf3">
+          <title>TapiNodeEdgePoint
+id: b4866c0b-2cbb-4d66-9ad6-eadb3f460bf3
+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="4228115c-4ceb-4b6d-a397-d8ee53071f81">
+            <title>TapiConnectionEdgePoint
+id: 4228115c-4ceb-4b6d-a397-d8ee53071f81
+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="7a8d8e83-c254-4e05-9d5a-c06a3b32c802">
+          <title>TapiNodeEdgePoint
+id: 7a8d8e83-c254-4e05-9d5a-c06a3b32c802
+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="71b04acc-1e21-48f1-8b3d-a9058a0acf4c">
+            <title>TapiConnectionEdgePoint
+id: 71b04acc-1e21-48f1-8b3d-a9058a0acf4c
+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="7d544f91-829d-48f0-be10-78a6aea806f3">
+        <title>TapiNodeUserEquipment
+id: 7d544f91-829d-48f0-be10-78a6aea806f3
+name: user-equipment-2051002</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="4465da8b-2ed0-423d-ab9c-5a108ce27e58">
+          <title>TapiNodeEdgePoint
+id: 4465da8b-2ed0-423d-ab9c-5a108ce27e58
+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="1020d622-c60d-4554-a439-cbe30fb86c6b">
+            <title>TapiConnectionEdgePoint
+id: 1020d622-c60d-4554-a439-cbe30fb86c6b
+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="ee12989e-d83e-48eb-963a-93e0928ea8d0">
+          <title>TapiNodeEdgePoint
+id: ee12989e-d83e-48eb-963a-93e0928ea8d0
+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="14cd3f4f-6e79-4aba-9bd7-9b95e13f0da9">
+            <title>TapiConnectionEdgePoint
+id: 14cd3f4f-6e79-4aba-9bd7-9b95e13f0da9
+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="1e0ce83b-d62c-496c-b123-bfad6feed288">
+        <title>TapiNodeORu
+id: 1e0ce83b-d62c-496c-b123-bfad6feed288
+name: o-ru-205101</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="ec2dc3f8-f364-4ca8-a65c-331d056cfb81">
+          <title>TapiNodeEdgePoint
+id: ec2dc3f8-f364-4ca8-a65c-331d056cfb81
+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="00cac754-ed4b-4468-b7ec-1939f5d78838">
+            <title>TapiConnectionEdgePoint
+id: 00cac754-ed4b-4468-b7ec-1939f5d78838
+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="8e54cdfe-051a-4888-9193-fa03c0924d60">
+          <title>TapiNodeEdgePoint
+id: 8e54cdfe-051a-4888-9193-fa03c0924d60
+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="7d8bd7de-f91c-4097-8e54-dc0635342377">
+            <title>TapiConnectionEdgePoint
+id: 7d8bd7de-f91c-4097-8e54-dc0635342377
+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="08ecc986-03d7-409b-ba61-3aa32af20d05">
+        <title>TapiNodeUserEquipment
+id: 08ecc986-03d7-409b-ba61-3aa32af20d05
+name: user-equipment-2051010</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="4bffa8b3-8beb-4463-88a1-c5a96c40dbcf">
+          <title>TapiNodeEdgePoint
+id: 4bffa8b3-8beb-4463-88a1-c5a96c40dbcf
+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="6a3936b2-2cac-47b8-a2bf-12daf766a825">
+            <title>TapiConnectionEdgePoint
+id: 6a3936b2-2cac-47b8-a2bf-12daf766a825
+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="3fea7641-7e0c-4c90-820e-c495dd7b4a42">
+          <title>TapiNodeEdgePoint
+id: 3fea7641-7e0c-4c90-820e-c495dd7b4a42
+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="730eb9ae-3f4a-4cba-97da-75d4c1f3ab3c">
+            <title>TapiConnectionEdgePoint
+id: 730eb9ae-3f4a-4cba-97da-75d4c1f3ab3c
+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="379bb832-0237-4fec-91fd-93d3d1d2c01a">
+        <title>TapiNodeUserEquipment
+id: 379bb832-0237-4fec-91fd-93d3d1d2c01a
+name: user-equipment-2051011</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="a22d12f6-fdf8-456c-a65c-447439c6d477">
+          <title>TapiNodeEdgePoint
+id: a22d12f6-fdf8-456c-a65c-447439c6d477
+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="1c5b6393-8f2b-4b96-9221-ff15287051b9">
+            <title>TapiConnectionEdgePoint
+id: 1c5b6393-8f2b-4b96-9221-ff15287051b9
+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="9e041bdd-4fdd-4cf8-8fef-b2f2197faece">
+          <title>TapiNodeEdgePoint
+id: 9e041bdd-4fdd-4cf8-8fef-b2f2197faece
+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="5964438e-b8c3-4244-8eb5-bf1864151772">
+            <title>TapiConnectionEdgePoint
+id: 5964438e-b8c3-4244-8eb5-bf1864151772
+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="b8dab995-f1f9-481b-a721-46a59eb04ae2">
+        <title>TapiNodeUserEquipment
+id: b8dab995-f1f9-481b-a721-46a59eb04ae2
+name: user-equipment-2051012</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="d6271aeb-1b02-4ff7-a864-cf7aa323aa9c">
+          <title>TapiNodeEdgePoint
+id: d6271aeb-1b02-4ff7-a864-cf7aa323aa9c
+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="79474729-99d6-47e3-b873-aebc768df5f8">
+            <title>TapiConnectionEdgePoint
+id: 79474729-99d6-47e3-b873-aebc768df5f8
+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="bc2ee83d-27c9-47d2-8a0d-8237dd5c9cef">
+          <title>TapiNodeEdgePoint
+id: bc2ee83d-27c9-47d2-8a0d-8237dd5c9cef
+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="b398ca40-a025-4546-a65d-7cf5d441bc0d">
+            <title>TapiConnectionEdgePoint
+id: b398ca40-a025-4546-a65d-7cf5d441bc0d
+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="9f436145-2e8c-4cde-aa2a-78fb94ee6417">
+        <title>TapiNodeORu
+id: 9f436145-2e8c-4cde-aa2a-78fb94ee6417
+name: o-ru-205102</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="6f034476-a095-4aa2-948b-cd204a133ba0">
+          <title>TapiNodeEdgePoint
+id: 6f034476-a095-4aa2-948b-cd204a133ba0
+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="8e7a61dc-1725-4b2c-ae15-b555db2d019c">
+            <title>TapiConnectionEdgePoint
+id: 8e7a61dc-1725-4b2c-ae15-b555db2d019c
+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="42340fae-185a-4456-b8a5-7b227d144b28">
+          <title>TapiNodeEdgePoint
+id: 42340fae-185a-4456-b8a5-7b227d144b28
+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="c5b5696f-3e2d-4ae0-b43e-224198ad087b">
+            <title>TapiConnectionEdgePoint
+id: c5b5696f-3e2d-4ae0-b43e-224198ad087b
+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="31c71aed-6429-4c39-bed5-d3c33b4ed100">
+        <title>TapiNodeUserEquipment
+id: 31c71aed-6429-4c39-bed5-d3c33b4ed100
+name: user-equipment-2051020</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="d25b5684-351c-4cda-9c10-569d4c66b408">
+          <title>TapiNodeEdgePoint
+id: d25b5684-351c-4cda-9c10-569d4c66b408
+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="8c5948cf-9d5b-4114-965b-ac13f8557329">
+            <title>TapiConnectionEdgePoint
+id: 8c5948cf-9d5b-4114-965b-ac13f8557329
+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="b5539261-9c64-48a0-8151-e9736f69aee1">
+          <title>TapiNodeEdgePoint
+id: b5539261-9c64-48a0-8151-e9736f69aee1
+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="9190ae18-7040-4495-af75-9ad25b001d1a">
+            <title>TapiConnectionEdgePoint
+id: 9190ae18-7040-4495-af75-9ad25b001d1a
+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="e8d9ccc8-e2cf-4a0d-a913-c0b97c235624">
+        <title>TapiNodeUserEquipment
+id: e8d9ccc8-e2cf-4a0d-a913-c0b97c235624
+name: user-equipment-2051021</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="952e05e5-4d0c-4687-9649-f7e0ba07bbf0">
+          <title>TapiNodeEdgePoint
+id: 952e05e5-4d0c-4687-9649-f7e0ba07bbf0
+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="cace99b0-49fe-420f-b6f8-f9b4c65b4140">
+            <title>TapiConnectionEdgePoint
+id: cace99b0-49fe-420f-b6f8-f9b4c65b4140
+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="6e8be78a-4e94-4652-9eb2-a22f27138704">
+          <title>TapiNodeEdgePoint
+id: 6e8be78a-4e94-4652-9eb2-a22f27138704
+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="7ce0c845-1205-49e5-9824-9e24cd4247ce">
+            <title>TapiConnectionEdgePoint
+id: 7ce0c845-1205-49e5-9824-9e24cd4247ce
+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="3297191c-6ca8-4370-bd66-5f277f8d9e17">
+        <title>TapiNodeUserEquipment
+id: 3297191c-6ca8-4370-bd66-5f277f8d9e17
+name: user-equipment-2051022</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="81dfdcf4-9bcd-4075-9b83-bc69b0da3834">
+          <title>TapiNodeEdgePoint
+id: 81dfdcf4-9bcd-4075-9b83-bc69b0da3834
+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="233a951c-3eb6-4aee-8e0e-b46e44dee4d7">
+            <title>TapiConnectionEdgePoint
+id: 233a951c-3eb6-4aee-8e0e-b46e44dee4d7
+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="b719cc4a-1173-4b2c-aeec-8aad1166552e">
+          <title>TapiNodeEdgePoint
+id: b719cc4a-1173-4b2c-aeec-8aad1166552e
+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="7d962239-8753-4a85-8330-b136fabaf64e">
+            <title>TapiConnectionEdgePoint
+id: 7d962239-8753-4a85-8330-b136fabaf64e
+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="ffcbae68-1707-4daf-9cc9-88ad3c22aa06">
+        <title>TapiNodeODu
+id: ffcbae68-1707-4daf-9cc9-88ad3c22aa06
+name: o-du-2052</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="ceb929f1-20ba-4898-a587-b3eb3c8b40c6">
+          <title>TapiNodeEdgePoint
+id: ceb929f1-20ba-4898-a587-b3eb3c8b40c6
+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="637a2835-20f3-4df9-a917-20288a189625">
+            <title>TapiConnectionEdgePoint
+id: 637a2835-20f3-4df9-a917-20288a189625
+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="f6b0cd8d-5a4f-408e-b1e9-27ce1fdfcc01">
+          <title>TapiNodeEdgePoint
+id: f6b0cd8d-5a4f-408e-b1e9-27ce1fdfcc01
+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="7c49f0d4-fb89-4b88-8bc3-26b05111c8a5">
+            <title>TapiConnectionEdgePoint
+id: 7c49f0d4-fb89-4b88-8bc3-26b05111c8a5
+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="95727d79-434b-41d9-9e7b-5cb393c6a440">
+            <title>TapiConnectionEdgePoint
+id: 95727d79-434b-41d9-9e7b-5cb393c6a440
+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="fb0d27ec-e429-4b58-bab5-d609bb6ded4f">
+            <title>TapiConnectionEdgePoint
+id: fb0d27ec-e429-4b58-bab5-d609bb6ded4f
+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="bede32fd-9d1b-49d9-a637-9fca4201edf1">
+          <title>TapiNodeEdgePoint
+id: bede32fd-9d1b-49d9-a637-9fca4201edf1
+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="a71decd1-3462-4249-91e2-70960585fee9">
+            <title>TapiConnectionEdgePoint
+id: a71decd1-3462-4249-91e2-70960585fee9
+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="5f4df748-b841-4b1d-b199-d15e1e2bfb86">
+          <title>TapiNodeEdgePoint
+id: 5f4df748-b841-4b1d-b199-d15e1e2bfb86
+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="a67d1c8a-a505-4457-a8c4-c49522c03a43">
+            <title>TapiConnectionEdgePoint
+id: a67d1c8a-a505-4457-a8c4-c49522c03a43
+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="b26e2905-21af-4ab5-a28d-295bf1d207a3">
+        <title>TapiNodeFronthaulGateway
+id: b26e2905-21af-4ab5-a28d-295bf1d207a3
+name: fronthaul-gateway-20520</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="eeeab3bd-5e2a-4115-9940-1fa946495962">
+          <title>TapiNodeEdgePoint
+id: eeeab3bd-5e2a-4115-9940-1fa946495962
+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="caf6278e-4b79-472c-95e2-50454ed058c3">
+            <title>TapiConnectionEdgePoint
+id: caf6278e-4b79-472c-95e2-50454ed058c3
+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="2ee4b254-49da-48c9-b343-3e28eb313e75">
+          <title>TapiNodeEdgePoint
+id: 2ee4b254-49da-48c9-b343-3e28eb313e75
+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="d51c2f88-9747-4fde-8108-ceb36aa0e4c5">
+            <title>TapiConnectionEdgePoint
+id: d51c2f88-9747-4fde-8108-ceb36aa0e4c5
+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="167476be-faa1-4c94-959a-2de556456ec3">
+          <title>TapiNodeEdgePoint
+id: 167476be-faa1-4c94-959a-2de556456ec3
+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="ca2d333c-09f5-465d-90b8-453949377e1a">
+            <title>TapiConnectionEdgePoint
+id: ca2d333c-09f5-465d-90b8-453949377e1a
+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="84bd099e-cd25-439f-937d-254c3fcd0986">
+          <title>TapiNodeEdgePoint
+id: 84bd099e-cd25-439f-937d-254c3fcd0986
+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="3e16e95d-6762-4afe-ac53-ba00d6a8264c">
+            <title>TapiConnectionEdgePoint
+id: 3e16e95d-6762-4afe-ac53-ba00d6a8264c
+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="22ede851-eb26-4f12-918c-2d75dd8f0d75">
+          <title>TapiNodeEdgePoint
+id: 22ede851-eb26-4f12-918c-2d75dd8f0d75
+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="68a0ac33-3ae6-407c-b470-27bf0a0e1a10">
+            <title>TapiConnectionEdgePoint
+id: 68a0ac33-3ae6-407c-b470-27bf0a0e1a10
+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="b5223aac-4eb4-4f95-983d-e797149e5906">
+        <title>TapiNodeORu
+id: b5223aac-4eb4-4f95-983d-e797149e5906
+name: o-ru-205200</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="3caac5db-8c2c-4d2c-ad3a-bb6f76725bbf">
+          <title>TapiNodeEdgePoint
+id: 3caac5db-8c2c-4d2c-ad3a-bb6f76725bbf
+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="0bbeeed9-d932-47ed-8175-3b2116594426">
+            <title>TapiConnectionEdgePoint
+id: 0bbeeed9-d932-47ed-8175-3b2116594426
+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="f60ad7ed-9239-410f-ac33-35fd14ab1ee1">
+          <title>TapiNodeEdgePoint
+id: f60ad7ed-9239-410f-ac33-35fd14ab1ee1
+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="fb9d9b35-73f2-468b-b707-ef74350d251c">
+            <title>TapiConnectionEdgePoint
+id: fb9d9b35-73f2-468b-b707-ef74350d251c
+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="d9a1d811-e703-4c69-ab5f-3cbed6ba529e">
+        <title>TapiNodeUserEquipment
+id: d9a1d811-e703-4c69-ab5f-3cbed6ba529e
+name: user-equipment-2052000</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="a9a6c087-e240-4063-8489-cd692b285b75">
+          <title>TapiNodeEdgePoint
+id: a9a6c087-e240-4063-8489-cd692b285b75
+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="3c7e7acd-6071-47e2-ba1a-f4acf6fc5287">
+            <title>TapiConnectionEdgePoint
+id: 3c7e7acd-6071-47e2-ba1a-f4acf6fc5287
+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="71e9eb16-56a7-41e0-b9e3-9091d78fd2c5">
+          <title>TapiNodeEdgePoint
+id: 71e9eb16-56a7-41e0-b9e3-9091d78fd2c5
+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="ad6a7e66-b3be-4e44-8b0f-ad0a21ba73cc">
+            <title>TapiConnectionEdgePoint
+id: ad6a7e66-b3be-4e44-8b0f-ad0a21ba73cc
+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="d8533b3a-3769-4f61-812e-1eea76aa5ea4">
+        <title>TapiNodeUserEquipment
+id: d8533b3a-3769-4f61-812e-1eea76aa5ea4
+name: user-equipment-2052001</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="ac27c51e-8e43-4351-b0c2-a81f389aee76">
+          <title>TapiNodeEdgePoint
+id: ac27c51e-8e43-4351-b0c2-a81f389aee76
+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="49961990-bafb-4758-8541-16d89484b128">
+            <title>TapiConnectionEdgePoint
+id: 49961990-bafb-4758-8541-16d89484b128
+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="ba65565b-f032-4c7d-b6f7-bd0a5af496ea">
+          <title>TapiNodeEdgePoint
+id: ba65565b-f032-4c7d-b6f7-bd0a5af496ea
+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="c20c956c-a3e2-4760-9678-488729257064">
+            <title>TapiConnectionEdgePoint
+id: c20c956c-a3e2-4760-9678-488729257064
+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="2b48728b-6cef-4b8d-ae57-28e6a3c8d8b9">
+        <title>TapiNodeUserEquipment
+id: 2b48728b-6cef-4b8d-ae57-28e6a3c8d8b9
+name: user-equipment-2052002</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="76f8b13a-04d6-458a-b910-7cc05ca62cb7">
+          <title>TapiNodeEdgePoint
+id: 76f8b13a-04d6-458a-b910-7cc05ca62cb7
+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="651d4277-2cae-40c3-923b-3efa0b075486">
+            <title>TapiConnectionEdgePoint
+id: 651d4277-2cae-40c3-923b-3efa0b075486
+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="77da685a-3360-4275-9a9c-69a97527ca50">
+          <title>TapiNodeEdgePoint
+id: 77da685a-3360-4275-9a9c-69a97527ca50
+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="2a0b8d84-820b-43d8-959b-975d94d9c2f0">
+            <title>TapiConnectionEdgePoint
+id: 2a0b8d84-820b-43d8-959b-975d94d9c2f0
+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="f9a3fa3e-9437-41be-82e9-8b545f4a8be0">
+        <title>TapiNodeORu
+id: f9a3fa3e-9437-41be-82e9-8b545f4a8be0
+name: o-ru-205201</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="81b11cc8-ae8e-4a0b-9208-050430ab3b03">
+          <title>TapiNodeEdgePoint
+id: 81b11cc8-ae8e-4a0b-9208-050430ab3b03
+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="905de8d4-ade2-40bc-b524-99368ba8e1df">
+            <title>TapiConnectionEdgePoint
+id: 905de8d4-ade2-40bc-b524-99368ba8e1df
+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="6e7fa4b2-195a-4ab0-86fa-cc4539ecd61d">
+          <title>TapiNodeEdgePoint
+id: 6e7fa4b2-195a-4ab0-86fa-cc4539ecd61d
+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="862fa42e-a32c-441d-812c-a8984e7eaa08">
+            <title>TapiConnectionEdgePoint
+id: 862fa42e-a32c-441d-812c-a8984e7eaa08
+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="8aa13be4-9d29-4ded-96b7-7589c98833d8">
+        <title>TapiNodeUserEquipment
+id: 8aa13be4-9d29-4ded-96b7-7589c98833d8
+name: user-equipment-2052010</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="2e855ec0-5dc7-4eb0-87f3-9eafc37baeef">
+          <title>TapiNodeEdgePoint
+id: 2e855ec0-5dc7-4eb0-87f3-9eafc37baeef
+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="845103b3-f3d2-4dd8-a3bc-1b6d4b5073e0">
+            <title>TapiConnectionEdgePoint
+id: 845103b3-f3d2-4dd8-a3bc-1b6d4b5073e0
+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="d3f418f5-9e9f-4dba-8482-7ab7c8a34038">
+          <title>TapiNodeEdgePoint
+id: d3f418f5-9e9f-4dba-8482-7ab7c8a34038
+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="4bb7e5cc-fe3b-48ba-bf16-e4ae95266804">
+            <title>TapiConnectionEdgePoint
+id: 4bb7e5cc-fe3b-48ba-bf16-e4ae95266804
+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="5c8e684f-fa3c-4cbc-ab88-36c102516514">
+        <title>TapiNodeUserEquipment
+id: 5c8e684f-fa3c-4cbc-ab88-36c102516514
+name: user-equipment-2052011</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="1c189c7a-f253-486b-87e1-545e0b26be08">
+          <title>TapiNodeEdgePoint
+id: 1c189c7a-f253-486b-87e1-545e0b26be08
+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="12e790f3-5618-4516-aa25-18b3a0d52070">
+            <title>TapiConnectionEdgePoint
+id: 12e790f3-5618-4516-aa25-18b3a0d52070
+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="c52977ad-57ac-439a-9341-9354c6e2a59b">
+          <title>TapiNodeEdgePoint
+id: c52977ad-57ac-439a-9341-9354c6e2a59b
+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="c7476f3d-1c15-428d-9130-e230ad288574">
+            <title>TapiConnectionEdgePoint
+id: c7476f3d-1c15-428d-9130-e230ad288574
+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="16cd4b08-30f8-4fd2-aa37-3ee0ebf87cef">
+        <title>TapiNodeUserEquipment
+id: 16cd4b08-30f8-4fd2-aa37-3ee0ebf87cef
+name: user-equipment-2052012</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="5e9404ac-218c-468d-8b57-f79e0d9796f7">
+          <title>TapiNodeEdgePoint
+id: 5e9404ac-218c-468d-8b57-f79e0d9796f7
+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="7b28a4e3-c152-444a-b129-b16a91b877a2">
+            <title>TapiConnectionEdgePoint
+id: 7b28a4e3-c152-444a-b129-b16a91b877a2
+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="6be5aca1-3371-491e-85d1-8b07774f08b2">
+          <title>TapiNodeEdgePoint
+id: 6be5aca1-3371-491e-85d1-8b07774f08b2
+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="e7202020-12ac-4571-9a5b-fe308d4fccd5">
+            <title>TapiConnectionEdgePoint
+id: e7202020-12ac-4571-9a5b-fe308d4fccd5
+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="403c9282-6769-428a-949a-f39df5f4fdc3">
+        <title>TapiNodeORu
+id: 403c9282-6769-428a-949a-f39df5f4fdc3
+name: o-ru-205202</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="a3bddcee-5a14-4681-af8a-791c29be77bd">
+          <title>TapiNodeEdgePoint
+id: a3bddcee-5a14-4681-af8a-791c29be77bd
+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="0ec9d877-f267-40db-b50b-317391c824da">
+            <title>TapiConnectionEdgePoint
+id: 0ec9d877-f267-40db-b50b-317391c824da
+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="78154ec4-da06-4450-b4d2-a19d1ce71aaf">
+          <title>TapiNodeEdgePoint
+id: 78154ec4-da06-4450-b4d2-a19d1ce71aaf
+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="30f2f65c-9950-485e-9367-54220dcc2847">
+            <title>TapiConnectionEdgePoint
+id: 30f2f65c-9950-485e-9367-54220dcc2847
+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="045e0f11-0b71-4bc6-b593-21a38ce17b74">
+        <title>TapiNodeUserEquipment
+id: 045e0f11-0b71-4bc6-b593-21a38ce17b74
+name: user-equipment-2052020</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="47ae5d23-ceb7-4964-86d5-4b157b4d81a2">
+          <title>TapiNodeEdgePoint
+id: 47ae5d23-ceb7-4964-86d5-4b157b4d81a2
+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="d94f5a4b-7294-4b2e-9978-1cdf649adaa4">
+            <title>TapiConnectionEdgePoint
+id: d94f5a4b-7294-4b2e-9978-1cdf649adaa4
+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="ed273f42-6fa4-469f-8cfd-f8bf820ba88f">
+          <title>TapiNodeEdgePoint
+id: ed273f42-6fa4-469f-8cfd-f8bf820ba88f
+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="97c1897e-9c8c-49fb-a65f-f57e9f084c60">
+            <title>TapiConnectionEdgePoint
+id: 97c1897e-9c8c-49fb-a65f-f57e9f084c60
+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="03689e6d-aa5c-42a7-98af-19b5c769c40d">
+        <title>TapiNodeUserEquipment
+id: 03689e6d-aa5c-42a7-98af-19b5c769c40d
+name: user-equipment-2052021</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="3263663d-9d93-4196-84e7-87ef3c5d9f18">
+          <title>TapiNodeEdgePoint
+id: 3263663d-9d93-4196-84e7-87ef3c5d9f18
+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="73a2390c-9293-4f65-b5df-9fa0e75909b4">
+            <title>TapiConnectionEdgePoint
+id: 73a2390c-9293-4f65-b5df-9fa0e75909b4
+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="d588ed91-a09e-4c23-84bc-4053903dda6b">
+          <title>TapiNodeEdgePoint
+id: d588ed91-a09e-4c23-84bc-4053903dda6b
+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="961d8232-85d8-4354-804b-f6ab4c6fd986">
+            <title>TapiConnectionEdgePoint
+id: 961d8232-85d8-4354-804b-f6ab4c6fd986
+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="5918002b-2f44-4d38-8101-3bcf0ea82f29">
+        <title>TapiNodeUserEquipment
+id: 5918002b-2f44-4d38-8101-3bcf0ea82f29
+name: user-equipment-2052022</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="a9d1ac2a-f814-4c29-b776-7cd34f67f8e7">
+          <title>TapiNodeEdgePoint
+id: a9d1ac2a-f814-4c29-b776-7cd34f67f8e7
+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="82608c7b-220c-4a9f-931b-ff4113ff30dd">
+            <title>TapiConnectionEdgePoint
+id: 82608c7b-220c-4a9f-931b-ff4113ff30dd
+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="b038023f-765a-4040-83af-6e37ebe42854">
+          <title>TapiNodeEdgePoint
+id: b038023f-765a-4040-83af-6e37ebe42854
+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="8a4b2226-092c-4088-84ac-3959df29936e">
+            <title>TapiConnectionEdgePoint
+id: 8a4b2226-092c-4088-84ac-3959df29936e
+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="585f499d-1267-4dfa-abaf-e1f93d54557d">
+        <title>TapiNodeOCuCp
+id: 585f499d-1267-4dfa-abaf-e1f93d54557d
+name: o-cu-cp-206</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="8a5c60df-d5e2-4b7f-8079-25f35cd12121">
+          <title>TapiNodeEdgePoint
+id: 8a5c60df-d5e2-4b7f-8079-25f35cd12121
+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="fd42586a-6dbe-420a-8c50-3a707f9dbcab">
+            <title>TapiConnectionEdgePoint
+id: fd42586a-6dbe-420a-8c50-3a707f9dbcab
+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="2900800b-bd1c-4541-96b2-5c3f93818752">
+          <title>TapiNodeEdgePoint
+id: 2900800b-bd1c-4541-96b2-5c3f93818752
+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="9c9d1181-cb81-47f6-add2-8b4b1cae3551">
+            <title>TapiConnectionEdgePoint
+id: 9c9d1181-cb81-47f6-add2-8b4b1cae3551
+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="b8e48d2b-bd3b-4cb3-bff9-8624c3d883df">
+          <title>TapiNodeEdgePoint
+id: b8e48d2b-bd3b-4cb3-bff9-8624c3d883df
+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="9bc1f797-a044-474c-b4cf-61dc9bd382c2">
+            <title>TapiConnectionEdgePoint
+id: 9bc1f797-a044-474c-b4cf-61dc9bd382c2
+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="96217875-680c-4033-8517-765189bc86df">
+            <title>TapiConnectionEdgePoint
+id: 96217875-680c-4033-8517-765189bc86df
+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="fbda406e-4285-4641-bde3-5315719ebc49">
+            <title>TapiConnectionEdgePoint
+id: fbda406e-4285-4641-bde3-5315719ebc49
+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="193d9b1b-e9b1-41a4-8aa8-743d7309be30">
+          <title>TapiNodeEdgePoint
+id: 193d9b1b-e9b1-41a4-8aa8-743d7309be30
+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="490ecae7-ebac-47d3-8cf0-597ed6155518">
+            <title>TapiConnectionEdgePoint
+id: 490ecae7-ebac-47d3-8cf0-597ed6155518
+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="e11852f2-d15c-4b81-8b12-ca9fa0b8a16f">
+          <title>TapiNodeEdgePoint
+id: e11852f2-d15c-4b81-8b12-ca9fa0b8a16f
+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="e8272400-8f3b-4cc7-b246-85dede974362">
+            <title>TapiConnectionEdgePoint
+id: e8272400-8f3b-4cc7-b246-85dede974362
+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="b740d7a2-1b2f-4191-a302-ebfe83af7dce">
+        <title>TapiNodeOCuUp
+id: b740d7a2-1b2f-4191-a302-ebfe83af7dce
+name: o-cu-up-206</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="ba192e4a-b8c9-47e8-96ba-6669d1bfc3e5">
+          <title>TapiNodeEdgePoint
+id: ba192e4a-b8c9-47e8-96ba-6669d1bfc3e5
+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="8ab493ee-feda-4c2f-af23-2cdceffa0b75">
+            <title>TapiConnectionEdgePoint
+id: 8ab493ee-feda-4c2f-af23-2cdceffa0b75
+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="112ceb43-d356-4283-8857-d96e537a747a">
+          <title>TapiNodeEdgePoint
+id: 112ceb43-d356-4283-8857-d96e537a747a
+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="7e9700e5-41a0-44f7-a1c3-5682e68a3306">
+            <title>TapiConnectionEdgePoint
+id: 7e9700e5-41a0-44f7-a1c3-5682e68a3306
+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="15d798cb-17f6-4d18-8525-c3be0c7472b2">
+          <title>TapiNodeEdgePoint
+id: 15d798cb-17f6-4d18-8525-c3be0c7472b2
+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="39bc9e37-c8f0-4d78-b1c1-10de76461e0f">
+            <title>TapiConnectionEdgePoint
+id: 39bc9e37-c8f0-4d78-b1c1-10de76461e0f
+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="eeb86c34-26fb-4c3a-86dd-d3cf68d51392">
+            <title>TapiConnectionEdgePoint
+id: eeb86c34-26fb-4c3a-86dd-d3cf68d51392
+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="5062972c-2e79-4d01-bd14-ac6c9720e778">
+            <title>TapiConnectionEdgePoint
+id: 5062972c-2e79-4d01-bd14-ac6c9720e778
+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="f5d66de9-b01d-4b76-a00f-21fe6e4218f8">
+          <title>TapiNodeEdgePoint
+id: f5d66de9-b01d-4b76-a00f-21fe6e4218f8
+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="a8099b11-d82b-491e-9a8c-32f37ecde3b9">
+            <title>TapiConnectionEdgePoint
+id: a8099b11-d82b-491e-9a8c-32f37ecde3b9
+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="ec60d9d3-4ff8-4e02-865a-187f8492d4e6">
+          <title>TapiNodeEdgePoint
+id: ec60d9d3-4ff8-4e02-865a-187f8492d4e6
+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="d9333693-45f2-4631-9a83-6c255b73d806">
+            <title>TapiConnectionEdgePoint
+id: d9333693-45f2-4631-9a83-6c255b73d806
+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="0eb100e8-11c5-4fe9-87bf-638c41f6298c">
+        <title>TapiNodeODu
+id: 0eb100e8-11c5-4fe9-87bf-638c41f6298c
+name: o-du-2060</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="dfc88ed8-0305-4d2e-aacb-05adc36c1f5a">
+          <title>TapiNodeEdgePoint
+id: dfc88ed8-0305-4d2e-aacb-05adc36c1f5a
+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="e12f381c-96ef-4169-8899-fd6c9ee27349">
+            <title>TapiConnectionEdgePoint
+id: e12f381c-96ef-4169-8899-fd6c9ee27349
+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="6062b290-37f7-4f58-b3ff-bf795cd788b9">
+          <title>TapiNodeEdgePoint
+id: 6062b290-37f7-4f58-b3ff-bf795cd788b9
+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="308182d2-ee50-4976-a181-62087881a7d0">
+            <title>TapiConnectionEdgePoint
+id: 308182d2-ee50-4976-a181-62087881a7d0
+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="6bc695f2-6bf1-4bcd-9fd5-50177af42143">
+            <title>TapiConnectionEdgePoint
+id: 6bc695f2-6bf1-4bcd-9fd5-50177af42143
+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="f98d06e2-6206-4c39-b532-f8bdd96c6fd5">
+            <title>TapiConnectionEdgePoint
+id: f98d06e2-6206-4c39-b532-f8bdd96c6fd5
+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="7d82154f-64d8-4243-9351-549b85ebfd46">
+          <title>TapiNodeEdgePoint
+id: 7d82154f-64d8-4243-9351-549b85ebfd46
+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="fc3bb31d-36ba-4457-8312-eba8aef67d99">
+            <title>TapiConnectionEdgePoint
+id: fc3bb31d-36ba-4457-8312-eba8aef67d99
+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="642c150f-21f6-47ff-9304-dbd21d498214">
+          <title>TapiNodeEdgePoint
+id: 642c150f-21f6-47ff-9304-dbd21d498214
+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="85f6127a-6e55-4d19-a9b1-fca8a636f927">
+            <title>TapiConnectionEdgePoint
+id: 85f6127a-6e55-4d19-a9b1-fca8a636f927
+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="0b36ec4e-425f-4eae-91bf-855cf5ffb101">
+        <title>TapiNodeFronthaulGateway
+id: 0b36ec4e-425f-4eae-91bf-855cf5ffb101
+name: fronthaul-gateway-20600</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="28656c74-8412-42d6-92a5-6a8fe5650936">
+          <title>TapiNodeEdgePoint
+id: 28656c74-8412-42d6-92a5-6a8fe5650936
+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="7174d9d9-e28b-40c2-9ba8-51b75d2bae54">
+            <title>TapiConnectionEdgePoint
+id: 7174d9d9-e28b-40c2-9ba8-51b75d2bae54
+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="4e380c05-e0ed-497d-8e3e-a16d1c09a68a">
+          <title>TapiNodeEdgePoint
+id: 4e380c05-e0ed-497d-8e3e-a16d1c09a68a
+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="1dce6b30-2aa8-4edb-b261-b0eb04ad6953">
+            <title>TapiConnectionEdgePoint
+id: 1dce6b30-2aa8-4edb-b261-b0eb04ad6953
+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="8eaa5766-b209-4ee6-841f-a8ec7468acf5">
+          <title>TapiNodeEdgePoint
+id: 8eaa5766-b209-4ee6-841f-a8ec7468acf5
+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="fbabc793-b3ab-43f8-9ff2-43e3b6a81f8d">
+            <title>TapiConnectionEdgePoint
+id: fbabc793-b3ab-43f8-9ff2-43e3b6a81f8d
+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="bd13478f-5237-4738-8ecc-eb23125cf325">
+          <title>TapiNodeEdgePoint
+id: bd13478f-5237-4738-8ecc-eb23125cf325
+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="2b14046e-5b24-4c90-9878-73d97f838fc6">
+            <title>TapiConnectionEdgePoint
+id: 2b14046e-5b24-4c90-9878-73d97f838fc6
+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="e00edd4a-16a1-4529-9d16-adabc9b063d9">
+          <title>TapiNodeEdgePoint
+id: e00edd4a-16a1-4529-9d16-adabc9b063d9
+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="9a706478-fff0-49b9-ab4d-225054335620">
+            <title>TapiConnectionEdgePoint
+id: 9a706478-fff0-49b9-ab4d-225054335620
+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="60442b23-cb4f-4d76-83ec-2750271ed2f9">
+        <title>TapiNodeORu
+id: 60442b23-cb4f-4d76-83ec-2750271ed2f9
+name: o-ru-206000</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="12bdf90c-e807-42e1-a44d-24731480db80">
+          <title>TapiNodeEdgePoint
+id: 12bdf90c-e807-42e1-a44d-24731480db80
+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="57c2a42c-0466-484a-8cc8-eb04df8738d2">
+            <title>TapiConnectionEdgePoint
+id: 57c2a42c-0466-484a-8cc8-eb04df8738d2
+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="e67883f6-3a31-44e8-b54a-e028f0943943">
+          <title>TapiNodeEdgePoint
+id: e67883f6-3a31-44e8-b54a-e028f0943943
+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="9dbe23b7-8695-4dc9-98a9-34fd5982af27">
+            <title>TapiConnectionEdgePoint
+id: 9dbe23b7-8695-4dc9-98a9-34fd5982af27
+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="aceaaf6f-0180-4845-89d6-222c2c064474">
+        <title>TapiNodeUserEquipment
+id: aceaaf6f-0180-4845-89d6-222c2c064474
+name: user-equipment-2060000</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="a6f248e8-9b71-42ba-a978-022aac6e04e7">
+          <title>TapiNodeEdgePoint
+id: a6f248e8-9b71-42ba-a978-022aac6e04e7
+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="de534eb3-7f20-4c1a-946a-eed7667812c7">
+            <title>TapiConnectionEdgePoint
+id: de534eb3-7f20-4c1a-946a-eed7667812c7
+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="0e43fdde-3213-447d-9767-a42313f536a4">
+          <title>TapiNodeEdgePoint
+id: 0e43fdde-3213-447d-9767-a42313f536a4
+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="a2d7c82e-a0da-4d51-84d8-b988ea26c837">
+            <title>TapiConnectionEdgePoint
+id: a2d7c82e-a0da-4d51-84d8-b988ea26c837
+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="849c429b-6f39-4bd8-a3a4-bff0aca609f4">
+        <title>TapiNodeUserEquipment
+id: 849c429b-6f39-4bd8-a3a4-bff0aca609f4
+name: user-equipment-2060001</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="63986de6-d404-4a7f-a499-f2de59a3e818">
+          <title>TapiNodeEdgePoint
+id: 63986de6-d404-4a7f-a499-f2de59a3e818
+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="6db5bd6c-b993-4cd9-8afb-1d327b10deb2">
+            <title>TapiConnectionEdgePoint
+id: 6db5bd6c-b993-4cd9-8afb-1d327b10deb2
+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="b6a0d7dc-d152-4063-92df-e1a22703a7c3">
+          <title>TapiNodeEdgePoint
+id: b6a0d7dc-d152-4063-92df-e1a22703a7c3
+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="918ba147-b13c-4d09-b996-f9e395cdf94d">
+            <title>TapiConnectionEdgePoint
+id: 918ba147-b13c-4d09-b996-f9e395cdf94d
+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="003774d5-3539-4d54-8e01-56acbe415757">
+        <title>TapiNodeUserEquipment
+id: 003774d5-3539-4d54-8e01-56acbe415757
+name: user-equipment-2060002</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="fec0c05c-6703-417c-9b29-e93da9fab6b3">
+          <title>TapiNodeEdgePoint
+id: fec0c05c-6703-417c-9b29-e93da9fab6b3
+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="f9bfff0c-5f5c-4678-b8bd-cf9ca0174a4c">
+            <title>TapiConnectionEdgePoint
+id: f9bfff0c-5f5c-4678-b8bd-cf9ca0174a4c
+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="fb2efd93-ffe0-40ec-ba03-9d5dbafd3835">
+          <title>TapiNodeEdgePoint
+id: fb2efd93-ffe0-40ec-ba03-9d5dbafd3835
+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="98f3011d-0a31-4d95-92b3-b92b8d8a5e2d">
+            <title>TapiConnectionEdgePoint
+id: 98f3011d-0a31-4d95-92b3-b92b8d8a5e2d
+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="6b89b4b8-7a45-4db2-9111-74e5141055d6">
+        <title>TapiNodeORu
+id: 6b89b4b8-7a45-4db2-9111-74e5141055d6
+name: o-ru-206001</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="8ee77635-393e-42db-8e9c-0b008f133e44">
+          <title>TapiNodeEdgePoint
+id: 8ee77635-393e-42db-8e9c-0b008f133e44
+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="6504d607-2cbd-469a-b765-40e7208063ce">
+            <title>TapiConnectionEdgePoint
+id: 6504d607-2cbd-469a-b765-40e7208063ce
+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="d773e067-a24c-49f1-af98-c2c529a75006">
+          <title>TapiNodeEdgePoint
+id: d773e067-a24c-49f1-af98-c2c529a75006
+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="92181e00-27b3-4a4d-b864-3be08269a071">
+            <title>TapiConnectionEdgePoint
+id: 92181e00-27b3-4a4d-b864-3be08269a071
+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="bdfdcd02-07c5-4aaf-a798-f0432ca8118c">
+        <title>TapiNodeUserEquipment
+id: bdfdcd02-07c5-4aaf-a798-f0432ca8118c
+name: user-equipment-2060010</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="9645bb49-7f8e-42ad-bda6-8323ec3fd37f">
+          <title>TapiNodeEdgePoint
+id: 9645bb49-7f8e-42ad-bda6-8323ec3fd37f
+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="1f542080-3b57-4a12-b0a6-889a565cf4c1">
+            <title>TapiConnectionEdgePoint
+id: 1f542080-3b57-4a12-b0a6-889a565cf4c1
+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="f7ba8d93-af40-4ef6-974b-784635cfb749">
+          <title>TapiNodeEdgePoint
+id: f7ba8d93-af40-4ef6-974b-784635cfb749
+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="6b1ff922-9467-4e6b-85fd-ab1950e171b7">
+            <title>TapiConnectionEdgePoint
+id: 6b1ff922-9467-4e6b-85fd-ab1950e171b7
+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="e60b3dcb-4e95-47a3-b4d7-a2a65a9bd61c">
+        <title>TapiNodeUserEquipment
+id: e60b3dcb-4e95-47a3-b4d7-a2a65a9bd61c
+name: user-equipment-2060011</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="8cafbf23-c3e0-494f-b455-640ca5cdeb22">
+          <title>TapiNodeEdgePoint
+id: 8cafbf23-c3e0-494f-b455-640ca5cdeb22
+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="46df5e1a-067b-410b-a96a-5aff6b521ff7">
+            <title>TapiConnectionEdgePoint
+id: 46df5e1a-067b-410b-a96a-5aff6b521ff7
+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="8f7c65df-78fb-4b96-9b51-d285a58564d1">
+          <title>TapiNodeEdgePoint
+id: 8f7c65df-78fb-4b96-9b51-d285a58564d1
+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="854cc26a-048f-4870-b300-9760e145b725">
+            <title>TapiConnectionEdgePoint
+id: 854cc26a-048f-4870-b300-9760e145b725
+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="7831e604-e1b8-4486-8320-8560d0cdc5b2">
+        <title>TapiNodeUserEquipment
+id: 7831e604-e1b8-4486-8320-8560d0cdc5b2
+name: user-equipment-2060012</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="ad8666af-e721-4305-9a93-b5b760d6d3a2">
+          <title>TapiNodeEdgePoint
+id: ad8666af-e721-4305-9a93-b5b760d6d3a2
+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="36701596-3c53-4111-81df-d680bfc84461">
+            <title>TapiConnectionEdgePoint
+id: 36701596-3c53-4111-81df-d680bfc84461
+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="3265a8ba-8d9e-4c57-9c77-42ee09c23831">
+          <title>TapiNodeEdgePoint
+id: 3265a8ba-8d9e-4c57-9c77-42ee09c23831
+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="ee788362-72f7-4228-a2bb-e4d679dfdba9">
+            <title>TapiConnectionEdgePoint
+id: ee788362-72f7-4228-a2bb-e4d679dfdba9
+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="86526bfc-36ab-4d1e-a26c-c50e1e9853b2">
+        <title>TapiNodeORu
+id: 86526bfc-36ab-4d1e-a26c-c50e1e9853b2
+name: o-ru-206002</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="8767c80c-0734-419c-90d1-b9786cc34e8b">
+          <title>TapiNodeEdgePoint
+id: 8767c80c-0734-419c-90d1-b9786cc34e8b
+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="571808f0-3568-4114-b716-6942183cab59">
+            <title>TapiConnectionEdgePoint
+id: 571808f0-3568-4114-b716-6942183cab59
+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="b5d12e3e-2e3a-4b00-a9bb-be24e1c55c9c">
+          <title>TapiNodeEdgePoint
+id: b5d12e3e-2e3a-4b00-a9bb-be24e1c55c9c
+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="1102eac8-9539-4e60-94bd-5cd303ee5def">
+            <title>TapiConnectionEdgePoint
+id: 1102eac8-9539-4e60-94bd-5cd303ee5def
+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="67199ab5-f24a-47cf-8098-c8f8b1887642">
+        <title>TapiNodeUserEquipment
+id: 67199ab5-f24a-47cf-8098-c8f8b1887642
+name: user-equipment-2060020</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="b6419ce6-f356-4022-84b9-1ae1de7cccbc">
+          <title>TapiNodeEdgePoint
+id: b6419ce6-f356-4022-84b9-1ae1de7cccbc
+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="63128b81-b63a-4133-83df-51e8e6cd7908">
+            <title>TapiConnectionEdgePoint
+id: 63128b81-b63a-4133-83df-51e8e6cd7908
+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="4d226af5-7cc0-4cc2-bac4-46c122fd3126">
+          <title>TapiNodeEdgePoint
+id: 4d226af5-7cc0-4cc2-bac4-46c122fd3126
+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="cffc0f47-5381-435c-ba09-16fffcbc1228">
+            <title>TapiConnectionEdgePoint
+id: cffc0f47-5381-435c-ba09-16fffcbc1228
+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="65b83205-473d-4ad9-b6f7-8319fd43aacc">
+        <title>TapiNodeUserEquipment
+id: 65b83205-473d-4ad9-b6f7-8319fd43aacc
+name: user-equipment-2060021</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="f5520023-f173-40f2-9c89-f771e3af87a4">
+          <title>TapiNodeEdgePoint
+id: f5520023-f173-40f2-9c89-f771e3af87a4
+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="2b977bb0-af43-4bef-a53d-5e4de811c692">
+            <title>TapiConnectionEdgePoint
+id: 2b977bb0-af43-4bef-a53d-5e4de811c692
+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="54a9181b-01ed-4526-987d-e29d04507622">
+          <title>TapiNodeEdgePoint
+id: 54a9181b-01ed-4526-987d-e29d04507622
+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="1b5aef4e-ab5d-4120-a38c-c596391aa440">
+            <title>TapiConnectionEdgePoint
+id: 1b5aef4e-ab5d-4120-a38c-c596391aa440
+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="48994834-4915-48cc-bcf9-ad3f27149183">
+        <title>TapiNodeUserEquipment
+id: 48994834-4915-48cc-bcf9-ad3f27149183
+name: user-equipment-2060022</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="bdb8bef9-cc82-4c12-9d8b-86ea36ecbbf7">
+          <title>TapiNodeEdgePoint
+id: bdb8bef9-cc82-4c12-9d8b-86ea36ecbbf7
+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="5405d870-abf2-4d1c-a89e-238d1b364b29">
+            <title>TapiConnectionEdgePoint
+id: 5405d870-abf2-4d1c-a89e-238d1b364b29
+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="dbfd99cc-2a1a-4968-9e31-11620efcc92d">
+          <title>TapiNodeEdgePoint
+id: dbfd99cc-2a1a-4968-9e31-11620efcc92d
+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="a3726022-49b4-4639-8fdf-10d832eecc62">
+            <title>TapiConnectionEdgePoint
+id: a3726022-49b4-4639-8fdf-10d832eecc62
+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="bca7dd71-2b54-4826-b5a3-aee75e920c22">
+        <title>TapiNodeODu
+id: bca7dd71-2b54-4826-b5a3-aee75e920c22
+name: o-du-2061</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="926c7e77-7476-4476-b0b6-34d7c121bf79">
+          <title>TapiNodeEdgePoint
+id: 926c7e77-7476-4476-b0b6-34d7c121bf79
+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="79e2f2ae-89d2-40d2-a55f-484ccd33b1b8">
+            <title>TapiConnectionEdgePoint
+id: 79e2f2ae-89d2-40d2-a55f-484ccd33b1b8
+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="0c4974d3-cf0a-4fa0-9fdb-3b78546f5115">
+          <title>TapiNodeEdgePoint
+id: 0c4974d3-cf0a-4fa0-9fdb-3b78546f5115
+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="52709b5f-3839-4db9-9a8a-4c874f745ef3">
+            <title>TapiConnectionEdgePoint
+id: 52709b5f-3839-4db9-9a8a-4c874f745ef3
+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="2c76464f-7b3b-4224-8729-cab8d4e4da5d">
+            <title>TapiConnectionEdgePoint
+id: 2c76464f-7b3b-4224-8729-cab8d4e4da5d
+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="04ff1865-1a1e-4f8c-861d-8daa1b5f5ff4">
+            <title>TapiConnectionEdgePoint
+id: 04ff1865-1a1e-4f8c-861d-8daa1b5f5ff4
+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="e56525c7-fe3e-46a6-a265-d3b4b1949198">
+          <title>TapiNodeEdgePoint
+id: e56525c7-fe3e-46a6-a265-d3b4b1949198
+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="6690935b-bdb2-4f64-b51d-e02a10a9fb03">
+            <title>TapiConnectionEdgePoint
+id: 6690935b-bdb2-4f64-b51d-e02a10a9fb03
+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="b707e08b-6b7a-48db-a799-bd6ea17933cf">
+          <title>TapiNodeEdgePoint
+id: b707e08b-6b7a-48db-a799-bd6ea17933cf
+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="5f5f773a-272a-439e-8171-0ddd341146f5">
+            <title>TapiConnectionEdgePoint
+id: 5f5f773a-272a-439e-8171-0ddd341146f5
+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="d53c0ac5-2f14-498d-8b65-5bc876e33e30">
+        <title>TapiNodeFronthaulGateway
+id: d53c0ac5-2f14-498d-8b65-5bc876e33e30
+name: fronthaul-gateway-20610</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="cfa6e76e-ed44-4119-838a-3a695beee8f3">
+          <title>TapiNodeEdgePoint
+id: cfa6e76e-ed44-4119-838a-3a695beee8f3
+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="30842bc2-0c49-4a42-b9e2-8e7ef666f2b4">
+            <title>TapiConnectionEdgePoint
+id: 30842bc2-0c49-4a42-b9e2-8e7ef666f2b4
+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="c61d5685-091b-4fb5-a647-2bba769f1efd">
+          <title>TapiNodeEdgePoint
+id: c61d5685-091b-4fb5-a647-2bba769f1efd
+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="3c3b9919-af98-41e6-9a14-333165db7230">
+            <title>TapiConnectionEdgePoint
+id: 3c3b9919-af98-41e6-9a14-333165db7230
+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="b2415ce6-a209-4a5e-bd57-62034517620e">
+          <title>TapiNodeEdgePoint
+id: b2415ce6-a209-4a5e-bd57-62034517620e
+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="d8281d7c-b0ff-47a0-b402-b552b01e5c26">
+            <title>TapiConnectionEdgePoint
+id: d8281d7c-b0ff-47a0-b402-b552b01e5c26
+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="b93f9f76-ff28-4b0b-aebd-0db4b9e06fd1">
+          <title>TapiNodeEdgePoint
+id: b93f9f76-ff28-4b0b-aebd-0db4b9e06fd1
+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="7831500c-0f05-4b31-9e9a-030410dc7602">
+            <title>TapiConnectionEdgePoint
+id: 7831500c-0f05-4b31-9e9a-030410dc7602
+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="72172f5e-a7ca-4e90-a937-9b7c4ca8ba19">
+          <title>TapiNodeEdgePoint
+id: 72172f5e-a7ca-4e90-a937-9b7c4ca8ba19
+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="794499bc-38a2-49eb-b913-6103925055db">
+            <title>TapiConnectionEdgePoint
+id: 794499bc-38a2-49eb-b913-6103925055db
+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="18f9be82-16ed-4e85-9ee2-c27009757af3">
+        <title>TapiNodeORu
+id: 18f9be82-16ed-4e85-9ee2-c27009757af3
+name: o-ru-206100</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="19d106ad-f1cd-45e4-8e43-c32c63effec9">
+          <title>TapiNodeEdgePoint
+id: 19d106ad-f1cd-45e4-8e43-c32c63effec9
+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="a02c4f61-f7c8-4cd0-b479-b46a42c9a75b">
+            <title>TapiConnectionEdgePoint
+id: a02c4f61-f7c8-4cd0-b479-b46a42c9a75b
+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="300ced7d-59c6-4f42-9785-cb38a43d5099">
+          <title>TapiNodeEdgePoint
+id: 300ced7d-59c6-4f42-9785-cb38a43d5099
+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="55f4167b-4bd1-4ac6-ba99-1c75339a3ab9">
+            <title>TapiConnectionEdgePoint
+id: 55f4167b-4bd1-4ac6-ba99-1c75339a3ab9
+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="9e0eaafe-c704-4198-9928-19259f38c2ac">
+        <title>TapiNodeUserEquipment
+id: 9e0eaafe-c704-4198-9928-19259f38c2ac
+name: user-equipment-2061000</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="e16834c3-1812-4e8b-9353-2c94212c742f">
+          <title>TapiNodeEdgePoint
+id: e16834c3-1812-4e8b-9353-2c94212c742f
+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="70685de8-a2cd-4092-a47a-d888df48fdde">
+            <title>TapiConnectionEdgePoint
+id: 70685de8-a2cd-4092-a47a-d888df48fdde
+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="d67bceca-5ee6-42a6-a4e0-692105b2c720">
+          <title>TapiNodeEdgePoint
+id: d67bceca-5ee6-42a6-a4e0-692105b2c720
+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="453e9749-1699-477a-acac-22dc315f6f81">
+            <title>TapiConnectionEdgePoint
+id: 453e9749-1699-477a-acac-22dc315f6f81
+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="db25f4fe-fb90-45a7-a063-7262aac8011a">
+        <title>TapiNodeUserEquipment
+id: db25f4fe-fb90-45a7-a063-7262aac8011a
+name: user-equipment-2061001</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="04367393-8506-4680-9b13-8a9136be11d0">
+          <title>TapiNodeEdgePoint
+id: 04367393-8506-4680-9b13-8a9136be11d0
+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="2f27681f-66cd-420b-a299-7261e514baf5">
+            <title>TapiConnectionEdgePoint
+id: 2f27681f-66cd-420b-a299-7261e514baf5
+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="01a5722a-1c54-4ba6-8d93-8af75653b411">
+          <title>TapiNodeEdgePoint
+id: 01a5722a-1c54-4ba6-8d93-8af75653b411
+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="22733636-8c61-485a-8a05-f283508309ef">
+            <title>TapiConnectionEdgePoint
+id: 22733636-8c61-485a-8a05-f283508309ef
+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="f2991a46-c019-459b-9dba-e2b1e782af50">
+        <title>TapiNodeUserEquipment
+id: f2991a46-c019-459b-9dba-e2b1e782af50
+name: user-equipment-2061002</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="063c0664-5eba-47f9-a9a6-11a5b4a54139">
+          <title>TapiNodeEdgePoint
+id: 063c0664-5eba-47f9-a9a6-11a5b4a54139
+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="8d0b497c-bc00-4a9d-a429-46601ccf1bca">
+            <title>TapiConnectionEdgePoint
+id: 8d0b497c-bc00-4a9d-a429-46601ccf1bca
+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="500dd231-75d5-427c-9b74-148b2d93aea9">
+          <title>TapiNodeEdgePoint
+id: 500dd231-75d5-427c-9b74-148b2d93aea9
+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="ec0e5e66-8cd2-4844-ace3-aefa0f4d92e9">
+            <title>TapiConnectionEdgePoint
+id: ec0e5e66-8cd2-4844-ace3-aefa0f4d92e9
+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="89a1db92-a616-4cd2-9977-45512db93533">
+        <title>TapiNodeORu
+id: 89a1db92-a616-4cd2-9977-45512db93533
+name: o-ru-206101</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="9abaee27-65d4-4567-af7a-39053636270a">
+          <title>TapiNodeEdgePoint
+id: 9abaee27-65d4-4567-af7a-39053636270a
+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="9d43fd2c-1733-4ee3-93bd-f5e840176f27">
+            <title>TapiConnectionEdgePoint
+id: 9d43fd2c-1733-4ee3-93bd-f5e840176f27
+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="6d2799fe-11fa-40fe-a5e8-970a4113c98f">
+          <title>TapiNodeEdgePoint
+id: 6d2799fe-11fa-40fe-a5e8-970a4113c98f
+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="0a7727ac-884e-47be-b3e3-263477f6ef48">
+            <title>TapiConnectionEdgePoint
+id: 0a7727ac-884e-47be-b3e3-263477f6ef48
+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="5efef2bc-c6ab-4562-86f5-58411faa92dd">
+        <title>TapiNodeUserEquipment
+id: 5efef2bc-c6ab-4562-86f5-58411faa92dd
+name: user-equipment-2061010</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="c1abc477-d5f1-4617-bfbd-a7b52d9be2b6">
+          <title>TapiNodeEdgePoint
+id: c1abc477-d5f1-4617-bfbd-a7b52d9be2b6
+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="b22078e5-165d-4c93-aa7c-1589806feea7">
+            <title>TapiConnectionEdgePoint
+id: b22078e5-165d-4c93-aa7c-1589806feea7
+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="9f7f47dd-dbc5-4b51-b5f1-a4a3483ae6e4">
+          <title>TapiNodeEdgePoint
+id: 9f7f47dd-dbc5-4b51-b5f1-a4a3483ae6e4
+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="3912dbd1-0e80-430e-9984-ca98e5c34100">
+            <title>TapiConnectionEdgePoint
+id: 3912dbd1-0e80-430e-9984-ca98e5c34100
+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="d7132e88-2bc2-42cf-bf61-e83fe5a5b8f8">
+        <title>TapiNodeUserEquipment
+id: d7132e88-2bc2-42cf-bf61-e83fe5a5b8f8
+name: user-equipment-2061011</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="337a0dda-a4f0-428e-865e-ae4f43fb1bfc">
+          <title>TapiNodeEdgePoint
+id: 337a0dda-a4f0-428e-865e-ae4f43fb1bfc
+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="98c3c7eb-178a-412e-970b-c44a7a14a1e0">
+            <title>TapiConnectionEdgePoint
+id: 98c3c7eb-178a-412e-970b-c44a7a14a1e0
+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="e197ffbe-a231-4fa4-a7a1-7e9b80b1eb9f">
+          <title>TapiNodeEdgePoint
+id: e197ffbe-a231-4fa4-a7a1-7e9b80b1eb9f
+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="1a644be9-3f2a-4f25-bbef-4115c0c7e897">
+            <title>TapiConnectionEdgePoint
+id: 1a644be9-3f2a-4f25-bbef-4115c0c7e897
+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="48d8e9fb-4234-4621-b13b-4496d5717a56">
+        <title>TapiNodeUserEquipment
+id: 48d8e9fb-4234-4621-b13b-4496d5717a56
+name: user-equipment-2061012</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="54cba29c-ad57-4990-9106-d1df8770bca3">
+          <title>TapiNodeEdgePoint
+id: 54cba29c-ad57-4990-9106-d1df8770bca3
+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="feffc3df-6e64-459c-81d7-dbb45e8723ab">
+            <title>TapiConnectionEdgePoint
+id: feffc3df-6e64-459c-81d7-dbb45e8723ab
+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="a04da06f-8d9c-4d79-b8c1-693f0a1a1674">
+          <title>TapiNodeEdgePoint
+id: a04da06f-8d9c-4d79-b8c1-693f0a1a1674
+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="afed3402-c9c8-4191-8868-dd81262be0df">
+            <title>TapiConnectionEdgePoint
+id: afed3402-c9c8-4191-8868-dd81262be0df
+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="7b9c7a27-3dcc-4aa4-9f82-8a97caef35c0">
+        <title>TapiNodeORu
+id: 7b9c7a27-3dcc-4aa4-9f82-8a97caef35c0
+name: o-ru-206102</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="8c13fae6-87f4-4424-a2e8-34ea697356a6">
+          <title>TapiNodeEdgePoint
+id: 8c13fae6-87f4-4424-a2e8-34ea697356a6
+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="a624413b-9f50-4268-926b-43c8e41689eb">
+            <title>TapiConnectionEdgePoint
+id: a624413b-9f50-4268-926b-43c8e41689eb
+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="f766b4ac-d374-453f-8e70-48983f74a6ee">
+          <title>TapiNodeEdgePoint
+id: f766b4ac-d374-453f-8e70-48983f74a6ee
+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="2601258e-4be9-48e4-aada-66b8a3259c49">
+            <title>TapiConnectionEdgePoint
+id: 2601258e-4be9-48e4-aada-66b8a3259c49
+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="f15fe43e-0cf1-43ef-84ca-e9bacb1ed62e">
+        <title>TapiNodeUserEquipment
+id: f15fe43e-0cf1-43ef-84ca-e9bacb1ed62e
+name: user-equipment-2061020</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="068df646-54a4-468b-88de-de237d28e519">
+          <title>TapiNodeEdgePoint
+id: 068df646-54a4-468b-88de-de237d28e519
+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="900f919b-890a-4fc3-b29d-93bbebaf866e">
+            <title>TapiConnectionEdgePoint
+id: 900f919b-890a-4fc3-b29d-93bbebaf866e
+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="170cccf1-f6b6-461f-a007-55794e25e10a">
+          <title>TapiNodeEdgePoint
+id: 170cccf1-f6b6-461f-a007-55794e25e10a
+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="0e131293-cb8c-4040-8950-735ee3e7a02a">
+            <title>TapiConnectionEdgePoint
+id: 0e131293-cb8c-4040-8950-735ee3e7a02a
+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="abb0d613-629a-4737-a4cc-004af8724b34">
+        <title>TapiNodeUserEquipment
+id: abb0d613-629a-4737-a4cc-004af8724b34
+name: user-equipment-2061021</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="46fc9618-5b47-4f56-80b4-1f8ea93a445a">
+          <title>TapiNodeEdgePoint
+id: 46fc9618-5b47-4f56-80b4-1f8ea93a445a
+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="cdad7a85-2643-40b6-8991-1bb6c0f3088c">
+            <title>TapiConnectionEdgePoint
+id: cdad7a85-2643-40b6-8991-1bb6c0f3088c
+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="8dcd5202-5b23-48f6-bd3f-34298295dc30">
+          <title>TapiNodeEdgePoint
+id: 8dcd5202-5b23-48f6-bd3f-34298295dc30
+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="7fda9566-8aef-4978-a7cb-8a67b19302ff">
+            <title>TapiConnectionEdgePoint
+id: 7fda9566-8aef-4978-a7cb-8a67b19302ff
+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="a4e920ab-7602-4c25-a9e1-28e0c7666fed">
+        <title>TapiNodeUserEquipment
+id: a4e920ab-7602-4c25-a9e1-28e0c7666fed
+name: user-equipment-2061022</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="5fdd2e9d-2384-4721-ad80-0ce78c00566a">
+          <title>TapiNodeEdgePoint
+id: 5fdd2e9d-2384-4721-ad80-0ce78c00566a
+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="e83805e3-c7f2-4fca-b7fe-296866bbd0e7">
+            <title>TapiConnectionEdgePoint
+id: e83805e3-c7f2-4fca-b7fe-296866bbd0e7
+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="b3881142-1804-470f-8cc7-8c801e70197a">
+          <title>TapiNodeEdgePoint
+id: b3881142-1804-470f-8cc7-8c801e70197a
+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="ff66d54b-0bd6-4e93-b68a-bd003d5441b9">
+            <title>TapiConnectionEdgePoint
+id: ff66d54b-0bd6-4e93-b68a-bd003d5441b9
+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="62422720-894a-46ed-a4c3-7195884b78da">
+        <title>TapiNodeODu
+id: 62422720-894a-46ed-a4c3-7195884b78da
+name: o-du-2062</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="633028de-2948-48a2-bb79-bb87f9a251f4">
+          <title>TapiNodeEdgePoint
+id: 633028de-2948-48a2-bb79-bb87f9a251f4
+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="e4892e71-3ec0-42e5-81d5-eb9b3ef6918a">
+            <title>TapiConnectionEdgePoint
+id: e4892e71-3ec0-42e5-81d5-eb9b3ef6918a
+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="0ba561b8-3429-406e-8078-33b00bf0d9fa">
+          <title>TapiNodeEdgePoint
+id: 0ba561b8-3429-406e-8078-33b00bf0d9fa
+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="7cd705f2-44dc-4083-8b28-82f1037be9d2">
+            <title>TapiConnectionEdgePoint
+id: 7cd705f2-44dc-4083-8b28-82f1037be9d2
+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="1c9a3198-bd7a-46ea-bc0f-46e2248ece9c">
+            <title>TapiConnectionEdgePoint
+id: 1c9a3198-bd7a-46ea-bc0f-46e2248ece9c
+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="401a166a-b845-4a5b-bbeb-a03fcd6af496">
+            <title>TapiConnectionEdgePoint
+id: 401a166a-b845-4a5b-bbeb-a03fcd6af496
+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="a0fe09c1-de4b-4711-ae11-9794c316df06">
+          <title>TapiNodeEdgePoint
+id: a0fe09c1-de4b-4711-ae11-9794c316df06
+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="f084b98c-0c57-44d1-a5a6-da5e083f865d">
+            <title>TapiConnectionEdgePoint
+id: f084b98c-0c57-44d1-a5a6-da5e083f865d
+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="76704e7b-c69a-447e-825b-302f6e606264">
+          <title>TapiNodeEdgePoint
+id: 76704e7b-c69a-447e-825b-302f6e606264
+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="653baff0-4aad-4b45-a2da-053e4531ad72">
+            <title>TapiConnectionEdgePoint
+id: 653baff0-4aad-4b45-a2da-053e4531ad72
+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="3ef66d72-2a0f-4bd3-9320-55c8424cdab0">
+        <title>TapiNodeFronthaulGateway
+id: 3ef66d72-2a0f-4bd3-9320-55c8424cdab0
+name: fronthaul-gateway-20620</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="a571437c-639d-4cda-ae25-43a7cb5761cf">
+          <title>TapiNodeEdgePoint
+id: a571437c-639d-4cda-ae25-43a7cb5761cf
+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="3a890e24-e2ca-4ce1-8ba7-d717805acd50">
+            <title>TapiConnectionEdgePoint
+id: 3a890e24-e2ca-4ce1-8ba7-d717805acd50
+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="9afa1657-43da-4410-ba49-f8c44ec5cd48">
+          <title>TapiNodeEdgePoint
+id: 9afa1657-43da-4410-ba49-f8c44ec5cd48
+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="e450fffe-be2d-4b8e-b706-59e8e01bad5b">
+            <title>TapiConnectionEdgePoint
+id: e450fffe-be2d-4b8e-b706-59e8e01bad5b
+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="101051eb-4aaf-42e3-abea-8a6bbae8a886">
+          <title>TapiNodeEdgePoint
+id: 101051eb-4aaf-42e3-abea-8a6bbae8a886
+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="6daed8a8-a98e-44e1-95ea-2ed69301799b">
+            <title>TapiConnectionEdgePoint
+id: 6daed8a8-a98e-44e1-95ea-2ed69301799b
+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="99fb81ab-5189-435a-bb38-b51ce086e670">
+          <title>TapiNodeEdgePoint
+id: 99fb81ab-5189-435a-bb38-b51ce086e670
+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="1c042444-ea78-4e84-b807-06d23e1cd3ae">
+            <title>TapiConnectionEdgePoint
+id: 1c042444-ea78-4e84-b807-06d23e1cd3ae
+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="c73b2e22-df30-42d3-a5a8-54e83691ae7d">
+          <title>TapiNodeEdgePoint
+id: c73b2e22-df30-42d3-a5a8-54e83691ae7d
+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="b132aad9-5aba-43d7-99a5-1b6cce7add69">
+            <title>TapiConnectionEdgePoint
+id: b132aad9-5aba-43d7-99a5-1b6cce7add69
+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="4c3816f1-068e-4e6a-9cb3-4a59532e1e38">
+        <title>TapiNodeORu
+id: 4c3816f1-068e-4e6a-9cb3-4a59532e1e38
+name: o-ru-206200</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="9d2032d3-0639-44b9-a269-e09d69e14d9a">
+          <title>TapiNodeEdgePoint
+id: 9d2032d3-0639-44b9-a269-e09d69e14d9a
+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="49dfef5d-ac9d-464b-ad16-24c4bdbafc3f">
+            <title>TapiConnectionEdgePoint
+id: 49dfef5d-ac9d-464b-ad16-24c4bdbafc3f
+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="d7e84e7d-39b5-446b-b54b-d8c744f919c2">
+          <title>TapiNodeEdgePoint
+id: d7e84e7d-39b5-446b-b54b-d8c744f919c2
+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="669c3e17-47bf-41f6-b8c7-4b80b45b2501">
+            <title>TapiConnectionEdgePoint
+id: 669c3e17-47bf-41f6-b8c7-4b80b45b2501
+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="89164bdf-158d-4034-9d5f-fe47e6143ce1">
+        <title>TapiNodeUserEquipment
+id: 89164bdf-158d-4034-9d5f-fe47e6143ce1
+name: user-equipment-2062000</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="92592566-422d-406c-8f36-d5f63f3a30ce">
+          <title>TapiNodeEdgePoint
+id: 92592566-422d-406c-8f36-d5f63f3a30ce
+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="ae6cd774-c70e-490d-9424-38cdabbd790d">
+            <title>TapiConnectionEdgePoint
+id: ae6cd774-c70e-490d-9424-38cdabbd790d
+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="5484c46c-3626-4b69-8285-124e926f231b">
+          <title>TapiNodeEdgePoint
+id: 5484c46c-3626-4b69-8285-124e926f231b
+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="c966a041-ad4f-434f-9b96-4bece00eb811">
+            <title>TapiConnectionEdgePoint
+id: c966a041-ad4f-434f-9b96-4bece00eb811
+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="16737342-7d49-4db2-b528-69f4d061f6ca">
+        <title>TapiNodeUserEquipment
+id: 16737342-7d49-4db2-b528-69f4d061f6ca
+name: user-equipment-2062001</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="79f1aff6-7464-443b-88f3-73e01e0af879">
+          <title>TapiNodeEdgePoint
+id: 79f1aff6-7464-443b-88f3-73e01e0af879
+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="d8b65ccf-ee54-4a03-95b0-a71624942f00">
+            <title>TapiConnectionEdgePoint
+id: d8b65ccf-ee54-4a03-95b0-a71624942f00
+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="7af39cb5-4d0e-4dd6-acda-44cdafe7f595">
+          <title>TapiNodeEdgePoint
+id: 7af39cb5-4d0e-4dd6-acda-44cdafe7f595
+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="f81caa9a-6dac-47f5-a24f-3503a2914115">
+            <title>TapiConnectionEdgePoint
+id: f81caa9a-6dac-47f5-a24f-3503a2914115
+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="577da85e-0c1e-41ff-824f-103e4da67b6c">
+        <title>TapiNodeUserEquipment
+id: 577da85e-0c1e-41ff-824f-103e4da67b6c
+name: user-equipment-2062002</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="f306348d-a7f1-47d1-b1ad-0cc52103245f">
+          <title>TapiNodeEdgePoint
+id: f306348d-a7f1-47d1-b1ad-0cc52103245f
+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="d92a9686-3dce-4cd4-8654-1e1f58662862">
+            <title>TapiConnectionEdgePoint
+id: d92a9686-3dce-4cd4-8654-1e1f58662862
+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="2759e4b7-0b09-4b3b-a499-5d1cb0f041f1">
+          <title>TapiNodeEdgePoint
+id: 2759e4b7-0b09-4b3b-a499-5d1cb0f041f1
+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="059feb7d-7296-4f77-b6e9-c1d2aa2d64d7">
+            <title>TapiConnectionEdgePoint
+id: 059feb7d-7296-4f77-b6e9-c1d2aa2d64d7
+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="71d710a0-fe41-4f7b-a10a-3e50ad252e4c">
+        <title>TapiNodeORu
+id: 71d710a0-fe41-4f7b-a10a-3e50ad252e4c
+name: o-ru-206201</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="c814c404-bb98-4f1b-abf9-2f9045d72e15">
+          <title>TapiNodeEdgePoint
+id: c814c404-bb98-4f1b-abf9-2f9045d72e15
+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="41a406e0-ae7f-423a-b1ca-942dca74f7cc">
+            <title>TapiConnectionEdgePoint
+id: 41a406e0-ae7f-423a-b1ca-942dca74f7cc
+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="7d882da7-17e2-47f8-bc5d-436a8a40b3a6">
+          <title>TapiNodeEdgePoint
+id: 7d882da7-17e2-47f8-bc5d-436a8a40b3a6
+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="3aae708a-570d-49f8-8779-1fc5fcf1a04e">
+            <title>TapiConnectionEdgePoint
+id: 3aae708a-570d-49f8-8779-1fc5fcf1a04e
+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="63975ad4-ec0f-40ab-8302-8cc3a9b835af">
+        <title>TapiNodeUserEquipment
+id: 63975ad4-ec0f-40ab-8302-8cc3a9b835af
+name: user-equipment-2062010</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="a51fbbb2-fa01-481c-946a-e85745d93d4e">
+          <title>TapiNodeEdgePoint
+id: a51fbbb2-fa01-481c-946a-e85745d93d4e
+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="c5fb9445-9577-46a8-90f7-46b44c8849e5">
+            <title>TapiConnectionEdgePoint
+id: c5fb9445-9577-46a8-90f7-46b44c8849e5
+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="3fa623bc-7f38-4fbd-b916-170ace0a7ba8">
+          <title>TapiNodeEdgePoint
+id: 3fa623bc-7f38-4fbd-b916-170ace0a7ba8
+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="ce63cbeb-302b-4a89-9e06-e192ef01bcda">
+            <title>TapiConnectionEdgePoint
+id: ce63cbeb-302b-4a89-9e06-e192ef01bcda
+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="d3890ae7-a109-4716-94a3-aaad5289c8fe">
+        <title>TapiNodeUserEquipment
+id: d3890ae7-a109-4716-94a3-aaad5289c8fe
+name: user-equipment-2062011</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="91c31774-093a-4309-b796-56b3419f8772">
+          <title>TapiNodeEdgePoint
+id: 91c31774-093a-4309-b796-56b3419f8772
+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="a2c1da20-7f87-4684-a92f-d3519d296b34">
+            <title>TapiConnectionEdgePoint
+id: a2c1da20-7f87-4684-a92f-d3519d296b34
+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="0c2b5833-eec6-43c4-a4dd-8b20948e9cfa">
+          <title>TapiNodeEdgePoint
+id: 0c2b5833-eec6-43c4-a4dd-8b20948e9cfa
+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="d613dcf4-289f-4451-a07c-053dcb6db918">
+            <title>TapiConnectionEdgePoint
+id: d613dcf4-289f-4451-a07c-053dcb6db918
+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="c01000e1-0f01-47d3-afbe-4a3359f9fe25">
+        <title>TapiNodeUserEquipment
+id: c01000e1-0f01-47d3-afbe-4a3359f9fe25
+name: user-equipment-2062012</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="3b6a4d76-9d5e-4a50-9923-5fb2bdb6ea5f">
+          <title>TapiNodeEdgePoint
+id: 3b6a4d76-9d5e-4a50-9923-5fb2bdb6ea5f
+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="2ef21864-ab63-47b0-9288-a2120653b818">
+            <title>TapiConnectionEdgePoint
+id: 2ef21864-ab63-47b0-9288-a2120653b818
+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="be7f2d65-2a28-4b63-b37f-a6479439a0ad">
+          <title>TapiNodeEdgePoint
+id: be7f2d65-2a28-4b63-b37f-a6479439a0ad
+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="dc50795c-5d88-45a5-9a9b-f9b94f7e439b">
+            <title>TapiConnectionEdgePoint
+id: dc50795c-5d88-45a5-9a9b-f9b94f7e439b
+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="bfb0ab5b-1892-4b76-bba1-be8b698cf617">
+        <title>TapiNodeORu
+id: bfb0ab5b-1892-4b76-bba1-be8b698cf617
+name: o-ru-206202</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="c918f3c0-0b8a-4430-8a17-0011034f4af0">
+          <title>TapiNodeEdgePoint
+id: c918f3c0-0b8a-4430-8a17-0011034f4af0
+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="d3715b08-695b-473d-81d2-16ff4e481c7b">
+            <title>TapiConnectionEdgePoint
+id: d3715b08-695b-473d-81d2-16ff4e481c7b
+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="08b38a40-ea64-4ce6-a0d7-6147801c3891">
+          <title>TapiNodeEdgePoint
+id: 08b38a40-ea64-4ce6-a0d7-6147801c3891
+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="0a2b216c-8484-492c-a49b-5e870ad17841">
+            <title>TapiConnectionEdgePoint
+id: 0a2b216c-8484-492c-a49b-5e870ad17841
+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="ee3b5ead-4c93-4a58-8270-3004c28dd328">
+        <title>TapiNodeUserEquipment
+id: ee3b5ead-4c93-4a58-8270-3004c28dd328
+name: user-equipment-2062020</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="27903b74-8cf7-4f08-9419-7b31ffcf2fe6">
+          <title>TapiNodeEdgePoint
+id: 27903b74-8cf7-4f08-9419-7b31ffcf2fe6
+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="3b1bba25-13a5-41c9-afe7-7fed78b0f5ef">
+            <title>TapiConnectionEdgePoint
+id: 3b1bba25-13a5-41c9-afe7-7fed78b0f5ef
+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="a4b5ad37-8fe9-4880-8304-94a6c29fa88e">
+          <title>TapiNodeEdgePoint
+id: a4b5ad37-8fe9-4880-8304-94a6c29fa88e
+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="174e6684-f152-4ae9-817d-cfcf8b8373d3">
+            <title>TapiConnectionEdgePoint
+id: 174e6684-f152-4ae9-817d-cfcf8b8373d3
+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="188b9e10-4e9d-4bc0-9bd5-ecb0062fa94a">
+        <title>TapiNodeUserEquipment
+id: 188b9e10-4e9d-4bc0-9bd5-ecb0062fa94a
+name: user-equipment-2062021</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="d6ccaefc-b695-465f-99cf-a7ba2a448062">
+          <title>TapiNodeEdgePoint
+id: d6ccaefc-b695-465f-99cf-a7ba2a448062
+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="c77b72f2-b941-408c-a500-8c74973709c8">
+            <title>TapiConnectionEdgePoint
+id: c77b72f2-b941-408c-a500-8c74973709c8
+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="54f28417-0b2a-4f01-b1a9-de352dafd00f">
+          <title>TapiNodeEdgePoint
+id: 54f28417-0b2a-4f01-b1a9-de352dafd00f
+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="07c43307-f0f9-4e47-8753-205dcdb7b411">
+            <title>TapiConnectionEdgePoint
+id: 07c43307-f0f9-4e47-8753-205dcdb7b411
+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="79964c49-2d88-474b-9bd7-5c83c16d0819">
+        <title>TapiNodeUserEquipment
+id: 79964c49-2d88-474b-9bd7-5c83c16d0819
+name: user-equipment-2062022</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="79f11ae4-5e0e-4983-b27b-2cb3411bd946">
+          <title>TapiNodeEdgePoint
+id: 79f11ae4-5e0e-4983-b27b-2cb3411bd946
+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="9ccf65b4-13e1-4a5c-9709-461b58e4a1ee">
+            <title>TapiConnectionEdgePoint
+id: 9ccf65b4-13e1-4a5c-9709-461b58e4a1ee
+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="b991dfba-935b-47cc-b721-376b5b91eba5">
+          <title>TapiNodeEdgePoint
+id: b991dfba-935b-47cc-b721-376b5b91eba5
+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="5ba3def0-f74c-44f6-99dd-fc60b59b9d11">
+            <title>TapiConnectionEdgePoint
+id: 5ba3def0-f74c-44f6-99dd-fc60b59b9d11
+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>