Create topologies for 2022-06 OTIC PoCfest 23/8423/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 26 May 2022 12:31:25 +0000 (14:31 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 26 May 2022 12:32:13 +0000 (14:32 +0200)
- provide operator c's network graphical representation

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

diff --git a/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-c/o-ran-sc-topology-view.svg b/code/network-topology-instance-generator/archive/2022-06-pocfest-operator-c/o-ran-sc-topology-view.svg
new file mode 100644 (file)
index 0000000..7f96c3b
--- /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: 473ddc8d-ce1f-4aa8-a3ba-6bb508ff5806
+ 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: ec41585a-81a8-423a-bfd5-e5e18db930d7</title>
+      <g class="link o2">
+        <title>
+ TAPI Link
+ id: 10a990dd-2a59-4aec-9ad2-ac51e106fedb
+ name: O2-REST|smo-3|-&gt;|o-cloud-30|</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: 6cc7ce8e-261a-43b1-97d2-1d0d51137e78
+ name: O2-REST|smo-3|-&gt;|o-cloud-31|</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: 836af588-8338-4757-b839-571b694ae20f
+ name: O2-REST|smo-3|-&gt;|o-cloud-32|</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: e87b7261-9a1b-4445-b927-b18cd182eb8e
+ name: O2-REST|smo-3|-&gt;|o-cloud-33|</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: 667bef73-beea-467a-be62-74b49e4a6b1a
+ name: O2-REST|smo-3|-&gt;|o-cloud-34|</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: 25d4fa8d-ea10-48d6-b125-51847207ec2e
+ name: O2-REST|smo-3|-&gt;|o-cloud-35|</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: 64e4750a-48a3-400b-801c-9194637e2956
+ name: O2-REST|smo-3|-&gt;|o-cloud-36|</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: a250e142-e25f-4c81-9774-1d8ac2d0363b
+ name: A1-REST|smo-3|-&gt;|near-rt-ric-30|</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: b9d2c733-089f-432a-a924-51c1ed8a6002
+ name: O1-NETCONF|smo-3|-&gt;|near-rt-ric-30|</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: 69fe388b-8b6a-4109-889a-a779dce7ddab
+ name: O1-FILE|smo-3|-&gt;|near-rt-ric-30|</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: cdd9ac00-862e-4b4e-864c-77f2d7aec2cd
+ name: O1-VES|near-rt-ric-30|-&gt;|smo-3|</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: b8dedaf7-4bce-427f-ae72-3dce86e39690
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-cp-300|</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: 9df98f1b-a6cd-498e-a066-af4d39d5c38d
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-cp-300|</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: 630f703a-51d2-4e83-98cc-ec08b42f795c
+ name: O1-FILE|smo-3|-&gt;|o-cu-cp-300|</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: 91c30732-4eff-4484-993e-00cea18feb38
+ name: O1-VES|o-cu-cp-300|-&gt;|smo-3|</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: 97ebf26a-071f-4605-9c4f-56a9f3316da2
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-up-300|</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: 1dc5e36f-4ec9-4af3-863e-764050a1bd05
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-up-300|</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: 23a431b4-a621-4807-bd5b-922f96814dad
+ name: O1-FILE|smo-3|-&gt;|o-cu-up-300|</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: 9293cbe4-7cc8-4d89-84f6-a8bed8328a90
+ name: O1-VES|o-cu-up-300|-&gt;|smo-3|</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: 717cfeec-1566-4bc6-bcf9-e6136afb2b56
+ name: E1-UNKNOWN|o-cu-cp-300|-&gt;|o-cu-up-300|</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: 4bc304f0-0840-4a47-aa27-fa932fc3a2df
+ name: N2-NAS|o-cu-cp-300|-&gt;|access-and-mobility-management-function-30|</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: 48344897-eaa0-417b-b869-39937417b209
+ name: N3-NAS|o-cu-up-300|-&gt;|user-plane-function-30|</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: 92497873-9f9e-4423-8638-116fd3579482
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3000|</title>
+        <path d="M 1020 250 C 1020 520 220 250 220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 151c1712-95e9-4e97-933a-5b5260cb394f
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3000|</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: a4cc7357-6d68-4a0a-9809-9da30c01f67c
+ name: O1-FILE|smo-3|-&gt;|o-du-3000|</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: 07579aea-43f0-47f8-9f76-b48319a8fbc3
+ name: O1-VES|o-du-3000|-&gt;|smo-3|</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: ef6d22f0-3064-46c8-a81f-47bbaf3857a3
+ name: F1-C-UNKNOWN|o-cu-cp-300|-&gt;|o-du-3000|</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: 1cf59eba-afea-475a-90f5-8ac7c61a1dc1
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3000|</title>
+        <path d="M 1020 250 C 1020 520 220 250 220 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2f8569ee-26d7-453e-98fa-58726a17c5c2
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3000|</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: de783924-16ab-4ef4-b2a7-53a5662d4cce
+ name: O1-FILE|smo-3|-&gt;|o-du-3000|</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: 86590d84-a883-467a-8901-00a4139659a2
+ name: O1-VES|o-du-3000|-&gt;|smo-3|</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: e79a559e-07f1-4b0d-a0de-de614902bbf1
+ name: F1-U-UNKNOWN|o-cu-up-300|-&gt;|o-du-3000|</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: 566f8a7d-8972-482e-9cd4-ee010ac4e288
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30000|</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: b3f2a47f-1098-4988-98c0-a034e7ac4695
+ name: ETH-OFH|o-du-3000|-&gt;|fronthaul-gateway-30000|</title>
+        <path d="M 280 580 C 280 630 280 580 280 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 3d881651-26f5-4be0-af0a-6f24580f4fa4
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300000|</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: 1aa3da49-708e-47a4-9428-344e0a609fea
+ name: OFH-NETCONF|fronthaul-gateway-30000|-&gt;|o-ru-300000|</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: 008adf70-02b1-4456-9ce8-ee8728b49cb3
+ name: UU-RADIO|user-equipment-3000000|-&gt;|o-ru-300000|</title>
+        <path d="M -20 850 C -20 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3a79cb9b-cd2b-4018-91b1-723874d03956
+ name: N1-NAS|user-equipment-3000000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 20 850 C 20 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 86e90274-9462-4558-a33b-3ceda37d7243
+ name: UU-RADIO|user-equipment-3000001|-&gt;|o-ru-300000|</title>
+        <path d="M 60 850 C 60 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b7de93f8-f5de-4ac7-ba56-15a6b55c4ada
+ name: N1-NAS|user-equipment-3000001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 100 850 C 100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 3fb08055-d22f-4ccd-ac95-ca99de56aa70
+ name: UU-RADIO|user-equipment-3000002|-&gt;|o-ru-300000|</title>
+        <path d="M 140 850 C 140 800 60 850 60 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 18eac7f3-895d-479e-8c95-9259caa5e934
+ name: N1-NAS|user-equipment-3000002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 180 850 C 180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a668e88d-b3c7-44ba-86b4-f9ec445e2dfe
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300001|</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: 03065a0a-ea1e-4dc9-b670-6993db602c67
+ name: OFH-NETCONF|fronthaul-gateway-30000|-&gt;|o-ru-300001|</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: a08d73ff-3eac-462c-9ada-ef664c672743
+ name: UU-RADIO|user-equipment-3000010|-&gt;|o-ru-300001|</title>
+        <path d="M 220 850 C 220 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: edc445cf-1fc5-4972-af69-4d74d4b837ff
+ name: N1-NAS|user-equipment-3000010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 260 850 C 260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 880ba7ea-e063-4a50-915e-6a165e2d6320
+ name: UU-RADIO|user-equipment-3000011|-&gt;|o-ru-300001|</title>
+        <path d="M 300 850 C 300 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c43b34dc-f633-4035-8a03-12ddb57f51be
+ name: N1-NAS|user-equipment-3000011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 340 850 C 340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5c6a56ad-6e06-416c-9d89-2d84208cb41a
+ name: UU-RADIO|user-equipment-3000012|-&gt;|o-ru-300001|</title>
+        <path d="M 380 850 C 380 800 300 850 300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4efcac4e-0e7a-422a-801d-74e8e5e1cf4c
+ name: N1-NAS|user-equipment-3000012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 420 850 C 420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6cdfc3d1-3e63-4c72-8fc4-0fee9b78ef97
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300002|</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: d107fdb1-64b6-458e-8642-1983463f3796
+ name: OFH-NETCONF|fronthaul-gateway-30000|-&gt;|o-ru-300002|</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: 5d045fa4-53b1-4a39-b585-629bdaf44ca9
+ name: UU-RADIO|user-equipment-3000020|-&gt;|o-ru-300002|</title>
+        <path d="M 460 850 C 460 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 20636944-8435-495f-ad34-6f8c7807efe6
+ name: N1-NAS|user-equipment-3000020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 500 850 C 500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d74e6a5e-9ed8-4eed-ab9d-754c1b9f9283
+ name: UU-RADIO|user-equipment-3000021|-&gt;|o-ru-300002|</title>
+        <path d="M 540 850 C 540 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cb2899df-f655-47b7-9bd0-ca073f5d1ef3
+ name: N1-NAS|user-equipment-3000021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 580 850 C 580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a9990fed-96a7-45d0-b7d2-76a2e8b6e3a8
+ name: UU-RADIO|user-equipment-3000022|-&gt;|o-ru-300002|</title>
+        <path d="M 620 850 C 620 800 540 850 540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e28d12d0-8154-468f-8b51-d03ffa8b9a5b
+ name: N1-NAS|user-equipment-3000022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 660 850 C 660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 0f24904f-e26e-4663-b9da-e7e7451d88d2
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3001|</title>
+        <path d="M 1020 250 C 1020 520 940 250 940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 46afefc9-f048-4b17-b232-509a13206e1a
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3001|</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: cd6fdceb-7681-4bc3-b4e7-77759652d6eb
+ name: O1-FILE|smo-3|-&gt;|o-du-3001|</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: 1275bad7-e573-4890-98a9-531508d70f39
+ name: O1-VES|o-du-3001|-&gt;|smo-3|</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: e2f1ffde-7ba2-4fb0-b15a-f763ee6de049
+ name: F1-C-UNKNOWN|o-cu-cp-300|-&gt;|o-du-3001|</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: e7265be6-dd07-40e9-9eed-9894eee7ef34
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3001|</title>
+        <path d="M 1020 250 C 1020 520 940 250 940 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 23d8a7cc-d64a-4a2f-9d31-0b05f29b655c
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3001|</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: 2ab674ef-41f3-424e-84df-88f619f749da
+ name: O1-FILE|smo-3|-&gt;|o-du-3001|</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: 4fc29a4b-f4f1-432a-bb46-20aed4e32a5a
+ name: O1-VES|o-du-3001|-&gt;|smo-3|</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: c8bd0575-e5b8-4cd8-959e-d735d5db480d
+ name: F1-U-UNKNOWN|o-cu-up-300|-&gt;|o-du-3001|</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: b08d8328-38eb-4846-9271-dbd72494ef65
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30010|</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: f73e0aa3-c19f-44fd-96f2-3d1c329ee1c0
+ name: ETH-OFH|o-du-3001|-&gt;|fronthaul-gateway-30010|</title>
+        <path d="M 1000 580 C 1000 630 1000 580 1000 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 3a9feff4-fb30-40c4-a531-ddb070ac162d
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300100|</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: e2958a99-80d0-426d-9bf5-3e2db7cb3c5b
+ name: OFH-NETCONF|fronthaul-gateway-30010|-&gt;|o-ru-300100|</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: 2d077ebd-3e60-40c4-ae77-1076a4b9a7dc
+ name: UU-RADIO|user-equipment-3001000|-&gt;|o-ru-300100|</title>
+        <path d="M 700 850 C 700 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bb603883-2cb2-4b74-ad04-82ff283174cb
+ name: N1-NAS|user-equipment-3001000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 740 850 C 740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1adf67ab-69f9-45ad-b0bf-2cb9f83e6963
+ name: UU-RADIO|user-equipment-3001001|-&gt;|o-ru-300100|</title>
+        <path d="M 780 850 C 780 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9dc3645e-9173-4a16-a2b1-ec4536c14083
+ name: N1-NAS|user-equipment-3001001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 820 850 C 820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bdb0f0e0-ca31-4d06-aab0-e4f77317beeb
+ name: UU-RADIO|user-equipment-3001002|-&gt;|o-ru-300100|</title>
+        <path d="M 860 850 C 860 800 780 850 780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cee5dba8-5e32-4995-bb76-38f867887355
+ name: N1-NAS|user-equipment-3001002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 900 850 C 900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6480e8f5-7641-4f05-8337-1802eda56426
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300101|</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: 71060e6d-5f00-446b-8a4f-b34d176f503a
+ name: OFH-NETCONF|fronthaul-gateway-30010|-&gt;|o-ru-300101|</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: 59d9d147-c41e-495d-a6f4-690d7711ebdb
+ name: UU-RADIO|user-equipment-3001010|-&gt;|o-ru-300101|</title>
+        <path d="M 940 850 C 940 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 29e1df75-944c-42ce-8768-fdb1c828e15a
+ name: N1-NAS|user-equipment-3001010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 980 850 C 980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e09cb7e0-5064-495e-99db-82c2fa560c19
+ name: UU-RADIO|user-equipment-3001011|-&gt;|o-ru-300101|</title>
+        <path d="M 1020 850 C 1020 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 258a43ac-6db8-4cb9-859d-fcb336e8bc25
+ name: N1-NAS|user-equipment-3001011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1060 850 C 1060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 937098ce-68c9-41c7-b18a-457b0c32dfd4
+ name: UU-RADIO|user-equipment-3001012|-&gt;|o-ru-300101|</title>
+        <path d="M 1100 850 C 1100 800 1020 850 1020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c25da822-fd48-46c0-9aab-6fd9b1c07493
+ name: N1-NAS|user-equipment-3001012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1140 850 C 1140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b27ce51b-eeb0-43fa-8ecc-ef2aa6ed2f0d
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300102|</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: 0ca7f450-9cca-47ce-85c4-c8bd96f15877
+ name: OFH-NETCONF|fronthaul-gateway-30010|-&gt;|o-ru-300102|</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: 5516884f-da96-48a0-972b-b5fae896573e
+ name: UU-RADIO|user-equipment-3001020|-&gt;|o-ru-300102|</title>
+        <path d="M 1180 850 C 1180 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a89af3dc-279f-4653-aefe-2cf7a91bb857
+ name: N1-NAS|user-equipment-3001020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1220 850 C 1220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4a8fbf73-34a9-4895-bf2d-76234a9910cc
+ name: UU-RADIO|user-equipment-3001021|-&gt;|o-ru-300102|</title>
+        <path d="M 1260 850 C 1260 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 73653a73-d400-4240-8530-226ee8e29850
+ name: N1-NAS|user-equipment-3001021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1300 850 C 1300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0f106708-dfda-4b42-bbc8-c31dbdcfb676
+ name: UU-RADIO|user-equipment-3001022|-&gt;|o-ru-300102|</title>
+        <path d="M 1340 850 C 1340 800 1260 850 1260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b88db2a6-76b3-411a-aa35-24919dea16b8
+ name: N1-NAS|user-equipment-3001022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1380 850 C 1380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 74828012-1998-47ef-ba5f-2a92d4e7e39f
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3002|</title>
+        <path d="M 1020 250 C 1020 520 1660 250 1660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 0db5fb00-6726-4d2e-b361-78471cd6ecf7
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3002|</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: bcc7666e-4e1a-4c8e-9e02-00d020652a4a
+ name: O1-FILE|smo-3|-&gt;|o-du-3002|</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: 63532211-a1ce-4902-a36e-fea2e8530564
+ name: O1-VES|o-du-3002|-&gt;|smo-3|</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: a3ed2c66-4a70-4258-92a2-114d82d7f296
+ name: F1-C-UNKNOWN|o-cu-cp-300|-&gt;|o-du-3002|</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: 0ada59e1-e911-41cb-94aa-1e1349fda18f
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3002|</title>
+        <path d="M 1020 250 C 1020 520 1660 250 1660 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 181fe111-66fb-46d8-88ea-626a5ac8ca3a
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3002|</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: a98b4ffe-45bc-4f9f-99df-fd5b56de321d
+ name: O1-FILE|smo-3|-&gt;|o-du-3002|</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: e4c4f8fc-6114-40f8-b9ef-3657ba0d582d
+ name: O1-VES|o-du-3002|-&gt;|smo-3|</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: 8d42ad6e-2582-47bf-997f-84cec4ed1b63
+ name: F1-U-UNKNOWN|o-cu-up-300|-&gt;|o-du-3002|</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: b02e8d8b-fbe2-45b3-bb83-0a60664f36d0
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30020|</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: c3470fbe-1de4-41de-a31d-fa4b512d6ece
+ name: ETH-OFH|o-du-3002|-&gt;|fronthaul-gateway-30020|</title>
+        <path d="M 1720 580 C 1720 630 1720 580 1720 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 30fd011f-0519-4750-ad13-faed1b930fb7
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300200|</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: 365df91c-3214-48ae-9ac2-1af23e8d5caa
+ name: OFH-NETCONF|fronthaul-gateway-30020|-&gt;|o-ru-300200|</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: 33ef5318-d603-43be-9400-e23f0f995a84
+ name: UU-RADIO|user-equipment-3002000|-&gt;|o-ru-300200|</title>
+        <path d="M 1420 850 C 1420 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 09b8d30b-35de-48b3-a373-acc659415bba
+ name: N1-NAS|user-equipment-3002000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1460 850 C 1460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 937960ff-a6d0-4fba-bab8-a10f8fb982c7
+ name: UU-RADIO|user-equipment-3002001|-&gt;|o-ru-300200|</title>
+        <path d="M 1500 850 C 1500 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 489cda75-b405-41f3-ba41-0a8e9f25ce50
+ name: N1-NAS|user-equipment-3002001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1540 850 C 1540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9481970a-84aa-49fc-be0a-1e3aa00f3b13
+ name: UU-RADIO|user-equipment-3002002|-&gt;|o-ru-300200|</title>
+        <path d="M 1580 850 C 1580 800 1500 850 1500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5db65676-05f4-443d-88a0-eba1abcba191
+ name: N1-NAS|user-equipment-3002002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1620 850 C 1620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 495c83fe-0889-456c-9800-45e3290113dc
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300201|</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: bb4e59ef-54a7-4729-b5c4-eb26a3151425
+ name: OFH-NETCONF|fronthaul-gateway-30020|-&gt;|o-ru-300201|</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: 3a42c5c5-2907-4b8c-b4c0-c5af644b8ad4
+ name: UU-RADIO|user-equipment-3002010|-&gt;|o-ru-300201|</title>
+        <path d="M 1660 850 C 1660 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e12e320c-144a-4cae-8eef-2e8284e85a86
+ name: N1-NAS|user-equipment-3002010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1700 850 C 1700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 063bf033-2919-404f-b055-896d0ee92581
+ name: UU-RADIO|user-equipment-3002011|-&gt;|o-ru-300201|</title>
+        <path d="M 1740 850 C 1740 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 431a37ae-4725-43a4-a0bb-0d7bbc401809
+ name: N1-NAS|user-equipment-3002011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1780 850 C 1780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ff964bd1-ae69-480e-81b5-432475200cd2
+ name: UU-RADIO|user-equipment-3002012|-&gt;|o-ru-300201|</title>
+        <path d="M 1820 850 C 1820 800 1740 850 1740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a2ef4f28-6c3f-470b-872f-ecb5f1b3bfd0
+ name: N1-NAS|user-equipment-3002012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1860 850 C 1860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5e050b19-d703-4a29-966a-48e29dc622be
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-300202|</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: f7ef6c29-31cb-43e4-8eda-4ad80c920392
+ name: OFH-NETCONF|fronthaul-gateway-30020|-&gt;|o-ru-300202|</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: 413389ad-3a56-46f7-96e0-176a88433ecc
+ name: UU-RADIO|user-equipment-3002020|-&gt;|o-ru-300202|</title>
+        <path d="M 1900 850 C 1900 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0827954f-3a60-4e3f-925c-49563059d2e0
+ name: N1-NAS|user-equipment-3002020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 1940 850 C 1940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 36c1e460-c342-4093-acc5-9514427a4e13
+ name: UU-RADIO|user-equipment-3002021|-&gt;|o-ru-300202|</title>
+        <path d="M 1980 850 C 1980 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9646aa86-0498-4c70-817c-e48cdfd6c078
+ name: N1-NAS|user-equipment-3002021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2020 850 C 2020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f03180c2-6a3f-4a9f-b563-1f64b1faf63b
+ name: UU-RADIO|user-equipment-3002022|-&gt;|o-ru-300202|</title>
+        <path d="M 2060 850 C 2060 800 1980 850 1980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 83c6ccb5-34e8-416d-9560-6c9d7ceaba35
+ name: N1-NAS|user-equipment-3002022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2100 850 C 2100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 6040ac57-2aaf-481a-b87d-9cc4eba76591
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-cp-301|</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: 48a0114f-f048-4522-b97f-20f1f8a0e37d
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-cp-301|</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: 7c27db48-45a9-4031-8557-f1af780bf01d
+ name: O1-FILE|smo-3|-&gt;|o-cu-cp-301|</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: 4c3621e9-4eef-40e9-b723-9eab9146cf21
+ name: O1-VES|o-cu-cp-301|-&gt;|smo-3|</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: 5c459e5f-9feb-4e17-a25e-825716d9100c
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-up-301|</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: 933a7443-2831-41ce-b0e8-22b1201fcf5c
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-up-301|</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: 81f7b552-0caf-4ec7-8cf0-133154e154c4
+ name: O1-FILE|smo-3|-&gt;|o-cu-up-301|</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: 1543b920-77f0-47ba-8ae5-f720175d6f61
+ name: O1-VES|o-cu-up-301|-&gt;|smo-3|</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: 913e5cf0-5e5c-42fd-8aef-f21db7c94286
+ name: E1-UNKNOWN|o-cu-cp-301|-&gt;|o-cu-up-301|</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: 08f1fcf4-bc28-4f91-a9ae-6666f8bf93ca
+ name: N2-NAS|o-cu-cp-301|-&gt;|access-and-mobility-management-function-30|</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: 89be8c5f-89a1-4d2b-8aa5-fb902dc43352
+ name: N3-NAS|o-cu-up-301|-&gt;|user-plane-function-30|</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: 39b56602-a774-4fba-8b93-fa3745b61a0a
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3010|</title>
+        <path d="M 1020 250 C 1020 520 2380 250 2380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 1f9dac02-36d5-4a9e-a956-0b0a95922207
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3010|</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: 235c4eb3-e84d-4015-90ed-b198d47e256b
+ name: O1-FILE|smo-3|-&gt;|o-du-3010|</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: a9167f38-2aaa-4710-90ed-14205f6afb50
+ name: O1-VES|o-du-3010|-&gt;|smo-3|</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: f8e14212-d66c-4c11-928f-cd2e52f7ab6d
+ name: F1-C-UNKNOWN|o-cu-cp-301|-&gt;|o-du-3010|</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: ef835e31-6309-4bbb-b4f1-c1e63a7f0249
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3010|</title>
+        <path d="M 1020 250 C 1020 520 2380 250 2380 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7febb71a-1984-4aa3-8618-1be9240fabb9
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3010|</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: 78c3ce58-e1cd-44d7-abec-564ae806e815
+ name: O1-FILE|smo-3|-&gt;|o-du-3010|</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: 5919cb34-16e8-4fc1-81d0-8db9be403878
+ name: O1-VES|o-du-3010|-&gt;|smo-3|</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: e8656bbb-0571-4dd9-a780-f94daf98b281
+ name: F1-U-UNKNOWN|o-cu-up-301|-&gt;|o-du-3010|</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: aaab7a86-30e5-47f4-b47e-11c20a030645
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30100|</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: d8a81d55-d776-421c-941f-2f80725c848f
+ name: ETH-OFH|o-du-3010|-&gt;|fronthaul-gateway-30100|</title>
+        <path d="M 2440 580 C 2440 630 2440 580 2440 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b35f5412-06da-4410-b42e-17778d7ae3c9
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301000|</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: 25587acc-b28d-41f4-8370-06f9f6737350
+ name: OFH-NETCONF|fronthaul-gateway-30100|-&gt;|o-ru-301000|</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: f058a00f-d05d-4771-aa20-18129e043bf6
+ name: UU-RADIO|user-equipment-3010000|-&gt;|o-ru-301000|</title>
+        <path d="M 2140 850 C 2140 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 172933ce-9d9d-4e78-9ade-cdc23faa1b94
+ name: N1-NAS|user-equipment-3010000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2180 850 C 2180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ac1cfa27-f9ff-4a67-84a9-e65b354712d5
+ name: UU-RADIO|user-equipment-3010001|-&gt;|o-ru-301000|</title>
+        <path d="M 2220 850 C 2220 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a02a9663-23d4-47f0-91b7-ba8a69546ae0
+ name: N1-NAS|user-equipment-3010001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2260 850 C 2260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 37490caf-be6d-4af4-9130-9eea6046d4ef
+ name: UU-RADIO|user-equipment-3010002|-&gt;|o-ru-301000|</title>
+        <path d="M 2300 850 C 2300 800 2220 850 2220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: dbb45518-38b8-4fb8-9ba0-fa51d9f32002
+ name: N1-NAS|user-equipment-3010002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2340 850 C 2340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: bcca7f73-3632-40fa-a58b-cdce6cb36919
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301001|</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: 0252ac0d-9210-4b81-b4f5-17883904ddb6
+ name: OFH-NETCONF|fronthaul-gateway-30100|-&gt;|o-ru-301001|</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: eac9f22c-9bfc-4722-a2d0-bfd4f0014a5e
+ name: UU-RADIO|user-equipment-3010010|-&gt;|o-ru-301001|</title>
+        <path d="M 2380 850 C 2380 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ab2e7185-b57e-4d9f-ab01-3781ecf2a99d
+ name: N1-NAS|user-equipment-3010010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2420 850 C 2420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 744bdc50-e729-42a1-9b3c-86c49e4eb231
+ name: UU-RADIO|user-equipment-3010011|-&gt;|o-ru-301001|</title>
+        <path d="M 2460 850 C 2460 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9e02020d-5cb8-4f82-90d4-2375ac4c7710
+ name: N1-NAS|user-equipment-3010011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2500 850 C 2500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1f6ee863-27e7-4c4b-a824-994131624125
+ name: UU-RADIO|user-equipment-3010012|-&gt;|o-ru-301001|</title>
+        <path d="M 2540 850 C 2540 800 2460 850 2460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 16fd7ecd-bcc0-41ff-b81b-992b5138d3d0
+ name: N1-NAS|user-equipment-3010012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2580 850 C 2580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 94aeea4a-4447-472e-b4be-4d6ffac5bc37
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301002|</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: d91283a0-c4e2-4a02-b6f9-b1db2ce44294
+ name: OFH-NETCONF|fronthaul-gateway-30100|-&gt;|o-ru-301002|</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: 419e2f62-33dd-4cc2-a3b4-740787f729c1
+ name: UU-RADIO|user-equipment-3010020|-&gt;|o-ru-301002|</title>
+        <path d="M 2620 850 C 2620 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 85142ed3-e188-4c16-affa-e61ee2ad6670
+ name: N1-NAS|user-equipment-3010020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2660 850 C 2660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 07c14f9b-defb-48b2-ba06-b967dc3d2df7
+ name: UU-RADIO|user-equipment-3010021|-&gt;|o-ru-301002|</title>
+        <path d="M 2700 850 C 2700 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e60826ff-be92-4106-b3a7-d5ea4c0217e9
+ name: N1-NAS|user-equipment-3010021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2740 850 C 2740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5bdb4cc1-6f07-4275-b4cd-09f2ff81ba1a
+ name: UU-RADIO|user-equipment-3010022|-&gt;|o-ru-301002|</title>
+        <path d="M 2780 850 C 2780 800 2700 850 2700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c369de8d-9ea0-43c0-8439-290f1f919401
+ name: N1-NAS|user-equipment-3010022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2820 850 C 2820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: ca060072-ecae-42c6-8fa9-83aef6134e82
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3011|</title>
+        <path d="M 1020 250 C 1020 520 3100 250 3100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2374d100-6b34-4016-bb24-0ef489dbc4fa
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3011|</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: 1be565eb-882f-4e52-bc79-2234951cbc19
+ name: O1-FILE|smo-3|-&gt;|o-du-3011|</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: 4414d7f3-9359-4455-b5fe-0a2866270f2b
+ name: O1-VES|o-du-3011|-&gt;|smo-3|</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: 31735aee-c4c6-4c48-af6b-c5348b8d3849
+ name: F1-C-UNKNOWN|o-cu-cp-301|-&gt;|o-du-3011|</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: 5e21f7dc-6259-45cc-bf55-2ee70a24a3ea
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3011|</title>
+        <path d="M 1020 250 C 1020 520 3100 250 3100 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7c26ec10-fe11-443f-864b-edd8c2f9c772
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3011|</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: d826655f-286f-433c-907a-ae03fdb2713e
+ name: O1-FILE|smo-3|-&gt;|o-du-3011|</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: 582aa16e-37de-4be0-b682-f133a31c75ae
+ name: O1-VES|o-du-3011|-&gt;|smo-3|</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: 931d0c32-7ae8-4d9e-9579-78c3535dffff
+ name: F1-U-UNKNOWN|o-cu-up-301|-&gt;|o-du-3011|</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: 5f56b17d-fadc-4fe4-a97f-b6381c7e582f
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30110|</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: b8a3f3e1-e892-4246-8fcd-3492b40cb4ce
+ name: ETH-OFH|o-du-3011|-&gt;|fronthaul-gateway-30110|</title>
+        <path d="M 3160 580 C 3160 630 3160 580 3160 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: e2993955-3858-4056-849e-a002c1725e46
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301100|</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: 06002f15-6935-45f3-8e4a-30d7aa024764
+ name: OFH-NETCONF|fronthaul-gateway-30110|-&gt;|o-ru-301100|</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: 05d31428-b0a0-4879-b1ab-6a52bc47f006
+ name: UU-RADIO|user-equipment-3011000|-&gt;|o-ru-301100|</title>
+        <path d="M 2860 850 C 2860 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8ed1a326-2d60-44e5-bf15-2487b9e8f7b4
+ name: N1-NAS|user-equipment-3011000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2900 850 C 2900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 9fbaad25-51e8-4824-8518-40d1d6065957
+ name: UU-RADIO|user-equipment-3011001|-&gt;|o-ru-301100|</title>
+        <path d="M 2940 850 C 2940 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4c9532eb-5c87-4ddd-859f-765a283eb8fa
+ name: N1-NAS|user-equipment-3011001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 2980 850 C 2980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d67abe11-1606-4267-a82f-1edaa51a96fa
+ name: UU-RADIO|user-equipment-3011002|-&gt;|o-ru-301100|</title>
+        <path d="M 3020 850 C 3020 800 2940 850 2940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9f6876f4-0a8f-473e-9b61-63d2ea41b075
+ name: N1-NAS|user-equipment-3011002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3060 850 C 3060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 65055cdb-d80a-4425-9f8c-99b0ddcf6707
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301101|</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: 53d1de85-c0e3-40a7-8738-37d92be45d1b
+ name: OFH-NETCONF|fronthaul-gateway-30110|-&gt;|o-ru-301101|</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: 33a881d8-389e-4a28-b4cd-238ef44a6d06
+ name: UU-RADIO|user-equipment-3011010|-&gt;|o-ru-301101|</title>
+        <path d="M 3100 850 C 3100 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: aa41228b-45c9-4d38-9d67-d369dbacca5a
+ name: N1-NAS|user-equipment-3011010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3140 850 C 3140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e91ed152-36b5-41b2-b291-c9e5ff76b290
+ name: UU-RADIO|user-equipment-3011011|-&gt;|o-ru-301101|</title>
+        <path d="M 3180 850 C 3180 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 87c0eae6-20d5-4e0d-ad4d-7dae29713fa1
+ name: N1-NAS|user-equipment-3011011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3220 850 C 3220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4c728578-a03c-4b61-a151-f5330b10db50
+ name: UU-RADIO|user-equipment-3011012|-&gt;|o-ru-301101|</title>
+        <path d="M 3260 850 C 3260 800 3180 850 3180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 803b1653-8254-41fd-bbbe-6b457af6ced9
+ name: N1-NAS|user-equipment-3011012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3300 850 C 3300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: e59ad57d-2691-47de-8299-59b97e116b55
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301102|</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: b97d7697-5fba-416d-86f2-036164267e03
+ name: OFH-NETCONF|fronthaul-gateway-30110|-&gt;|o-ru-301102|</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: fe660bcb-a014-4c2c-889a-9adbf1ddbbe0
+ name: UU-RADIO|user-equipment-3011020|-&gt;|o-ru-301102|</title>
+        <path d="M 3340 850 C 3340 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 2282736c-dcbb-4767-b7a7-45184ab77b4f
+ name: N1-NAS|user-equipment-3011020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3380 850 C 3380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6119799e-3cc3-4a01-b66f-695445c1a4af
+ name: UU-RADIO|user-equipment-3011021|-&gt;|o-ru-301102|</title>
+        <path d="M 3420 850 C 3420 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c27ee466-7c50-4363-93d5-309be09fa8b2
+ name: N1-NAS|user-equipment-3011021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3460 850 C 3460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a3b51278-cdd9-4554-af56-e42ea0a5c1f6
+ name: UU-RADIO|user-equipment-3011022|-&gt;|o-ru-301102|</title>
+        <path d="M 3500 850 C 3500 800 3420 850 3420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f8b07496-b02f-4608-8a1e-376f7d1b3834
+ name: N1-NAS|user-equipment-3011022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3540 850 C 3540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 1a7ff7a7-5110-43f4-8c2e-f3c7f436c35d
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3012|</title>
+        <path d="M 1020 250 C 1020 520 3820 250 3820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: dbc58497-ca12-4790-a9d5-2ab01195d117
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3012|</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: 1d61e1f1-a34d-492d-99a0-33a61b9f012d
+ name: O1-FILE|smo-3|-&gt;|o-du-3012|</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: e3428d5e-e33f-413c-90b3-1d4932de8e07
+ name: O1-VES|o-du-3012|-&gt;|smo-3|</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: 10275813-a99c-4ae9-ad74-22a93697f34b
+ name: F1-C-UNKNOWN|o-cu-cp-301|-&gt;|o-du-3012|</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: ddf9c939-4b7d-47f8-afdf-00b9f996e3fd
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3012|</title>
+        <path d="M 1020 250 C 1020 520 3820 250 3820 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 90b8c3dd-5aaa-4732-84db-ffe9b1250746
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3012|</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: 56510531-ed21-4c62-92ce-fd9df9d26bc6
+ name: O1-FILE|smo-3|-&gt;|o-du-3012|</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: 92741772-923e-445f-bb6c-1da31e738e42
+ name: O1-VES|o-du-3012|-&gt;|smo-3|</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: a1860c96-0606-4d5d-8384-2cfd4a94c347
+ name: F1-U-UNKNOWN|o-cu-up-301|-&gt;|o-du-3012|</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: 89477ee7-9953-4b80-af69-0297a36bb0c8
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30120|</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: e34be6cf-958b-4246-bbac-0f8ffb19bf91
+ name: ETH-OFH|o-du-3012|-&gt;|fronthaul-gateway-30120|</title>
+        <path d="M 3880 580 C 3880 630 3880 580 3880 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 8185c898-f7a9-4791-809f-5186ca3e649d
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301200|</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: 2fd0f69c-7421-4694-ba5b-1764a54c7989
+ name: OFH-NETCONF|fronthaul-gateway-30120|-&gt;|o-ru-301200|</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: 885060d7-964f-45a4-a79f-9d2a6635e7da
+ name: UU-RADIO|user-equipment-3012000|-&gt;|o-ru-301200|</title>
+        <path d="M 3580 850 C 3580 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a7612074-6fc6-41db-95a5-03971639ad9f
+ name: N1-NAS|user-equipment-3012000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3620 850 C 3620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1de5feee-b0d2-4600-8e67-fb9220366752
+ name: UU-RADIO|user-equipment-3012001|-&gt;|o-ru-301200|</title>
+        <path d="M 3660 850 C 3660 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ab81afa5-d2f2-498f-a114-0194e9712b66
+ name: N1-NAS|user-equipment-3012001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3700 850 C 3700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ff27b7f3-e484-4972-9810-69fb8f7bd7e9
+ name: UU-RADIO|user-equipment-3012002|-&gt;|o-ru-301200|</title>
+        <path d="M 3740 850 C 3740 800 3660 850 3660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6e79b210-e9de-49e6-9bd2-25395b70266c
+ name: N1-NAS|user-equipment-3012002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3780 850 C 3780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4c5e6abd-c846-4ebc-8ad2-027d964a33f7
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301201|</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: b41edf15-6e16-40bb-b3cb-975b503f7d0d
+ name: OFH-NETCONF|fronthaul-gateway-30120|-&gt;|o-ru-301201|</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: 0c5ccccf-090f-48b1-b8c1-bd3364f28b65
+ name: UU-RADIO|user-equipment-3012010|-&gt;|o-ru-301201|</title>
+        <path d="M 3820 850 C 3820 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 56a5053a-a1ff-46a5-9e75-b01f5e94f598
+ name: N1-NAS|user-equipment-3012010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3860 850 C 3860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: eaa488c3-5872-403f-854a-6579213a855a
+ name: UU-RADIO|user-equipment-3012011|-&gt;|o-ru-301201|</title>
+        <path d="M 3900 850 C 3900 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bc407987-9193-4942-a2b0-e67f9fc24632
+ name: N1-NAS|user-equipment-3012011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 3940 850 C 3940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7532f516-af35-4d42-ae8b-c499f0c90826
+ name: UU-RADIO|user-equipment-3012012|-&gt;|o-ru-301201|</title>
+        <path d="M 3980 850 C 3980 800 3900 850 3900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cf299792-94fc-47cb-ba17-2e52db3701ed
+ name: N1-NAS|user-equipment-3012012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4020 850 C 4020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 9331daec-07e0-4186-aee6-7dd901304575
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-301202|</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: 4e1b986b-4ef0-4a04-bc13-18fec8210bbf
+ name: OFH-NETCONF|fronthaul-gateway-30120|-&gt;|o-ru-301202|</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: 7822b636-77ba-411a-bc1a-32076db3d8a9
+ name: UU-RADIO|user-equipment-3012020|-&gt;|o-ru-301202|</title>
+        <path d="M 4060 850 C 4060 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 389e6cf9-32d5-4002-b302-aa7de56aeb32
+ name: N1-NAS|user-equipment-3012020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4100 850 C 4100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 560e1fc8-e109-4449-9eb2-7c656a582464
+ name: UU-RADIO|user-equipment-3012021|-&gt;|o-ru-301202|</title>
+        <path d="M 4140 850 C 4140 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6857dec1-88f7-4f26-89bc-c28820ebb334
+ name: N1-NAS|user-equipment-3012021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4180 850 C 4180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8517b948-8dd1-4426-a486-968d4d2716af
+ name: UU-RADIO|user-equipment-3012022|-&gt;|o-ru-301202|</title>
+        <path d="M 4220 850 C 4220 800 4140 850 4140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cfb2c433-72b3-4626-949a-5481836120a9
+ name: N1-NAS|user-equipment-3012022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4260 850 C 4260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 0fd270f4-81c2-47ad-84fd-1f679847458e
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-cp-302|</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: 237513e4-9df2-4036-baa8-ebcf26cab2ac
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-cp-302|</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: e1c60a2b-9c0c-4be7-864d-555ccd125cc2
+ name: O1-FILE|smo-3|-&gt;|o-cu-cp-302|</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: c0fcc541-390c-48e8-b888-f76411ba82bc
+ name: O1-VES|o-cu-cp-302|-&gt;|smo-3|</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: ff0df3de-e104-486c-b666-5b9dcffea156
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-up-302|</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: 2556a5ba-f263-4297-8c4d-95e2688f7af5
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-up-302|</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: 48245f99-cff8-4ed8-8aaa-cba8175e67f0
+ name: O1-FILE|smo-3|-&gt;|o-cu-up-302|</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: 6f5ea82d-3dcf-4e6b-a060-f4a6f4d5960f
+ name: O1-VES|o-cu-up-302|-&gt;|smo-3|</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: 35104b6a-b9e5-4281-8009-62412ab042e3
+ name: E1-UNKNOWN|o-cu-cp-302|-&gt;|o-cu-up-302|</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: 539a90ef-d972-4faf-9ed4-a7b69aa2fd4c
+ name: N2-NAS|o-cu-cp-302|-&gt;|access-and-mobility-management-function-30|</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: 489f298e-20af-4a39-81fc-9959f8bba364
+ name: N3-NAS|o-cu-up-302|-&gt;|user-plane-function-30|</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: 8e1b3db4-ff12-4c05-855b-ff7e4490b7ab
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3020|</title>
+        <path d="M 1020 250 C 1020 520 4540 250 4540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7de01aa0-1cf3-4715-99b3-07941f878788
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3020|</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: 69c48658-5ba4-40d8-9a5d-69015e6872f3
+ name: O1-FILE|smo-3|-&gt;|o-du-3020|</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: 30eb8cbc-0d6a-4824-8927-64216219e167
+ name: O1-VES|o-du-3020|-&gt;|smo-3|</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: b27fce41-0e36-45db-a8f3-67136c2542ae
+ name: F1-C-UNKNOWN|o-cu-cp-302|-&gt;|o-du-3020|</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: fba442b3-d2c5-45ae-820f-729674bbe3fa
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3020|</title>
+        <path d="M 1020 250 C 1020 520 4540 250 4540 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: dd8a7d2b-57af-4ab7-8a8a-1b932f94e326
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3020|</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: b63f4422-0865-44db-b460-baa9b5abba3b
+ name: O1-FILE|smo-3|-&gt;|o-du-3020|</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: c7a3d1e9-3d06-4742-96a6-2e923d9db41e
+ name: O1-VES|o-du-3020|-&gt;|smo-3|</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: f77a8017-cb3f-491d-baa5-f550c449d772
+ name: F1-U-UNKNOWN|o-cu-up-302|-&gt;|o-du-3020|</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: 1e86d582-fefe-47bc-806b-71e962171a2a
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30200|</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: fd36dab7-82d2-4233-a6ce-69d9e510d15f
+ name: ETH-OFH|o-du-3020|-&gt;|fronthaul-gateway-30200|</title>
+        <path d="M 4600 580 C 4600 630 4600 580 4600 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 46cde96d-198c-459d-a9ef-a724452adf9c
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302000|</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: 982ebb36-a413-4f5d-9ff5-fe85384bcd88
+ name: OFH-NETCONF|fronthaul-gateway-30200|-&gt;|o-ru-302000|</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: 8de8ccba-e92a-44b3-bb47-3505b5a0abbf
+ name: UU-RADIO|user-equipment-3020000|-&gt;|o-ru-302000|</title>
+        <path d="M 4300 850 C 4300 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 11ebeb08-455c-45ba-85b7-cbd491472523
+ name: N1-NAS|user-equipment-3020000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4340 850 C 4340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 640050f7-a8b7-4aec-92f6-f32933e682fc
+ name: UU-RADIO|user-equipment-3020001|-&gt;|o-ru-302000|</title>
+        <path d="M 4380 850 C 4380 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 54faf0c3-8231-4cf2-8a4d-6742ab38a325
+ name: N1-NAS|user-equipment-3020001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4420 850 C 4420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f8537f76-4f81-42fa-a834-ab628a85d475
+ name: UU-RADIO|user-equipment-3020002|-&gt;|o-ru-302000|</title>
+        <path d="M 4460 850 C 4460 800 4380 850 4380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 81dfcec4-4ef2-4458-b360-5488c5a3cf9a
+ name: N1-NAS|user-equipment-3020002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4500 850 C 4500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 8774381c-570b-4b27-a06d-001dd1029651
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302001|</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: 358e1979-e38a-4cfd-a110-076edf6c4668
+ name: OFH-NETCONF|fronthaul-gateway-30200|-&gt;|o-ru-302001|</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: 92b3756e-cb56-4c74-bbef-0b7ebb6b9d48
+ name: UU-RADIO|user-equipment-3020010|-&gt;|o-ru-302001|</title>
+        <path d="M 4540 850 C 4540 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ce9dd551-df65-441b-8720-712a7f197291
+ name: N1-NAS|user-equipment-3020010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4580 850 C 4580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5472ecdf-cba7-4445-bd32-0489f7618c57
+ name: UU-RADIO|user-equipment-3020011|-&gt;|o-ru-302001|</title>
+        <path d="M 4620 850 C 4620 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6fc52e77-fd41-44de-a20a-9b4d67b18cf5
+ name: N1-NAS|user-equipment-3020011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4660 850 C 4660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 43c06700-4d3a-4d0c-b3fb-cb8bff6c3db5
+ name: UU-RADIO|user-equipment-3020012|-&gt;|o-ru-302001|</title>
+        <path d="M 4700 850 C 4700 800 4620 850 4620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e5e5103a-e9ed-4417-9a82-6c082815f686
+ name: N1-NAS|user-equipment-3020012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4740 850 C 4740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 21f73f18-7450-4996-bf1e-def48566c904
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302002|</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: ee2d292a-57fc-48c0-a1cc-c33c70959bb1
+ name: OFH-NETCONF|fronthaul-gateway-30200|-&gt;|o-ru-302002|</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: d01d9968-fa1b-4e71-9134-2e4707eba570
+ name: UU-RADIO|user-equipment-3020020|-&gt;|o-ru-302002|</title>
+        <path d="M 4780 850 C 4780 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8e62cbfe-9f0f-4127-92b7-c011bb89ba34
+ name: N1-NAS|user-equipment-3020020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4820 850 C 4820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1eb48f7a-6ff4-4cf0-ab1f-1f972073aa06
+ name: UU-RADIO|user-equipment-3020021|-&gt;|o-ru-302002|</title>
+        <path d="M 4860 850 C 4860 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c859531d-2797-4831-b166-8761ab2525ff
+ name: N1-NAS|user-equipment-3020021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4900 850 C 4900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c15967f9-2f80-4ca2-b2b3-10082e65912c
+ name: UU-RADIO|user-equipment-3020022|-&gt;|o-ru-302002|</title>
+        <path d="M 4940 850 C 4940 800 4860 850 4860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bca4e3ba-2fda-4ec2-b6dc-99a478e7e16b
+ name: N1-NAS|user-equipment-3020022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 4980 850 C 4980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: ad8eaa5f-0262-4212-90a9-bbe6ed8360d0
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3021|</title>
+        <path d="M 1020 250 C 1020 520 5260 250 5260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a67ffe24-836f-4346-add9-da6fa5155046
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3021|</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: a4f3d8fb-ba57-4050-b756-cd3e5151d46f
+ name: O1-FILE|smo-3|-&gt;|o-du-3021|</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: dfafbb63-1284-4a57-9c76-9c0b9f6bca38
+ name: O1-VES|o-du-3021|-&gt;|smo-3|</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: 32d6f7a4-e233-4029-991a-a31a9aa2e0cf
+ name: F1-C-UNKNOWN|o-cu-cp-302|-&gt;|o-du-3021|</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: 85439607-480e-4771-b0ff-f29cd0262a22
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3021|</title>
+        <path d="M 1020 250 C 1020 520 5260 250 5260 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: afb6e560-d3dd-4444-b5f9-d5c94e77e29e
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3021|</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: 3afa24a7-eaf3-4864-82ea-8937014f788e
+ name: O1-FILE|smo-3|-&gt;|o-du-3021|</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: a325880c-cc6e-4ab6-8910-1d61af3f820f
+ name: O1-VES|o-du-3021|-&gt;|smo-3|</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: 290822bb-a476-46b4-ab79-ee87c8375f6d
+ name: F1-U-UNKNOWN|o-cu-up-302|-&gt;|o-du-3021|</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: 01a90f5e-e369-4d38-9111-525205766a9b
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30210|</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: 7f866919-1e5f-46b1-a997-ffd139ad6c09
+ name: ETH-OFH|o-du-3021|-&gt;|fronthaul-gateway-30210|</title>
+        <path d="M 5320 580 C 5320 630 5320 580 5320 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 3baccfed-a89a-4d7a-9f0f-037fcda558ac
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302100|</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: 9b9b3f60-6534-469c-9b85-8fcc8d28b3eb
+ name: OFH-NETCONF|fronthaul-gateway-30210|-&gt;|o-ru-302100|</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: 305e323c-3831-4093-a862-3787c5e267f4
+ name: UU-RADIO|user-equipment-3021000|-&gt;|o-ru-302100|</title>
+        <path d="M 5020 850 C 5020 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 715686ff-f532-47ba-8b53-94d2ec081257
+ name: N1-NAS|user-equipment-3021000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5060 850 C 5060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2306b89d-e09f-4a01-880c-271601dfcbcc
+ name: UU-RADIO|user-equipment-3021001|-&gt;|o-ru-302100|</title>
+        <path d="M 5100 850 C 5100 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b2ea72ce-40bd-4248-9572-aa8ae41c8680
+ name: N1-NAS|user-equipment-3021001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5140 850 C 5140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e174f513-df4a-4cba-9c0e-6d64da216195
+ name: UU-RADIO|user-equipment-3021002|-&gt;|o-ru-302100|</title>
+        <path d="M 5180 850 C 5180 800 5100 850 5100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 177848ff-bb71-4a48-b6dc-3da14651bc5e
+ name: N1-NAS|user-equipment-3021002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5220 850 C 5220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: cd100a33-10ec-40ca-b9e1-88c194acc053
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302101|</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: 7f9fc368-8d9e-41d2-afd1-e41118909e27
+ name: OFH-NETCONF|fronthaul-gateway-30210|-&gt;|o-ru-302101|</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: cde098dc-7254-4611-acc9-d16c25b1bbf2
+ name: UU-RADIO|user-equipment-3021010|-&gt;|o-ru-302101|</title>
+        <path d="M 5260 850 C 5260 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3ba43ba9-155e-41fc-8ead-68b15015c29e
+ name: N1-NAS|user-equipment-3021010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5300 850 C 5300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 2b48a161-64bc-4494-9fec-79b8dec9cb84
+ name: UU-RADIO|user-equipment-3021011|-&gt;|o-ru-302101|</title>
+        <path d="M 5340 850 C 5340 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1a4ebdf4-17f7-4871-8384-ad2168033a04
+ name: N1-NAS|user-equipment-3021011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5380 850 C 5380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e53ff0ef-e6c9-4b1a-8441-ae37a4f47b8b
+ name: UU-RADIO|user-equipment-3021012|-&gt;|o-ru-302101|</title>
+        <path d="M 5420 850 C 5420 800 5340 850 5340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3607ca8a-e9a0-448b-aad3-ec21ee2f4922
+ name: N1-NAS|user-equipment-3021012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5460 850 C 5460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: cecd3d0e-b034-4317-aee1-e0492be1d2d2
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302102|</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: 11af0591-6469-4264-837e-081d3ebef914
+ name: OFH-NETCONF|fronthaul-gateway-30210|-&gt;|o-ru-302102|</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: 1fbb9ac0-5e07-4db8-a96c-3f4a594fd360
+ name: UU-RADIO|user-equipment-3021020|-&gt;|o-ru-302102|</title>
+        <path d="M 5500 850 C 5500 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6a89a30a-7a66-41e1-bdf7-a70fb6750e64
+ name: N1-NAS|user-equipment-3021020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5540 850 C 5540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7dcc6347-4f4a-46e4-92ca-b947b602762a
+ name: UU-RADIO|user-equipment-3021021|-&gt;|o-ru-302102|</title>
+        <path d="M 5580 850 C 5580 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f65e3c9e-4116-4e01-9497-4322169c1a2b
+ name: N1-NAS|user-equipment-3021021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5620 850 C 5620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b6377c63-cb65-49cc-83f6-eac2ce4559da
+ name: UU-RADIO|user-equipment-3021022|-&gt;|o-ru-302102|</title>
+        <path d="M 5660 850 C 5660 800 5580 850 5580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9bdb021f-e47c-483a-a30c-488887c6c248
+ name: N1-NAS|user-equipment-3021022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5700 850 C 5700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 7098754f-9cc1-4aa6-a75d-634d0bec9d41
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3022|</title>
+        <path d="M 1020 250 C 1020 520 5980 250 5980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a6ecd26e-b904-44b4-bc40-644c0bce7d41
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3022|</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: 30101e2f-8500-49c8-b14e-e40c4e2a2daa
+ name: O1-FILE|smo-3|-&gt;|o-du-3022|</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: a32eba53-e549-4cc7-a78c-267bbc1e7bd3
+ name: O1-VES|o-du-3022|-&gt;|smo-3|</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: 6182e76c-681b-4417-b473-1ed5732fe29f
+ name: F1-C-UNKNOWN|o-cu-cp-302|-&gt;|o-du-3022|</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: 2cdf6c7c-6ff6-48bf-981f-094d45d7fdd0
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3022|</title>
+        <path d="M 1020 250 C 1020 520 5980 250 5980 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 9298dc78-f6d8-4a81-ad50-b8ec6558eda2
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3022|</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: d10c1f1d-d9aa-4a2e-a558-65723377fc5b
+ name: O1-FILE|smo-3|-&gt;|o-du-3022|</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: 7f1c06e5-b3a8-4e46-b505-fbec97c1f8be
+ name: O1-VES|o-du-3022|-&gt;|smo-3|</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: f5422e66-a4ed-4a68-9d28-aac9e44a9f25
+ name: F1-U-UNKNOWN|o-cu-up-302|-&gt;|o-du-3022|</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: f71dfa9a-0fc2-4298-a37a-b50af7b901ac
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30220|</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: 5905ecfa-2482-43a5-bcc9-e2fb2e861cb5
+ name: ETH-OFH|o-du-3022|-&gt;|fronthaul-gateway-30220|</title>
+        <path d="M 6040 580 C 6040 630 6040 580 6040 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: beeeef8b-2509-426b-afec-95fc39a497b6
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302200|</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: ab19b7e4-b4c2-467d-8b74-ec0f105edde6
+ name: OFH-NETCONF|fronthaul-gateway-30220|-&gt;|o-ru-302200|</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: 7af33910-5b1d-4a10-89f3-33799453eb35
+ name: UU-RADIO|user-equipment-3022000|-&gt;|o-ru-302200|</title>
+        <path d="M 5740 850 C 5740 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d8c34512-bdf5-49d2-b00f-63db79b9498f
+ name: N1-NAS|user-equipment-3022000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5780 850 C 5780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 482bafa8-c2bb-43c2-9285-7c2002d8c72a
+ name: UU-RADIO|user-equipment-3022001|-&gt;|o-ru-302200|</title>
+        <path d="M 5820 850 C 5820 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c8995040-c1bd-4559-9233-92b2fb4ac210
+ name: N1-NAS|user-equipment-3022001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5860 850 C 5860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 10c8f585-294a-46ba-b68c-c67c4fb689f9
+ name: UU-RADIO|user-equipment-3022002|-&gt;|o-ru-302200|</title>
+        <path d="M 5900 850 C 5900 800 5820 850 5820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: efa14702-1d3a-47a8-b048-a452c1690794
+ name: N1-NAS|user-equipment-3022002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 5940 850 C 5940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 08d69c26-bb15-4fbb-811e-b5d76c717d5e
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302201|</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: 4d0a1142-42bd-4221-913c-85c00d27931a
+ name: OFH-NETCONF|fronthaul-gateway-30220|-&gt;|o-ru-302201|</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: a8af2e2f-673b-4b6b-8791-7f08f973b9c8
+ name: UU-RADIO|user-equipment-3022010|-&gt;|o-ru-302201|</title>
+        <path d="M 5980 850 C 5980 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1282961e-7df0-4fab-b487-123b8b2bc587
+ name: N1-NAS|user-equipment-3022010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6020 850 C 6020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c16141b0-d906-4e89-9097-14864cdccda6
+ name: UU-RADIO|user-equipment-3022011|-&gt;|o-ru-302201|</title>
+        <path d="M 6060 850 C 6060 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8e170f06-8489-4531-b374-e25dd04a9c6c
+ name: N1-NAS|user-equipment-3022011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6100 850 C 6100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c91784f8-5bd4-488d-aece-6c4d0e0e2780
+ name: UU-RADIO|user-equipment-3022012|-&gt;|o-ru-302201|</title>
+        <path d="M 6140 850 C 6140 800 6060 850 6060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 031525ae-c523-43f9-9111-d1d52d7e9a24
+ name: N1-NAS|user-equipment-3022012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6180 850 C 6180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 24d9a58a-6b71-4943-b1ee-649d776fb29f
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-302202|</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: 5550571f-c4ad-4503-befe-2ecbdd61d774
+ name: OFH-NETCONF|fronthaul-gateway-30220|-&gt;|o-ru-302202|</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: 9569b668-5c8a-4566-a9dd-87cdb41e5ff1
+ name: UU-RADIO|user-equipment-3022020|-&gt;|o-ru-302202|</title>
+        <path d="M 6220 850 C 6220 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 21f71058-a3a2-464a-a6a0-e261a5a9d124
+ name: N1-NAS|user-equipment-3022020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6260 850 C 6260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 48fc4699-a319-485b-ace9-d8453395d9eb
+ name: UU-RADIO|user-equipment-3022021|-&gt;|o-ru-302202|</title>
+        <path d="M 6300 850 C 6300 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f946323d-f0df-4497-b7ac-0ee1f416b65c
+ name: N1-NAS|user-equipment-3022021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6340 850 C 6340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7c643495-99ef-45d4-818b-81464ce46f59
+ name: UU-RADIO|user-equipment-3022022|-&gt;|o-ru-302202|</title>
+        <path d="M 6380 850 C 6380 800 6300 850 6300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1d9fb8bd-255a-4a1e-bd78-bd49455008b6
+ name: N1-NAS|user-equipment-3022022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6420 850 C 6420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 0baa4006-8ddd-4196-971b-50bf25c934c3
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-cp-303|</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: e953ff9a-498a-475e-a279-2c2d474daaed
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-cp-303|</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: 2308ccc1-f2b1-4d4c-822c-66c837de86f2
+ name: O1-FILE|smo-3|-&gt;|o-cu-cp-303|</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: f58cecfe-dd2d-4eff-9801-bd781c5dca0c
+ name: O1-VES|o-cu-cp-303|-&gt;|smo-3|</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: 25ca3fdb-018d-448b-88b1-0ec13fa899e4
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-up-303|</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: 672d6013-3a37-489c-9c47-ed4977e48928
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-up-303|</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: 9c3bda77-64a7-4ffa-bb1a-438bbccece62
+ name: O1-FILE|smo-3|-&gt;|o-cu-up-303|</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: 6a0e4476-9c97-4502-9163-d4c14f83cde7
+ name: O1-VES|o-cu-up-303|-&gt;|smo-3|</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: 93c3caca-3c6c-484c-81b4-e9e2911b7a41
+ name: E1-UNKNOWN|o-cu-cp-303|-&gt;|o-cu-up-303|</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: 8f5171ce-b662-42ad-b4a7-6d82cbba0e77
+ name: N2-NAS|o-cu-cp-303|-&gt;|access-and-mobility-management-function-30|</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: d4b531ad-14e4-4c2d-8a35-b0951686fa5a
+ name: N3-NAS|o-cu-up-303|-&gt;|user-plane-function-30|</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: 55d38896-b8d7-4d23-8166-c2a4c5beeee8
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3030|</title>
+        <path d="M 1020 250 C 1020 520 6700 250 6700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 12567e9c-84c9-4467-b0f7-b6c4e0ab5321
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3030|</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: 722a9717-52a3-4433-93ac-7a50aa032a58
+ name: O1-FILE|smo-3|-&gt;|o-du-3030|</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: 19b8955a-e22b-4018-be46-ca3a979a61f7
+ name: O1-VES|o-du-3030|-&gt;|smo-3|</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: b7b570b4-398b-4f4a-9cf5-dd9f43944a02
+ name: F1-C-UNKNOWN|o-cu-cp-303|-&gt;|o-du-3030|</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: de6e5e2b-ff8d-4081-ac6d-cd86cb452923
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3030|</title>
+        <path d="M 1020 250 C 1020 520 6700 250 6700 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7938c6d8-2c9d-4b64-8775-2d1f3d4f31ec
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3030|</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: dd5360ec-8b05-432e-8a5a-9e02007a0453
+ name: O1-FILE|smo-3|-&gt;|o-du-3030|</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: 464b0b72-3249-495e-9bc6-0ab6de2ebf0d
+ name: O1-VES|o-du-3030|-&gt;|smo-3|</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: c32957e5-0de5-42cd-876f-9a26bd594992
+ name: F1-U-UNKNOWN|o-cu-up-303|-&gt;|o-du-3030|</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: 77615a6e-2884-4ba0-9ed8-3c40b1a34a41
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30300|</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: 27af5fd0-63a1-49a2-893b-a03350f53af0
+ name: ETH-OFH|o-du-3030|-&gt;|fronthaul-gateway-30300|</title>
+        <path d="M 6760 580 C 6760 630 6760 580 6760 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 07737d69-8dec-4e8a-83d6-16e1c656941c
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303000|</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: c8a27d47-6187-4c2f-a681-6691a7dc4ef6
+ name: OFH-NETCONF|fronthaul-gateway-30300|-&gt;|o-ru-303000|</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: 41d12936-9936-4001-8779-21ada624a765
+ name: UU-RADIO|user-equipment-3030000|-&gt;|o-ru-303000|</title>
+        <path d="M 6460 850 C 6460 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 099938f7-7d8e-46bd-ac8c-e68a4088afb9
+ name: N1-NAS|user-equipment-3030000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6500 850 C 6500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 42ac3c93-a6ef-4347-80bf-decd0460066a
+ name: UU-RADIO|user-equipment-3030001|-&gt;|o-ru-303000|</title>
+        <path d="M 6540 850 C 6540 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8d35994c-992d-42ef-bb7b-9eb3c095785e
+ name: N1-NAS|user-equipment-3030001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6580 850 C 6580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f3ec7adc-ea55-49c5-951f-615ab2b8c96a
+ name: UU-RADIO|user-equipment-3030002|-&gt;|o-ru-303000|</title>
+        <path d="M 6620 850 C 6620 800 6540 850 6540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 21a43879-d5f6-4cb2-a1f8-a7e168951720
+ name: N1-NAS|user-equipment-3030002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6660 850 C 6660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: eef77da0-a1fc-4a93-95d0-b707a4758308
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303001|</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: d5121450-c056-4f50-bcc7-ceb63f80908e
+ name: OFH-NETCONF|fronthaul-gateway-30300|-&gt;|o-ru-303001|</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: 4cbd6de8-bd96-4ae2-bbb9-44d179610736
+ name: UU-RADIO|user-equipment-3030010|-&gt;|o-ru-303001|</title>
+        <path d="M 6700 850 C 6700 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bbf75e57-c6a8-45d2-a78a-ac519440e056
+ name: N1-NAS|user-equipment-3030010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6740 850 C 6740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a6e22321-2cf9-4401-a03f-21221ea86f6d
+ name: UU-RADIO|user-equipment-3030011|-&gt;|o-ru-303001|</title>
+        <path d="M 6780 850 C 6780 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fd1a9c22-6bc9-480b-8005-35bd176d3173
+ name: N1-NAS|user-equipment-3030011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6820 850 C 6820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bb19da84-f464-4edd-9119-855cbbf7ffa7
+ name: UU-RADIO|user-equipment-3030012|-&gt;|o-ru-303001|</title>
+        <path d="M 6860 850 C 6860 800 6780 850 6780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 02636ea9-89dd-45c3-9c6f-6c73b6a78361
+ name: N1-NAS|user-equipment-3030012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6900 850 C 6900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a8041f7d-d2da-4560-939b-fb89010256eb
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303002|</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: 128c4953-5ea5-44c1-9fb5-81c11425d291
+ name: OFH-NETCONF|fronthaul-gateway-30300|-&gt;|o-ru-303002|</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: c0aabeeb-f87f-4937-a16e-fa2b0eb3ee43
+ name: UU-RADIO|user-equipment-3030020|-&gt;|o-ru-303002|</title>
+        <path d="M 6940 850 C 6940 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a4bde9cc-3c37-4ea5-b411-1e0e40082b08
+ name: N1-NAS|user-equipment-3030020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 6980 850 C 6980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6b069094-0f48-4d58-866d-0de959cea543
+ name: UU-RADIO|user-equipment-3030021|-&gt;|o-ru-303002|</title>
+        <path d="M 7020 850 C 7020 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 99e0d1e0-38b4-4118-99ba-22bedfc96448
+ name: N1-NAS|user-equipment-3030021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7060 850 C 7060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8fca8393-f9c8-48d6-b8f2-7f1b32110600
+ name: UU-RADIO|user-equipment-3030022|-&gt;|o-ru-303002|</title>
+        <path d="M 7100 850 C 7100 800 7020 850 7020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b6cba476-0cc2-4bf1-993e-13e4459392e6
+ name: N1-NAS|user-equipment-3030022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7140 850 C 7140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: a4e0ad52-b5ca-4832-8795-510f153de904
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3031|</title>
+        <path d="M 1020 250 C 1020 520 7420 250 7420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2e91494a-1a62-47e1-85de-f201756e83d4
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3031|</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: 4c9980fa-77a5-4160-b7be-d4da546b899b
+ name: O1-FILE|smo-3|-&gt;|o-du-3031|</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: 5a167e06-9a18-460d-9b6f-07494b1c50de
+ name: O1-VES|o-du-3031|-&gt;|smo-3|</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: 57c0a5a8-ee52-4940-8ecd-14006f7563de
+ name: F1-C-UNKNOWN|o-cu-cp-303|-&gt;|o-du-3031|</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: 260ed38c-8aaf-4930-b4d0-1a6e98f12a53
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3031|</title>
+        <path d="M 1020 250 C 1020 520 7420 250 7420 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 90717878-d6ce-498c-9cb6-040df4d00819
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3031|</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: eb476899-de99-4581-9bee-0a013f60258c
+ name: O1-FILE|smo-3|-&gt;|o-du-3031|</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: 5bfb3a97-ae74-4556-a12b-b6f92a27e80f
+ name: O1-VES|o-du-3031|-&gt;|smo-3|</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: 61f32252-5129-42fd-a0a7-deda0a85971c
+ name: F1-U-UNKNOWN|o-cu-up-303|-&gt;|o-du-3031|</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: 57c656e8-6a24-4781-9dbe-c034ec664f38
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30310|</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: fbb2d656-17fb-4e3e-a458-7d770756e6a4
+ name: ETH-OFH|o-du-3031|-&gt;|fronthaul-gateway-30310|</title>
+        <path d="M 7480 580 C 7480 630 7480 580 7480 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: b2fd5b4b-d0b6-484c-8f81-a1ead1f6b602
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303100|</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: 07643b20-7f1f-46e6-968a-1915318f4f17
+ name: OFH-NETCONF|fronthaul-gateway-30310|-&gt;|o-ru-303100|</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: 9676f9ac-0b9b-4a2a-b230-0b333b78731b
+ name: UU-RADIO|user-equipment-3031000|-&gt;|o-ru-303100|</title>
+        <path d="M 7180 850 C 7180 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 14a0fcf1-bd11-409e-877d-f44c496d4011
+ name: N1-NAS|user-equipment-3031000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7220 850 C 7220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: deaf28c9-3acd-4ac9-94e2-d5fd630c2f2b
+ name: UU-RADIO|user-equipment-3031001|-&gt;|o-ru-303100|</title>
+        <path d="M 7260 850 C 7260 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a50b37ac-e9d4-4363-91e9-ca53664b0190
+ name: N1-NAS|user-equipment-3031001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7300 850 C 7300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1cef1946-a951-4c3b-a3be-81682b50ca11
+ name: UU-RADIO|user-equipment-3031002|-&gt;|o-ru-303100|</title>
+        <path d="M 7340 850 C 7340 800 7260 850 7260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 69a7be0b-4b9b-429f-812b-74a35babba75
+ name: N1-NAS|user-equipment-3031002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7380 850 C 7380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 3e9df352-e12f-49d3-bc36-86853b6883a7
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303101|</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: c2bd3492-7d2b-4691-8c42-d9fec9f109d6
+ name: OFH-NETCONF|fronthaul-gateway-30310|-&gt;|o-ru-303101|</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: 8cd5c4e1-cd40-477a-8c46-bf48ba838622
+ name: UU-RADIO|user-equipment-3031010|-&gt;|o-ru-303101|</title>
+        <path d="M 7420 850 C 7420 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 388b2864-c360-45bd-8116-51f93366800d
+ name: N1-NAS|user-equipment-3031010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7460 850 C 7460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 835ca9b4-76c9-4e30-9305-a01c890eb054
+ name: UU-RADIO|user-equipment-3031011|-&gt;|o-ru-303101|</title>
+        <path d="M 7500 850 C 7500 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a1155eab-9956-42ee-9f11-d2378bed4a04
+ name: N1-NAS|user-equipment-3031011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7540 850 C 7540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e74b2b06-f484-4f0f-ab1e-8edefb2aea68
+ name: UU-RADIO|user-equipment-3031012|-&gt;|o-ru-303101|</title>
+        <path d="M 7580 850 C 7580 800 7500 850 7500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3ce2bea3-2da4-4d5e-8700-3f9ed9724092
+ name: N1-NAS|user-equipment-3031012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7620 850 C 7620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5b250117-f292-4636-b002-f0bd79d94d86
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303102|</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: d938a099-700c-4999-8bbc-3ded6ae6a0de
+ name: OFH-NETCONF|fronthaul-gateway-30310|-&gt;|o-ru-303102|</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: cc8ae5f4-54be-49e8-aa59-46d7c6e56b2a
+ name: UU-RADIO|user-equipment-3031020|-&gt;|o-ru-303102|</title>
+        <path d="M 7660 850 C 7660 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e47590fd-b39e-4e9e-9440-7e62b5dc621a
+ name: N1-NAS|user-equipment-3031020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7700 850 C 7700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 231d68aa-a6d5-49ee-8ac6-ea4ee553ce39
+ name: UU-RADIO|user-equipment-3031021|-&gt;|o-ru-303102|</title>
+        <path d="M 7740 850 C 7740 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 19847398-eea9-4456-8f18-ad3d5100d6fa
+ name: N1-NAS|user-equipment-3031021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7780 850 C 7780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8ddbd79e-6265-4c4b-8a67-bc3025846199
+ name: UU-RADIO|user-equipment-3031022|-&gt;|o-ru-303102|</title>
+        <path d="M 7820 850 C 7820 800 7740 850 7740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a5ff163f-e0f3-4255-be21-ae8f78f18312
+ name: N1-NAS|user-equipment-3031022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7860 850 C 7860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 279ac5ba-0d61-4eb2-b569-ae0763b03121
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3032|</title>
+        <path d="M 1020 250 C 1020 520 8140 250 8140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7251794e-606f-4f3b-97f9-ff40a0305fef
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3032|</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: e69f43ac-c75e-4b10-a527-864e74552049
+ name: O1-FILE|smo-3|-&gt;|o-du-3032|</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: a9df1742-e050-498f-b157-cf6ef3e28366
+ name: O1-VES|o-du-3032|-&gt;|smo-3|</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: 71f5f7cd-0203-4e68-9828-700762a45256
+ name: F1-C-UNKNOWN|o-cu-cp-303|-&gt;|o-du-3032|</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: f0a8890b-6248-4b82-9878-30ee5caa31cd
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3032|</title>
+        <path d="M 1020 250 C 1020 520 8140 250 8140 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: e652baae-d964-42c5-9fca-a501a6277843
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3032|</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: 0f7c0153-4dbc-40d3-88d2-8fac1c8edfd8
+ name: O1-FILE|smo-3|-&gt;|o-du-3032|</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: 9a246b48-51d8-496f-afe5-72e1d7c0b2f4
+ name: O1-VES|o-du-3032|-&gt;|smo-3|</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: 7de93b79-923e-455a-ba3b-237b9bbfbe18
+ name: F1-U-UNKNOWN|o-cu-up-303|-&gt;|o-du-3032|</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: a663bb42-5cdf-4582-9f52-3761a9312c54
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30320|</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: f545275e-4f9f-48eb-bf72-e996ceffa628
+ name: ETH-OFH|o-du-3032|-&gt;|fronthaul-gateway-30320|</title>
+        <path d="M 8200 580 C 8200 630 8200 580 8200 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c872b355-7d4c-4951-b1be-619027f67eb5
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303200|</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: 89b29922-2252-4572-aef5-98c72baca837
+ name: OFH-NETCONF|fronthaul-gateway-30320|-&gt;|o-ru-303200|</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: c962ce14-f608-48be-906e-6db3051e140f
+ name: UU-RADIO|user-equipment-3032000|-&gt;|o-ru-303200|</title>
+        <path d="M 7900 850 C 7900 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 491bb067-334a-4ad8-8eee-e63ece24e613
+ name: N1-NAS|user-equipment-3032000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 7940 850 C 7940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4fd04db6-bc8c-44b7-9dee-01bd87d4d61e
+ name: UU-RADIO|user-equipment-3032001|-&gt;|o-ru-303200|</title>
+        <path d="M 7980 850 C 7980 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bdeceb84-c5c4-4ab6-9b09-16972bce7f13
+ name: N1-NAS|user-equipment-3032001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8020 850 C 8020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7c7730dd-c2f5-4bb7-a10b-0564e73ca254
+ name: UU-RADIO|user-equipment-3032002|-&gt;|o-ru-303200|</title>
+        <path d="M 8060 850 C 8060 800 7980 850 7980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 83492f6d-5a3c-4be0-9ca1-410ad927e31a
+ name: N1-NAS|user-equipment-3032002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8100 850 C 8100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c210a0fe-dbb3-4f8b-b9d8-f0b7843efad7
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303201|</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: 2c75a725-8fc2-4ad7-9e8b-66efa802f6c4
+ name: OFH-NETCONF|fronthaul-gateway-30320|-&gt;|o-ru-303201|</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: 2604366a-69b1-49b1-a1c5-3c41dbe16f7c
+ name: UU-RADIO|user-equipment-3032010|-&gt;|o-ru-303201|</title>
+        <path d="M 8140 850 C 8140 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d5ba4c77-3706-4cd1-85c1-d84b4c0685a4
+ name: N1-NAS|user-equipment-3032010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8180 850 C 8180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ce6c289c-785b-4d38-87da-b8d2b4ac88c5
+ name: UU-RADIO|user-equipment-3032011|-&gt;|o-ru-303201|</title>
+        <path d="M 8220 850 C 8220 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 76b454fe-da59-4f64-a649-e35ebeb86cc6
+ name: N1-NAS|user-equipment-3032011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8260 850 C 8260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b6db4700-8c3d-494d-bb87-2b9a8b502b78
+ name: UU-RADIO|user-equipment-3032012|-&gt;|o-ru-303201|</title>
+        <path d="M 8300 850 C 8300 800 8220 850 8220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b619ad89-8085-4519-ae83-f3f7dae4ae2c
+ name: N1-NAS|user-equipment-3032012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8340 850 C 8340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 8fea8ecc-9ba4-4ccf-9b68-634d2f555c6d
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-303202|</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: 247d0306-ed6d-413d-99d8-101957ae9654
+ name: OFH-NETCONF|fronthaul-gateway-30320|-&gt;|o-ru-303202|</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: 440fca53-8b78-47aa-a6e0-d6b90722f8f1
+ name: UU-RADIO|user-equipment-3032020|-&gt;|o-ru-303202|</title>
+        <path d="M 8380 850 C 8380 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0c426595-6d89-48f9-a2bf-e0a6b8cccbcc
+ name: N1-NAS|user-equipment-3032020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8420 850 C 8420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 27ab2240-8abb-43e5-a027-887758c93882
+ name: UU-RADIO|user-equipment-3032021|-&gt;|o-ru-303202|</title>
+        <path d="M 8460 850 C 8460 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c33d6124-938d-4da1-9e67-eb52a55c3730
+ name: N1-NAS|user-equipment-3032021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8500 850 C 8500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ac3ce8a6-dd6a-4202-a3f8-4eb633d92017
+ name: UU-RADIO|user-equipment-3032022|-&gt;|o-ru-303202|</title>
+        <path d="M 8540 850 C 8540 800 8460 850 8460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bfefcf9b-3675-4a46-b6ad-f9f710e16f6e
+ name: N1-NAS|user-equipment-3032022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8580 850 C 8580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 5c465704-e9b3-4dc4-a83c-f4395fda90e2
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-cp-304|</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: 2f5fb753-3005-4aec-8ccb-237f17352cd0
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-cp-304|</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: 24b15649-509e-422d-94f4-1d046e062a45
+ name: O1-FILE|smo-3|-&gt;|o-cu-cp-304|</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: 67caafe0-ff29-4fac-b131-2196e3a2ac9f
+ name: O1-VES|o-cu-cp-304|-&gt;|smo-3|</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: b5835159-e876-4740-ad28-09caa45315af
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-up-304|</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: 885e52c8-1efb-4c42-8c58-d1f778cb8aa9
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-up-304|</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: a779ab66-0e83-4258-a380-c1c5357ef5c6
+ name: O1-FILE|smo-3|-&gt;|o-cu-up-304|</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: 2f2777a8-1b41-4fdf-9212-5fde4305e438
+ name: O1-VES|o-cu-up-304|-&gt;|smo-3|</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: 9346da5f-d7e6-42a2-aeaa-8e947ff58c1f
+ name: E1-UNKNOWN|o-cu-cp-304|-&gt;|o-cu-up-304|</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: 2afba6dd-5bee-4694-954d-a81ca03824a1
+ name: N2-NAS|o-cu-cp-304|-&gt;|access-and-mobility-management-function-30|</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: 283a425c-bdf0-4bbb-8993-32c19a98bd2c
+ name: N3-NAS|o-cu-up-304|-&gt;|user-plane-function-30|</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: ec7bd1f9-ace0-4866-95d7-b6aeffa5c75e
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3040|</title>
+        <path d="M 1020 250 C 1020 520 8860 250 8860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 3a149027-31bf-4621-bb1d-20e0a34073a3
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3040|</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: 27f0861a-086d-4642-9835-2e39e8af91f0
+ name: O1-FILE|smo-3|-&gt;|o-du-3040|</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: 8bc661fe-5d06-445b-9aad-f01be9496608
+ name: O1-VES|o-du-3040|-&gt;|smo-3|</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: a7952d5c-6358-4f68-be81-c8213bc7696d
+ name: F1-C-UNKNOWN|o-cu-cp-304|-&gt;|o-du-3040|</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: 674878ed-c089-4eb5-95cd-377629ccbb62
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3040|</title>
+        <path d="M 1020 250 C 1020 520 8860 250 8860 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2cd641b2-e74e-45b2-9e17-55b4fc387739
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3040|</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: e7ffc952-4c52-4972-a839-0ed0e611e2ab
+ name: O1-FILE|smo-3|-&gt;|o-du-3040|</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: 5f64375e-3190-4e04-8f3d-460650036820
+ name: O1-VES|o-du-3040|-&gt;|smo-3|</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: 23caefbb-1d4c-486e-9c8c-860f72197f16
+ name: F1-U-UNKNOWN|o-cu-up-304|-&gt;|o-du-3040|</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: b9fa040b-7daa-44e3-9e51-7895e3f195b7
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30400|</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: 945e38ee-4a66-45cc-b1dc-9a1bb89abb02
+ name: ETH-OFH|o-du-3040|-&gt;|fronthaul-gateway-30400|</title>
+        <path d="M 8920 580 C 8920 630 8920 580 8920 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 056617b8-24ac-4766-b83a-5aced231d132
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304000|</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: 307026f4-4749-4512-8c76-f8d6ee3fe4b5
+ name: OFH-NETCONF|fronthaul-gateway-30400|-&gt;|o-ru-304000|</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: b6ef5d11-07a0-4e5d-bbea-40e74a19eaf1
+ name: UU-RADIO|user-equipment-3040000|-&gt;|o-ru-304000|</title>
+        <path d="M 8620 850 C 8620 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b162653a-e62c-440d-a648-21025cab522a
+ name: N1-NAS|user-equipment-3040000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8660 850 C 8660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7afbd9fb-ab2f-41ee-86dd-8e35b45a4174
+ name: UU-RADIO|user-equipment-3040001|-&gt;|o-ru-304000|</title>
+        <path d="M 8700 850 C 8700 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5422f6d7-d28b-4352-a46c-a2866beac5dc
+ name: N1-NAS|user-equipment-3040001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8740 850 C 8740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: d3116b2d-8f5e-402a-8dd3-33183be245b5
+ name: UU-RADIO|user-equipment-3040002|-&gt;|o-ru-304000|</title>
+        <path d="M 8780 850 C 8780 800 8700 850 8700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 3b70648f-b094-4f64-8fc1-6c251231a579
+ name: N1-NAS|user-equipment-3040002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8820 850 C 8820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4eed8989-c3c6-405b-9b3d-6a0b75974506
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304001|</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: 7625fd65-a38b-446d-829a-d5ad7012c4f1
+ name: OFH-NETCONF|fronthaul-gateway-30400|-&gt;|o-ru-304001|</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: 898b2bd4-8028-4cf3-bb62-aaae9f22065d
+ name: UU-RADIO|user-equipment-3040010|-&gt;|o-ru-304001|</title>
+        <path d="M 8860 850 C 8860 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0dcc7b74-b687-488d-8af8-4e11c23fc680
+ name: N1-NAS|user-equipment-3040010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8900 850 C 8900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 1f4deee5-e4bf-4ca8-9dbd-16bc3f49e3fe
+ name: UU-RADIO|user-equipment-3040011|-&gt;|o-ru-304001|</title>
+        <path d="M 8940 850 C 8940 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 620a350c-8c43-4572-8b3d-9dac316dd890
+ name: N1-NAS|user-equipment-3040011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 8980 850 C 8980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: aabad989-d4bd-4478-8297-0b80d818a18c
+ name: UU-RADIO|user-equipment-3040012|-&gt;|o-ru-304001|</title>
+        <path d="M 9020 850 C 9020 800 8940 850 8940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0c6edcf7-3375-4e99-b9cf-ef14726ecef8
+ name: N1-NAS|user-equipment-3040012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9060 850 C 9060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 705258c2-bc12-4d1e-8510-4c63928e8038
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304002|</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: 06116aea-531b-4d88-b61a-1769122e251f
+ name: OFH-NETCONF|fronthaul-gateway-30400|-&gt;|o-ru-304002|</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: 2e58e973-b189-4630-a88d-d8806609b0a1
+ name: UU-RADIO|user-equipment-3040020|-&gt;|o-ru-304002|</title>
+        <path d="M 9100 850 C 9100 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 96c53ce3-b76f-4994-80b3-764ea69761a2
+ name: N1-NAS|user-equipment-3040020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9140 850 C 9140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e30f8d6a-839f-4064-85c0-66211e868b93
+ name: UU-RADIO|user-equipment-3040021|-&gt;|o-ru-304002|</title>
+        <path d="M 9180 850 C 9180 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8bac35f7-6e28-4153-adb9-80b88db6f38a
+ name: N1-NAS|user-equipment-3040021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9220 850 C 9220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 746e38ec-8cfc-43ab-ba1d-154a044035b7
+ name: UU-RADIO|user-equipment-3040022|-&gt;|o-ru-304002|</title>
+        <path d="M 9260 850 C 9260 800 9180 850 9180 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c401211b-e597-4f8d-9e7e-cafa61e3798e
+ name: N1-NAS|user-equipment-3040022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9300 850 C 9300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 979686c0-8e24-4575-8cfe-5ebba780d6fa
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3041|</title>
+        <path d="M 1020 250 C 1020 520 9580 250 9580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a5644219-3b59-4842-be77-d110c02c4774
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3041|</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: 06b4f64f-0aa0-479d-83ca-05d82f6dde99
+ name: O1-FILE|smo-3|-&gt;|o-du-3041|</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: e87ff033-620e-4ceb-a0f2-b03c5fc136df
+ name: O1-VES|o-du-3041|-&gt;|smo-3|</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: 9b93d8a6-7684-4c15-9b2c-5b8d9222e0f3
+ name: F1-C-UNKNOWN|o-cu-cp-304|-&gt;|o-du-3041|</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: 218489c7-8034-4afd-95df-f09f95dccebe
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3041|</title>
+        <path d="M 1020 250 C 1020 520 9580 250 9580 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 3da3ffba-df8c-460b-982d-91006fabc861
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3041|</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: e03da460-7f42-45f1-b4e3-1612f2d05ac3
+ name: O1-FILE|smo-3|-&gt;|o-du-3041|</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: cc588f10-ce11-4a4b-a6ee-d6cff80c1384
+ name: O1-VES|o-du-3041|-&gt;|smo-3|</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: 7b213693-5dd4-404c-946b-d802743e4195
+ name: F1-U-UNKNOWN|o-cu-up-304|-&gt;|o-du-3041|</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: b5e1cba1-4967-48b0-a180-6a8cd58b6877
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30410|</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: 8d41699e-d554-44e7-bca0-be6fcf4807c0
+ name: ETH-OFH|o-du-3041|-&gt;|fronthaul-gateway-30410|</title>
+        <path d="M 9640 580 C 9640 630 9640 580 9640 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: c8e595f0-c417-4297-816b-679355532b5b
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304100|</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: a8b1bd5b-3ab0-44d0-a34d-89d1f8ec8007
+ name: OFH-NETCONF|fronthaul-gateway-30410|-&gt;|o-ru-304100|</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: f9d6362b-3df9-4e81-8e76-714f4b54f3ff
+ name: UU-RADIO|user-equipment-3041000|-&gt;|o-ru-304100|</title>
+        <path d="M 9340 850 C 9340 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d1689eaf-50e4-4118-bbd5-47153b697607
+ name: N1-NAS|user-equipment-3041000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9380 850 C 9380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0c9c8c47-a478-4391-889a-17e5630cd8b7
+ name: UU-RADIO|user-equipment-3041001|-&gt;|o-ru-304100|</title>
+        <path d="M 9420 850 C 9420 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c4c70ebf-2481-4d50-a459-c41f5c89e781
+ name: N1-NAS|user-equipment-3041001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9460 850 C 9460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e41d618d-217b-4d4e-9a5c-2711852ab391
+ name: UU-RADIO|user-equipment-3041002|-&gt;|o-ru-304100|</title>
+        <path d="M 9500 850 C 9500 800 9420 850 9420 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1a6602aa-71cc-4fed-84cc-6b12ff801afd
+ name: N1-NAS|user-equipment-3041002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9540 850 C 9540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 5e4e021f-8644-49dc-acd1-77c4a682d59d
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304101|</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: 47c1ff09-2d42-4fe6-a954-2d410e167b4c
+ name: OFH-NETCONF|fronthaul-gateway-30410|-&gt;|o-ru-304101|</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: 5624a249-4498-4f9d-ba30-78d319f10846
+ name: UU-RADIO|user-equipment-3041010|-&gt;|o-ru-304101|</title>
+        <path d="M 9580 850 C 9580 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 25d308ae-4b84-4c34-817c-38dee1ecb539
+ name: N1-NAS|user-equipment-3041010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9620 850 C 9620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 980759ff-7a9f-4703-9cd6-66ab574094de
+ name: UU-RADIO|user-equipment-3041011|-&gt;|o-ru-304101|</title>
+        <path d="M 9660 850 C 9660 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8ec2263f-a348-4f50-87af-b4e51b4da1cf
+ name: N1-NAS|user-equipment-3041011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9700 850 C 9700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 90318a50-b08c-43a7-8c5f-5ea54e4035db
+ name: UU-RADIO|user-equipment-3041012|-&gt;|o-ru-304101|</title>
+        <path d="M 9740 850 C 9740 800 9660 850 9660 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fd5cc7db-fb9c-4bec-ad77-5a4fdcd66210
+ name: N1-NAS|user-equipment-3041012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9780 850 C 9780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: e61bd4db-cf3d-439f-8b09-e3a8668bc81e
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304102|</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: 8fedaaf0-c6af-4056-ac9a-b44f6b32a2a0
+ name: OFH-NETCONF|fronthaul-gateway-30410|-&gt;|o-ru-304102|</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: 474c52fb-4377-4d44-bcfa-ccf1dca2edba
+ name: UU-RADIO|user-equipment-3041020|-&gt;|o-ru-304102|</title>
+        <path d="M 9820 850 C 9820 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c54ab0fd-cbf0-4a82-83bc-d96976292bd4
+ name: N1-NAS|user-equipment-3041020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9860 850 C 9860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ce9b067f-a6b8-459e-bd80-a2ca9c45cb44
+ name: UU-RADIO|user-equipment-3041021|-&gt;|o-ru-304102|</title>
+        <path d="M 9900 850 C 9900 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4410f95d-3a78-495b-a801-cd1a6c3c9d64
+ name: N1-NAS|user-equipment-3041021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 9940 850 C 9940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 801fe434-6f5a-48fa-b4bd-503a2fdf052b
+ name: UU-RADIO|user-equipment-3041022|-&gt;|o-ru-304102|</title>
+        <path d="M 9980 850 C 9980 800 9900 850 9900 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 21735f8b-7d4d-4dd1-8b21-c07ab60089ab
+ name: N1-NAS|user-equipment-3041022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10020 850 C 10020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 10081728-6c8a-423c-ab73-9bb9366035de
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3042|</title>
+        <path d="M 1020 250 C 1020 520 10300 250 10300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b0ea2a16-8f79-47cc-84cc-19e53705f523
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3042|</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: 32093a4a-a078-434f-9cab-2d57ff4642e7
+ name: O1-FILE|smo-3|-&gt;|o-du-3042|</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: 34990520-5e59-4673-a05b-1dcfa30b6c80
+ name: O1-VES|o-du-3042|-&gt;|smo-3|</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: 646f8744-8022-40b4-a64e-0925da076a50
+ name: F1-C-UNKNOWN|o-cu-cp-304|-&gt;|o-du-3042|</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: 4f22f139-321f-428b-87f9-af8ede3e05e1
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3042|</title>
+        <path d="M 1020 250 C 1020 520 10300 250 10300 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6f8378af-d78d-45c6-a3e3-09c0a18ff7d9
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3042|</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: 42cf97c3-56e7-48f5-9c6c-a943c24e2f82
+ name: O1-FILE|smo-3|-&gt;|o-du-3042|</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: 4393602c-98ec-4287-81e3-52fd5672eb7c
+ name: O1-VES|o-du-3042|-&gt;|smo-3|</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: 97a9c9c8-296f-4334-9882-ec157b775b6f
+ name: F1-U-UNKNOWN|o-cu-up-304|-&gt;|o-du-3042|</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: 2cc2c178-381f-40b5-9e67-f9ab44e84c32
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30420|</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: 23765fae-9a44-444f-a731-4d74af9045ce
+ name: ETH-OFH|o-du-3042|-&gt;|fronthaul-gateway-30420|</title>
+        <path d="M 10360 580 C 10360 630 10360 580 10360 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6772bcaf-5d94-47b8-b2fe-12f3d4d4cc41
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304200|</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: 7454a3cd-325c-437b-9c84-588f3ffcf486
+ name: OFH-NETCONF|fronthaul-gateway-30420|-&gt;|o-ru-304200|</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: 4b8d686f-566b-4c3e-b4b1-8fc7ba29d300
+ name: UU-RADIO|user-equipment-3042000|-&gt;|o-ru-304200|</title>
+        <path d="M 10060 850 C 10060 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d6ece2bc-1bf0-47ca-8d0d-d1e62cd43335
+ name: N1-NAS|user-equipment-3042000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10100 850 C 10100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f235ad61-ec14-4872-89cc-8a1789fb6b37
+ name: UU-RADIO|user-equipment-3042001|-&gt;|o-ru-304200|</title>
+        <path d="M 10140 850 C 10140 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 2a6a000a-14a7-4705-ad3e-b585069c2a99
+ name: N1-NAS|user-equipment-3042001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10180 850 C 10180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: ec78340e-b6d6-4b35-81fb-34d73e51b3f4
+ name: UU-RADIO|user-equipment-3042002|-&gt;|o-ru-304200|</title>
+        <path d="M 10220 850 C 10220 800 10140 850 10140 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9db4b62c-a920-4388-b5f9-9b35a0b2e008
+ name: N1-NAS|user-equipment-3042002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10260 850 C 10260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6ab52f5e-aab3-49b7-aa5c-fc81b24be444
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304201|</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: e7aff96f-1113-45d1-a412-bb666f03af80
+ name: OFH-NETCONF|fronthaul-gateway-30420|-&gt;|o-ru-304201|</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: 61d41b77-a8f8-4d57-946c-44dda5e26b46
+ name: UU-RADIO|user-equipment-3042010|-&gt;|o-ru-304201|</title>
+        <path d="M 10300 850 C 10300 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 732ed9f0-aca9-48e4-849b-d2bff9ef35c3
+ name: N1-NAS|user-equipment-3042010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10340 850 C 10340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7fd1d93a-0f79-4f95-96ea-1506f82650a2
+ name: UU-RADIO|user-equipment-3042011|-&gt;|o-ru-304201|</title>
+        <path d="M 10380 850 C 10380 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: da40d956-91e9-4c9c-976c-89643585658b
+ name: N1-NAS|user-equipment-3042011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10420 850 C 10420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8965c896-1003-4800-9917-83730dbe7ea4
+ name: UU-RADIO|user-equipment-3042012|-&gt;|o-ru-304201|</title>
+        <path d="M 10460 850 C 10460 800 10380 850 10380 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 2d0dcfcf-f1cf-4dda-ae82-60774138ab2f
+ name: N1-NAS|user-equipment-3042012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10500 850 C 10500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4153aa47-1dcf-40d4-b2fb-504c2430a890
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-304202|</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: 44f40566-fbf8-482a-8294-b4671b7e1e7b
+ name: OFH-NETCONF|fronthaul-gateway-30420|-&gt;|o-ru-304202|</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: d40277f8-1715-4f0a-835f-c1c5a18ee99e
+ name: UU-RADIO|user-equipment-3042020|-&gt;|o-ru-304202|</title>
+        <path d="M 10540 850 C 10540 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e7baf616-71fc-4626-a3a5-4e9117d8d9a4
+ name: N1-NAS|user-equipment-3042020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10580 850 C 10580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 57398e63-ca99-48f1-96ae-b7fe1e5c67a6
+ name: UU-RADIO|user-equipment-3042021|-&gt;|o-ru-304202|</title>
+        <path d="M 10620 850 C 10620 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cb343ae8-5ede-4e9f-bfe5-27fcb6ec9c56
+ name: N1-NAS|user-equipment-3042021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10660 850 C 10660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 65aa8c6c-cb27-47dd-a61c-5a692672d8ff
+ name: UU-RADIO|user-equipment-3042022|-&gt;|o-ru-304202|</title>
+        <path d="M 10700 850 C 10700 800 10620 850 10620 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: f03ba6be-c3ec-4338-b523-0bb912c6cee0
+ name: N1-NAS|user-equipment-3042022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10740 850 C 10740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 34624ef5-0feb-4662-8e73-cea979d1c4ae
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-cp-305|</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: ac87022d-9c34-466e-8194-4164c17e9c5d
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-cp-305|</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: f1338902-3941-4fd8-8427-0f14f3e13859
+ name: O1-FILE|smo-3|-&gt;|o-cu-cp-305|</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: 2ead1c5d-cdb9-4035-a343-0b0b21881285
+ name: O1-VES|o-cu-cp-305|-&gt;|smo-3|</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: 7be4d306-f2c6-4207-ae5e-d5e6197190e7
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-up-305|</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: d876de4d-2ca8-4089-8ccc-671609de6f2b
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-up-305|</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: d9096e52-ab4c-4bd1-92da-bf96eed563a4
+ name: O1-FILE|smo-3|-&gt;|o-cu-up-305|</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: 28e80e4c-8e52-48af-a7dc-8499b6856741
+ name: O1-VES|o-cu-up-305|-&gt;|smo-3|</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: 3b7f36fc-d88e-4333-a8cb-90f0362b7b48
+ name: E1-UNKNOWN|o-cu-cp-305|-&gt;|o-cu-up-305|</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: a70b0733-e2be-4c95-8df4-b16fc1d844cc
+ name: N2-NAS|o-cu-cp-305|-&gt;|access-and-mobility-management-function-30|</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: 1d8fe156-5b3b-40a2-bcc0-18389bd1f3ee
+ name: N3-NAS|o-cu-up-305|-&gt;|user-plane-function-30|</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: 66a4e5ec-6a75-48e2-be68-fbdeec07bd6d
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3050|</title>
+        <path d="M 1020 250 C 1020 520 11020 250 11020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 7dccc6d1-cf8f-439a-a126-efb07009c0de
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3050|</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: 9ac7493f-ca87-4f15-92fe-714bfcba1c4b
+ name: O1-FILE|smo-3|-&gt;|o-du-3050|</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: 6cc60f6b-54b6-4106-89fe-ffeafdcbd891
+ name: O1-VES|o-du-3050|-&gt;|smo-3|</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: b8d334f3-9757-4b38-901a-c01f4ab64b9a
+ name: F1-C-UNKNOWN|o-cu-cp-305|-&gt;|o-du-3050|</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: 8d770410-ad4d-4775-8445-76332426b02b
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3050|</title>
+        <path d="M 1020 250 C 1020 520 11020 250 11020 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: f9fa3ba0-183b-48fb-93a1-0c20b9e292e8
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3050|</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: e78dd15d-6da4-4a3b-b1fb-095883f22bf8
+ name: O1-FILE|smo-3|-&gt;|o-du-3050|</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: a40dd563-eda5-4abb-9188-c068924af4ae
+ name: O1-VES|o-du-3050|-&gt;|smo-3|</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: 3f5229bf-73d4-420f-9cea-542a17a55b3c
+ name: F1-U-UNKNOWN|o-cu-up-305|-&gt;|o-du-3050|</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: 384f33bc-3bc0-48b1-80aa-bee7cce67abd
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30500|</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: 7a0144ba-7d1f-4582-8314-0970e22e0285
+ name: ETH-OFH|o-du-3050|-&gt;|fronthaul-gateway-30500|</title>
+        <path d="M 11080 580 C 11080 630 11080 580 11080 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4a9d11eb-d30a-47d3-9aa9-ecaafd6d870e
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305000|</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: 5fb79c0b-26ec-4f17-a00d-2820acf75ef9
+ name: OFH-NETCONF|fronthaul-gateway-30500|-&gt;|o-ru-305000|</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: c8037893-2ad7-4c97-beed-365d68848436
+ name: UU-RADIO|user-equipment-3050000|-&gt;|o-ru-305000|</title>
+        <path d="M 10780 850 C 10780 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8883bead-671f-4be2-b2dc-cb9d127169c4
+ name: N1-NAS|user-equipment-3050000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10820 850 C 10820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e5571be3-77b9-4db3-81ca-3b81a5490419
+ name: UU-RADIO|user-equipment-3050001|-&gt;|o-ru-305000|</title>
+        <path d="M 10860 850 C 10860 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b4eb81f5-ecc8-4fca-b6db-da553c318b84
+ name: N1-NAS|user-equipment-3050001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10900 850 C 10900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4870ce1b-3deb-4aca-80be-ffc17c2aaca1
+ name: UU-RADIO|user-equipment-3050002|-&gt;|o-ru-305000|</title>
+        <path d="M 10940 850 C 10940 800 10860 850 10860 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5bbf46b8-f8c3-4b4b-8517-4981112dfe21
+ name: N1-NAS|user-equipment-3050002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 10980 850 C 10980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 469a28b5-e28f-4978-afb1-7759caa6262d
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305001|</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: 2c6b7c02-d201-494f-94eb-51620ac7afa5
+ name: OFH-NETCONF|fronthaul-gateway-30500|-&gt;|o-ru-305001|</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: 290721c2-4d25-4a8f-bae5-8aaa8accef34
+ name: UU-RADIO|user-equipment-3050010|-&gt;|o-ru-305001|</title>
+        <path d="M 11020 850 C 11020 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9990ddb5-6039-4872-9723-7e80e99db0da
+ name: N1-NAS|user-equipment-3050010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11060 850 C 11060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 8c48b10d-3dc7-4ee0-b6cb-50eb4ecc0d4b
+ name: UU-RADIO|user-equipment-3050011|-&gt;|o-ru-305001|</title>
+        <path d="M 11100 850 C 11100 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a57e6a4e-78f8-40dc-b9c5-c5da0a89d17d
+ name: N1-NAS|user-equipment-3050011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11140 850 C 11140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 29a9d27a-d94b-4b30-a66f-03594355c245
+ name: UU-RADIO|user-equipment-3050012|-&gt;|o-ru-305001|</title>
+        <path d="M 11180 850 C 11180 800 11100 850 11100 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: cbbbf8f2-49c9-4738-9677-a870d2079e93
+ name: N1-NAS|user-equipment-3050012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11220 850 C 11220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: f2abd8df-62f1-4e8a-b4f7-964c0be7dbd5
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305002|</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: 5956ada2-d22d-4fa2-b9ac-597da9b81249
+ name: OFH-NETCONF|fronthaul-gateway-30500|-&gt;|o-ru-305002|</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: 30c3aaf3-ca9b-481a-97d8-54d79593cb42
+ name: UU-RADIO|user-equipment-3050020|-&gt;|o-ru-305002|</title>
+        <path d="M 11260 850 C 11260 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ac1bafcf-fd25-484d-87d9-24b463d51312
+ name: N1-NAS|user-equipment-3050020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11300 850 C 11300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bd847f13-4b37-43a4-b485-83171bccbce1
+ name: UU-RADIO|user-equipment-3050021|-&gt;|o-ru-305002|</title>
+        <path d="M 11340 850 C 11340 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: a57bc290-88f4-4c46-a64f-1c3db714bfc9
+ name: N1-NAS|user-equipment-3050021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11380 850 C 11380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: a65167ae-c3dc-46c4-a08d-f654a5018e79
+ name: UU-RADIO|user-equipment-3050022|-&gt;|o-ru-305002|</title>
+        <path d="M 11420 850 C 11420 800 11340 850 11340 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 4a2d25ad-d547-4aa4-88dd-543c35cb024c
+ name: N1-NAS|user-equipment-3050022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11460 850 C 11460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 2e42f4bb-f2cd-435f-87b3-8b4da8ba6af0
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3051|</title>
+        <path d="M 1020 250 C 1020 520 11740 250 11740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: f0724204-dc5e-4974-96a1-156fed11ef82
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3051|</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: 871bd005-ff54-4c22-9bbc-ed830bd2d571
+ name: O1-FILE|smo-3|-&gt;|o-du-3051|</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: fc18d557-6e11-4f9a-a571-14460e903ce8
+ name: O1-VES|o-du-3051|-&gt;|smo-3|</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: 324c4323-7517-42ec-8bbe-26c067d6a1c2
+ name: F1-C-UNKNOWN|o-cu-cp-305|-&gt;|o-du-3051|</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: 46eed657-9db7-4c19-a395-76ad7c79da67
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3051|</title>
+        <path d="M 1020 250 C 1020 520 11740 250 11740 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: c3ce1ad5-cdbe-42b6-8983-d60a2e452901
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3051|</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: 1cfe5e42-3dc5-4584-a7b4-6c3f73870fd4
+ name: O1-FILE|smo-3|-&gt;|o-du-3051|</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: b84bf7ae-5669-4aca-8d25-7608f01f970c
+ name: O1-VES|o-du-3051|-&gt;|smo-3|</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: 454e1a11-d259-4d01-be74-2b31dfa78f93
+ name: F1-U-UNKNOWN|o-cu-up-305|-&gt;|o-du-3051|</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: 859fe300-6fd5-43ba-88dc-f443ec468cc1
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30510|</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: 2cad17ae-c94e-423b-9e69-6205adce48e2
+ name: ETH-OFH|o-du-3051|-&gt;|fronthaul-gateway-30510|</title>
+        <path d="M 11800 580 C 11800 630 11800 580 11800 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 6c554f7b-f0ed-449e-8768-16dcbe605e85
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305100|</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: 535a6364-64a6-422c-9af2-7fe02c9c0718
+ name: OFH-NETCONF|fronthaul-gateway-30510|-&gt;|o-ru-305100|</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: 211c2fb4-0fdc-4879-b250-0609fafb9dcb
+ name: UU-RADIO|user-equipment-3051000|-&gt;|o-ru-305100|</title>
+        <path d="M 11500 850 C 11500 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ff1eed16-691b-462f-abde-61bab4e8c82a
+ name: N1-NAS|user-equipment-3051000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11540 850 C 11540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f790921e-f529-4f92-9bb9-e98a5e565eb7
+ name: UU-RADIO|user-equipment-3051001|-&gt;|o-ru-305100|</title>
+        <path d="M 11580 850 C 11580 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 2dd039bb-3311-4087-a7ac-48bd148fef0f
+ name: N1-NAS|user-equipment-3051001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11620 850 C 11620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7dc7632e-80f1-437b-9773-88dd4ba57e89
+ name: UU-RADIO|user-equipment-3051002|-&gt;|o-ru-305100|</title>
+        <path d="M 11660 850 C 11660 800 11580 850 11580 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 277d1dad-564a-4116-92bf-5a352cf69e2d
+ name: N1-NAS|user-equipment-3051002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11700 850 C 11700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 42ae0945-5323-49e9-a51d-225de5ed29c6
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305101|</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: dbb4ebd8-0edd-4864-99e5-d92964f38bd3
+ name: OFH-NETCONF|fronthaul-gateway-30510|-&gt;|o-ru-305101|</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: 8ad1ef52-fad1-45ba-99cb-45b29c59363f
+ name: UU-RADIO|user-equipment-3051010|-&gt;|o-ru-305101|</title>
+        <path d="M 11740 850 C 11740 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 380a6c71-be10-420c-8d3d-9c18e5e0dc66
+ name: N1-NAS|user-equipment-3051010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11780 850 C 11780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5e67bd52-4e2e-4747-863b-1ee0c443139b
+ name: UU-RADIO|user-equipment-3051011|-&gt;|o-ru-305101|</title>
+        <path d="M 11820 850 C 11820 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 9c018bdd-9894-4800-bf57-ae45fc8f438a
+ name: N1-NAS|user-equipment-3051011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11860 850 C 11860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bed3490f-6a74-4be0-a942-391ffd30dcd5
+ name: UU-RADIO|user-equipment-3051012|-&gt;|o-ru-305101|</title>
+        <path d="M 11900 850 C 11900 800 11820 850 11820 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0306923d-44d0-496d-9857-97fa42a3df62
+ name: N1-NAS|user-equipment-3051012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 11940 850 C 11940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4780f99a-cca1-427c-89ba-47edf8252521
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305102|</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: 90dbf6ac-5aa2-4cb4-9965-46d2ab5c4056
+ name: OFH-NETCONF|fronthaul-gateway-30510|-&gt;|o-ru-305102|</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: 35348ba3-4b47-448b-9c89-d6212c21af0b
+ name: UU-RADIO|user-equipment-3051020|-&gt;|o-ru-305102|</title>
+        <path d="M 11980 850 C 11980 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 22b57e07-e1ad-44b0-b0b5-8f30e11aa2f5
+ name: N1-NAS|user-equipment-3051020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12020 850 C 12020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 94f15dd9-a794-49a3-a216-6b8272caf4a6
+ name: UU-RADIO|user-equipment-3051021|-&gt;|o-ru-305102|</title>
+        <path d="M 12060 850 C 12060 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 5dea3847-3a54-4815-b11f-f101f07ef7eb
+ name: N1-NAS|user-equipment-3051021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12100 850 C 12100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: afef8c7f-728e-421a-94d5-41691c4bbd5b
+ name: UU-RADIO|user-equipment-3051022|-&gt;|o-ru-305102|</title>
+        <path d="M 12140 850 C 12140 800 12060 850 12060 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 64de49b4-4404-48b5-b5f4-72808a0497ec
+ name: N1-NAS|user-equipment-3051022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12180 850 C 12180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 732d6086-86bd-48af-92fc-c783d6bff8dd
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3052|</title>
+        <path d="M 1020 250 C 1020 520 12460 250 12460 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 2f6ae489-459a-46a8-81f1-9fd31e631ea1
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3052|</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: 265d477f-4337-4f24-8a71-7acd8e5f7065
+ name: O1-FILE|smo-3|-&gt;|o-du-3052|</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: 732277b2-d64d-43d2-9596-cd8f7bb2b957
+ name: O1-VES|o-du-3052|-&gt;|smo-3|</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: 95dc8416-face-4371-a307-ac50d5bcca48
+ name: F1-C-UNKNOWN|o-cu-cp-305|-&gt;|o-du-3052|</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: 96141b07-9de0-41f8-a1df-499c9deb0d54
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3052|</title>
+        <path d="M 1020 250 C 1020 520 12460 250 12460 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 6b43465a-6960-4d0c-a475-1dd6fee8a22e
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3052|</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: 9ebc2033-b8a2-4d34-8667-bc0bcd65edb7
+ name: O1-FILE|smo-3|-&gt;|o-du-3052|</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: 97cf3f9f-cc53-4fff-900b-857d3d3a2078
+ name: O1-VES|o-du-3052|-&gt;|smo-3|</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: f3dc5383-92d0-42c8-9965-91716643a80e
+ name: F1-U-UNKNOWN|o-cu-up-305|-&gt;|o-du-3052|</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: 938e0ff3-49b9-4cae-aef7-76fc1b5e886c
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30520|</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: ba8ae21b-10dc-4ffe-9076-c1c175c855e3
+ name: ETH-OFH|o-du-3052|-&gt;|fronthaul-gateway-30520|</title>
+        <path d="M 12520 580 C 12520 630 12520 580 12520 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 66c18cc6-8c53-4dff-a263-534540d4772e
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305200|</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: d9f428be-eb4d-48e8-8553-18a97166d77e
+ name: OFH-NETCONF|fronthaul-gateway-30520|-&gt;|o-ru-305200|</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: 91834dcd-3472-4df6-95ae-7953e88ebeb8
+ name: UU-RADIO|user-equipment-3052000|-&gt;|o-ru-305200|</title>
+        <path d="M 12220 850 C 12220 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 57709181-b1e0-4484-bd85-9e3638a52486
+ name: N1-NAS|user-equipment-3052000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12260 850 C 12260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 623b43ab-b91c-4d3d-bc8d-3fa2067648ba
+ name: UU-RADIO|user-equipment-3052001|-&gt;|o-ru-305200|</title>
+        <path d="M 12300 850 C 12300 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8dab96b8-0619-4b35-aeb1-9e9f2686951b
+ name: N1-NAS|user-equipment-3052001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12340 850 C 12340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: bbdf4618-484a-428e-a132-a6454c9cf84e
+ name: UU-RADIO|user-equipment-3052002|-&gt;|o-ru-305200|</title>
+        <path d="M 12380 850 C 12380 800 12300 850 12300 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 60081b2c-80f6-4a2a-bdea-d724dd21349e
+ name: N1-NAS|user-equipment-3052002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12420 850 C 12420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 9571f138-4ff6-4029-8d1c-5f6f482cd5ec
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305201|</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: ed105217-0cc2-4cac-b793-d6f38790f23d
+ name: OFH-NETCONF|fronthaul-gateway-30520|-&gt;|o-ru-305201|</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: b35349a3-0842-434a-9091-18493d2c6070
+ name: UU-RADIO|user-equipment-3052010|-&gt;|o-ru-305201|</title>
+        <path d="M 12460 850 C 12460 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: bc2616b5-c05d-4d03-ba31-07e02e36204f
+ name: N1-NAS|user-equipment-3052010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12500 850 C 12500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4a689d15-9119-4cf3-8e00-8a1b85e0afc3
+ name: UU-RADIO|user-equipment-3052011|-&gt;|o-ru-305201|</title>
+        <path d="M 12540 850 C 12540 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ef84556b-d563-46f4-9ade-bc28d0d51db0
+ name: N1-NAS|user-equipment-3052011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12580 850 C 12580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 10fbe01c-aa1e-4947-88eb-fb44df9f71b3
+ name: UU-RADIO|user-equipment-3052012|-&gt;|o-ru-305201|</title>
+        <path d="M 12620 850 C 12620 800 12540 850 12540 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 89b8a709-11f6-4e0d-ba25-d20071d114b8
+ name: N1-NAS|user-equipment-3052012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12660 850 C 12660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: a2ae5763-7802-464a-af87-99c87b8a4d71
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-305202|</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: 1210b728-393a-4dae-8502-028b06877c5b
+ name: OFH-NETCONF|fronthaul-gateway-30520|-&gt;|o-ru-305202|</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: fca04b1b-999d-4b4f-a4fa-80d2f7c0aa92
+ name: UU-RADIO|user-equipment-3052020|-&gt;|o-ru-305202|</title>
+        <path d="M 12700 850 C 12700 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c4dccc81-eb91-4228-a710-6a83371613e3
+ name: N1-NAS|user-equipment-3052020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12740 850 C 12740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c2f5fe31-e5fb-4c5b-92dd-4d6a27f3c244
+ name: UU-RADIO|user-equipment-3052021|-&gt;|o-ru-305202|</title>
+        <path d="M 12780 850 C 12780 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 43bff62f-590a-4956-a496-1e8df57944d9
+ name: N1-NAS|user-equipment-3052021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12820 850 C 12820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 5553a6c8-1af8-4d94-a4ed-2e8fb454dd9c
+ name: UU-RADIO|user-equipment-3052022|-&gt;|o-ru-305202|</title>
+        <path d="M 12860 850 C 12860 800 12780 850 12780 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: e65ae30d-dfae-48ae-8d51-5b4c1247d30f
+ name: N1-NAS|user-equipment-3052022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12900 850 C 12900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: 24670ae0-7336-4d06-89c9-b178a967959a
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-cp-306|</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: ed3b584e-5520-4806-b298-544e3198d487
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-cp-306|</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: a2cc99e4-ceba-4f0f-91bb-b84a150dd2aa
+ name: O1-FILE|smo-3|-&gt;|o-cu-cp-306|</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: bde468ab-9bc3-4b9b-af65-dae160a28f0b
+ name: O1-VES|o-cu-cp-306|-&gt;|smo-3|</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: 3ec458ee-bdd9-4485-9d9d-56c2c216aa2c
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-cu-up-306|</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: b96ce786-4049-49e6-8944-65368b5d02d0
+ name: O1-NETCONF|smo-3|-&gt;|o-cu-up-306|</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: 70f2abdc-e759-4738-a2c5-90d1ee86239a
+ name: O1-FILE|smo-3|-&gt;|o-cu-up-306|</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: 4d76c667-221a-47df-a3cb-b6f3e1658e9a
+ name: O1-VES|o-cu-up-306|-&gt;|smo-3|</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: 353186c1-0c13-4d66-a8f5-93d4091fc085
+ name: E1-UNKNOWN|o-cu-cp-306|-&gt;|o-cu-up-306|</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: 50d88c03-2792-42a1-8226-79b8467769e0
+ name: N2-NAS|o-cu-cp-306|-&gt;|access-and-mobility-management-function-30|</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: 90a7abbb-9762-4137-a9a7-4fbcc3f5111d
+ name: N3-NAS|o-cu-up-306|-&gt;|user-plane-function-30|</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: 991b57ad-b63a-4361-8428-264efba48662
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3060|</title>
+        <path d="M 1020 250 C 1020 520 13180 250 13180 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 56a6eb5a-5831-4382-a6dc-6de552d1a1ec
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3060|</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: 07e401de-d6c7-4a1b-b0cd-bf3fa1f28e86
+ name: O1-FILE|smo-3|-&gt;|o-du-3060|</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: d1336ac5-a464-4baa-88e0-7370f55b069e
+ name: O1-VES|o-du-3060|-&gt;|smo-3|</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: c9cef6ed-4eec-45b3-8260-3791d1f762a3
+ name: F1-C-UNKNOWN|o-cu-cp-306|-&gt;|o-du-3060|</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: 779d9984-ec47-4e96-9a0b-c4ccb57388c7
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3060|</title>
+        <path d="M 1020 250 C 1020 520 13180 250 13180 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: e7bcae9c-36b9-4ad4-9806-ed32f8c76831
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3060|</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: 5cafbafa-8296-4e34-a585-9f78f7aca3c9
+ name: O1-FILE|smo-3|-&gt;|o-du-3060|</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: cefe0846-cf23-489a-8d7d-6d113f3e254f
+ name: O1-VES|o-du-3060|-&gt;|smo-3|</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: 9481fb1f-25d0-42e0-a012-00840a309030
+ name: F1-U-UNKNOWN|o-cu-up-306|-&gt;|o-du-3060|</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: 6e4e5062-c8aa-4dd7-a77b-0327886d2dd8
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30600|</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: 0abd2d9f-22ce-4b8c-a862-1a19b2fb9e8c
+ name: ETH-OFH|o-du-3060|-&gt;|fronthaul-gateway-30600|</title>
+        <path d="M 13240 580 C 13240 630 13240 580 13240 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: ad415ed6-023b-48cb-b9c4-bc36c2fa946a
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306000|</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: 61f985ed-e041-4ecb-a108-26fe6762a5b4
+ name: OFH-NETCONF|fronthaul-gateway-30600|-&gt;|o-ru-306000|</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: 4fb87c1f-ec4f-4bdb-91cc-b1723ece9473
+ name: UU-RADIO|user-equipment-3060000|-&gt;|o-ru-306000|</title>
+        <path d="M 12940 850 C 12940 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 18201b59-d5d4-41fd-a6c8-d4d9a0ef15d5
+ name: N1-NAS|user-equipment-3060000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 12980 850 C 12980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 04f61bb9-fcfb-44a3-81fc-e9aa339d6706
+ name: UU-RADIO|user-equipment-3060001|-&gt;|o-ru-306000|</title>
+        <path d="M 13020 850 C 13020 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 730c98be-4aae-4d16-a342-20ebb1708bec
+ name: N1-NAS|user-equipment-3060001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13060 850 C 13060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4e34474c-e13a-4414-bc61-1d809095a888
+ name: UU-RADIO|user-equipment-3060002|-&gt;|o-ru-306000|</title>
+        <path d="M 13100 850 C 13100 800 13020 850 13020 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: b05474b8-abac-42db-a273-e2966635e5ce
+ name: N1-NAS|user-equipment-3060002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13140 850 C 13140 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 3182d29d-df55-405c-a455-dfcf85fc55dc
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306001|</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: 13d85674-4c87-48c0-b8f9-cf0c73f7ff95
+ name: OFH-NETCONF|fronthaul-gateway-30600|-&gt;|o-ru-306001|</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: c310f21b-82c2-4e72-ba7a-817683a12dda
+ name: UU-RADIO|user-equipment-3060010|-&gt;|o-ru-306001|</title>
+        <path d="M 13180 850 C 13180 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d0f670e6-2c8d-4e55-bd05-4ea5aa64019d
+ name: N1-NAS|user-equipment-3060010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13220 850 C 13220 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 4140668c-d0f0-425a-b750-72e95b9952d8
+ name: UU-RADIO|user-equipment-3060011|-&gt;|o-ru-306001|</title>
+        <path d="M 13260 850 C 13260 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: fc53b1bc-d11f-49c5-ba05-a1f4e3464254
+ name: N1-NAS|user-equipment-3060011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13300 850 C 13300 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 0bb35394-d87b-49fa-9b57-82e691f43706
+ name: UU-RADIO|user-equipment-3060012|-&gt;|o-ru-306001|</title>
+        <path d="M 13340 850 C 13340 800 13260 850 13260 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 92ad7efb-73d7-4135-9f0b-4e7babc8dd71
+ name: N1-NAS|user-equipment-3060012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13380 850 C 13380 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 8643411b-0b1e-4f62-a6f6-03f5b4944dd0
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306002|</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: ee4d929d-9aa3-4e9c-a283-6168fac41d6a
+ name: OFH-NETCONF|fronthaul-gateway-30600|-&gt;|o-ru-306002|</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: ca7ae43d-d924-4389-b4f8-9f31da40c6a8
+ name: UU-RADIO|user-equipment-3060020|-&gt;|o-ru-306002|</title>
+        <path d="M 13420 850 C 13420 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ad6298ea-1f74-4522-a5c8-bfdef4744cbc
+ name: N1-NAS|user-equipment-3060020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13460 850 C 13460 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 84db83d0-eacc-487b-8d39-a8ccf94e105d
+ name: UU-RADIO|user-equipment-3060021|-&gt;|o-ru-306002|</title>
+        <path d="M 13500 850 C 13500 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 219d0a35-144c-473e-b94f-e1b2e04b0126
+ name: N1-NAS|user-equipment-3060021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13540 850 C 13540 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: eef6f051-947d-4f65-b01f-48fcac55ca0f
+ name: UU-RADIO|user-equipment-3060022|-&gt;|o-ru-306002|</title>
+        <path d="M 13580 850 C 13580 800 13500 850 13500 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 651cc8fc-9d85-4497-a2da-5a6e29424ada
+ name: N1-NAS|user-equipment-3060022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13620 850 C 13620 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: a512dd2d-33e4-4382-8df2-f9d6cba0e586
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3061|</title>
+        <path d="M 1020 250 C 1020 520 13900 250 13900 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: a5aedea7-dce0-4dbb-9023-5822cb492772
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3061|</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: 089b82e1-534e-468c-b684-a49c46735d14
+ name: O1-FILE|smo-3|-&gt;|o-du-3061|</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: 0f3a7ab2-268a-4494-b5fb-3b9e3df1be06
+ name: O1-VES|o-du-3061|-&gt;|smo-3|</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: 9854c086-f967-491b-a591-0127c08d575f
+ name: F1-C-UNKNOWN|o-cu-cp-306|-&gt;|o-du-3061|</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: 480d8be7-3433-421a-9dfa-dd0fdd7a955e
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3061|</title>
+        <path d="M 1020 250 C 1020 520 13900 250 13900 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: b89f71ac-f06f-462b-92c5-e48a4123fb26
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3061|</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: 9b3f077c-d0d4-4008-8699-4d5cfd1b079f
+ name: O1-FILE|smo-3|-&gt;|o-du-3061|</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: 8549807d-9bcc-48a3-9ba1-dccf4242517f
+ name: O1-VES|o-du-3061|-&gt;|smo-3|</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: 10ab0c87-2632-4128-9086-69ff1d97a92b
+ name: F1-U-UNKNOWN|o-cu-up-306|-&gt;|o-du-3061|</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: 48f06fd8-c23a-4465-8a75-a801d887e7ba
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30610|</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: 30ebd0e3-c5ed-4634-9eb6-5594d5a158e5
+ name: ETH-OFH|o-du-3061|-&gt;|fronthaul-gateway-30610|</title>
+        <path d="M 13960 580 C 13960 630 13960 580 13960 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 2d059dc0-839b-4ac5-ae88-e92d29dd6941
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306100|</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: 67a90f33-95ee-45bf-aa23-e35245e3e1a7
+ name: OFH-NETCONF|fronthaul-gateway-30610|-&gt;|o-ru-306100|</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: 9a26b0ff-91df-4bd7-af2f-07344cc3fef1
+ name: UU-RADIO|user-equipment-3061000|-&gt;|o-ru-306100|</title>
+        <path d="M 13660 850 C 13660 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8eb28932-d658-47d7-b739-8caf3fd1b5a7
+ name: N1-NAS|user-equipment-3061000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13700 850 C 13700 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 70d4e6a4-43aa-4673-becb-2fa3821ad244
+ name: UU-RADIO|user-equipment-3061001|-&gt;|o-ru-306100|</title>
+        <path d="M 13740 850 C 13740 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d4980302-81b4-44ac-a4e9-912e58243811
+ name: N1-NAS|user-equipment-3061001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13780 850 C 13780 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: e87ecea6-b36c-42da-9dc3-0856354685cd
+ name: UU-RADIO|user-equipment-3061002|-&gt;|o-ru-306100|</title>
+        <path d="M 13820 850 C 13820 800 13740 850 13740 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 8b8e6c6a-3427-4761-b7fe-71877366da11
+ name: N1-NAS|user-equipment-3061002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13860 850 C 13860 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 14985a0f-a65c-4972-9ae2-4304678dd8fb
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306101|</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: 71275e24-7e4e-46f1-8715-2987c2735978
+ name: OFH-NETCONF|fronthaul-gateway-30610|-&gt;|o-ru-306101|</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: 03a2887a-ce2a-4abe-86d7-a550513c0a1f
+ name: UU-RADIO|user-equipment-3061010|-&gt;|o-ru-306101|</title>
+        <path d="M 13900 850 C 13900 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ca5658d8-bd79-47b9-b051-25bdbcb3ed61
+ name: N1-NAS|user-equipment-3061010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 13940 850 C 13940 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: f8f67159-d85e-4732-822e-f9608f950e39
+ name: UU-RADIO|user-equipment-3061011|-&gt;|o-ru-306101|</title>
+        <path d="M 13980 850 C 13980 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 931e5d52-5c92-45fb-a676-601a142c39ff
+ name: N1-NAS|user-equipment-3061011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14020 850 C 14020 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c20b9134-980f-4db3-82cf-1cb7b5d86487
+ name: UU-RADIO|user-equipment-3061012|-&gt;|o-ru-306101|</title>
+        <path d="M 14060 850 C 14060 800 13980 850 13980 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 1b26f013-dff9-44c2-bfbe-213fd500ff23
+ name: N1-NAS|user-equipment-3061012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14100 850 C 14100 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 15a2ba94-32b1-45cc-b1f3-f823f1f3fad1
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306102|</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: 54231b2a-71d8-4c6a-a977-b99e8bb126c7
+ name: OFH-NETCONF|fronthaul-gateway-30610|-&gt;|o-ru-306102|</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: 8462c985-46e3-4f6a-85de-162aa91fd188
+ name: UU-RADIO|user-equipment-3061020|-&gt;|o-ru-306102|</title>
+        <path d="M 14140 850 C 14140 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ee3d4aee-fe25-4365-9c0b-56808cc25919
+ name: N1-NAS|user-equipment-3061020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14180 850 C 14180 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 95dd32c6-4857-451c-a9d0-9f5330da5d47
+ name: UU-RADIO|user-equipment-3061021|-&gt;|o-ru-306102|</title>
+        <path d="M 14220 850 C 14220 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: affc976e-de43-4c0f-beba-ca70eb1420dc
+ name: N1-NAS|user-equipment-3061021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14260 850 C 14260 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b9b8fca9-8d68-4f2f-bc7c-9db6de71d194
+ name: UU-RADIO|user-equipment-3061022|-&gt;|o-ru-306102|</title>
+        <path d="M 14300 850 C 14300 800 14220 850 14220 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: c8047ad8-ce7c-4879-b8a0-dacc0727eb6d
+ name: N1-NAS|user-equipment-3061022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14340 850 C 14340 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link e2">
+        <title>
+ TAPI Link
+ id: e6342d40-c503-4ce2-acae-f3896e552e28
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3062|</title>
+        <path d="M 1020 250 C 1020 520 14620 250 14620 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 8d88a677-bf61-46d6-9999-1ea14f636f43
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3062|</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: 60f04814-08dd-4623-9092-0cbc825cf97c
+ name: O1-FILE|smo-3|-&gt;|o-du-3062|</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: d748d640-d032-4997-89c5-1d090ca51647
+ name: O1-VES|o-du-3062|-&gt;|smo-3|</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: 1c35df1b-d9e2-4afb-9592-6c8507531549
+ name: F1-C-UNKNOWN|o-cu-cp-306|-&gt;|o-du-3062|</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: 5dadf8ff-d034-4c68-ac1d-db4f74f4fb68
+ name: E2-SCTP|near-rt-ric-30|-&gt;|o-du-3062|</title>
+        <path d="M 1020 250 C 1020 520 14620 250 14620 520" class="link"/>
+      </g>
+      <g class="link o1">
+        <title>
+ TAPI Link
+ id: 04e22ce2-a6a1-4d68-9dcc-20edf2824363
+ name: O1-NETCONF|smo-3|-&gt;|o-du-3062|</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: f666b10d-e944-4cbf-8f11-80f0c0c852e3
+ name: O1-FILE|smo-3|-&gt;|o-du-3062|</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: 585c6884-3004-4996-94ec-4256ecce0eb6
+ name: O1-VES|o-du-3062|-&gt;|smo-3|</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: dd51c13d-b471-4a3f-8711-96233b1efdb1
+ name: F1-U-UNKNOWN|o-cu-up-306|-&gt;|o-du-3062|</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: 97c32d01-434c-4fd1-9aa2-27a266fae43e
+ name: OAM-NETCONF|smo-3|-&gt;|fronthaul-gateway-30620|</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: d904c142-a704-44a9-80e3-87c1396478cf
+ name: ETH-OFH|o-du-3062|-&gt;|fronthaul-gateway-30620|</title>
+        <path d="M 14680 580 C 14680 630 14680 580 14680 630" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 4ed5cbda-4f37-4e23-89d7-dbf0eff4a1e1
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306200|</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: ae35502a-102e-4ba2-a423-42a62d920e33
+ name: OFH-NETCONF|fronthaul-gateway-30620|-&gt;|o-ru-306200|</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: 2cafd7f3-2374-4fff-8bbf-1f617d9c3bc8
+ name: UU-RADIO|user-equipment-3062000|-&gt;|o-ru-306200|</title>
+        <path d="M 14380 850 C 14380 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 860bbed5-a405-4bf9-9e1b-35a4df76c1ab
+ name: N1-NAS|user-equipment-3062000|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14420 850 C 14420 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: b953287b-8932-4474-af5b-da51f3670d1c
+ name: UU-RADIO|user-equipment-3062001|-&gt;|o-ru-306200|</title>
+        <path d="M 14460 850 C 14460 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 522ce6e4-4b52-49ff-9636-dd11f8141f1b
+ name: N1-NAS|user-equipment-3062001|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14500 850 C 14500 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 6b5bf466-cb1a-464b-9708-8864fd582a5d
+ name: UU-RADIO|user-equipment-3062002|-&gt;|o-ru-306200|</title>
+        <path d="M 14540 850 C 14540 800 14460 850 14460 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 23db22be-8c3b-4f60-8bd5-0add3eff9752
+ name: N1-NAS|user-equipment-3062002|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14580 850 C 14580 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 0b2a8a7b-095c-4e2e-82c8-22527172d063
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306201|</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: 7346aae7-49fb-4dfd-b1d0-433c09920ce7
+ name: OFH-NETCONF|fronthaul-gateway-30620|-&gt;|o-ru-306201|</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: a217bca6-6e5d-43c0-8941-a2fd434c335f
+ name: UU-RADIO|user-equipment-3062010|-&gt;|o-ru-306201|</title>
+        <path d="M 14620 850 C 14620 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 6b820051-f12f-4816-82f6-2a29823f3cd4
+ name: N1-NAS|user-equipment-3062010|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14660 850 C 14660 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: c20abb8d-15c2-43a4-aae1-6509e8cea7ff
+ name: UU-RADIO|user-equipment-3062011|-&gt;|o-ru-306201|</title>
+        <path d="M 14700 850 C 14700 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 0141ae5a-9f4b-44a9-b3b2-6892224281e3
+ name: N1-NAS|user-equipment-3062011|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14740 850 C 14740 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 7e56bb58-2237-4390-97e3-c3335c3bce8c
+ name: UU-RADIO|user-equipment-3062012|-&gt;|o-ru-306201|</title>
+        <path d="M 14780 850 C 14780 800 14700 850 14700 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: d1fff9e2-a367-4122-ab38-94773b998525
+ name: N1-NAS|user-equipment-3062012|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14820 850 C 14820 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link ofh">
+        <title>
+ TAPI Link
+ id: 626b8c98-fcf9-48fa-97bd-418f93c6c067
+ name: OFH-NETCONF|smo-3|-&gt;|o-ru-306202|</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: 97919a8d-b238-433f-8b65-b532aa295bbd
+ name: OFH-NETCONF|fronthaul-gateway-30620|-&gt;|o-ru-306202|</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: 6674a155-c0ee-4150-883a-3eb96b2951ce
+ name: UU-RADIO|user-equipment-3062020|-&gt;|o-ru-306202|</title>
+        <path d="M 14860 850 C 14860 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 514a1829-8bbb-4e92-a392-54b8fdc11605
+ name: N1-NAS|user-equipment-3062020|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14900 850 C 14900 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 810ae060-3ce4-4c6e-a2c1-233e5dea74a4
+ name: UU-RADIO|user-equipment-3062021|-&gt;|o-ru-306202|</title>
+        <path d="M 14940 850 C 14940 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: ac18a992-ff95-4157-bc6c-800a42f7a14b
+ name: N1-NAS|user-equipment-3062021|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 14980 850 C 14980 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="link uu">
+        <title>
+ TAPI Link
+ id: 57ad2a9d-51f2-4f73-8ff9-cc37b825a0a5
+ name: UU-RADIO|user-equipment-3062022|-&gt;|o-ru-306202|</title>
+        <path d="M 15020 850 C 15020 800 14940 850 14940 800" class="link"/>
+      </g>
+      <g class="link n1">
+        <title>
+ TAPI Link
+ id: 336b2745-552b-4702-85fc-64d1c101ff1d
+ name: N1-NAS|user-equipment-3062022|-&gt;|access-and-mobility-management-function-30|</title>
+        <path d="M 15060 850 C 15060 250 1160 850 1160 250" class="link"/>
+      </g>
+      <g class="node">
+        <title>
+ TAPI Node
+ id: 16b0be5e-1a89-47e4-862d-0e83e585fb97
+ name: smo-3</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="b981ab7e-8a40-4768-a995-a07de53942de">
+          <title>TapiNodeEdgePoint
+id: b981ab7e-8a40-4768-a995-a07de53942de
+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="e8dca0d2-6437-4e66-870c-7e05ecda64f6">
+            <title>TapiConnectionEdgePoint
+id: e8dca0d2-6437-4e66-870c-7e05ecda64f6
+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="6a7f0cfa-62f6-447e-b76a-c1e92eea758e">
+          <title>TapiNodeEdgePoint
+id: 6a7f0cfa-62f6-447e-b76a-c1e92eea758e
+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="72c4d136-dff6-424b-a6fd-e83559a9787f">
+            <title>TapiConnectionEdgePoint
+id: 72c4d136-dff6-424b-a6fd-e83559a9787f
+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="02079c42-b60c-4bb6-b73f-3a451f3b5262">
+          <title>TapiNodeEdgePoint
+id: 02079c42-b60c-4bb6-b73f-3a451f3b5262
+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="3bf69ef2-870b-4ff2-af28-b929da164d95">
+            <title>TapiConnectionEdgePoint
+id: 3bf69ef2-870b-4ff2-af28-b929da164d95
+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="f5099d57-595a-49b5-9edf-0dd23958d3ee">
+          <title>TapiNodeEdgePoint
+id: f5099d57-595a-49b5-9edf-0dd23958d3ee
+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="773f1ac5-95b8-4bae-8f90-dee94e56d656">
+            <title>TapiConnectionEdgePoint
+id: 773f1ac5-95b8-4bae-8f90-dee94e56d656
+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="ec33b1f1-e0ce-4de9-a824-b8be0f05efb6">
+          <title>TapiNodeEdgePoint
+id: ec33b1f1-e0ce-4de9-a824-b8be0f05efb6
+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="d83fc6eb-24f3-4f34-b4ea-949f52ab78f5">
+            <title>TapiConnectionEdgePoint
+id: d83fc6eb-24f3-4f34-b4ea-949f52ab78f5
+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="d1e00c18-3e14-4d97-b9dd-3c2132fc4096">
+        <title>TapiNodeOCloud
+id: d1e00c18-3e14-4d97-b9dd-3c2132fc4096
+name: o-cloud-30</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="d3300238-c355-495c-ace6-39243cbdfee5">
+          <title>TapiNodeEdgePoint
+id: d3300238-c355-495c-ace6-39243cbdfee5
+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="2c97ebd8-88ac-4dfb-822a-b902e67df5c1">
+            <title>TapiConnectionEdgePoint
+id: 2c97ebd8-88ac-4dfb-822a-b902e67df5c1
+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="3e82b73e-9c23-43b1-b5c8-758d7c008a07">
+        <title>TapiNodeOCloud
+id: 3e82b73e-9c23-43b1-b5c8-758d7c008a07
+name: o-cloud-31</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="38a45025-7b74-4969-a3db-c7bc7bbd3c6a">
+          <title>TapiNodeEdgePoint
+id: 38a45025-7b74-4969-a3db-c7bc7bbd3c6a
+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="80f09d5b-5d8a-4269-9dcc-716d07604831">
+            <title>TapiConnectionEdgePoint
+id: 80f09d5b-5d8a-4269-9dcc-716d07604831
+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="89768898-33f5-4e48-8a9e-1c774b9a82b1">
+        <title>TapiNodeOCloud
+id: 89768898-33f5-4e48-8a9e-1c774b9a82b1
+name: o-cloud-32</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="942553d0-fea3-4ed9-bf05-22de3b043b09">
+          <title>TapiNodeEdgePoint
+id: 942553d0-fea3-4ed9-bf05-22de3b043b09
+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="528f0a70-7cae-4530-8788-747432ddeb52">
+            <title>TapiConnectionEdgePoint
+id: 528f0a70-7cae-4530-8788-747432ddeb52
+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="59d09aa5-1bc3-4ac1-8031-1cc4cc9ade82">
+        <title>TapiNodeOCloud
+id: 59d09aa5-1bc3-4ac1-8031-1cc4cc9ade82
+name: o-cloud-33</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="6a9dee46-718b-48a2-835c-05757f998f8b">
+          <title>TapiNodeEdgePoint
+id: 6a9dee46-718b-48a2-835c-05757f998f8b
+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="27544e0a-1688-40fb-9ecf-c3889de15beb">
+            <title>TapiConnectionEdgePoint
+id: 27544e0a-1688-40fb-9ecf-c3889de15beb
+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="58b4fc73-9a23-42e4-8600-907e15e36fbd">
+        <title>TapiNodeOCloud
+id: 58b4fc73-9a23-42e4-8600-907e15e36fbd
+name: o-cloud-34</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="a14f8202-d9f0-4eb3-b156-2b480bdec536">
+          <title>TapiNodeEdgePoint
+id: a14f8202-d9f0-4eb3-b156-2b480bdec536
+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="e25d6f0c-5c0a-4cd6-819d-359bbe0000c0">
+            <title>TapiConnectionEdgePoint
+id: e25d6f0c-5c0a-4cd6-819d-359bbe0000c0
+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="4c9b38eb-ee91-44e5-8240-0801df040941">
+        <title>TapiNodeOCloud
+id: 4c9b38eb-ee91-44e5-8240-0801df040941
+name: o-cloud-35</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="cc436b8f-9959-43ea-92bd-2e413da0a88e">
+          <title>TapiNodeEdgePoint
+id: cc436b8f-9959-43ea-92bd-2e413da0a88e
+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="c533b080-8f8a-49b0-a72a-987311e43396">
+            <title>TapiConnectionEdgePoint
+id: c533b080-8f8a-49b0-a72a-987311e43396
+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="a830dd03-9b85-436e-b712-2a53db1d0837">
+        <title>TapiNodeOCloud
+id: a830dd03-9b85-436e-b712-2a53db1d0837
+name: o-cloud-36</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="30ad8203-5a9e-4bb7-8972-d0c576ff0b4d">
+          <title>TapiNodeEdgePoint
+id: 30ad8203-5a9e-4bb7-8972-d0c576ff0b4d
+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="e7691085-79d2-42fd-bded-8d374b59500f">
+            <title>TapiConnectionEdgePoint
+id: e7691085-79d2-42fd-bded-8d374b59500f
+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="1989480e-31f1-42c1-8017-56cfba971c49">
+        <title>TapiNodeAmf
+id: 1989480e-31f1-42c1-8017-56cfba971c49
+name: access-and-mobility-management-function-30</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="372451d5-94ad-464d-8ece-4d2e8ef00a50">
+          <title>TapiNodeEdgePoint
+id: 372451d5-94ad-464d-8ece-4d2e8ef00a50
+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="2aebd6cb-7ff7-4e6c-a2a0-67fde223629d">
+            <title>TapiConnectionEdgePoint
+id: 2aebd6cb-7ff7-4e6c-a2a0-67fde223629d
+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="10498a7d-e17d-4147-b1ef-97b55075ffe9">
+          <title>TapiNodeEdgePoint
+id: 10498a7d-e17d-4147-b1ef-97b55075ffe9
+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="f461a63b-c3dc-4fdb-9b8a-a69f8cce50c8">
+            <title>TapiConnectionEdgePoint
+id: f461a63b-c3dc-4fdb-9b8a-a69f8cce50c8
+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="2f9592e5-14f5-490c-8082-78121374032e">
+        <title>TapiNodeUpf
+id: 2f9592e5-14f5-490c-8082-78121374032e
+name: user-plane-function-30</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="5530a0b6-5245-4d6c-b261-38234e3e3b41">
+          <title>TapiNodeEdgePoint
+id: 5530a0b6-5245-4d6c-b261-38234e3e3b41
+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="5cbb29fa-a568-45c6-994d-523d38cc4437">
+            <title>TapiConnectionEdgePoint
+id: 5cbb29fa-a568-45c6-994d-523d38cc4437
+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="cb4f7d7e-3488-4223-8980-fc2cfc4c98ba">
+        <title>TapiNodeNearRtRic
+id: cb4f7d7e-3488-4223-8980-fc2cfc4c98ba
+name: near-rt-ric-30</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="575e7707-9647-48fe-8e32-af8fa9d8a666">
+          <title>TapiNodeEdgePoint
+id: 575e7707-9647-48fe-8e32-af8fa9d8a666
+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="fb07faec-a3e9-41f1-b456-74f65fd55648">
+            <title>TapiConnectionEdgePoint
+id: fb07faec-a3e9-41f1-b456-74f65fd55648
+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="749a42ef-df81-49b1-935a-69e3ecfcf166">
+          <title>TapiNodeEdgePoint
+id: 749a42ef-df81-49b1-935a-69e3ecfcf166
+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="5ee26fd5-8702-4534-9fe0-69cb0665594d">
+            <title>TapiConnectionEdgePoint
+id: 5ee26fd5-8702-4534-9fe0-69cb0665594d
+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="0a9f9132-2d90-44e4-bf53-75ac4aa588c1">
+          <title>TapiNodeEdgePoint
+id: 0a9f9132-2d90-44e4-bf53-75ac4aa588c1
+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="5ebf4d2f-13f3-47ae-9576-946a04d46b38">
+            <title>TapiConnectionEdgePoint
+id: 5ebf4d2f-13f3-47ae-9576-946a04d46b38
+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="d902218f-cd4c-4d3e-80f6-cba0f5ce6744">
+            <title>TapiConnectionEdgePoint
+id: d902218f-cd4c-4d3e-80f6-cba0f5ce6744
+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="63515d7c-f4fe-445b-8fab-afe404820641">
+            <title>TapiConnectionEdgePoint
+id: 63515d7c-f4fe-445b-8fab-afe404820641
+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="0e77c700-fdfb-435c-b98b-082a4f3827b7">
+        <title>TapiNodeOCuCp
+id: 0e77c700-fdfb-435c-b98b-082a4f3827b7
+name: o-cu-cp-300</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="1d5bf684-5990-4d4d-8ec8-e9e0738f065c">
+          <title>TapiNodeEdgePoint
+id: 1d5bf684-5990-4d4d-8ec8-e9e0738f065c
+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="40b2c0b4-e83b-4d78-a1d2-88c82c06df44">
+            <title>TapiConnectionEdgePoint
+id: 40b2c0b4-e83b-4d78-a1d2-88c82c06df44
+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="633c3b55-6193-4e19-ab97-8c43037c74ad">
+          <title>TapiNodeEdgePoint
+id: 633c3b55-6193-4e19-ab97-8c43037c74ad
+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="1bab3d5f-a7ea-47cf-9bb6-c5d148124a58">
+            <title>TapiConnectionEdgePoint
+id: 1bab3d5f-a7ea-47cf-9bb6-c5d148124a58
+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="a7184720-641b-4213-b91a-edb607eb57d6">
+          <title>TapiNodeEdgePoint
+id: a7184720-641b-4213-b91a-edb607eb57d6
+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="e0aa99c7-1c0a-4564-b0e9-af64d4d05521">
+            <title>TapiConnectionEdgePoint
+id: e0aa99c7-1c0a-4564-b0e9-af64d4d05521
+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="4d541148-86a9-4400-94d8-eab99295aaae">
+            <title>TapiConnectionEdgePoint
+id: 4d541148-86a9-4400-94d8-eab99295aaae
+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="a85279f5-0e6e-4eb9-b42b-404a01078e0a">
+            <title>TapiConnectionEdgePoint
+id: a85279f5-0e6e-4eb9-b42b-404a01078e0a
+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="a171daba-304d-4c97-bf50-045c2d81c588">
+          <title>TapiNodeEdgePoint
+id: a171daba-304d-4c97-bf50-045c2d81c588
+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="2a687e27-83be-4b90-87c5-11faa9204b60">
+            <title>TapiConnectionEdgePoint
+id: 2a687e27-83be-4b90-87c5-11faa9204b60
+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="b6e77dbe-4b93-4425-9418-c834dd36a5ee">
+          <title>TapiNodeEdgePoint
+id: b6e77dbe-4b93-4425-9418-c834dd36a5ee
+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="ed81302c-0ebe-42b3-ac51-c018600b2879">
+            <title>TapiConnectionEdgePoint
+id: ed81302c-0ebe-42b3-ac51-c018600b2879
+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="ad77869b-1e17-4ece-9dff-871cfe611abb">
+        <title>TapiNodeOCuUp
+id: ad77869b-1e17-4ece-9dff-871cfe611abb
+name: o-cu-up-300</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="3ca8d8e7-ad04-44d4-8345-5d5c36caa1f0">
+          <title>TapiNodeEdgePoint
+id: 3ca8d8e7-ad04-44d4-8345-5d5c36caa1f0
+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="30b5de1d-82b2-4359-9758-cda4d551e4ce">
+            <title>TapiConnectionEdgePoint
+id: 30b5de1d-82b2-4359-9758-cda4d551e4ce
+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="f4b55331-3d29-4463-a5c1-f4c6fa6db65d">
+          <title>TapiNodeEdgePoint
+id: f4b55331-3d29-4463-a5c1-f4c6fa6db65d
+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="ecd4eff6-18ac-43c9-93d3-319618c088dd">
+            <title>TapiConnectionEdgePoint
+id: ecd4eff6-18ac-43c9-93d3-319618c088dd
+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="346890ee-8e7d-4d11-8d9c-867400a221a4">
+          <title>TapiNodeEdgePoint
+id: 346890ee-8e7d-4d11-8d9c-867400a221a4
+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="cdfd7e97-94f0-480d-98a4-7cc7380bb9a2">
+            <title>TapiConnectionEdgePoint
+id: cdfd7e97-94f0-480d-98a4-7cc7380bb9a2
+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="ac8a0256-854d-447a-9a06-b9828443bcbf">
+            <title>TapiConnectionEdgePoint
+id: ac8a0256-854d-447a-9a06-b9828443bcbf
+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="dc849d16-e784-4229-a07f-5b18c2740011">
+            <title>TapiConnectionEdgePoint
+id: dc849d16-e784-4229-a07f-5b18c2740011
+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="1e838ed1-2904-41a7-a33d-2fffd1283cf5">
+          <title>TapiNodeEdgePoint
+id: 1e838ed1-2904-41a7-a33d-2fffd1283cf5
+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="2702b894-f978-49fc-98e6-8a36767ee014">
+            <title>TapiConnectionEdgePoint
+id: 2702b894-f978-49fc-98e6-8a36767ee014
+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="6b65b4d2-8462-4fdf-861a-b99d64940deb">
+          <title>TapiNodeEdgePoint
+id: 6b65b4d2-8462-4fdf-861a-b99d64940deb
+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="4cdb9e62-b69d-4dd6-9386-4f0bb8392372">
+            <title>TapiConnectionEdgePoint
+id: 4cdb9e62-b69d-4dd6-9386-4f0bb8392372
+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="5ba9b858-0ad8-431f-bfe6-4a0783bc4462">
+        <title>TapiNodeODu
+id: 5ba9b858-0ad8-431f-bfe6-4a0783bc4462
+name: o-du-3000</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="3920c6e0-6321-4dae-877f-6baa0af1f488">
+          <title>TapiNodeEdgePoint
+id: 3920c6e0-6321-4dae-877f-6baa0af1f488
+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="d556ca3a-266d-4ba9-a698-bd2abc2c9f74">
+            <title>TapiConnectionEdgePoint
+id: d556ca3a-266d-4ba9-a698-bd2abc2c9f74
+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="3b521a22-888e-42ba-88f2-8a856d0c5f8b">
+          <title>TapiNodeEdgePoint
+id: 3b521a22-888e-42ba-88f2-8a856d0c5f8b
+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="f7dcec74-edc9-4644-a231-84e9c3611bec">
+            <title>TapiConnectionEdgePoint
+id: f7dcec74-edc9-4644-a231-84e9c3611bec
+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="26b28f90-c30c-43ed-9931-8e1cc3654056">
+            <title>TapiConnectionEdgePoint
+id: 26b28f90-c30c-43ed-9931-8e1cc3654056
+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="49260fe4-ca87-4f29-a603-322ce78fdb60">
+            <title>TapiConnectionEdgePoint
+id: 49260fe4-ca87-4f29-a603-322ce78fdb60
+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="b8dc0be1-9eb9-4a9f-89a0-1aa4477dc563">
+          <title>TapiNodeEdgePoint
+id: b8dc0be1-9eb9-4a9f-89a0-1aa4477dc563
+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="541a7cb1-6bf7-4814-8677-98b04914c8c1">
+            <title>TapiConnectionEdgePoint
+id: 541a7cb1-6bf7-4814-8677-98b04914c8c1
+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="a8c5a24d-551d-49b3-b3a4-86604b707556">
+          <title>TapiNodeEdgePoint
+id: a8c5a24d-551d-49b3-b3a4-86604b707556
+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="4a12f07a-da0f-4e7b-9f18-2bc51e8f1a67">
+            <title>TapiConnectionEdgePoint
+id: 4a12f07a-da0f-4e7b-9f18-2bc51e8f1a67
+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="6e4b28f6-d2e9-4e61-b02a-ccb4b0923d05">
+        <title>TapiNodeFronthaulGateway
+id: 6e4b28f6-d2e9-4e61-b02a-ccb4b0923d05
+name: fronthaul-gateway-30000</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="081df8f0-0d04-42ea-a1bf-69051154141c">
+          <title>TapiNodeEdgePoint
+id: 081df8f0-0d04-42ea-a1bf-69051154141c
+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="455ddba3-2b3e-41bf-9c91-2fdf557badb2">
+            <title>TapiConnectionEdgePoint
+id: 455ddba3-2b3e-41bf-9c91-2fdf557badb2
+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="e2ab94af-e9ad-4aeb-bc5a-cd2393c09e9d">
+          <title>TapiNodeEdgePoint
+id: e2ab94af-e9ad-4aeb-bc5a-cd2393c09e9d
+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="58b8da47-93c6-45ba-84a3-1fc43db5f3d5">
+            <title>TapiConnectionEdgePoint
+id: 58b8da47-93c6-45ba-84a3-1fc43db5f3d5
+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="913fd0a4-a799-413e-812f-da37a88e64c2">
+          <title>TapiNodeEdgePoint
+id: 913fd0a4-a799-413e-812f-da37a88e64c2
+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="cfde4336-da04-4e77-a6b9-b84db73134a3">
+            <title>TapiConnectionEdgePoint
+id: cfde4336-da04-4e77-a6b9-b84db73134a3
+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="7e5b7052-dfa2-4cc3-a87c-4e4ce4ac81eb">
+          <title>TapiNodeEdgePoint
+id: 7e5b7052-dfa2-4cc3-a87c-4e4ce4ac81eb
+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="5547a5d1-49ed-4a9a-bb9f-f0180eda77f6">
+            <title>TapiConnectionEdgePoint
+id: 5547a5d1-49ed-4a9a-bb9f-f0180eda77f6
+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="dce96493-6fd4-4678-8961-43400e46b5ff">
+          <title>TapiNodeEdgePoint
+id: dce96493-6fd4-4678-8961-43400e46b5ff
+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="4226dbcf-9be9-4d5d-a4dd-d29fbcf26a73">
+            <title>TapiConnectionEdgePoint
+id: 4226dbcf-9be9-4d5d-a4dd-d29fbcf26a73
+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="86fb6782-93b7-4212-b8c1-232a4d8cc021">
+        <title>TapiNodeORu
+id: 86fb6782-93b7-4212-b8c1-232a4d8cc021
+name: o-ru-300000</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="b96e00d7-ff09-4a3c-a831-8b4d3fa30f1b">
+          <title>TapiNodeEdgePoint
+id: b96e00d7-ff09-4a3c-a831-8b4d3fa30f1b
+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="a0335b88-392d-4fb7-bc01-704964bb29c1">
+            <title>TapiConnectionEdgePoint
+id: a0335b88-392d-4fb7-bc01-704964bb29c1
+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="31b09db5-064d-43b5-a6c3-9575072c874d">
+          <title>TapiNodeEdgePoint
+id: 31b09db5-064d-43b5-a6c3-9575072c874d
+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="374bf1c1-c7af-4f22-9b7d-f78e517fd889">
+            <title>TapiConnectionEdgePoint
+id: 374bf1c1-c7af-4f22-9b7d-f78e517fd889
+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="6dea039d-8816-4e02-be03-0fad2861f769">
+        <title>TapiNodeUserEquipment
+id: 6dea039d-8816-4e02-be03-0fad2861f769
+name: user-equipment-3000000</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="e694f550-5045-41a6-b85b-9ed2c5a656e9">
+          <title>TapiNodeEdgePoint
+id: e694f550-5045-41a6-b85b-9ed2c5a656e9
+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="3a87a06d-8b6f-426f-88df-c569f8cc1029">
+            <title>TapiConnectionEdgePoint
+id: 3a87a06d-8b6f-426f-88df-c569f8cc1029
+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="809a1df5-126b-4897-bb1e-ab12f793093e">
+          <title>TapiNodeEdgePoint
+id: 809a1df5-126b-4897-bb1e-ab12f793093e
+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="ecdacef1-202d-430a-997c-3c9b8f0bd7b3">
+            <title>TapiConnectionEdgePoint
+id: ecdacef1-202d-430a-997c-3c9b8f0bd7b3
+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="d2b02043-3254-48a4-b546-fca0abdbce73">
+        <title>TapiNodeUserEquipment
+id: d2b02043-3254-48a4-b546-fca0abdbce73
+name: user-equipment-3000001</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="d4431a00-c2c5-4e07-a90c-a545d7fd41db">
+          <title>TapiNodeEdgePoint
+id: d4431a00-c2c5-4e07-a90c-a545d7fd41db
+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="b8ba99d1-ae49-4e47-8791-ccfd29830055">
+            <title>TapiConnectionEdgePoint
+id: b8ba99d1-ae49-4e47-8791-ccfd29830055
+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="74d7ce45-5c89-4fb0-96c2-7441b90e5be5">
+          <title>TapiNodeEdgePoint
+id: 74d7ce45-5c89-4fb0-96c2-7441b90e5be5
+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="11c135cd-5947-47cc-b83c-1d58fab0fe2a">
+            <title>TapiConnectionEdgePoint
+id: 11c135cd-5947-47cc-b83c-1d58fab0fe2a
+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="9bc4b953-c918-4e75-889b-3b98362a1c02">
+        <title>TapiNodeUserEquipment
+id: 9bc4b953-c918-4e75-889b-3b98362a1c02
+name: user-equipment-3000002</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="2527dbfb-687c-4990-9987-211a294d63d7">
+          <title>TapiNodeEdgePoint
+id: 2527dbfb-687c-4990-9987-211a294d63d7
+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="57f9db3b-8079-4439-a6f4-e6990d9190eb">
+            <title>TapiConnectionEdgePoint
+id: 57f9db3b-8079-4439-a6f4-e6990d9190eb
+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="a7edb8fe-26e5-41e8-a874-9f108489eca1">
+          <title>TapiNodeEdgePoint
+id: a7edb8fe-26e5-41e8-a874-9f108489eca1
+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="276731a2-389d-4851-b6fb-3609c0988abf">
+            <title>TapiConnectionEdgePoint
+id: 276731a2-389d-4851-b6fb-3609c0988abf
+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="d0c31cc4-d35e-420c-9a21-9e62293f6278">
+        <title>TapiNodeORu
+id: d0c31cc4-d35e-420c-9a21-9e62293f6278
+name: o-ru-300001</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="8655c2c3-caf1-4d57-9802-024d1936c27a">
+          <title>TapiNodeEdgePoint
+id: 8655c2c3-caf1-4d57-9802-024d1936c27a
+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="3cd43d12-1ffc-4050-a47f-512a4a19066d">
+            <title>TapiConnectionEdgePoint
+id: 3cd43d12-1ffc-4050-a47f-512a4a19066d
+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="17418c20-9095-4c19-a622-6654e46e9661">
+          <title>TapiNodeEdgePoint
+id: 17418c20-9095-4c19-a622-6654e46e9661
+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="de9340e1-cc1a-44d7-bf77-c803c6809a68">
+            <title>TapiConnectionEdgePoint
+id: de9340e1-cc1a-44d7-bf77-c803c6809a68
+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="f226360b-06d6-426f-8d83-1b5f53b9a7e7">
+        <title>TapiNodeUserEquipment
+id: f226360b-06d6-426f-8d83-1b5f53b9a7e7
+name: user-equipment-3000010</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="35af2c88-088b-46c0-adf7-333d1e5f54ec">
+          <title>TapiNodeEdgePoint
+id: 35af2c88-088b-46c0-adf7-333d1e5f54ec
+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="0d9ca35d-2e46-4eb9-a18d-4821723c8b2f">
+            <title>TapiConnectionEdgePoint
+id: 0d9ca35d-2e46-4eb9-a18d-4821723c8b2f
+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="128c3b22-7381-43af-91fe-93afc54ad181">
+          <title>TapiNodeEdgePoint
+id: 128c3b22-7381-43af-91fe-93afc54ad181
+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="e618dfc7-91d2-4921-b647-399d477252d4">
+            <title>TapiConnectionEdgePoint
+id: e618dfc7-91d2-4921-b647-399d477252d4
+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="9e508e60-0913-444c-b396-c6f8c7dc7d09">
+        <title>TapiNodeUserEquipment
+id: 9e508e60-0913-444c-b396-c6f8c7dc7d09
+name: user-equipment-3000011</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="be09b16b-9e12-46de-94f2-3786b48fd2f0">
+          <title>TapiNodeEdgePoint
+id: be09b16b-9e12-46de-94f2-3786b48fd2f0
+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="cabab7bc-1080-4413-a04b-feb121a8bd62">
+            <title>TapiConnectionEdgePoint
+id: cabab7bc-1080-4413-a04b-feb121a8bd62
+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="f1f819dc-894b-4368-b2a4-65d5932441d0">
+          <title>TapiNodeEdgePoint
+id: f1f819dc-894b-4368-b2a4-65d5932441d0
+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="6fc98a3b-6ace-4ba1-85d6-7fd42be9803f">
+            <title>TapiConnectionEdgePoint
+id: 6fc98a3b-6ace-4ba1-85d6-7fd42be9803f
+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="082c6c20-1d20-4719-bc73-17fac2889e71">
+        <title>TapiNodeUserEquipment
+id: 082c6c20-1d20-4719-bc73-17fac2889e71
+name: user-equipment-3000012</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="127e2a85-2afc-42e5-bf9e-9c37e6babbb9">
+          <title>TapiNodeEdgePoint
+id: 127e2a85-2afc-42e5-bf9e-9c37e6babbb9
+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="4b62acb5-4714-4e4b-a415-1e4d542dc708">
+            <title>TapiConnectionEdgePoint
+id: 4b62acb5-4714-4e4b-a415-1e4d542dc708
+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="232d085d-3883-4d4e-8f15-6552398b1979">
+          <title>TapiNodeEdgePoint
+id: 232d085d-3883-4d4e-8f15-6552398b1979
+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="896459a6-5b09-490a-9d71-a34a244222b5">
+            <title>TapiConnectionEdgePoint
+id: 896459a6-5b09-490a-9d71-a34a244222b5
+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="9f8d0f3b-d49f-477b-bd3c-3f5685860ecc">
+        <title>TapiNodeORu
+id: 9f8d0f3b-d49f-477b-bd3c-3f5685860ecc
+name: o-ru-300002</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="6639cd94-ac2e-4490-97de-cf5caedbe991">
+          <title>TapiNodeEdgePoint
+id: 6639cd94-ac2e-4490-97de-cf5caedbe991
+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="69ca6147-48e8-4d6e-ae68-bc7c897e9029">
+            <title>TapiConnectionEdgePoint
+id: 69ca6147-48e8-4d6e-ae68-bc7c897e9029
+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="29e83187-6a23-4a28-8de0-642290126cac">
+          <title>TapiNodeEdgePoint
+id: 29e83187-6a23-4a28-8de0-642290126cac
+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="ce543f8c-1642-4b5b-98b5-1f6c8c1276ee">
+            <title>TapiConnectionEdgePoint
+id: ce543f8c-1642-4b5b-98b5-1f6c8c1276ee
+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="6ec14680-198d-4810-a110-e72412d88ada">
+        <title>TapiNodeUserEquipment
+id: 6ec14680-198d-4810-a110-e72412d88ada
+name: user-equipment-3000020</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="0ba63757-0779-41c2-9c4c-70a061796d51">
+          <title>TapiNodeEdgePoint
+id: 0ba63757-0779-41c2-9c4c-70a061796d51
+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="40d45ef9-01d6-462c-8dea-65c611405c1c">
+            <title>TapiConnectionEdgePoint
+id: 40d45ef9-01d6-462c-8dea-65c611405c1c
+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="a25e10e3-e1f2-4364-a3e9-6dfb4c20813d">
+          <title>TapiNodeEdgePoint
+id: a25e10e3-e1f2-4364-a3e9-6dfb4c20813d
+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="30db0dbc-ac1a-44ce-b755-d565420bc762">
+            <title>TapiConnectionEdgePoint
+id: 30db0dbc-ac1a-44ce-b755-d565420bc762
+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="2b7a3911-4a99-419b-8503-322918af10f2">
+        <title>TapiNodeUserEquipment
+id: 2b7a3911-4a99-419b-8503-322918af10f2
+name: user-equipment-3000021</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="d6f8bcab-4500-492f-ad4a-e18768b836da">
+          <title>TapiNodeEdgePoint
+id: d6f8bcab-4500-492f-ad4a-e18768b836da
+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="60ef7c44-0318-4434-b3d3-83dfd038d557">
+            <title>TapiConnectionEdgePoint
+id: 60ef7c44-0318-4434-b3d3-83dfd038d557
+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="a4ccf901-e970-4ae2-a3d0-8cd8ebf28721">
+          <title>TapiNodeEdgePoint
+id: a4ccf901-e970-4ae2-a3d0-8cd8ebf28721
+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="50c245c7-927c-49c9-aa02-471b2a047fcb">
+            <title>TapiConnectionEdgePoint
+id: 50c245c7-927c-49c9-aa02-471b2a047fcb
+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="7ece76ad-1dca-4112-8ad5-2cbb00eb679d">
+        <title>TapiNodeUserEquipment
+id: 7ece76ad-1dca-4112-8ad5-2cbb00eb679d
+name: user-equipment-3000022</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="acc438c7-0d97-485a-accc-dbefb63b22bf">
+          <title>TapiNodeEdgePoint
+id: acc438c7-0d97-485a-accc-dbefb63b22bf
+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="c1ead99c-bde5-44db-8001-d356b690bd21">
+            <title>TapiConnectionEdgePoint
+id: c1ead99c-bde5-44db-8001-d356b690bd21
+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="a1b438a2-5f0c-4d4c-8200-937ade8b2a0b">
+          <title>TapiNodeEdgePoint
+id: a1b438a2-5f0c-4d4c-8200-937ade8b2a0b
+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="cd8c0b7a-042f-4cc0-a4a9-463293b496a5">
+            <title>TapiConnectionEdgePoint
+id: cd8c0b7a-042f-4cc0-a4a9-463293b496a5
+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="3d3f1cc2-30f0-4693-8821-cfacaedb0090">
+        <title>TapiNodeODu
+id: 3d3f1cc2-30f0-4693-8821-cfacaedb0090
+name: o-du-3001</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="3bed32f7-f0ba-4125-85fc-4d805d1eb582">
+          <title>TapiNodeEdgePoint
+id: 3bed32f7-f0ba-4125-85fc-4d805d1eb582
+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="77c336ec-05bb-4930-9778-5db5f7cc830d">
+            <title>TapiConnectionEdgePoint
+id: 77c336ec-05bb-4930-9778-5db5f7cc830d
+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="98d41267-1419-46ce-b228-98c0abde12a9">
+          <title>TapiNodeEdgePoint
+id: 98d41267-1419-46ce-b228-98c0abde12a9
+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="1a9bde85-3a4f-481b-bbfd-528bba49cca3">
+            <title>TapiConnectionEdgePoint
+id: 1a9bde85-3a4f-481b-bbfd-528bba49cca3
+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="c8994e11-91b4-4d3b-ae90-31501fc87eab">
+            <title>TapiConnectionEdgePoint
+id: c8994e11-91b4-4d3b-ae90-31501fc87eab
+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="6f20f46e-a601-4edf-a6a0-621585e2d3f8">
+            <title>TapiConnectionEdgePoint
+id: 6f20f46e-a601-4edf-a6a0-621585e2d3f8
+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="b9d6f4ca-3a2f-4c3e-afd9-b5b43e857edb">
+          <title>TapiNodeEdgePoint
+id: b9d6f4ca-3a2f-4c3e-afd9-b5b43e857edb
+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="297819c6-859e-402e-9383-8333bdabb3a6">
+            <title>TapiConnectionEdgePoint
+id: 297819c6-859e-402e-9383-8333bdabb3a6
+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="0cdecf51-fff4-4b91-9eab-1e084315ea01">
+          <title>TapiNodeEdgePoint
+id: 0cdecf51-fff4-4b91-9eab-1e084315ea01
+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="c3bb9aab-392b-403b-9346-c53b8c7b137e">
+            <title>TapiConnectionEdgePoint
+id: c3bb9aab-392b-403b-9346-c53b8c7b137e
+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="b1dd8eac-69ca-42a8-be8d-1c2d288619aa">
+        <title>TapiNodeFronthaulGateway
+id: b1dd8eac-69ca-42a8-be8d-1c2d288619aa
+name: fronthaul-gateway-30010</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="24e68aa6-5fd4-40ce-9606-3f6d4873f852">
+          <title>TapiNodeEdgePoint
+id: 24e68aa6-5fd4-40ce-9606-3f6d4873f852
+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="b084f93f-a338-4c0e-9b56-0d0139afeced">
+            <title>TapiConnectionEdgePoint
+id: b084f93f-a338-4c0e-9b56-0d0139afeced
+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="635e7182-5b86-4652-b7ae-09730660fbd7">
+          <title>TapiNodeEdgePoint
+id: 635e7182-5b86-4652-b7ae-09730660fbd7
+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="5b6045c6-2181-41ae-8953-996af418a27a">
+            <title>TapiConnectionEdgePoint
+id: 5b6045c6-2181-41ae-8953-996af418a27a
+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="094d793e-eb12-42b9-b0f1-a17a3a573d09">
+          <title>TapiNodeEdgePoint
+id: 094d793e-eb12-42b9-b0f1-a17a3a573d09
+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="f1997f46-03f2-4dbf-a1bd-54c30b43770e">
+            <title>TapiConnectionEdgePoint
+id: f1997f46-03f2-4dbf-a1bd-54c30b43770e
+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="1e5cc5dc-2300-4f22-b46b-9587f795db60">
+          <title>TapiNodeEdgePoint
+id: 1e5cc5dc-2300-4f22-b46b-9587f795db60
+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="0453fe43-9378-410b-b653-4dc5bac5f18c">
+            <title>TapiConnectionEdgePoint
+id: 0453fe43-9378-410b-b653-4dc5bac5f18c
+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="e649936b-2e10-442d-9397-187c29dab8aa">
+          <title>TapiNodeEdgePoint
+id: e649936b-2e10-442d-9397-187c29dab8aa
+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="31d1538f-da9a-498a-b75a-dbf11fc005ee">
+            <title>TapiConnectionEdgePoint
+id: 31d1538f-da9a-498a-b75a-dbf11fc005ee
+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="b37a2d64-b259-4f00-b463-894e109cf650">
+        <title>TapiNodeORu
+id: b37a2d64-b259-4f00-b463-894e109cf650
+name: o-ru-300100</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="62f08a50-28b0-4c16-b970-02ffff0ed490">
+          <title>TapiNodeEdgePoint
+id: 62f08a50-28b0-4c16-b970-02ffff0ed490
+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="5f301dd8-8cba-4e8b-b8fe-984fc097c656">
+            <title>TapiConnectionEdgePoint
+id: 5f301dd8-8cba-4e8b-b8fe-984fc097c656
+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="6fa4e570-e5b9-4f44-8006-cdbde9caccff">
+          <title>TapiNodeEdgePoint
+id: 6fa4e570-e5b9-4f44-8006-cdbde9caccff
+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="4a2ad757-e5b3-4cb1-94a9-c6a35f425fe1">
+            <title>TapiConnectionEdgePoint
+id: 4a2ad757-e5b3-4cb1-94a9-c6a35f425fe1
+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="4ae14753-189c-41d4-b2d6-4d17cdd128e4">
+        <title>TapiNodeUserEquipment
+id: 4ae14753-189c-41d4-b2d6-4d17cdd128e4
+name: user-equipment-3001000</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="14aae7e4-5368-4ff7-926c-2b9ba9424665">
+          <title>TapiNodeEdgePoint
+id: 14aae7e4-5368-4ff7-926c-2b9ba9424665
+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="5bf9a096-d4e5-4006-9b66-5edd61816cb9">
+            <title>TapiConnectionEdgePoint
+id: 5bf9a096-d4e5-4006-9b66-5edd61816cb9
+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="ae63a2f1-412f-4a0e-bb59-7bf3de30f727">
+          <title>TapiNodeEdgePoint
+id: ae63a2f1-412f-4a0e-bb59-7bf3de30f727
+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="ad5a3f79-8703-4e2b-99b1-72ec0373eb88">
+            <title>TapiConnectionEdgePoint
+id: ad5a3f79-8703-4e2b-99b1-72ec0373eb88
+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="f83662de-33d9-4174-b194-4ee4ea819e04">
+        <title>TapiNodeUserEquipment
+id: f83662de-33d9-4174-b194-4ee4ea819e04
+name: user-equipment-3001001</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="99e47bc1-0751-4a01-8dbf-e3182988844f">
+          <title>TapiNodeEdgePoint
+id: 99e47bc1-0751-4a01-8dbf-e3182988844f
+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="9e5cff9e-7529-4198-af0e-6e123ae84904">
+            <title>TapiConnectionEdgePoint
+id: 9e5cff9e-7529-4198-af0e-6e123ae84904
+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="5ab6f419-1b1f-4703-ac06-b5f9b167f9af">
+          <title>TapiNodeEdgePoint
+id: 5ab6f419-1b1f-4703-ac06-b5f9b167f9af
+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="545da32b-c50a-4ae9-a61c-a8a94c4741e3">
+            <title>TapiConnectionEdgePoint
+id: 545da32b-c50a-4ae9-a61c-a8a94c4741e3
+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="4649ef8c-fc97-46e1-b3b3-04fba5e24533">
+        <title>TapiNodeUserEquipment
+id: 4649ef8c-fc97-46e1-b3b3-04fba5e24533
+name: user-equipment-3001002</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="98b31434-d3a7-43d4-b4ef-3e1ff2151971">
+          <title>TapiNodeEdgePoint
+id: 98b31434-d3a7-43d4-b4ef-3e1ff2151971
+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="df38f9bf-92e3-42c0-93ad-687fc54ed59e">
+            <title>TapiConnectionEdgePoint
+id: df38f9bf-92e3-42c0-93ad-687fc54ed59e
+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="25ce7085-57e9-4643-835f-5ac31d57c7e7">
+          <title>TapiNodeEdgePoint
+id: 25ce7085-57e9-4643-835f-5ac31d57c7e7
+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="cf831163-56e7-4af1-942a-04d6b488d57e">
+            <title>TapiConnectionEdgePoint
+id: cf831163-56e7-4af1-942a-04d6b488d57e
+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="ae5472a8-385b-473c-9408-daf5bf4a4bb5">
+        <title>TapiNodeORu
+id: ae5472a8-385b-473c-9408-daf5bf4a4bb5
+name: o-ru-300101</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="f875f386-1beb-4124-b9cb-34a94dffad26">
+          <title>TapiNodeEdgePoint
+id: f875f386-1beb-4124-b9cb-34a94dffad26
+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="5551604c-ef33-4640-a1a4-2a8510a5b245">
+            <title>TapiConnectionEdgePoint
+id: 5551604c-ef33-4640-a1a4-2a8510a5b245
+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="8bb9dee1-529a-4ec9-b1c4-eca393d02f79">
+          <title>TapiNodeEdgePoint
+id: 8bb9dee1-529a-4ec9-b1c4-eca393d02f79
+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="85ac0391-1150-4ae5-aedd-73af91141825">
+            <title>TapiConnectionEdgePoint
+id: 85ac0391-1150-4ae5-aedd-73af91141825
+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="16080b5f-836c-41e5-ae99-8664b0a66611">
+        <title>TapiNodeUserEquipment
+id: 16080b5f-836c-41e5-ae99-8664b0a66611
+name: user-equipment-3001010</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="b23d16fe-2ce3-4c19-aba1-9ac362a4192c">
+          <title>TapiNodeEdgePoint
+id: b23d16fe-2ce3-4c19-aba1-9ac362a4192c
+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="58d76f6b-682a-46e0-8e79-a2d47588dfdb">
+            <title>TapiConnectionEdgePoint
+id: 58d76f6b-682a-46e0-8e79-a2d47588dfdb
+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="752ec32a-717c-4585-af41-00f49b02d745">
+          <title>TapiNodeEdgePoint
+id: 752ec32a-717c-4585-af41-00f49b02d745
+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="aeef1840-f7a0-4341-a40c-e1c15be432eb">
+            <title>TapiConnectionEdgePoint
+id: aeef1840-f7a0-4341-a40c-e1c15be432eb
+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="c4be9a23-9291-405b-bc74-552b3f9bfa3d">
+        <title>TapiNodeUserEquipment
+id: c4be9a23-9291-405b-bc74-552b3f9bfa3d
+name: user-equipment-3001011</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="f66a900b-d9e7-40f7-b417-db34b0d3a866">
+          <title>TapiNodeEdgePoint
+id: f66a900b-d9e7-40f7-b417-db34b0d3a866
+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="92e41f00-b390-4758-80a7-b49b31bad35b">
+            <title>TapiConnectionEdgePoint
+id: 92e41f00-b390-4758-80a7-b49b31bad35b
+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="c48737a5-e2d0-4937-a820-850b3d3d53f4">
+          <title>TapiNodeEdgePoint
+id: c48737a5-e2d0-4937-a820-850b3d3d53f4
+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="e4af197f-e543-4c3d-a4d8-46bb4620e0d2">
+            <title>TapiConnectionEdgePoint
+id: e4af197f-e543-4c3d-a4d8-46bb4620e0d2
+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="1bce9397-d98e-48a2-876f-f5d5fe708f92">
+        <title>TapiNodeUserEquipment
+id: 1bce9397-d98e-48a2-876f-f5d5fe708f92
+name: user-equipment-3001012</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="26713f12-b380-4046-932c-c9c7d4b0d879">
+          <title>TapiNodeEdgePoint
+id: 26713f12-b380-4046-932c-c9c7d4b0d879
+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="338d898b-d46f-4bc9-ad3f-06bec4eebe47">
+            <title>TapiConnectionEdgePoint
+id: 338d898b-d46f-4bc9-ad3f-06bec4eebe47
+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="ac15ac0a-6757-488a-882c-182d75f61de4">
+          <title>TapiNodeEdgePoint
+id: ac15ac0a-6757-488a-882c-182d75f61de4
+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="3645aea2-7b6f-4884-9447-f744ab9265ac">
+            <title>TapiConnectionEdgePoint
+id: 3645aea2-7b6f-4884-9447-f744ab9265ac
+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="89aba1f6-64bf-41b8-b98b-f384ced16aed">
+        <title>TapiNodeORu
+id: 89aba1f6-64bf-41b8-b98b-f384ced16aed
+name: o-ru-300102</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="95b8ba7e-9676-44ba-92f1-1b71e6a28f91">
+          <title>TapiNodeEdgePoint
+id: 95b8ba7e-9676-44ba-92f1-1b71e6a28f91
+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="8b7848da-d233-4256-8383-d1fa6c1d60a0">
+            <title>TapiConnectionEdgePoint
+id: 8b7848da-d233-4256-8383-d1fa6c1d60a0
+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="41b64996-535c-4d88-8364-de6a51f029c1">
+          <title>TapiNodeEdgePoint
+id: 41b64996-535c-4d88-8364-de6a51f029c1
+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="3d1c2c38-a2e2-43d5-9c30-ffc17588a395">
+            <title>TapiConnectionEdgePoint
+id: 3d1c2c38-a2e2-43d5-9c30-ffc17588a395
+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="4d3a1cf9-adc9-4a70-a97c-dde0b13da78c">
+        <title>TapiNodeUserEquipment
+id: 4d3a1cf9-adc9-4a70-a97c-dde0b13da78c
+name: user-equipment-3001020</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="688bec3b-a745-487e-bbaa-b13852bb1016">
+          <title>TapiNodeEdgePoint
+id: 688bec3b-a745-487e-bbaa-b13852bb1016
+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="5d13c7ab-8c47-42c4-bb6e-dd644d81fea7">
+            <title>TapiConnectionEdgePoint
+id: 5d13c7ab-8c47-42c4-bb6e-dd644d81fea7
+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="51f47390-3c66-41fd-9cf8-a77072aef4ce">
+          <title>TapiNodeEdgePoint
+id: 51f47390-3c66-41fd-9cf8-a77072aef4ce
+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="0d8591ac-686f-40c8-bd91-161c5e2d00c4">
+            <title>TapiConnectionEdgePoint
+id: 0d8591ac-686f-40c8-bd91-161c5e2d00c4
+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="23c11b96-3464-4bad-9d21-078c13b16788">
+        <title>TapiNodeUserEquipment
+id: 23c11b96-3464-4bad-9d21-078c13b16788
+name: user-equipment-3001021</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="5eebfb81-1a5f-4405-b023-9597df68b4a2">
+          <title>TapiNodeEdgePoint
+id: 5eebfb81-1a5f-4405-b023-9597df68b4a2
+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="3247739a-8c60-47de-a181-5a3727d60d42">
+            <title>TapiConnectionEdgePoint
+id: 3247739a-8c60-47de-a181-5a3727d60d42
+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="5a17fa39-c08f-456d-8c81-22555e32558a">
+          <title>TapiNodeEdgePoint
+id: 5a17fa39-c08f-456d-8c81-22555e32558a
+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="8c66e76b-7e0a-4bd6-a21e-37a275709d65">
+            <title>TapiConnectionEdgePoint
+id: 8c66e76b-7e0a-4bd6-a21e-37a275709d65
+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="7b41cc78-e572-4860-b6e0-9ace42e32cf7">
+        <title>TapiNodeUserEquipment
+id: 7b41cc78-e572-4860-b6e0-9ace42e32cf7
+name: user-equipment-3001022</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="df7369d2-066f-4e9c-854c-18dd73571a85">
+          <title>TapiNodeEdgePoint
+id: df7369d2-066f-4e9c-854c-18dd73571a85
+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="b468401c-b4f2-4684-ac1c-ddc652626248">
+            <title>TapiConnectionEdgePoint
+id: b468401c-b4f2-4684-ac1c-ddc652626248
+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="bacc27e1-ad14-4f75-b3eb-244ab5f710c2">
+          <title>TapiNodeEdgePoint
+id: bacc27e1-ad14-4f75-b3eb-244ab5f710c2
+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="c996906d-0434-4faa-8ac6-c3c9ac9fb6c0">
+            <title>TapiConnectionEdgePoint
+id: c996906d-0434-4faa-8ac6-c3c9ac9fb6c0
+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="cf85eaaa-0ce6-4f30-92ce-b41c4debf28c">
+        <title>TapiNodeODu
+id: cf85eaaa-0ce6-4f30-92ce-b41c4debf28c
+name: o-du-3002</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="e0072d51-9812-4d2f-95c9-65ab7bb2d885">
+          <title>TapiNodeEdgePoint
+id: e0072d51-9812-4d2f-95c9-65ab7bb2d885
+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="24d99b8d-6bca-4d12-825a-3fc85496f7ba">
+            <title>TapiConnectionEdgePoint
+id: 24d99b8d-6bca-4d12-825a-3fc85496f7ba
+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="113013b7-de37-4e70-a0b0-77a64f783df5">
+          <title>TapiNodeEdgePoint
+id: 113013b7-de37-4e70-a0b0-77a64f783df5
+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="296d131f-22b2-4886-8ed9-c4fe45459012">
+            <title>TapiConnectionEdgePoint
+id: 296d131f-22b2-4886-8ed9-c4fe45459012
+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="9ac4e710-be5e-40f3-84ce-2db1ccbc2b41">
+            <title>TapiConnectionEdgePoint
+id: 9ac4e710-be5e-40f3-84ce-2db1ccbc2b41
+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="91c52c08-38d5-4cd6-82fd-a7c3e8840371">
+            <title>TapiConnectionEdgePoint
+id: 91c52c08-38d5-4cd6-82fd-a7c3e8840371
+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="ec7596aa-1829-4b48-a141-18f72237ec61">
+          <title>TapiNodeEdgePoint
+id: ec7596aa-1829-4b48-a141-18f72237ec61
+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="8f80ae5c-c020-41d4-9c9c-89360f9fecce">
+            <title>TapiConnectionEdgePoint
+id: 8f80ae5c-c020-41d4-9c9c-89360f9fecce
+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="a4236a85-fff5-464f-b539-639c0be945df">
+          <title>TapiNodeEdgePoint
+id: a4236a85-fff5-464f-b539-639c0be945df
+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="9c4cf8ec-de80-49e4-b5b0-5594db279dc5">
+            <title>TapiConnectionEdgePoint
+id: 9c4cf8ec-de80-49e4-b5b0-5594db279dc5
+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="830ab6cd-3caf-47f4-8650-9b7fdec856cd">
+        <title>TapiNodeFronthaulGateway
+id: 830ab6cd-3caf-47f4-8650-9b7fdec856cd
+name: fronthaul-gateway-30020</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="828a0ac7-7466-42a0-b4a0-117d63b7921e">
+          <title>TapiNodeEdgePoint
+id: 828a0ac7-7466-42a0-b4a0-117d63b7921e
+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="f9651c9e-648c-4ed1-8b5d-11407c235b2c">
+            <title>TapiConnectionEdgePoint
+id: f9651c9e-648c-4ed1-8b5d-11407c235b2c
+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="bd021a3a-1bf1-42a5-a3f6-5f050ba729ef">
+          <title>TapiNodeEdgePoint
+id: bd021a3a-1bf1-42a5-a3f6-5f050ba729ef
+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="0bd45f19-314e-46e6-bd67-3e4c1d185fec">
+            <title>TapiConnectionEdgePoint
+id: 0bd45f19-314e-46e6-bd67-3e4c1d185fec
+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="2135b481-d269-4628-930b-75cd76e3e003">
+          <title>TapiNodeEdgePoint
+id: 2135b481-d269-4628-930b-75cd76e3e003
+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="7ed00a3f-9b0e-4087-9514-361172e20b43">
+            <title>TapiConnectionEdgePoint
+id: 7ed00a3f-9b0e-4087-9514-361172e20b43
+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="42902c25-ff13-40b4-85f2-fac0213621c6">
+          <title>TapiNodeEdgePoint
+id: 42902c25-ff13-40b4-85f2-fac0213621c6
+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="c11721b5-73bc-48c5-91a5-6bb8fd4a1107">
+            <title>TapiConnectionEdgePoint
+id: c11721b5-73bc-48c5-91a5-6bb8fd4a1107
+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="c93fac75-dfc1-4314-b96f-0891708e5910">
+          <title>TapiNodeEdgePoint
+id: c93fac75-dfc1-4314-b96f-0891708e5910
+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="1245087c-0b9f-4eb1-aab3-faa3f987a418">
+            <title>TapiConnectionEdgePoint
+id: 1245087c-0b9f-4eb1-aab3-faa3f987a418
+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="bdab12e4-2080-449d-a4e2-60faa371ae16">
+        <title>TapiNodeORu
+id: bdab12e4-2080-449d-a4e2-60faa371ae16
+name: o-ru-300200</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="96e5b193-b820-4554-91b3-4a3765fea55f">
+          <title>TapiNodeEdgePoint
+id: 96e5b193-b820-4554-91b3-4a3765fea55f
+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="281acc53-3cea-4621-9fc7-940e4e58939e">
+            <title>TapiConnectionEdgePoint
+id: 281acc53-3cea-4621-9fc7-940e4e58939e
+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="ed29fc5a-4f08-40a4-ac51-0ef0d8a75607">
+          <title>TapiNodeEdgePoint
+id: ed29fc5a-4f08-40a4-ac51-0ef0d8a75607
+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="e179f70b-202b-474c-b35c-99e71e1297f4">
+            <title>TapiConnectionEdgePoint
+id: e179f70b-202b-474c-b35c-99e71e1297f4
+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="578d7c56-1167-46fc-a188-142cef471e60">
+        <title>TapiNodeUserEquipment
+id: 578d7c56-1167-46fc-a188-142cef471e60
+name: user-equipment-3002000</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="b05ef047-deaf-47dc-9cdd-0c58e2d39290">
+          <title>TapiNodeEdgePoint
+id: b05ef047-deaf-47dc-9cdd-0c58e2d39290
+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="e3c0fdec-1f52-4d80-85e7-4947fa772d93">
+            <title>TapiConnectionEdgePoint
+id: e3c0fdec-1f52-4d80-85e7-4947fa772d93
+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="8bf9a25c-253b-4340-8b0e-f64bb73780f2">
+          <title>TapiNodeEdgePoint
+id: 8bf9a25c-253b-4340-8b0e-f64bb73780f2
+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="8be494c4-6f3d-4b9f-9048-b46fd98dbdcc">
+            <title>TapiConnectionEdgePoint
+id: 8be494c4-6f3d-4b9f-9048-b46fd98dbdcc
+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="f135b7b4-2490-4684-924f-57466d709b2a">
+        <title>TapiNodeUserEquipment
+id: f135b7b4-2490-4684-924f-57466d709b2a
+name: user-equipment-3002001</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="8146e6af-92eb-47b4-a53a-3167749f9633">
+          <title>TapiNodeEdgePoint
+id: 8146e6af-92eb-47b4-a53a-3167749f9633
+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="853bdad0-479c-42d2-a497-9176df5421c9">
+            <title>TapiConnectionEdgePoint
+id: 853bdad0-479c-42d2-a497-9176df5421c9
+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="40a34876-cd6a-4321-a771-c6ccda800932">
+          <title>TapiNodeEdgePoint
+id: 40a34876-cd6a-4321-a771-c6ccda800932
+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="72612dd1-00b1-4f23-b3e5-de4f83b2bbe2">
+            <title>TapiConnectionEdgePoint
+id: 72612dd1-00b1-4f23-b3e5-de4f83b2bbe2
+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="608c3981-9d3a-4e6f-884e-54212aeab5b4">
+        <title>TapiNodeUserEquipment
+id: 608c3981-9d3a-4e6f-884e-54212aeab5b4
+name: user-equipment-3002002</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="78e33e1a-18e0-4a5d-bad4-dc88ff7a0aa2">
+          <title>TapiNodeEdgePoint
+id: 78e33e1a-18e0-4a5d-bad4-dc88ff7a0aa2
+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="cc26722e-036a-43d3-ab27-5477638bc405">
+            <title>TapiConnectionEdgePoint
+id: cc26722e-036a-43d3-ab27-5477638bc405
+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="1761936b-544e-4736-8c45-0c431e6d0b18">
+          <title>TapiNodeEdgePoint
+id: 1761936b-544e-4736-8c45-0c431e6d0b18
+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="311f4b01-59a0-48e7-bfec-5ddd56e0090a">
+            <title>TapiConnectionEdgePoint
+id: 311f4b01-59a0-48e7-bfec-5ddd56e0090a
+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="8c0d1b6a-f467-453c-83a2-5d759e6c5a21">
+        <title>TapiNodeORu
+id: 8c0d1b6a-f467-453c-83a2-5d759e6c5a21
+name: o-ru-300201</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="1086c699-a29f-46f4-8541-6dc7cb3aaae6">
+          <title>TapiNodeEdgePoint
+id: 1086c699-a29f-46f4-8541-6dc7cb3aaae6
+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="d5a08cbe-5cae-4f5e-b9d3-4c2272633b07">
+            <title>TapiConnectionEdgePoint
+id: d5a08cbe-5cae-4f5e-b9d3-4c2272633b07
+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="7edcbff1-df6b-4954-bff0-25a93ae2de1d">
+          <title>TapiNodeEdgePoint
+id: 7edcbff1-df6b-4954-bff0-25a93ae2de1d
+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="161cb5d9-21b0-4d2b-a6ed-32f9ea082955">
+            <title>TapiConnectionEdgePoint
+id: 161cb5d9-21b0-4d2b-a6ed-32f9ea082955
+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="e02c1d9e-95c2-4473-81bd-a1d0bdea59ba">
+        <title>TapiNodeUserEquipment
+id: e02c1d9e-95c2-4473-81bd-a1d0bdea59ba
+name: user-equipment-3002010</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="5d1a7e6a-f4ec-4e4b-85de-3cd7ec8f7fe1">
+          <title>TapiNodeEdgePoint
+id: 5d1a7e6a-f4ec-4e4b-85de-3cd7ec8f7fe1
+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="e922273e-8cf1-462f-aa6e-74750b023242">
+            <title>TapiConnectionEdgePoint
+id: e922273e-8cf1-462f-aa6e-74750b023242
+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="a65d3b90-1402-4664-841e-135e0dccc69f">
+          <title>TapiNodeEdgePoint
+id: a65d3b90-1402-4664-841e-135e0dccc69f
+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="01e08f06-afba-4265-bf52-9aa1767c6f9e">
+            <title>TapiConnectionEdgePoint
+id: 01e08f06-afba-4265-bf52-9aa1767c6f9e
+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="897262d4-4788-4ea9-8144-e9f8b8861e4b">
+        <title>TapiNodeUserEquipment
+id: 897262d4-4788-4ea9-8144-e9f8b8861e4b
+name: user-equipment-3002011</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="96adc47a-6b55-4d12-a2f1-d4d00349cbea">
+          <title>TapiNodeEdgePoint
+id: 96adc47a-6b55-4d12-a2f1-d4d00349cbea
+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="3379c77a-6665-487f-8ff4-227f2da4ad3e">
+            <title>TapiConnectionEdgePoint
+id: 3379c77a-6665-487f-8ff4-227f2da4ad3e
+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="3106b997-bc4c-4a54-ae0f-ddbcc14ddd68">
+          <title>TapiNodeEdgePoint
+id: 3106b997-bc4c-4a54-ae0f-ddbcc14ddd68
+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="7bf0eb65-2306-4b1e-a11d-69519c042625">
+            <title>TapiConnectionEdgePoint
+id: 7bf0eb65-2306-4b1e-a11d-69519c042625
+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="ac993cbe-29dd-4be8-b503-e772ef508540">
+        <title>TapiNodeUserEquipment
+id: ac993cbe-29dd-4be8-b503-e772ef508540
+name: user-equipment-3002012</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="756331ca-d9fa-45b2-94cb-148576da65b6">
+          <title>TapiNodeEdgePoint
+id: 756331ca-d9fa-45b2-94cb-148576da65b6
+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="d7e36329-1f24-44ca-b177-deace13ed265">
+            <title>TapiConnectionEdgePoint
+id: d7e36329-1f24-44ca-b177-deace13ed265
+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="374361f5-6b32-4940-bfb2-c3c1c7313db6">
+          <title>TapiNodeEdgePoint
+id: 374361f5-6b32-4940-bfb2-c3c1c7313db6
+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="1a6f6fc6-188b-45f9-bf71-189027d37a35">
+            <title>TapiConnectionEdgePoint
+id: 1a6f6fc6-188b-45f9-bf71-189027d37a35
+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="afd29d7b-58cf-440d-9d90-8a615046ca38">
+        <title>TapiNodeORu
+id: afd29d7b-58cf-440d-9d90-8a615046ca38
+name: o-ru-300202</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="defffd2a-c00e-4ee7-80c2-b9bdb52bd1a4">
+          <title>TapiNodeEdgePoint
+id: defffd2a-c00e-4ee7-80c2-b9bdb52bd1a4
+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="9701d12d-1c77-42b0-a463-216c96b90f2e">
+            <title>TapiConnectionEdgePoint
+id: 9701d12d-1c77-42b0-a463-216c96b90f2e
+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="2871d7df-1dd7-4a4d-923b-51ae55c79b2d">
+          <title>TapiNodeEdgePoint
+id: 2871d7df-1dd7-4a4d-923b-51ae55c79b2d
+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="da0ce402-9d17-476e-88bd-45f2a7b3a002">
+            <title>TapiConnectionEdgePoint
+id: da0ce402-9d17-476e-88bd-45f2a7b3a002
+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="a9e06184-0e76-4755-986c-505a248c5669">
+        <title>TapiNodeUserEquipment
+id: a9e06184-0e76-4755-986c-505a248c5669
+name: user-equipment-3002020</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="4ac94d6b-4cca-4e1d-8eed-105ba9508b22">
+          <title>TapiNodeEdgePoint
+id: 4ac94d6b-4cca-4e1d-8eed-105ba9508b22
+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="2fa6abea-5699-4756-bade-2618754f030f">
+            <title>TapiConnectionEdgePoint
+id: 2fa6abea-5699-4756-bade-2618754f030f
+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="a3ba4ded-a6e8-4c52-a3c2-1e72f060fd7b">
+          <title>TapiNodeEdgePoint
+id: a3ba4ded-a6e8-4c52-a3c2-1e72f060fd7b
+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="0285041e-1f9d-464c-b329-de717506c0fe">
+            <title>TapiConnectionEdgePoint
+id: 0285041e-1f9d-464c-b329-de717506c0fe
+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="72ed3964-53bd-4989-8743-675e6f6d1b9b">
+        <title>TapiNodeUserEquipment
+id: 72ed3964-53bd-4989-8743-675e6f6d1b9b
+name: user-equipment-3002021</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="d7e4d5f2-d42a-448a-b417-278c298859d0">
+          <title>TapiNodeEdgePoint
+id: d7e4d5f2-d42a-448a-b417-278c298859d0
+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="7aafa5b2-f1db-4f76-96d9-6864257858aa">
+            <title>TapiConnectionEdgePoint
+id: 7aafa5b2-f1db-4f76-96d9-6864257858aa
+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="8c4a6474-cba2-4e9d-bfdf-b33053d56d0d">
+          <title>TapiNodeEdgePoint
+id: 8c4a6474-cba2-4e9d-bfdf-b33053d56d0d
+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="d2a9a159-58ca-4e76-a020-075e299ba43e">
+            <title>TapiConnectionEdgePoint
+id: d2a9a159-58ca-4e76-a020-075e299ba43e
+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="c0e8faa5-118c-49ca-805c-8dfec9af70fa">
+        <title>TapiNodeUserEquipment
+id: c0e8faa5-118c-49ca-805c-8dfec9af70fa
+name: user-equipment-3002022</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="d59e698d-a24d-4839-88e4-d622755d6482">
+          <title>TapiNodeEdgePoint
+id: d59e698d-a24d-4839-88e4-d622755d6482
+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="7b69140d-b0ae-44e9-a9e1-529955b6064f">
+            <title>TapiConnectionEdgePoint
+id: 7b69140d-b0ae-44e9-a9e1-529955b6064f
+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="efbe28d1-7cf4-4277-a010-01538c838d72">
+          <title>TapiNodeEdgePoint
+id: efbe28d1-7cf4-4277-a010-01538c838d72
+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="6c33441d-1d8f-4680-a9be-fc3276b1d412">
+            <title>TapiConnectionEdgePoint
+id: 6c33441d-1d8f-4680-a9be-fc3276b1d412
+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="fcbc74ac-ded4-4a91-bafc-a14cd7a5da89">
+        <title>TapiNodeOCuCp
+id: fcbc74ac-ded4-4a91-bafc-a14cd7a5da89
+name: o-cu-cp-301</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="655a5146-bc6d-43c3-b802-42103ea70cd8">
+          <title>TapiNodeEdgePoint
+id: 655a5146-bc6d-43c3-b802-42103ea70cd8
+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="714bd72a-a338-41f5-9f2d-d58735336213">
+            <title>TapiConnectionEdgePoint
+id: 714bd72a-a338-41f5-9f2d-d58735336213
+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="2d8fd094-ae51-4225-80f5-91720d6efac0">
+          <title>TapiNodeEdgePoint
+id: 2d8fd094-ae51-4225-80f5-91720d6efac0
+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="94ddde9d-ff7f-4eaa-95ec-ee136d83e4bb">
+            <title>TapiConnectionEdgePoint
+id: 94ddde9d-ff7f-4eaa-95ec-ee136d83e4bb
+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="48a1fd2b-9c2e-4445-8ba1-bd62d0ce1747">
+          <title>TapiNodeEdgePoint
+id: 48a1fd2b-9c2e-4445-8ba1-bd62d0ce1747
+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="a09639c5-4876-4f4f-b93c-991980108351">
+            <title>TapiConnectionEdgePoint
+id: a09639c5-4876-4f4f-b93c-991980108351
+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="c6f63884-7cb4-4591-ab5b-fa72065c05ca">
+            <title>TapiConnectionEdgePoint
+id: c6f63884-7cb4-4591-ab5b-fa72065c05ca
+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="70b0b78a-4464-4a93-938e-2a03ee725679">
+            <title>TapiConnectionEdgePoint
+id: 70b0b78a-4464-4a93-938e-2a03ee725679
+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="ebbb2e15-c989-43ea-8304-d706104fee29">
+          <title>TapiNodeEdgePoint
+id: ebbb2e15-c989-43ea-8304-d706104fee29
+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="11d3985f-88ed-4202-b6b4-668350e0b7d0">
+            <title>TapiConnectionEdgePoint
+id: 11d3985f-88ed-4202-b6b4-668350e0b7d0
+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="d643f5e9-1f0e-48b0-b510-a19278718db4">
+          <title>TapiNodeEdgePoint
+id: d643f5e9-1f0e-48b0-b510-a19278718db4
+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="1341aaee-46c3-45f6-a0f7-0d8895672910">
+            <title>TapiConnectionEdgePoint
+id: 1341aaee-46c3-45f6-a0f7-0d8895672910
+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="978b563b-8009-4bdd-bb12-aec79a7656f7">
+        <title>TapiNodeOCuUp
+id: 978b563b-8009-4bdd-bb12-aec79a7656f7
+name: o-cu-up-301</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="0bb750b0-b611-40be-877e-8860dbeea362">
+          <title>TapiNodeEdgePoint
+id: 0bb750b0-b611-40be-877e-8860dbeea362
+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="4133d4bf-d7a0-4a9e-86c5-5b984f64bc41">
+            <title>TapiConnectionEdgePoint
+id: 4133d4bf-d7a0-4a9e-86c5-5b984f64bc41
+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="8f247622-60a3-4dbc-81f2-1c614e9305bd">
+          <title>TapiNodeEdgePoint
+id: 8f247622-60a3-4dbc-81f2-1c614e9305bd
+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="e59bbd87-4346-4024-baed-d2cffb8d3c0e">
+            <title>TapiConnectionEdgePoint
+id: e59bbd87-4346-4024-baed-d2cffb8d3c0e
+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="e712b76e-fa44-4335-8025-4386b7ef5b60">
+          <title>TapiNodeEdgePoint
+id: e712b76e-fa44-4335-8025-4386b7ef5b60
+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="301a8de0-6777-45ad-9dab-85416e262b73">
+            <title>TapiConnectionEdgePoint
+id: 301a8de0-6777-45ad-9dab-85416e262b73
+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="ec248842-1d5b-43de-9813-2c1ac69f8982">
+            <title>TapiConnectionEdgePoint
+id: ec248842-1d5b-43de-9813-2c1ac69f8982
+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="e4455ffa-0a0b-4f77-b799-872745925899">
+            <title>TapiConnectionEdgePoint
+id: e4455ffa-0a0b-4f77-b799-872745925899
+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="868a083f-c08e-4e8f-a075-7e06b562510a">
+          <title>TapiNodeEdgePoint
+id: 868a083f-c08e-4e8f-a075-7e06b562510a
+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="328f960e-7e03-46fe-b52a-a89d144c6588">
+            <title>TapiConnectionEdgePoint
+id: 328f960e-7e03-46fe-b52a-a89d144c6588
+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="d28a014c-f78e-473b-a1e2-3deafd44bbae">
+          <title>TapiNodeEdgePoint
+id: d28a014c-f78e-473b-a1e2-3deafd44bbae
+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="c489aa9e-2f5d-4377-993a-c77416e4d94a">
+            <title>TapiConnectionEdgePoint
+id: c489aa9e-2f5d-4377-993a-c77416e4d94a
+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="38628695-11ed-4af0-99fa-9245879378cf">
+        <title>TapiNodeODu
+id: 38628695-11ed-4af0-99fa-9245879378cf
+name: o-du-3010</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="09fd3d18-77f2-4427-82e5-980b8b1b901c">
+          <title>TapiNodeEdgePoint
+id: 09fd3d18-77f2-4427-82e5-980b8b1b901c
+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="3f3caa01-bf80-4d7a-a54c-32873938d2a6">
+            <title>TapiConnectionEdgePoint
+id: 3f3caa01-bf80-4d7a-a54c-32873938d2a6
+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="91825a9f-792e-4019-a58e-2f141599a574">
+          <title>TapiNodeEdgePoint
+id: 91825a9f-792e-4019-a58e-2f141599a574
+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="039f8214-e593-478b-b223-7ab44437f19b">
+            <title>TapiConnectionEdgePoint
+id: 039f8214-e593-478b-b223-7ab44437f19b
+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="5033a9cc-dbab-4003-894a-d628af265e1b">
+            <title>TapiConnectionEdgePoint
+id: 5033a9cc-dbab-4003-894a-d628af265e1b
+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="8e17d9ac-b64b-4113-9baf-1f6f356b1343">
+            <title>TapiConnectionEdgePoint
+id: 8e17d9ac-b64b-4113-9baf-1f6f356b1343
+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="c43b5ca5-a000-4ee6-91ac-c9c61479cc7b">
+          <title>TapiNodeEdgePoint
+id: c43b5ca5-a000-4ee6-91ac-c9c61479cc7b
+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="a20334c0-f158-4e5f-a370-9ffd182747af">
+            <title>TapiConnectionEdgePoint
+id: a20334c0-f158-4e5f-a370-9ffd182747af
+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="c5e91d11-e154-457e-b1d8-6e53c17165dc">
+          <title>TapiNodeEdgePoint
+id: c5e91d11-e154-457e-b1d8-6e53c17165dc
+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="55391aa1-5acb-46a2-b0cd-354846dc4689">
+            <title>TapiConnectionEdgePoint
+id: 55391aa1-5acb-46a2-b0cd-354846dc4689
+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="d1e80570-c721-460f-8fa8-0acf7c108efd">
+        <title>TapiNodeFronthaulGateway
+id: d1e80570-c721-460f-8fa8-0acf7c108efd
+name: fronthaul-gateway-30100</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="31cef9ca-c7ae-4e38-a6aa-f86b05fc90ca">
+          <title>TapiNodeEdgePoint
+id: 31cef9ca-c7ae-4e38-a6aa-f86b05fc90ca
+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="29bbf27e-a028-461f-9239-97c77343ccfd">
+            <title>TapiConnectionEdgePoint
+id: 29bbf27e-a028-461f-9239-97c77343ccfd
+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="d052743d-2aff-4c93-9355-fb1285629d61">
+          <title>TapiNodeEdgePoint
+id: d052743d-2aff-4c93-9355-fb1285629d61
+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="2b60d164-0184-47c2-b3f7-a56a7fe69c47">
+            <title>TapiConnectionEdgePoint
+id: 2b60d164-0184-47c2-b3f7-a56a7fe69c47
+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="8b711159-d9f8-4403-8e0c-d9608b6cc8a6">
+          <title>TapiNodeEdgePoint
+id: 8b711159-d9f8-4403-8e0c-d9608b6cc8a6
+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="831aefa4-2f4a-4beb-8aa5-2b110edd5776">
+            <title>TapiConnectionEdgePoint
+id: 831aefa4-2f4a-4beb-8aa5-2b110edd5776
+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="b6bca542-5e66-4167-9d64-8d8a99161ced">
+          <title>TapiNodeEdgePoint
+id: b6bca542-5e66-4167-9d64-8d8a99161ced
+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="d99c34fc-e29f-41dc-a5f2-5afe32ecc30d">
+            <title>TapiConnectionEdgePoint
+id: d99c34fc-e29f-41dc-a5f2-5afe32ecc30d
+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="2c94094a-7240-4019-a54c-9f5393386622">
+          <title>TapiNodeEdgePoint
+id: 2c94094a-7240-4019-a54c-9f5393386622
+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="180781ce-092f-4915-97e7-4ab7288524f0">
+            <title>TapiConnectionEdgePoint
+id: 180781ce-092f-4915-97e7-4ab7288524f0
+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="9ce647cd-c2e8-429d-9345-6281c5c2be7d">
+        <title>TapiNodeORu
+id: 9ce647cd-c2e8-429d-9345-6281c5c2be7d
+name: o-ru-301000</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="2cdf1dc5-da2d-487b-b51f-d30e0276bd8e">
+          <title>TapiNodeEdgePoint
+id: 2cdf1dc5-da2d-487b-b51f-d30e0276bd8e
+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="12f6c2c2-94bc-42a6-a8cf-d2986c0a293a">
+            <title>TapiConnectionEdgePoint
+id: 12f6c2c2-94bc-42a6-a8cf-d2986c0a293a
+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="728caa3f-71ad-4bb9-b4d1-379d8c0ecab4">
+          <title>TapiNodeEdgePoint
+id: 728caa3f-71ad-4bb9-b4d1-379d8c0ecab4
+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="27fc5e3f-0c76-40c0-9fb2-6d6ddc22d010">
+            <title>TapiConnectionEdgePoint
+id: 27fc5e3f-0c76-40c0-9fb2-6d6ddc22d010
+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="67c0108b-0a7d-4fcb-9425-3bbcc2c88d55">
+        <title>TapiNodeUserEquipment
+id: 67c0108b-0a7d-4fcb-9425-3bbcc2c88d55
+name: user-equipment-3010000</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="db200e65-1e94-4264-8cbf-8e49b2aed40a">
+          <title>TapiNodeEdgePoint
+id: db200e65-1e94-4264-8cbf-8e49b2aed40a
+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="6106f1ae-133f-477e-92cb-5d8784395926">
+            <title>TapiConnectionEdgePoint
+id: 6106f1ae-133f-477e-92cb-5d8784395926
+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="77d4eaba-78ff-4622-aa18-1cb93b263ecc">
+          <title>TapiNodeEdgePoint
+id: 77d4eaba-78ff-4622-aa18-1cb93b263ecc
+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="2986894b-afdf-424f-8aaf-1b610ae96c87">
+            <title>TapiConnectionEdgePoint
+id: 2986894b-afdf-424f-8aaf-1b610ae96c87
+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="813b508f-05b1-4ccb-a680-a2eb36fde476">
+        <title>TapiNodeUserEquipment
+id: 813b508f-05b1-4ccb-a680-a2eb36fde476
+name: user-equipment-3010001</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="8291217a-c64d-41b0-ad43-7b4a136da08c">
+          <title>TapiNodeEdgePoint
+id: 8291217a-c64d-41b0-ad43-7b4a136da08c
+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="d7cd2ddc-166a-4c09-8301-18321673c025">
+            <title>TapiConnectionEdgePoint
+id: d7cd2ddc-166a-4c09-8301-18321673c025
+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="dd205459-2acc-438d-9f83-5df3fa881c32">
+          <title>TapiNodeEdgePoint
+id: dd205459-2acc-438d-9f83-5df3fa881c32
+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="207521af-349d-4917-876d-34116bbe753a">
+            <title>TapiConnectionEdgePoint
+id: 207521af-349d-4917-876d-34116bbe753a
+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="5ceb8850-0bb1-40cb-a14b-b82fde36acba">
+        <title>TapiNodeUserEquipment
+id: 5ceb8850-0bb1-40cb-a14b-b82fde36acba
+name: user-equipment-3010002</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="5e10a4e1-91e5-4123-aa7a-ae71558e1101">
+          <title>TapiNodeEdgePoint
+id: 5e10a4e1-91e5-4123-aa7a-ae71558e1101
+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="85e4997e-b50a-44cd-bf46-e39b64a8dcf2">
+            <title>TapiConnectionEdgePoint
+id: 85e4997e-b50a-44cd-bf46-e39b64a8dcf2
+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="1e7029ef-bad2-49cf-a06d-88693a48810c">
+          <title>TapiNodeEdgePoint
+id: 1e7029ef-bad2-49cf-a06d-88693a48810c
+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="40f9a43e-1696-43e4-988c-437960561b31">
+            <title>TapiConnectionEdgePoint
+id: 40f9a43e-1696-43e4-988c-437960561b31
+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="4509ae3a-7b1d-4eac-8d5f-b64a7737dc74">
+        <title>TapiNodeORu
+id: 4509ae3a-7b1d-4eac-8d5f-b64a7737dc74
+name: o-ru-301001</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="976eca40-2f2c-4587-aa92-899a5ad20299">
+          <title>TapiNodeEdgePoint
+id: 976eca40-2f2c-4587-aa92-899a5ad20299
+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="8a2e93cf-14ec-4ada-aaa1-f17d6cebfb92">
+            <title>TapiConnectionEdgePoint
+id: 8a2e93cf-14ec-4ada-aaa1-f17d6cebfb92
+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="5b205f99-c71a-4b8b-a73f-47a37b116808">
+          <title>TapiNodeEdgePoint
+id: 5b205f99-c71a-4b8b-a73f-47a37b116808
+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="82e696a9-8bfd-4495-b2a7-95f1aa91e003">
+            <title>TapiConnectionEdgePoint
+id: 82e696a9-8bfd-4495-b2a7-95f1aa91e003
+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="eeaaae5b-bd73-4fb5-905f-6fff72132336">
+        <title>TapiNodeUserEquipment
+id: eeaaae5b-bd73-4fb5-905f-6fff72132336
+name: user-equipment-3010010</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="a6789cab-761c-4de5-a86e-740a063a540f">
+          <title>TapiNodeEdgePoint
+id: a6789cab-761c-4de5-a86e-740a063a540f
+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="5cfbc8db-3bf3-484a-942b-87edcbbdf2dc">
+            <title>TapiConnectionEdgePoint
+id: 5cfbc8db-3bf3-484a-942b-87edcbbdf2dc
+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="617eff10-5357-4b53-8cd6-66256ad02efa">
+          <title>TapiNodeEdgePoint
+id: 617eff10-5357-4b53-8cd6-66256ad02efa
+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="7eb59a74-7ac2-48ef-92ee-07b010fadc0d">
+            <title>TapiConnectionEdgePoint
+id: 7eb59a74-7ac2-48ef-92ee-07b010fadc0d
+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="b8c97a4e-cfd5-46e8-af24-69b723889649">
+        <title>TapiNodeUserEquipment
+id: b8c97a4e-cfd5-46e8-af24-69b723889649
+name: user-equipment-3010011</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="106b13c1-bd8a-490f-928a-5d6aca9a1e53">
+          <title>TapiNodeEdgePoint
+id: 106b13c1-bd8a-490f-928a-5d6aca9a1e53
+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="b9b9724d-2f47-496f-bb44-c7500865660f">
+            <title>TapiConnectionEdgePoint
+id: b9b9724d-2f47-496f-bb44-c7500865660f
+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="4c737152-8a4e-4d48-bea3-82633ea2abbc">
+          <title>TapiNodeEdgePoint
+id: 4c737152-8a4e-4d48-bea3-82633ea2abbc
+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="8830872b-1239-4d83-9467-422b63ece499">
+            <title>TapiConnectionEdgePoint
+id: 8830872b-1239-4d83-9467-422b63ece499
+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="6e8f5dcb-63fd-4427-aebb-a04fcd0080a2">
+        <title>TapiNodeUserEquipment
+id: 6e8f5dcb-63fd-4427-aebb-a04fcd0080a2
+name: user-equipment-3010012</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="217a4d7c-43ab-40ac-9c0a-706a2a98f043">
+          <title>TapiNodeEdgePoint
+id: 217a4d7c-43ab-40ac-9c0a-706a2a98f043
+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="9d510d6e-d2a6-4984-9f93-137bfe5f29a7">
+            <title>TapiConnectionEdgePoint
+id: 9d510d6e-d2a6-4984-9f93-137bfe5f29a7
+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="befc33a0-9536-4a28-b929-0b952325bc1d">
+          <title>TapiNodeEdgePoint
+id: befc33a0-9536-4a28-b929-0b952325bc1d
+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="c39d7dfc-9a73-43a2-bf34-2f807fb9f6db">
+            <title>TapiConnectionEdgePoint
+id: c39d7dfc-9a73-43a2-bf34-2f807fb9f6db
+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="443173e9-ed1c-41c8-af44-458eef862980">
+        <title>TapiNodeORu
+id: 443173e9-ed1c-41c8-af44-458eef862980
+name: o-ru-301002</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="ecf4d8b4-5eef-4ee5-a5a9-d327b62279c7">
+          <title>TapiNodeEdgePoint
+id: ecf4d8b4-5eef-4ee5-a5a9-d327b62279c7
+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="272108fb-1dd4-43cd-8c2c-31ae4c68b701">
+            <title>TapiConnectionEdgePoint
+id: 272108fb-1dd4-43cd-8c2c-31ae4c68b701
+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="b6ef5f4a-f1c4-4852-829b-ef37da5074b5">
+          <title>TapiNodeEdgePoint
+id: b6ef5f4a-f1c4-4852-829b-ef37da5074b5
+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="13782c67-af3c-48a1-be3c-1e4dbb166cb5">
+            <title>TapiConnectionEdgePoint
+id: 13782c67-af3c-48a1-be3c-1e4dbb166cb5
+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="c366e161-aa8e-4e97-b7ec-ac9e67bb4923">
+        <title>TapiNodeUserEquipment
+id: c366e161-aa8e-4e97-b7ec-ac9e67bb4923
+name: user-equipment-3010020</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="c24a8c64-a6e9-4c17-a7cc-c438e8d9e6aa">
+          <title>TapiNodeEdgePoint
+id: c24a8c64-a6e9-4c17-a7cc-c438e8d9e6aa
+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="0b6d2a0b-5571-4fd0-9e77-e6ab38207e43">
+            <title>TapiConnectionEdgePoint
+id: 0b6d2a0b-5571-4fd0-9e77-e6ab38207e43
+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="9bd11897-ed6e-4ad8-bb99-4215905680df">
+          <title>TapiNodeEdgePoint
+id: 9bd11897-ed6e-4ad8-bb99-4215905680df
+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="63837abf-8535-47f3-8952-bf960fc95257">
+            <title>TapiConnectionEdgePoint
+id: 63837abf-8535-47f3-8952-bf960fc95257
+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="04a934dd-dbf9-4aa2-af58-79ecb4b1ca2c">
+        <title>TapiNodeUserEquipment
+id: 04a934dd-dbf9-4aa2-af58-79ecb4b1ca2c
+name: user-equipment-3010021</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="862787bc-1c87-4b15-a291-77004b1ffdaa">
+          <title>TapiNodeEdgePoint
+id: 862787bc-1c87-4b15-a291-77004b1ffdaa
+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="bf026460-7ef2-41fe-91bd-9f91f32c415e">
+            <title>TapiConnectionEdgePoint
+id: bf026460-7ef2-41fe-91bd-9f91f32c415e
+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="e8ef983a-1475-4bee-a1e2-675bedd9b4ec">
+          <title>TapiNodeEdgePoint
+id: e8ef983a-1475-4bee-a1e2-675bedd9b4ec
+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="d5611622-bae4-408d-be3c-f56c4d7c58bf">
+            <title>TapiConnectionEdgePoint
+id: d5611622-bae4-408d-be3c-f56c4d7c58bf
+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="45edd328-ff8e-425b-95b0-674362ee8dba">
+        <title>TapiNodeUserEquipment
+id: 45edd328-ff8e-425b-95b0-674362ee8dba
+name: user-equipment-3010022</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="7d0810cf-49fa-483e-b2c0-7ab256493da3">
+          <title>TapiNodeEdgePoint
+id: 7d0810cf-49fa-483e-b2c0-7ab256493da3
+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="ad2f258a-5e11-4fbe-8fa5-11ac66a152d5">
+            <title>TapiConnectionEdgePoint
+id: ad2f258a-5e11-4fbe-8fa5-11ac66a152d5
+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="04e0aed2-972a-4842-94ab-60d558821725">
+          <title>TapiNodeEdgePoint
+id: 04e0aed2-972a-4842-94ab-60d558821725
+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="3828817c-63e2-404c-8c8c-290fb489e555">
+            <title>TapiConnectionEdgePoint
+id: 3828817c-63e2-404c-8c8c-290fb489e555
+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="c54d4faa-c99c-4ea4-a443-931aa7dcfaa6">
+        <title>TapiNodeODu
+id: c54d4faa-c99c-4ea4-a443-931aa7dcfaa6
+name: o-du-3011</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="3b3b5150-b601-46ab-a9f5-a98be849c734">
+          <title>TapiNodeEdgePoint
+id: 3b3b5150-b601-46ab-a9f5-a98be849c734
+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="16012588-1267-4faf-b706-441504724ccb">
+            <title>TapiConnectionEdgePoint
+id: 16012588-1267-4faf-b706-441504724ccb
+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="c25ee79f-3474-489d-892f-dbe8b1f4479d">
+          <title>TapiNodeEdgePoint
+id: c25ee79f-3474-489d-892f-dbe8b1f4479d
+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="0a5fdb05-872c-4439-82da-57ef4b21f221">
+            <title>TapiConnectionEdgePoint
+id: 0a5fdb05-872c-4439-82da-57ef4b21f221
+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="fa5275b0-328c-4018-ae30-c5455581b2d0">
+            <title>TapiConnectionEdgePoint
+id: fa5275b0-328c-4018-ae30-c5455581b2d0
+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="e0458c0b-061c-40c9-9e49-7fb25bc9218b">
+            <title>TapiConnectionEdgePoint
+id: e0458c0b-061c-40c9-9e49-7fb25bc9218b
+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="cf7c206f-ce24-47dc-93f6-f55159771ebc">
+          <title>TapiNodeEdgePoint
+id: cf7c206f-ce24-47dc-93f6-f55159771ebc
+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="821e9163-3a4b-424b-a819-f2bc7d2bdc9a">
+            <title>TapiConnectionEdgePoint
+id: 821e9163-3a4b-424b-a819-f2bc7d2bdc9a
+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="7f966e00-7e2b-446a-ac6c-9d2a3e1c17c1">
+          <title>TapiNodeEdgePoint
+id: 7f966e00-7e2b-446a-ac6c-9d2a3e1c17c1
+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="4a840bb0-022c-40d0-a18e-d12005c974dd">
+            <title>TapiConnectionEdgePoint
+id: 4a840bb0-022c-40d0-a18e-d12005c974dd
+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="9f0e2c8b-c16d-42e8-a459-5f284106f8e8">
+        <title>TapiNodeFronthaulGateway
+id: 9f0e2c8b-c16d-42e8-a459-5f284106f8e8
+name: fronthaul-gateway-30110</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="c31a8b85-f566-4367-aa9e-05e25a292bc7">
+          <title>TapiNodeEdgePoint
+id: c31a8b85-f566-4367-aa9e-05e25a292bc7
+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="32a8207b-012c-4d25-8288-8d3679edafdf">
+            <title>TapiConnectionEdgePoint
+id: 32a8207b-012c-4d25-8288-8d3679edafdf
+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="e0b38bfc-5f0c-441a-842c-13a6424d9074">
+          <title>TapiNodeEdgePoint
+id: e0b38bfc-5f0c-441a-842c-13a6424d9074
+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="6c89d0bf-50a3-4fa1-a825-6271a435213e">
+            <title>TapiConnectionEdgePoint
+id: 6c89d0bf-50a3-4fa1-a825-6271a435213e
+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="dc4e2c25-2b62-456f-9722-ab62ca4d3e37">
+          <title>TapiNodeEdgePoint
+id: dc4e2c25-2b62-456f-9722-ab62ca4d3e37
+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="5c06de90-8fe2-4262-aece-62a0e51738de">
+            <title>TapiConnectionEdgePoint
+id: 5c06de90-8fe2-4262-aece-62a0e51738de
+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="ee60a3d7-9a7c-493e-89d1-3ddff303af02">
+          <title>TapiNodeEdgePoint
+id: ee60a3d7-9a7c-493e-89d1-3ddff303af02
+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="b32b221f-d39d-423c-843f-5f3c4c14604d">
+            <title>TapiConnectionEdgePoint
+id: b32b221f-d39d-423c-843f-5f3c4c14604d
+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="25de723c-5691-49e2-b4f7-e13fb43bafbb">
+          <title>TapiNodeEdgePoint
+id: 25de723c-5691-49e2-b4f7-e13fb43bafbb
+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="32dac07a-8b54-4f9c-97d9-b28a66ebfc6c">
+            <title>TapiConnectionEdgePoint
+id: 32dac07a-8b54-4f9c-97d9-b28a66ebfc6c
+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="7d08fbfe-520f-44a6-b951-518afb311b7e">
+        <title>TapiNodeORu
+id: 7d08fbfe-520f-44a6-b951-518afb311b7e
+name: o-ru-301100</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="61d942a9-d3db-47a7-9d5e-cbda9fde6ef0">
+          <title>TapiNodeEdgePoint
+id: 61d942a9-d3db-47a7-9d5e-cbda9fde6ef0
+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="8e662a44-b791-42a6-ba9b-8edac33b0596">
+            <title>TapiConnectionEdgePoint
+id: 8e662a44-b791-42a6-ba9b-8edac33b0596
+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="0c777706-a874-4f9f-835b-2186e8e7ed74">
+          <title>TapiNodeEdgePoint
+id: 0c777706-a874-4f9f-835b-2186e8e7ed74
+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="66726c6e-8fd9-4659-a6e6-a1234c23a097">
+            <title>TapiConnectionEdgePoint
+id: 66726c6e-8fd9-4659-a6e6-a1234c23a097
+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="ccf679aa-e727-4901-a70b-660f6fb1d888">
+        <title>TapiNodeUserEquipment
+id: ccf679aa-e727-4901-a70b-660f6fb1d888
+name: user-equipment-3011000</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="03ecf7f6-d4aa-4c8c-90a2-1d2aef044df4">
+          <title>TapiNodeEdgePoint
+id: 03ecf7f6-d4aa-4c8c-90a2-1d2aef044df4
+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="93daa596-9f65-41ba-9e08-41bfa0c7c54d">
+            <title>TapiConnectionEdgePoint
+id: 93daa596-9f65-41ba-9e08-41bfa0c7c54d
+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="68b032e0-7114-4e59-9c5d-b00299fead50">
+          <title>TapiNodeEdgePoint
+id: 68b032e0-7114-4e59-9c5d-b00299fead50
+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="ab155396-0b5f-4765-97ae-f2c0bca4e876">
+            <title>TapiConnectionEdgePoint
+id: ab155396-0b5f-4765-97ae-f2c0bca4e876
+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="92dc8ab8-6b8f-4c4b-bb34-24490f7fefdb">
+        <title>TapiNodeUserEquipment
+id: 92dc8ab8-6b8f-4c4b-bb34-24490f7fefdb
+name: user-equipment-3011001</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="0729389a-d4b1-4b78-9948-3a65330d3e25">
+          <title>TapiNodeEdgePoint
+id: 0729389a-d4b1-4b78-9948-3a65330d3e25
+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="5e2bf6fe-9f89-4698-abf9-cb208f5db08c">
+            <title>TapiConnectionEdgePoint
+id: 5e2bf6fe-9f89-4698-abf9-cb208f5db08c
+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="e0b788d2-3b97-4652-a0ff-239adf9cd7f4">
+          <title>TapiNodeEdgePoint
+id: e0b788d2-3b97-4652-a0ff-239adf9cd7f4
+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="66f310bf-20d5-4b27-83f7-6f55861b021d">
+            <title>TapiConnectionEdgePoint
+id: 66f310bf-20d5-4b27-83f7-6f55861b021d
+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="c68c2fce-1970-4b30-903f-6b3bb03ffbc3">
+        <title>TapiNodeUserEquipment
+id: c68c2fce-1970-4b30-903f-6b3bb03ffbc3
+name: user-equipment-3011002</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="76974ff0-900a-451a-aed0-ec5a7171cce4">
+          <title>TapiNodeEdgePoint
+id: 76974ff0-900a-451a-aed0-ec5a7171cce4
+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="37318373-9af1-4b59-9018-481af6444c92">
+            <title>TapiConnectionEdgePoint
+id: 37318373-9af1-4b59-9018-481af6444c92
+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="e8517dab-5d49-434a-b966-91abb4789cfd">
+          <title>TapiNodeEdgePoint
+id: e8517dab-5d49-434a-b966-91abb4789cfd
+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="44cf2632-2ff9-49ab-8581-7125ebed8747">
+            <title>TapiConnectionEdgePoint
+id: 44cf2632-2ff9-49ab-8581-7125ebed8747
+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="4ded00f5-c148-43c9-a5cf-19ed94215120">
+        <title>TapiNodeORu
+id: 4ded00f5-c148-43c9-a5cf-19ed94215120
+name: o-ru-301101</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="7c12ea50-8415-45b1-af06-979981f679b8">
+          <title>TapiNodeEdgePoint
+id: 7c12ea50-8415-45b1-af06-979981f679b8
+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="44dc8802-31df-4b03-b160-98b4f98f05a5">
+            <title>TapiConnectionEdgePoint
+id: 44dc8802-31df-4b03-b160-98b4f98f05a5
+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="e417782a-6fb8-4f6a-b2be-8ff82b349a28">
+          <title>TapiNodeEdgePoint
+id: e417782a-6fb8-4f6a-b2be-8ff82b349a28
+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="8b36c99c-ee4a-4c89-bd4d-9af139d7840b">
+            <title>TapiConnectionEdgePoint
+id: 8b36c99c-ee4a-4c89-bd4d-9af139d7840b
+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="3f18ba05-5f79-4a31-a0c5-61cafbbf45ff">
+        <title>TapiNodeUserEquipment
+id: 3f18ba05-5f79-4a31-a0c5-61cafbbf45ff
+name: user-equipment-3011010</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="8ec7578f-8192-4edb-9121-9500eac56027">
+          <title>TapiNodeEdgePoint
+id: 8ec7578f-8192-4edb-9121-9500eac56027
+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="b8c9ee06-0a0b-4e8f-89f2-2db383990ab1">
+            <title>TapiConnectionEdgePoint
+id: b8c9ee06-0a0b-4e8f-89f2-2db383990ab1
+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="e9830d85-156a-491d-9e51-b6d34c6f6983">
+          <title>TapiNodeEdgePoint
+id: e9830d85-156a-491d-9e51-b6d34c6f6983
+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="2f6c8cd3-aab1-47c0-be08-e9aeb7424ea5">
+            <title>TapiConnectionEdgePoint
+id: 2f6c8cd3-aab1-47c0-be08-e9aeb7424ea5
+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="78e41d91-b9ef-4c0e-82d1-43a397289b3a">
+        <title>TapiNodeUserEquipment
+id: 78e41d91-b9ef-4c0e-82d1-43a397289b3a
+name: user-equipment-3011011</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="81d33b81-abc4-480a-9314-14ec9a002be2">
+          <title>TapiNodeEdgePoint
+id: 81d33b81-abc4-480a-9314-14ec9a002be2
+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="c9af0081-7f34-4213-8f7e-e3c35550cbf0">
+            <title>TapiConnectionEdgePoint
+id: c9af0081-7f34-4213-8f7e-e3c35550cbf0
+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="f64bf9d9-4a6a-4fd5-8d2f-fb2f2acd265e">
+          <title>TapiNodeEdgePoint
+id: f64bf9d9-4a6a-4fd5-8d2f-fb2f2acd265e
+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="f329afbe-6ba6-461d-83c2-18cde1ebefd6">
+            <title>TapiConnectionEdgePoint
+id: f329afbe-6ba6-461d-83c2-18cde1ebefd6
+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="09a5b8e2-6910-4894-8a43-e18e9b2201ec">
+        <title>TapiNodeUserEquipment
+id: 09a5b8e2-6910-4894-8a43-e18e9b2201ec
+name: user-equipment-3011012</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="daf953aa-ca51-4d9f-8806-0bc7bc3fcfa0">
+          <title>TapiNodeEdgePoint
+id: daf953aa-ca51-4d9f-8806-0bc7bc3fcfa0
+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="3846dda2-7fb6-419b-ab2b-d879c3b22559">
+            <title>TapiConnectionEdgePoint
+id: 3846dda2-7fb6-419b-ab2b-d879c3b22559
+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="9e2d26b0-4c33-49df-a5aa-436ffcef10b4">
+          <title>TapiNodeEdgePoint
+id: 9e2d26b0-4c33-49df-a5aa-436ffcef10b4
+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="c4afbc97-56a6-40b7-a8ff-7c016d255cc6">
+            <title>TapiConnectionEdgePoint
+id: c4afbc97-56a6-40b7-a8ff-7c016d255cc6
+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="2cb57d87-d8cf-4d83-b427-08a359c90286">
+        <title>TapiNodeORu
+id: 2cb57d87-d8cf-4d83-b427-08a359c90286
+name: o-ru-301102</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="c411c359-1f05-4408-8aab-e7386f5ae789">
+          <title>TapiNodeEdgePoint
+id: c411c359-1f05-4408-8aab-e7386f5ae789
+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="a81c3012-3fbe-40dd-81c6-2315701c73c0">
+            <title>TapiConnectionEdgePoint
+id: a81c3012-3fbe-40dd-81c6-2315701c73c0
+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="b5e0c31f-bf6b-48bc-b287-1f3c0382ea7d">
+          <title>TapiNodeEdgePoint
+id: b5e0c31f-bf6b-48bc-b287-1f3c0382ea7d
+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="bdbef1a2-42f6-4b50-a2a6-659a1562728c">
+            <title>TapiConnectionEdgePoint
+id: bdbef1a2-42f6-4b50-a2a6-659a1562728c
+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="5e6b22a9-3d62-46b8-b090-ef7ff1650f2c">
+        <title>TapiNodeUserEquipment
+id: 5e6b22a9-3d62-46b8-b090-ef7ff1650f2c
+name: user-equipment-3011020</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="bb32661f-247e-407b-b7ad-b29bd61e5060">
+          <title>TapiNodeEdgePoint
+id: bb32661f-247e-407b-b7ad-b29bd61e5060
+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="a12418d1-af4d-420d-9e64-be2fcdc6a6af">
+            <title>TapiConnectionEdgePoint
+id: a12418d1-af4d-420d-9e64-be2fcdc6a6af
+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="d0a5847a-24f5-4099-92f5-0a8415e85f29">
+          <title>TapiNodeEdgePoint
+id: d0a5847a-24f5-4099-92f5-0a8415e85f29
+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="46771471-028c-49bd-bb04-e6522a10b4f4">
+            <title>TapiConnectionEdgePoint
+id: 46771471-028c-49bd-bb04-e6522a10b4f4
+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="3482a238-d528-4837-b88c-ed94a50b69e1">
+        <title>TapiNodeUserEquipment
+id: 3482a238-d528-4837-b88c-ed94a50b69e1
+name: user-equipment-3011021</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="bb2e5c7d-8bba-4df2-82df-de654b21f38e">
+          <title>TapiNodeEdgePoint
+id: bb2e5c7d-8bba-4df2-82df-de654b21f38e
+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="fe857d7d-76d0-497d-8fce-bbd3e0477b79">
+            <title>TapiConnectionEdgePoint
+id: fe857d7d-76d0-497d-8fce-bbd3e0477b79
+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="9d1d64cd-0210-463d-b13d-f594d71e8b5d">
+          <title>TapiNodeEdgePoint
+id: 9d1d64cd-0210-463d-b13d-f594d71e8b5d
+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="aa769695-7d4f-44a1-a5dd-91e3d4010f9c">
+            <title>TapiConnectionEdgePoint
+id: aa769695-7d4f-44a1-a5dd-91e3d4010f9c
+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="6454447f-0b9c-41d6-a960-1b0773af9d24">
+        <title>TapiNodeUserEquipment
+id: 6454447f-0b9c-41d6-a960-1b0773af9d24
+name: user-equipment-3011022</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="1e2a8caa-d6e2-479a-9b33-73c94a652cad">
+          <title>TapiNodeEdgePoint
+id: 1e2a8caa-d6e2-479a-9b33-73c94a652cad
+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="ca1785a6-9564-47c9-a183-73aa32f7fb57">
+            <title>TapiConnectionEdgePoint
+id: ca1785a6-9564-47c9-a183-73aa32f7fb57
+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="730ee9ad-3e29-483d-904d-1a659bcd41c6">
+          <title>TapiNodeEdgePoint
+id: 730ee9ad-3e29-483d-904d-1a659bcd41c6
+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="8bf784a2-330f-46cb-9ecc-d3bfa4cefee7">
+            <title>TapiConnectionEdgePoint
+id: 8bf784a2-330f-46cb-9ecc-d3bfa4cefee7
+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="cdceba54-4e94-4a29-ace4-831872b29cb5">
+        <title>TapiNodeODu
+id: cdceba54-4e94-4a29-ace4-831872b29cb5
+name: o-du-3012</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="c6eabaeb-22e2-4969-b969-0ecb4ab3d018">
+          <title>TapiNodeEdgePoint
+id: c6eabaeb-22e2-4969-b969-0ecb4ab3d018
+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="2da69d47-40b2-4693-ba8d-c48c6810f065">
+            <title>TapiConnectionEdgePoint
+id: 2da69d47-40b2-4693-ba8d-c48c6810f065
+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="94de40b0-6e4e-4276-9ff5-5ab5b7c8f40f">
+          <title>TapiNodeEdgePoint
+id: 94de40b0-6e4e-4276-9ff5-5ab5b7c8f40f
+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="476177a4-a76e-42a5-823c-a946e0d8c5e7">
+            <title>TapiConnectionEdgePoint
+id: 476177a4-a76e-42a5-823c-a946e0d8c5e7
+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="30f62624-e839-424a-a749-2718f99f456e">
+            <title>TapiConnectionEdgePoint
+id: 30f62624-e839-424a-a749-2718f99f456e
+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="eb7b2d18-de4f-4398-960b-209f223e1ec3">
+            <title>TapiConnectionEdgePoint
+id: eb7b2d18-de4f-4398-960b-209f223e1ec3
+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="6536e956-8782-462e-a35a-0cc51c56668a">
+          <title>TapiNodeEdgePoint
+id: 6536e956-8782-462e-a35a-0cc51c56668a
+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="7103bdd4-c343-416c-aef4-074c5f83abc0">
+            <title>TapiConnectionEdgePoint
+id: 7103bdd4-c343-416c-aef4-074c5f83abc0
+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="fe3a882a-7564-471c-9d22-c87fe500ef9e">
+          <title>TapiNodeEdgePoint
+id: fe3a882a-7564-471c-9d22-c87fe500ef9e
+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="1b251f51-c589-41e9-8eca-5b05455827d0">
+            <title>TapiConnectionEdgePoint
+id: 1b251f51-c589-41e9-8eca-5b05455827d0
+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="9b8fb8a2-29d6-4ed9-987e-cd72df4a4379">
+        <title>TapiNodeFronthaulGateway
+id: 9b8fb8a2-29d6-4ed9-987e-cd72df4a4379
+name: fronthaul-gateway-30120</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="96ae57f2-fd94-42d4-b77e-a0d9b024b1f0">
+          <title>TapiNodeEdgePoint
+id: 96ae57f2-fd94-42d4-b77e-a0d9b024b1f0
+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="f00d7893-042e-4419-a5c3-2fbbf1585c2b">
+            <title>TapiConnectionEdgePoint
+id: f00d7893-042e-4419-a5c3-2fbbf1585c2b
+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="8b8530a4-75f7-4619-af83-9f7a9082e25f">
+          <title>TapiNodeEdgePoint
+id: 8b8530a4-75f7-4619-af83-9f7a9082e25f
+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="16c8e015-8824-47af-a752-eb46830fd860">
+            <title>TapiConnectionEdgePoint
+id: 16c8e015-8824-47af-a752-eb46830fd860
+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="392d79cc-44a0-45c3-a88a-8d5e02a44e68">
+          <title>TapiNodeEdgePoint
+id: 392d79cc-44a0-45c3-a88a-8d5e02a44e68
+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="f3dd94c8-079d-4f3f-910d-2824624ecbdf">
+            <title>TapiConnectionEdgePoint
+id: f3dd94c8-079d-4f3f-910d-2824624ecbdf
+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="085e1914-0178-41c9-8dae-4acfa575647b">
+          <title>TapiNodeEdgePoint
+id: 085e1914-0178-41c9-8dae-4acfa575647b
+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="26f25fea-bb67-4560-9479-83ecc0214634">
+            <title>TapiConnectionEdgePoint
+id: 26f25fea-bb67-4560-9479-83ecc0214634
+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="0474feea-4476-42e6-8e15-37add5ab704c">
+          <title>TapiNodeEdgePoint
+id: 0474feea-4476-42e6-8e15-37add5ab704c
+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="e121ab53-528e-4ce9-ad91-ddfbb9c4d8f5">
+            <title>TapiConnectionEdgePoint
+id: e121ab53-528e-4ce9-ad91-ddfbb9c4d8f5
+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="b943f342-e199-4625-bbc9-43b38e0d33f5">
+        <title>TapiNodeORu
+id: b943f342-e199-4625-bbc9-43b38e0d33f5
+name: o-ru-301200</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="a0363ab7-53d6-4e76-a30e-61e421ef2357">
+          <title>TapiNodeEdgePoint
+id: a0363ab7-53d6-4e76-a30e-61e421ef2357
+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="cbfe923a-dc95-4372-9fc4-d1965b076d04">
+            <title>TapiConnectionEdgePoint
+id: cbfe923a-dc95-4372-9fc4-d1965b076d04
+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="aecd9f4e-603f-44fd-9f89-5297385434a1">
+          <title>TapiNodeEdgePoint
+id: aecd9f4e-603f-44fd-9f89-5297385434a1
+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="7284996a-9808-46c4-8589-fdca8d264078">
+            <title>TapiConnectionEdgePoint
+id: 7284996a-9808-46c4-8589-fdca8d264078
+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="006053ba-a21e-44fc-9597-a5ab7d15ce91">
+        <title>TapiNodeUserEquipment
+id: 006053ba-a21e-44fc-9597-a5ab7d15ce91
+name: user-equipment-3012000</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="b37d99f2-27f0-43ec-8aa4-a9c0e065830b">
+          <title>TapiNodeEdgePoint
+id: b37d99f2-27f0-43ec-8aa4-a9c0e065830b
+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="9e9050a1-e69f-45ab-ad09-9be201e37643">
+            <title>TapiConnectionEdgePoint
+id: 9e9050a1-e69f-45ab-ad09-9be201e37643
+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="6d36820b-6801-4e2f-9b5a-0717b5c9fe2b">
+          <title>TapiNodeEdgePoint
+id: 6d36820b-6801-4e2f-9b5a-0717b5c9fe2b
+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="3421f832-2b39-45ad-9afd-dfcb68e00068">
+            <title>TapiConnectionEdgePoint
+id: 3421f832-2b39-45ad-9afd-dfcb68e00068
+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="38295566-c948-4a18-a14a-029ecbd27c2f">
+        <title>TapiNodeUserEquipment
+id: 38295566-c948-4a18-a14a-029ecbd27c2f
+name: user-equipment-3012001</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="162d99ff-44ab-4512-a75f-f2ba4f0b9b7b">
+          <title>TapiNodeEdgePoint
+id: 162d99ff-44ab-4512-a75f-f2ba4f0b9b7b
+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="3c124000-3d0d-4dfc-81e2-4b1c4618e6c1">
+            <title>TapiConnectionEdgePoint
+id: 3c124000-3d0d-4dfc-81e2-4b1c4618e6c1
+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="40300546-800b-4c45-b883-00b0f9467082">
+          <title>TapiNodeEdgePoint
+id: 40300546-800b-4c45-b883-00b0f9467082
+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="8fb8f711-9c38-4153-a703-964f1a5a7292">
+            <title>TapiConnectionEdgePoint
+id: 8fb8f711-9c38-4153-a703-964f1a5a7292
+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="2c1efd94-ad13-4fc3-ae47-be8310e80e53">
+        <title>TapiNodeUserEquipment
+id: 2c1efd94-ad13-4fc3-ae47-be8310e80e53
+name: user-equipment-3012002</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="994ddcb7-5c0a-4946-91c2-c84becaba863">
+          <title>TapiNodeEdgePoint
+id: 994ddcb7-5c0a-4946-91c2-c84becaba863
+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="c4107dc9-d7cf-45de-bff1-926138ad81cf">
+            <title>TapiConnectionEdgePoint
+id: c4107dc9-d7cf-45de-bff1-926138ad81cf
+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="63c7d813-a84d-4180-b004-b54f43cdcbef">
+          <title>TapiNodeEdgePoint
+id: 63c7d813-a84d-4180-b004-b54f43cdcbef
+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="e379b8eb-a7bb-4d17-a27c-2ac160c1a5d2">
+            <title>TapiConnectionEdgePoint
+id: e379b8eb-a7bb-4d17-a27c-2ac160c1a5d2
+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="03dbcf93-7aec-42e4-9067-4d3c5cda114e">
+        <title>TapiNodeORu
+id: 03dbcf93-7aec-42e4-9067-4d3c5cda114e
+name: o-ru-301201</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="6877697d-127a-49a4-a1d7-03c636ac2bb4">
+          <title>TapiNodeEdgePoint
+id: 6877697d-127a-49a4-a1d7-03c636ac2bb4
+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="cb31abfc-58fe-45a0-a6cf-37e93db6d4af">
+            <title>TapiConnectionEdgePoint
+id: cb31abfc-58fe-45a0-a6cf-37e93db6d4af
+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="ff3e7299-34af-493e-a6e2-b6176b921b3c">
+          <title>TapiNodeEdgePoint
+id: ff3e7299-34af-493e-a6e2-b6176b921b3c
+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="e03b76dd-b7ba-4b50-8fe2-6f9606f15058">
+            <title>TapiConnectionEdgePoint
+id: e03b76dd-b7ba-4b50-8fe2-6f9606f15058
+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="bfa6ce18-746f-444e-82cd-33c04e54e3f5">
+        <title>TapiNodeUserEquipment
+id: bfa6ce18-746f-444e-82cd-33c04e54e3f5
+name: user-equipment-3012010</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="2e8ffb2a-c1d7-4c34-b648-beb19c03481e">
+          <title>TapiNodeEdgePoint
+id: 2e8ffb2a-c1d7-4c34-b648-beb19c03481e
+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="808a9075-0fb9-4a31-981d-0b7d3e741d1a">
+            <title>TapiConnectionEdgePoint
+id: 808a9075-0fb9-4a31-981d-0b7d3e741d1a
+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="68166410-c404-4d9e-91d7-00ab7d400a85">
+          <title>TapiNodeEdgePoint
+id: 68166410-c404-4d9e-91d7-00ab7d400a85
+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="3f1cb9f3-5734-4911-91a6-8e4e71f03a0d">
+            <title>TapiConnectionEdgePoint
+id: 3f1cb9f3-5734-4911-91a6-8e4e71f03a0d
+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="e5a2ebdd-741c-4208-8455-9761aac85ff8">
+        <title>TapiNodeUserEquipment
+id: e5a2ebdd-741c-4208-8455-9761aac85ff8
+name: user-equipment-3012011</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="9d73d78b-926a-4326-abcc-13132ee12d53">
+          <title>TapiNodeEdgePoint
+id: 9d73d78b-926a-4326-abcc-13132ee12d53
+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="7a8daa65-bb97-4cbc-b82c-5f93e6a5619d">
+            <title>TapiConnectionEdgePoint
+id: 7a8daa65-bb97-4cbc-b82c-5f93e6a5619d
+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="b4dadaaf-05c8-48a0-85d7-fd3612287616">
+          <title>TapiNodeEdgePoint
+id: b4dadaaf-05c8-48a0-85d7-fd3612287616
+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="65883f30-2b2a-454e-830a-6bc9105ded26">
+            <title>TapiConnectionEdgePoint
+id: 65883f30-2b2a-454e-830a-6bc9105ded26
+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="62e73f5e-98bc-4f42-8d36-f2ea6833726d">
+        <title>TapiNodeUserEquipment
+id: 62e73f5e-98bc-4f42-8d36-f2ea6833726d
+name: user-equipment-3012012</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="43c8b7ba-572f-4fed-9ac7-ba4a3cfde8cc">
+          <title>TapiNodeEdgePoint
+id: 43c8b7ba-572f-4fed-9ac7-ba4a3cfde8cc
+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="9e5cc706-725c-4746-a00b-b251f0466b1c">
+            <title>TapiConnectionEdgePoint
+id: 9e5cc706-725c-4746-a00b-b251f0466b1c
+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="6f491d0e-59f2-4b66-be81-3ca9e2c0f7b4">
+          <title>TapiNodeEdgePoint
+id: 6f491d0e-59f2-4b66-be81-3ca9e2c0f7b4
+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="ad14f409-f300-4f1c-8678-9da3c35724c7">
+            <title>TapiConnectionEdgePoint
+id: ad14f409-f300-4f1c-8678-9da3c35724c7
+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="ce1cacd3-ec92-43d9-a51d-c3c6193aa252">
+        <title>TapiNodeORu
+id: ce1cacd3-ec92-43d9-a51d-c3c6193aa252
+name: o-ru-301202</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="032dd283-49d4-49bc-b6eb-a3f92cae346e">
+          <title>TapiNodeEdgePoint
+id: 032dd283-49d4-49bc-b6eb-a3f92cae346e
+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="a02893be-7e5d-4a31-8021-4464cd798bf3">
+            <title>TapiConnectionEdgePoint
+id: a02893be-7e5d-4a31-8021-4464cd798bf3
+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="46916b49-1d79-4dd1-bb5a-eefe5ae5e935">
+          <title>TapiNodeEdgePoint
+id: 46916b49-1d79-4dd1-bb5a-eefe5ae5e935
+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="7e589cda-3e09-47d3-ae31-3c8f2c02aa54">
+            <title>TapiConnectionEdgePoint
+id: 7e589cda-3e09-47d3-ae31-3c8f2c02aa54
+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="498ad7ff-9cfb-4291-bee7-b18e51f2ddcf">
+        <title>TapiNodeUserEquipment
+id: 498ad7ff-9cfb-4291-bee7-b18e51f2ddcf
+name: user-equipment-3012020</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="9d22ba3f-405e-46b8-9470-297339103e8b">
+          <title>TapiNodeEdgePoint
+id: 9d22ba3f-405e-46b8-9470-297339103e8b
+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="4a35e967-0fd4-4a02-8b86-af3f3de625b2">
+            <title>TapiConnectionEdgePoint
+id: 4a35e967-0fd4-4a02-8b86-af3f3de625b2
+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="10427a3f-a2f9-44d7-8104-a65cf688d6dc">
+          <title>TapiNodeEdgePoint
+id: 10427a3f-a2f9-44d7-8104-a65cf688d6dc
+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="4c1da664-e08b-4310-9639-20520dd40d8b">
+            <title>TapiConnectionEdgePoint
+id: 4c1da664-e08b-4310-9639-20520dd40d8b
+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="97421b38-29b5-47ad-bcd8-2e53b487fba4">
+        <title>TapiNodeUserEquipment
+id: 97421b38-29b5-47ad-bcd8-2e53b487fba4
+name: user-equipment-3012021</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="d0a591f2-3dce-472c-b222-dbe88eed5a7c">
+          <title>TapiNodeEdgePoint
+id: d0a591f2-3dce-472c-b222-dbe88eed5a7c
+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="fdf9f2cd-c60d-4c08-b0de-06fcb7b5412b">
+            <title>TapiConnectionEdgePoint
+id: fdf9f2cd-c60d-4c08-b0de-06fcb7b5412b
+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="d58366a6-6be4-4894-aabb-9e5beec25784">
+          <title>TapiNodeEdgePoint
+id: d58366a6-6be4-4894-aabb-9e5beec25784
+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="60168232-997a-46bc-8ec0-e8dfc5d23572">
+            <title>TapiConnectionEdgePoint
+id: 60168232-997a-46bc-8ec0-e8dfc5d23572
+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="6ca07864-0fc2-49f9-84c9-8359fb884f8b">
+        <title>TapiNodeUserEquipment
+id: 6ca07864-0fc2-49f9-84c9-8359fb884f8b
+name: user-equipment-3012022</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="640c5c19-4361-49e5-8243-e8ecbc108947">
+          <title>TapiNodeEdgePoint
+id: 640c5c19-4361-49e5-8243-e8ecbc108947
+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="ee0d20a2-0d1f-46e2-9930-d79ea2ee2485">
+            <title>TapiConnectionEdgePoint
+id: ee0d20a2-0d1f-46e2-9930-d79ea2ee2485
+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="b3cb1632-7c41-4112-a3a2-324862e94b11">
+          <title>TapiNodeEdgePoint
+id: b3cb1632-7c41-4112-a3a2-324862e94b11
+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="87fd6047-9f80-4c68-9729-8b61e8ea89fc">
+            <title>TapiConnectionEdgePoint
+id: 87fd6047-9f80-4c68-9729-8b61e8ea89fc
+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="123aee52-cedb-4be1-8a40-c40ca99d5e64">
+        <title>TapiNodeOCuCp
+id: 123aee52-cedb-4be1-8a40-c40ca99d5e64
+name: o-cu-cp-302</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="10013ac8-da51-47c3-aeea-d4b5eddaf30f">
+          <title>TapiNodeEdgePoint
+id: 10013ac8-da51-47c3-aeea-d4b5eddaf30f
+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="80583821-0fbd-4837-bd88-cbd2e3d9f196">
+            <title>TapiConnectionEdgePoint
+id: 80583821-0fbd-4837-bd88-cbd2e3d9f196
+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="da463fca-cb26-49a4-9bfb-0cbfb3cab1ab">
+          <title>TapiNodeEdgePoint
+id: da463fca-cb26-49a4-9bfb-0cbfb3cab1ab
+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="66b37816-1e3c-4783-a4f5-e8c9bbfd78b0">
+            <title>TapiConnectionEdgePoint
+id: 66b37816-1e3c-4783-a4f5-e8c9bbfd78b0
+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="07753c58-5728-443d-a05e-cd25b32a1e95">
+          <title>TapiNodeEdgePoint
+id: 07753c58-5728-443d-a05e-cd25b32a1e95
+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="dbb2bbb9-e81d-4fee-8855-b32d8a42f24d">
+            <title>TapiConnectionEdgePoint
+id: dbb2bbb9-e81d-4fee-8855-b32d8a42f24d
+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="d785aa2e-efe0-473f-9b4b-b0644d731a85">
+            <title>TapiConnectionEdgePoint
+id: d785aa2e-efe0-473f-9b4b-b0644d731a85
+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="1e8933fb-61dc-42f3-a4fa-94a4f117c54b">
+            <title>TapiConnectionEdgePoint
+id: 1e8933fb-61dc-42f3-a4fa-94a4f117c54b
+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="95899064-07aa-4843-963e-76e1840ed6d1">
+          <title>TapiNodeEdgePoint
+id: 95899064-07aa-4843-963e-76e1840ed6d1
+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="399ebab3-f96e-41fa-85ae-8d852f80fb16">
+            <title>TapiConnectionEdgePoint
+id: 399ebab3-f96e-41fa-85ae-8d852f80fb16
+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="e8263fbd-e457-428b-95c7-1d01188f0807">
+          <title>TapiNodeEdgePoint
+id: e8263fbd-e457-428b-95c7-1d01188f0807
+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="c9e94d8c-b9d8-45ea-8945-38cbefd3bb79">
+            <title>TapiConnectionEdgePoint
+id: c9e94d8c-b9d8-45ea-8945-38cbefd3bb79
+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="ae55553d-237e-4cbc-999d-6e6462e622ad">
+        <title>TapiNodeOCuUp
+id: ae55553d-237e-4cbc-999d-6e6462e622ad
+name: o-cu-up-302</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="c05378f9-d582-4bd9-bf5e-b7e18a7c40be">
+          <title>TapiNodeEdgePoint
+id: c05378f9-d582-4bd9-bf5e-b7e18a7c40be
+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="554652de-693e-46d2-80ba-a851f52e356c">
+            <title>TapiConnectionEdgePoint
+id: 554652de-693e-46d2-80ba-a851f52e356c
+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="7aa32f2d-9b4b-474e-a0f2-bc739d1fef56">
+          <title>TapiNodeEdgePoint
+id: 7aa32f2d-9b4b-474e-a0f2-bc739d1fef56
+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="0a2485a1-48e9-42cc-bbf2-224a118a6688">
+            <title>TapiConnectionEdgePoint
+id: 0a2485a1-48e9-42cc-bbf2-224a118a6688
+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="9267f99e-c655-4512-945a-45c360d96717">
+          <title>TapiNodeEdgePoint
+id: 9267f99e-c655-4512-945a-45c360d96717
+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="694f1654-9995-4f3a-baba-802635f1e99b">
+            <title>TapiConnectionEdgePoint
+id: 694f1654-9995-4f3a-baba-802635f1e99b
+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="a4694a59-2383-4a46-8732-0295fe18a64f">
+            <title>TapiConnectionEdgePoint
+id: a4694a59-2383-4a46-8732-0295fe18a64f
+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="ebc56364-705f-4bae-99e6-316db253bee4">
+            <title>TapiConnectionEdgePoint
+id: ebc56364-705f-4bae-99e6-316db253bee4
+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="53d6d88c-8327-4ca2-b410-85b404c084ce">
+          <title>TapiNodeEdgePoint
+id: 53d6d88c-8327-4ca2-b410-85b404c084ce
+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="f31f83b7-71d8-4ae6-b4a3-c6021126002a">
+            <title>TapiConnectionEdgePoint
+id: f31f83b7-71d8-4ae6-b4a3-c6021126002a
+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="be05a2c5-e45b-4c54-b37e-7b87c65e4166">
+          <title>TapiNodeEdgePoint
+id: be05a2c5-e45b-4c54-b37e-7b87c65e4166
+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="878350ce-e493-448d-8649-fd51400c086b">
+            <title>TapiConnectionEdgePoint
+id: 878350ce-e493-448d-8649-fd51400c086b
+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="d5f9e43d-7c46-4874-9e9c-8dd93fc78245">
+        <title>TapiNodeODu
+id: d5f9e43d-7c46-4874-9e9c-8dd93fc78245
+name: o-du-3020</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="8fec73ae-795a-4b07-871d-c3fdba53a742">
+          <title>TapiNodeEdgePoint
+id: 8fec73ae-795a-4b07-871d-c3fdba53a742
+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="e29a92e8-3e6d-47cd-b191-cae51b32e731">
+            <title>TapiConnectionEdgePoint
+id: e29a92e8-3e6d-47cd-b191-cae51b32e731
+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="48eea3b3-6f88-4574-b9ee-cdd12055673a">
+          <title>TapiNodeEdgePoint
+id: 48eea3b3-6f88-4574-b9ee-cdd12055673a
+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="d1ce7de0-0798-4d7d-8801-7236708d2ff6">
+            <title>TapiConnectionEdgePoint
+id: d1ce7de0-0798-4d7d-8801-7236708d2ff6
+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="647cb0d6-5850-4076-aa8f-98ee140996d0">
+            <title>TapiConnectionEdgePoint
+id: 647cb0d6-5850-4076-aa8f-98ee140996d0
+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="59448756-ff59-428d-a019-13f232aadfc4">
+            <title>TapiConnectionEdgePoint
+id: 59448756-ff59-428d-a019-13f232aadfc4
+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="84b211d1-9212-4226-8da2-37fe4c5d081d">
+          <title>TapiNodeEdgePoint
+id: 84b211d1-9212-4226-8da2-37fe4c5d081d
+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="9ae5ce5a-7666-4331-9ca6-2666d8b4de23">
+            <title>TapiConnectionEdgePoint
+id: 9ae5ce5a-7666-4331-9ca6-2666d8b4de23
+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="f30a1534-8ca0-4f52-a1f6-f51492cc3833">
+          <title>TapiNodeEdgePoint
+id: f30a1534-8ca0-4f52-a1f6-f51492cc3833
+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="3cc0615e-1a14-4257-bc1e-6117025882a8">
+            <title>TapiConnectionEdgePoint
+id: 3cc0615e-1a14-4257-bc1e-6117025882a8
+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="9895c402-999c-4de7-b59f-cb3963630c3c">
+        <title>TapiNodeFronthaulGateway
+id: 9895c402-999c-4de7-b59f-cb3963630c3c
+name: fronthaul-gateway-30200</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="87619b62-d648-4785-8cd0-a495994c1e6b">
+          <title>TapiNodeEdgePoint
+id: 87619b62-d648-4785-8cd0-a495994c1e6b
+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="c24a7450-ee6b-4315-9bb7-789103b00773">
+            <title>TapiConnectionEdgePoint
+id: c24a7450-ee6b-4315-9bb7-789103b00773
+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="57b4ea03-22d4-477c-bf57-35e7a512e09e">
+          <title>TapiNodeEdgePoint
+id: 57b4ea03-22d4-477c-bf57-35e7a512e09e
+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="115cddbe-b97a-47b4-a451-2f663f55f1a0">
+            <title>TapiConnectionEdgePoint
+id: 115cddbe-b97a-47b4-a451-2f663f55f1a0
+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="96f52716-08b2-40ca-a7a0-b2c30ec7cc69">
+          <title>TapiNodeEdgePoint
+id: 96f52716-08b2-40ca-a7a0-b2c30ec7cc69
+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="05ce820e-6f11-4414-aa27-5b351a0d947b">
+            <title>TapiConnectionEdgePoint
+id: 05ce820e-6f11-4414-aa27-5b351a0d947b
+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="d58f651e-1353-49b3-bd85-3c4e9fe1d9a5">
+          <title>TapiNodeEdgePoint
+id: d58f651e-1353-49b3-bd85-3c4e9fe1d9a5
+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="f06f6ead-a1cd-48fb-b154-c44ae4e8f7d1">
+            <title>TapiConnectionEdgePoint
+id: f06f6ead-a1cd-48fb-b154-c44ae4e8f7d1
+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="ad7c5b22-e5a4-4683-ae86-ade629af7c76">
+          <title>TapiNodeEdgePoint
+id: ad7c5b22-e5a4-4683-ae86-ade629af7c76
+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="951f1737-9f7e-493e-b8e8-126fb0f5f14e">
+            <title>TapiConnectionEdgePoint
+id: 951f1737-9f7e-493e-b8e8-126fb0f5f14e
+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="06bfc582-db3f-429b-822d-f7242a6552d0">
+        <title>TapiNodeORu
+id: 06bfc582-db3f-429b-822d-f7242a6552d0
+name: o-ru-302000</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="609dc422-55bb-4a62-a369-0383798227f8">
+          <title>TapiNodeEdgePoint
+id: 609dc422-55bb-4a62-a369-0383798227f8
+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="c46dc7c4-061c-412c-ae7c-5db62966422e">
+            <title>TapiConnectionEdgePoint
+id: c46dc7c4-061c-412c-ae7c-5db62966422e
+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="5e334a8e-f736-49be-b52f-07628fad1ddd">
+          <title>TapiNodeEdgePoint
+id: 5e334a8e-f736-49be-b52f-07628fad1ddd
+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="08d7f0be-2f52-4edb-982b-d16e7beeaed6">
+            <title>TapiConnectionEdgePoint
+id: 08d7f0be-2f52-4edb-982b-d16e7beeaed6
+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="8f6d6919-563d-4b82-bd0e-99b4292d36c2">
+        <title>TapiNodeUserEquipment
+id: 8f6d6919-563d-4b82-bd0e-99b4292d36c2
+name: user-equipment-3020000</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="a4145f77-58e6-4013-aa3e-9527555f2204">
+          <title>TapiNodeEdgePoint
+id: a4145f77-58e6-4013-aa3e-9527555f2204
+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="cf27da51-78c9-4e92-b3c3-a700c45815c2">
+            <title>TapiConnectionEdgePoint
+id: cf27da51-78c9-4e92-b3c3-a700c45815c2
+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="8622e006-d0a4-4e14-8bef-cd77e454ce56">
+          <title>TapiNodeEdgePoint
+id: 8622e006-d0a4-4e14-8bef-cd77e454ce56
+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="70f04d94-12f6-408e-ad69-43cf8786d9ec">
+            <title>TapiConnectionEdgePoint
+id: 70f04d94-12f6-408e-ad69-43cf8786d9ec
+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="8c3eb1a6-c500-4b19-b4a8-a16c7cbd6da0">
+        <title>TapiNodeUserEquipment
+id: 8c3eb1a6-c500-4b19-b4a8-a16c7cbd6da0
+name: user-equipment-3020001</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="dd84ca1b-6d61-4666-8225-34eea106ac25">
+          <title>TapiNodeEdgePoint
+id: dd84ca1b-6d61-4666-8225-34eea106ac25
+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="60b16402-2475-442f-9fbb-0a61e9db38f9">
+            <title>TapiConnectionEdgePoint
+id: 60b16402-2475-442f-9fbb-0a61e9db38f9
+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="194adbb7-14af-448f-9be8-456b5bf463ea">
+          <title>TapiNodeEdgePoint
+id: 194adbb7-14af-448f-9be8-456b5bf463ea
+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="3909fe54-5285-48b7-ae47-66c8026150c0">
+            <title>TapiConnectionEdgePoint
+id: 3909fe54-5285-48b7-ae47-66c8026150c0
+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="f98029f4-34ce-4484-b875-646760bec5ef">
+        <title>TapiNodeUserEquipment
+id: f98029f4-34ce-4484-b875-646760bec5ef
+name: user-equipment-3020002</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="36768758-80e7-459e-8915-be51cc24ccee">
+          <title>TapiNodeEdgePoint
+id: 36768758-80e7-459e-8915-be51cc24ccee
+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="74726603-a3e8-43e3-910f-e4e8bb2a8c68">
+            <title>TapiConnectionEdgePoint
+id: 74726603-a3e8-43e3-910f-e4e8bb2a8c68
+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="3614f9c2-bbbd-4668-80b0-cf8fb18fac2b">
+          <title>TapiNodeEdgePoint
+id: 3614f9c2-bbbd-4668-80b0-cf8fb18fac2b
+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="18a5f3d9-7054-4746-9368-91178f7fc4e5">
+            <title>TapiConnectionEdgePoint
+id: 18a5f3d9-7054-4746-9368-91178f7fc4e5
+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="1b135cac-ea1a-47ae-ae36-6b148c10be65">
+        <title>TapiNodeORu
+id: 1b135cac-ea1a-47ae-ae36-6b148c10be65
+name: o-ru-302001</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="5490652b-f5cb-40a6-9145-6552d2a4997f">
+          <title>TapiNodeEdgePoint
+id: 5490652b-f5cb-40a6-9145-6552d2a4997f
+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="6ba867fd-92b0-4eb8-ba56-588df654820e">
+            <title>TapiConnectionEdgePoint
+id: 6ba867fd-92b0-4eb8-ba56-588df654820e
+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="a3200397-ae84-4c1d-941f-c33f23b900f2">
+          <title>TapiNodeEdgePoint
+id: a3200397-ae84-4c1d-941f-c33f23b900f2
+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="00687f86-a598-4ce6-bc98-0ea6bd3f7149">
+            <title>TapiConnectionEdgePoint
+id: 00687f86-a598-4ce6-bc98-0ea6bd3f7149
+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="7e6045ab-4b14-4f2d-a36a-7b08f6d83658">
+        <title>TapiNodeUserEquipment
+id: 7e6045ab-4b14-4f2d-a36a-7b08f6d83658
+name: user-equipment-3020010</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="92f93a75-cca9-482a-a394-21da65c95378">
+          <title>TapiNodeEdgePoint
+id: 92f93a75-cca9-482a-a394-21da65c95378
+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="c35b9343-feb5-4f8b-b7ed-fa457b0426c0">
+            <title>TapiConnectionEdgePoint
+id: c35b9343-feb5-4f8b-b7ed-fa457b0426c0
+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="eee8f682-4456-4695-a1fd-d136415f38c4">
+          <title>TapiNodeEdgePoint
+id: eee8f682-4456-4695-a1fd-d136415f38c4
+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="cc1d6929-7819-4c21-9bc9-0d945a5ea0e7">
+            <title>TapiConnectionEdgePoint
+id: cc1d6929-7819-4c21-9bc9-0d945a5ea0e7
+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="bd20346b-16a1-4645-a1ff-0898475e7054">
+        <title>TapiNodeUserEquipment
+id: bd20346b-16a1-4645-a1ff-0898475e7054
+name: user-equipment-3020011</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="6d0a5ae7-717c-48e0-a947-a06d85b97cdf">
+          <title>TapiNodeEdgePoint
+id: 6d0a5ae7-717c-48e0-a947-a06d85b97cdf
+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="0ddfe6e8-57e8-45fd-95ad-2ee4fb014edd">
+            <title>TapiConnectionEdgePoint
+id: 0ddfe6e8-57e8-45fd-95ad-2ee4fb014edd
+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="94e5ea31-5e32-4610-9f93-21cf6840ab43">
+          <title>TapiNodeEdgePoint
+id: 94e5ea31-5e32-4610-9f93-21cf6840ab43
+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="478bcedc-8002-46de-9990-04095b2d77d1">
+            <title>TapiConnectionEdgePoint
+id: 478bcedc-8002-46de-9990-04095b2d77d1
+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="61f72679-4e4f-4a42-a3e6-d90f6b9edc7c">
+        <title>TapiNodeUserEquipment
+id: 61f72679-4e4f-4a42-a3e6-d90f6b9edc7c
+name: user-equipment-3020012</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="628b7f3e-6754-4282-b374-3275289bc416">
+          <title>TapiNodeEdgePoint
+id: 628b7f3e-6754-4282-b374-3275289bc416
+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="785e7432-98a3-4ba8-847c-6c3abbbf19f6">
+            <title>TapiConnectionEdgePoint
+id: 785e7432-98a3-4ba8-847c-6c3abbbf19f6
+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="b6fcf38e-d94f-4a01-8579-aae8b66b128f">
+          <title>TapiNodeEdgePoint
+id: b6fcf38e-d94f-4a01-8579-aae8b66b128f
+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="09c64a0a-3ec2-4067-9a93-9abff7de3dd6">
+            <title>TapiConnectionEdgePoint
+id: 09c64a0a-3ec2-4067-9a93-9abff7de3dd6
+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="4aeda0ad-935f-43ea-9d60-71448d3cde0c">
+        <title>TapiNodeORu
+id: 4aeda0ad-935f-43ea-9d60-71448d3cde0c
+name: o-ru-302002</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="27de4343-be40-4edd-85dc-35fa8a9e9869">
+          <title>TapiNodeEdgePoint
+id: 27de4343-be40-4edd-85dc-35fa8a9e9869
+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="ef9bfe6e-ff68-42da-a678-4c7233a56470">
+            <title>TapiConnectionEdgePoint
+id: ef9bfe6e-ff68-42da-a678-4c7233a56470
+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="4ecc6a6e-0631-482c-9e05-55a83b16aaf9">
+          <title>TapiNodeEdgePoint
+id: 4ecc6a6e-0631-482c-9e05-55a83b16aaf9
+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="6783b121-63f4-41ff-bb4c-b09c70dad11c">
+            <title>TapiConnectionEdgePoint
+id: 6783b121-63f4-41ff-bb4c-b09c70dad11c
+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="2fd78b6d-9546-4c80-9b6f-5aaae12017f3">
+        <title>TapiNodeUserEquipment
+id: 2fd78b6d-9546-4c80-9b6f-5aaae12017f3
+name: user-equipment-3020020</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="ca604bfe-5329-4766-bc68-c24350f64c2d">
+          <title>TapiNodeEdgePoint
+id: ca604bfe-5329-4766-bc68-c24350f64c2d
+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="3c7f1d6d-cab0-41f4-a8b0-5cb520ba80bd">
+            <title>TapiConnectionEdgePoint
+id: 3c7f1d6d-cab0-41f4-a8b0-5cb520ba80bd
+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="b57406f3-8f7b-4f57-8d17-613be542f0a0">
+          <title>TapiNodeEdgePoint
+id: b57406f3-8f7b-4f57-8d17-613be542f0a0
+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="11f13488-9b67-4c1b-b13f-a47543f6f884">
+            <title>TapiConnectionEdgePoint
+id: 11f13488-9b67-4c1b-b13f-a47543f6f884
+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="42455497-3eef-44d4-85d0-6c4ef0da0907">
+        <title>TapiNodeUserEquipment
+id: 42455497-3eef-44d4-85d0-6c4ef0da0907
+name: user-equipment-3020021</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="17e1606c-5db4-40c4-a8b6-b654a9fff150">
+          <title>TapiNodeEdgePoint
+id: 17e1606c-5db4-40c4-a8b6-b654a9fff150
+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="a829f2a1-09a2-4719-b907-d5817c51b28f">
+            <title>TapiConnectionEdgePoint
+id: a829f2a1-09a2-4719-b907-d5817c51b28f
+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="b34db0f2-a94a-4b4e-8bb5-575f7daafc99">
+          <title>TapiNodeEdgePoint
+id: b34db0f2-a94a-4b4e-8bb5-575f7daafc99
+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="102007a3-ee6e-4fc1-b314-d9a52dc054ee">
+            <title>TapiConnectionEdgePoint
+id: 102007a3-ee6e-4fc1-b314-d9a52dc054ee
+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="d3c5bb03-1300-4a1f-8eb9-d4791f8cd730">
+        <title>TapiNodeUserEquipment
+id: d3c5bb03-1300-4a1f-8eb9-d4791f8cd730
+name: user-equipment-3020022</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="717feacf-0e81-4d8d-882d-4b824b6bfb23">
+          <title>TapiNodeEdgePoint
+id: 717feacf-0e81-4d8d-882d-4b824b6bfb23
+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="205acd2e-265d-4c84-8433-7a5c4360089e">
+            <title>TapiConnectionEdgePoint
+id: 205acd2e-265d-4c84-8433-7a5c4360089e
+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="f99b50a9-bbf5-4507-a5b7-a007bd76570b">
+          <title>TapiNodeEdgePoint
+id: f99b50a9-bbf5-4507-a5b7-a007bd76570b
+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="9af2bb71-b066-441b-98dd-b8b937941686">
+            <title>TapiConnectionEdgePoint
+id: 9af2bb71-b066-441b-98dd-b8b937941686
+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="1cd9b20b-c6a6-40aa-89fa-6c3d0f354822">
+        <title>TapiNodeODu
+id: 1cd9b20b-c6a6-40aa-89fa-6c3d0f354822
+name: o-du-3021</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="bb520feb-c624-4f7d-afa2-5dfe01384341">
+          <title>TapiNodeEdgePoint
+id: bb520feb-c624-4f7d-afa2-5dfe01384341
+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="57bee827-faff-42e1-94b5-e45a0b64b1f9">
+            <title>TapiConnectionEdgePoint
+id: 57bee827-faff-42e1-94b5-e45a0b64b1f9
+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="5f0a7021-f2e3-465e-9f89-74087bbd1a81">
+          <title>TapiNodeEdgePoint
+id: 5f0a7021-f2e3-465e-9f89-74087bbd1a81
+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="a11b4313-ce0e-439a-b868-20b0588fe942">
+            <title>TapiConnectionEdgePoint
+id: a11b4313-ce0e-439a-b868-20b0588fe942
+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="f9f45dd1-aa72-4969-be7d-079c5d2168db">
+            <title>TapiConnectionEdgePoint
+id: f9f45dd1-aa72-4969-be7d-079c5d2168db
+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="a4f42c69-365e-4635-b5f9-1eaac80fe84d">
+            <title>TapiConnectionEdgePoint
+id: a4f42c69-365e-4635-b5f9-1eaac80fe84d
+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="9cfd18db-454e-4e1f-a9d0-a7da62f52410">
+          <title>TapiNodeEdgePoint
+id: 9cfd18db-454e-4e1f-a9d0-a7da62f52410
+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="59b79f63-128c-4b77-937f-6b6f46b09288">
+            <title>TapiConnectionEdgePoint
+id: 59b79f63-128c-4b77-937f-6b6f46b09288
+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="1c5cab34-c490-4dc8-86a0-21a15131567a">
+          <title>TapiNodeEdgePoint
+id: 1c5cab34-c490-4dc8-86a0-21a15131567a
+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="0641beec-dc03-4042-acfe-619b8f8577a2">
+            <title>TapiConnectionEdgePoint
+id: 0641beec-dc03-4042-acfe-619b8f8577a2
+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="973b13a2-ceab-4d15-a16b-a9360acc2663">
+        <title>TapiNodeFronthaulGateway
+id: 973b13a2-ceab-4d15-a16b-a9360acc2663
+name: fronthaul-gateway-30210</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="e29f7523-82a2-46e5-bcb8-6922a4a7223f">
+          <title>TapiNodeEdgePoint
+id: e29f7523-82a2-46e5-bcb8-6922a4a7223f
+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="e4708421-61de-4ae7-b8a9-9c19c8427f18">
+            <title>TapiConnectionEdgePoint
+id: e4708421-61de-4ae7-b8a9-9c19c8427f18
+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="a8ca8704-d0d7-4437-ac05-41946143dbae">
+          <title>TapiNodeEdgePoint
+id: a8ca8704-d0d7-4437-ac05-41946143dbae
+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="67f14e0d-1080-4fae-9388-f6245208de60">
+            <title>TapiConnectionEdgePoint
+id: 67f14e0d-1080-4fae-9388-f6245208de60
+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="772a8a9b-ad54-49ff-a624-a12642bbbef0">
+          <title>TapiNodeEdgePoint
+id: 772a8a9b-ad54-49ff-a624-a12642bbbef0
+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="797a0c15-24e6-4c7d-b1df-fa12f043d909">
+            <title>TapiConnectionEdgePoint
+id: 797a0c15-24e6-4c7d-b1df-fa12f043d909
+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="89ffd7d5-f5a9-4193-a0d8-5376de19b9ab">
+          <title>TapiNodeEdgePoint
+id: 89ffd7d5-f5a9-4193-a0d8-5376de19b9ab
+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="d4a15b25-4c23-4263-a41d-b8e53fb89ebd">
+            <title>TapiConnectionEdgePoint
+id: d4a15b25-4c23-4263-a41d-b8e53fb89ebd
+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="819c891f-ee2c-49ca-8c3f-b3439bee7b6e">
+          <title>TapiNodeEdgePoint
+id: 819c891f-ee2c-49ca-8c3f-b3439bee7b6e
+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="80b1312b-4bb5-4029-931b-1a86db6254a6">
+            <title>TapiConnectionEdgePoint
+id: 80b1312b-4bb5-4029-931b-1a86db6254a6
+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="8ff7472b-1091-4678-86e1-f2c15c78385f">
+        <title>TapiNodeORu
+id: 8ff7472b-1091-4678-86e1-f2c15c78385f
+name: o-ru-302100</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="77b0f9ee-fbef-4be1-b503-cf18476960f9">
+          <title>TapiNodeEdgePoint
+id: 77b0f9ee-fbef-4be1-b503-cf18476960f9
+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="1ddfd162-3d50-45d2-a475-0a4ce48c52f0">
+            <title>TapiConnectionEdgePoint
+id: 1ddfd162-3d50-45d2-a475-0a4ce48c52f0
+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="6a103863-ffba-4706-8c0c-280f490d476c">
+          <title>TapiNodeEdgePoint
+id: 6a103863-ffba-4706-8c0c-280f490d476c
+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="66791950-0a52-45fd-9e3e-efa0572f7839">
+            <title>TapiConnectionEdgePoint
+id: 66791950-0a52-45fd-9e3e-efa0572f7839
+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="0eb4d638-376d-40ea-9479-dc4b57ca7662">
+        <title>TapiNodeUserEquipment
+id: 0eb4d638-376d-40ea-9479-dc4b57ca7662
+name: user-equipment-3021000</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="28b80d50-72c7-4cc8-9ecc-313f8940469d">
+          <title>TapiNodeEdgePoint
+id: 28b80d50-72c7-4cc8-9ecc-313f8940469d
+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="16d36b52-e13c-4020-8594-a01244b43bf1">
+            <title>TapiConnectionEdgePoint
+id: 16d36b52-e13c-4020-8594-a01244b43bf1
+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="a1e56d9d-acf7-4a6f-a40e-a9c84b57d39c">
+          <title>TapiNodeEdgePoint
+id: a1e56d9d-acf7-4a6f-a40e-a9c84b57d39c
+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="8733e540-8ee1-4591-b275-75c13d8aa8c9">
+            <title>TapiConnectionEdgePoint
+id: 8733e540-8ee1-4591-b275-75c13d8aa8c9
+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="a9160c4c-14ad-4a6f-b650-b30bc4354af5">
+        <title>TapiNodeUserEquipment
+id: a9160c4c-14ad-4a6f-b650-b30bc4354af5
+name: user-equipment-3021001</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="1c18e613-416a-40db-901c-294c10f2c974">
+          <title>TapiNodeEdgePoint
+id: 1c18e613-416a-40db-901c-294c10f2c974
+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="aa1be1d4-d58a-4fe7-a7ec-bfd4ca1a77d7">
+            <title>TapiConnectionEdgePoint
+id: aa1be1d4-d58a-4fe7-a7ec-bfd4ca1a77d7
+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="a6f59103-2258-4d19-ab09-bebc542d14e0">
+          <title>TapiNodeEdgePoint
+id: a6f59103-2258-4d19-ab09-bebc542d14e0
+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="e058aae8-b22c-41d9-8f90-7216e541c8af">
+            <title>TapiConnectionEdgePoint
+id: e058aae8-b22c-41d9-8f90-7216e541c8af
+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="5fe3dd3a-3836-4e2e-b3f2-4cc7d00b090f">
+        <title>TapiNodeUserEquipment
+id: 5fe3dd3a-3836-4e2e-b3f2-4cc7d00b090f
+name: user-equipment-3021002</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="0ccfef0b-9bca-449e-bd30-6ef117beaee6">
+          <title>TapiNodeEdgePoint
+id: 0ccfef0b-9bca-449e-bd30-6ef117beaee6
+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="65655353-97ae-4135-9c76-da951cc77f3c">
+            <title>TapiConnectionEdgePoint
+id: 65655353-97ae-4135-9c76-da951cc77f3c
+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="26ea3adb-a7e5-4d47-a238-a043448862d2">
+          <title>TapiNodeEdgePoint
+id: 26ea3adb-a7e5-4d47-a238-a043448862d2
+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="90deaeab-6d23-4697-8247-c3c3e5641b61">
+            <title>TapiConnectionEdgePoint
+id: 90deaeab-6d23-4697-8247-c3c3e5641b61
+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="daac20fc-1e9e-49cc-94cb-b52e02db7cb9">
+        <title>TapiNodeORu
+id: daac20fc-1e9e-49cc-94cb-b52e02db7cb9
+name: o-ru-302101</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="58a20b30-d1f3-4118-8b21-1696e8fada64">
+          <title>TapiNodeEdgePoint
+id: 58a20b30-d1f3-4118-8b21-1696e8fada64
+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="19ad5c88-4c40-4c5c-80aa-2e7bfdab1f47">
+            <title>TapiConnectionEdgePoint
+id: 19ad5c88-4c40-4c5c-80aa-2e7bfdab1f47
+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="2f821e72-4254-4d4f-ac57-c05e71e7fb26">
+          <title>TapiNodeEdgePoint
+id: 2f821e72-4254-4d4f-ac57-c05e71e7fb26
+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="883f77c9-0f9e-4534-b4ac-30a9455ee98b">
+            <title>TapiConnectionEdgePoint
+id: 883f77c9-0f9e-4534-b4ac-30a9455ee98b
+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="f3a6f50a-c2a8-4606-9ad3-8e9bf6069c31">
+        <title>TapiNodeUserEquipment
+id: f3a6f50a-c2a8-4606-9ad3-8e9bf6069c31
+name: user-equipment-3021010</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="b7c1bab7-f3fe-4c4f-bf34-80373d352b76">
+          <title>TapiNodeEdgePoint
+id: b7c1bab7-f3fe-4c4f-bf34-80373d352b76
+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="c51d9ab2-eec5-471e-af13-3b1503484f19">
+            <title>TapiConnectionEdgePoint
+id: c51d9ab2-eec5-471e-af13-3b1503484f19
+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="a2c223a6-d632-42bd-88ac-5968a61901d8">
+          <title>TapiNodeEdgePoint
+id: a2c223a6-d632-42bd-88ac-5968a61901d8
+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="cfe0693b-4b4f-4e7c-a11f-8f3718733352">
+            <title>TapiConnectionEdgePoint
+id: cfe0693b-4b4f-4e7c-a11f-8f3718733352
+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="697ece14-3a6c-4e95-a6c7-080f33afc049">
+        <title>TapiNodeUserEquipment
+id: 697ece14-3a6c-4e95-a6c7-080f33afc049
+name: user-equipment-3021011</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="f48f5c5c-a254-4eed-91aa-055047f788b1">
+          <title>TapiNodeEdgePoint
+id: f48f5c5c-a254-4eed-91aa-055047f788b1
+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="cc6ba6e5-757d-4d60-bdc5-c94e3e5057a0">
+            <title>TapiConnectionEdgePoint
+id: cc6ba6e5-757d-4d60-bdc5-c94e3e5057a0
+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="fb3f246b-a9da-40ef-a83e-22572595ba51">
+          <title>TapiNodeEdgePoint
+id: fb3f246b-a9da-40ef-a83e-22572595ba51
+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="f5aeec9a-4d6c-4c47-85ec-700e9af63f39">
+            <title>TapiConnectionEdgePoint
+id: f5aeec9a-4d6c-4c47-85ec-700e9af63f39
+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="990c9200-17e0-4912-8017-a2d143bf94d9">
+        <title>TapiNodeUserEquipment
+id: 990c9200-17e0-4912-8017-a2d143bf94d9
+name: user-equipment-3021012</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="23bb18b8-fa4d-4245-a390-bf21f842955d">
+          <title>TapiNodeEdgePoint
+id: 23bb18b8-fa4d-4245-a390-bf21f842955d
+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="87cc30a3-84ae-4a0b-a85d-186a6b935854">
+            <title>TapiConnectionEdgePoint
+id: 87cc30a3-84ae-4a0b-a85d-186a6b935854
+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="35ae8ab2-68e1-4768-8549-661f0786ba01">
+          <title>TapiNodeEdgePoint
+id: 35ae8ab2-68e1-4768-8549-661f0786ba01
+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="47b859e0-634b-4c5d-b1bd-5a37da2bb2b3">
+            <title>TapiConnectionEdgePoint
+id: 47b859e0-634b-4c5d-b1bd-5a37da2bb2b3
+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="e49b3185-5402-4e0f-99e3-f075a575ad21">
+        <title>TapiNodeORu
+id: e49b3185-5402-4e0f-99e3-f075a575ad21
+name: o-ru-302102</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="bec350a1-ec88-4fee-8129-cc6834755128">
+          <title>TapiNodeEdgePoint
+id: bec350a1-ec88-4fee-8129-cc6834755128
+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="bb3a52ba-2db5-412e-9e1c-ba4b283ec872">
+            <title>TapiConnectionEdgePoint
+id: bb3a52ba-2db5-412e-9e1c-ba4b283ec872
+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="6a840562-b93f-4820-aeef-e8732eb726d3">
+          <title>TapiNodeEdgePoint
+id: 6a840562-b93f-4820-aeef-e8732eb726d3
+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="ddf7c9fb-e651-4425-88c6-165834855a53">
+            <title>TapiConnectionEdgePoint
+id: ddf7c9fb-e651-4425-88c6-165834855a53
+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="d6d18f6a-55cc-44f7-a7ca-5718d7844a0b">
+        <title>TapiNodeUserEquipment
+id: d6d18f6a-55cc-44f7-a7ca-5718d7844a0b
+name: user-equipment-3021020</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="df4d2402-02e5-4f24-8cd4-25595ff1436b">
+          <title>TapiNodeEdgePoint
+id: df4d2402-02e5-4f24-8cd4-25595ff1436b
+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="8cdf583e-92c2-467b-87c2-2851101f2a99">
+            <title>TapiConnectionEdgePoint
+id: 8cdf583e-92c2-467b-87c2-2851101f2a99
+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="311ecc53-40af-46bc-8694-c0125054cb3f">
+          <title>TapiNodeEdgePoint
+id: 311ecc53-40af-46bc-8694-c0125054cb3f
+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="49bf942b-5fc0-4b55-9972-662b3a77efaa">
+            <title>TapiConnectionEdgePoint
+id: 49bf942b-5fc0-4b55-9972-662b3a77efaa
+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="8499655e-0d63-4e10-9d7d-e2b600c2cf41">
+        <title>TapiNodeUserEquipment
+id: 8499655e-0d63-4e10-9d7d-e2b600c2cf41
+name: user-equipment-3021021</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="934232ab-dec9-4d14-9034-1f3cabfc3287">
+          <title>TapiNodeEdgePoint
+id: 934232ab-dec9-4d14-9034-1f3cabfc3287
+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="4ce29241-77de-4959-b2d3-3ffb50b468ef">
+            <title>TapiConnectionEdgePoint
+id: 4ce29241-77de-4959-b2d3-3ffb50b468ef
+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="933e2d7b-a492-4647-ab58-f0390e1b50f5">
+          <title>TapiNodeEdgePoint
+id: 933e2d7b-a492-4647-ab58-f0390e1b50f5
+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="992114d0-a78c-4a9f-a04d-ea20cc5dc413">
+            <title>TapiConnectionEdgePoint
+id: 992114d0-a78c-4a9f-a04d-ea20cc5dc413
+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="f1f254a1-7139-405e-9815-fec32f952d37">
+        <title>TapiNodeUserEquipment
+id: f1f254a1-7139-405e-9815-fec32f952d37
+name: user-equipment-3021022</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="1214301f-9212-44ae-91d5-d6e00f937294">
+          <title>TapiNodeEdgePoint
+id: 1214301f-9212-44ae-91d5-d6e00f937294
+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="32582aff-3fe4-4e58-91b4-5ea2301c995f">
+            <title>TapiConnectionEdgePoint
+id: 32582aff-3fe4-4e58-91b4-5ea2301c995f
+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="7765245f-6e40-46c0-aaf3-036569b53ee5">
+          <title>TapiNodeEdgePoint
+id: 7765245f-6e40-46c0-aaf3-036569b53ee5
+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="2024782e-251d-4e5a-a789-b6b62176722c">
+            <title>TapiConnectionEdgePoint
+id: 2024782e-251d-4e5a-a789-b6b62176722c
+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="12f9881e-1fa2-4d1c-b02f-e10e1aa7220c">
+        <title>TapiNodeODu
+id: 12f9881e-1fa2-4d1c-b02f-e10e1aa7220c
+name: o-du-3022</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="78c52b3b-7b20-4c4a-a83b-43d373936efc">
+          <title>TapiNodeEdgePoint
+id: 78c52b3b-7b20-4c4a-a83b-43d373936efc
+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="7ab036b8-e1e9-4cf8-ad35-636db6fa619a">
+            <title>TapiConnectionEdgePoint
+id: 7ab036b8-e1e9-4cf8-ad35-636db6fa619a
+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="bf482838-0435-48fe-8d65-2c89f861265d">
+          <title>TapiNodeEdgePoint
+id: bf482838-0435-48fe-8d65-2c89f861265d
+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="aa8242c9-eeef-4b2d-944c-7458e0ae88ce">
+            <title>TapiConnectionEdgePoint
+id: aa8242c9-eeef-4b2d-944c-7458e0ae88ce
+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="d4e0082d-bd6b-448d-8405-b3467d12c421">
+            <title>TapiConnectionEdgePoint
+id: d4e0082d-bd6b-448d-8405-b3467d12c421
+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="46460568-5be1-4460-9279-9944fabd9ace">
+            <title>TapiConnectionEdgePoint
+id: 46460568-5be1-4460-9279-9944fabd9ace
+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="dc1c814e-0342-4ee3-80ff-0c5610898935">
+          <title>TapiNodeEdgePoint
+id: dc1c814e-0342-4ee3-80ff-0c5610898935
+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="59ca98a6-f284-4170-a6af-6cf44d4b711b">
+            <title>TapiConnectionEdgePoint
+id: 59ca98a6-f284-4170-a6af-6cf44d4b711b
+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="1668fe99-608e-49be-9c9c-79c7d9c4a743">
+          <title>TapiNodeEdgePoint
+id: 1668fe99-608e-49be-9c9c-79c7d9c4a743
+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="62446ee6-d1a2-4a56-92b6-4642d830b8e1">
+            <title>TapiConnectionEdgePoint
+id: 62446ee6-d1a2-4a56-92b6-4642d830b8e1
+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="42bde893-60cd-4445-874f-8fbc4ba9f408">
+        <title>TapiNodeFronthaulGateway
+id: 42bde893-60cd-4445-874f-8fbc4ba9f408
+name: fronthaul-gateway-30220</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="4b92150d-412a-40ad-ae65-eeb570affbaf">
+          <title>TapiNodeEdgePoint
+id: 4b92150d-412a-40ad-ae65-eeb570affbaf
+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="e07fc59f-73ab-41f7-ad82-a81e624c7a51">
+            <title>TapiConnectionEdgePoint
+id: e07fc59f-73ab-41f7-ad82-a81e624c7a51
+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="049c6239-d714-4c2e-b89d-95adf0555a2e">
+          <title>TapiNodeEdgePoint
+id: 049c6239-d714-4c2e-b89d-95adf0555a2e
+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="94d5ceec-2893-48fd-9af0-6a58dfb6fdcc">
+            <title>TapiConnectionEdgePoint
+id: 94d5ceec-2893-48fd-9af0-6a58dfb6fdcc
+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="a61c2290-bd66-4e79-bb9b-84210e60ff0a">
+          <title>TapiNodeEdgePoint
+id: a61c2290-bd66-4e79-bb9b-84210e60ff0a
+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="be110c16-c0a7-4813-8117-898ec9a628c1">
+            <title>TapiConnectionEdgePoint
+id: be110c16-c0a7-4813-8117-898ec9a628c1
+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="e59823c6-e41c-4340-9cdd-3d2055ce0c4c">
+          <title>TapiNodeEdgePoint
+id: e59823c6-e41c-4340-9cdd-3d2055ce0c4c
+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="2641a3ba-6801-4b4e-a36b-5b5a83f8cd6b">
+            <title>TapiConnectionEdgePoint
+id: 2641a3ba-6801-4b4e-a36b-5b5a83f8cd6b
+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="83bd685f-e10a-4ec2-a0d5-064e89e43c46">
+          <title>TapiNodeEdgePoint
+id: 83bd685f-e10a-4ec2-a0d5-064e89e43c46
+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="c668372a-0b1f-4b50-bb1c-4220a03c6103">
+            <title>TapiConnectionEdgePoint
+id: c668372a-0b1f-4b50-bb1c-4220a03c6103
+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="56ed73e0-ec76-4d1e-b0fc-714f1c03ee44">
+        <title>TapiNodeORu
+id: 56ed73e0-ec76-4d1e-b0fc-714f1c03ee44
+name: o-ru-302200</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="2d1d68a5-4210-4826-904a-6af6e55ae245">
+          <title>TapiNodeEdgePoint
+id: 2d1d68a5-4210-4826-904a-6af6e55ae245
+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="f9e0b9e5-1dbe-41d1-bc84-7bfea0cc2296">
+            <title>TapiConnectionEdgePoint
+id: f9e0b9e5-1dbe-41d1-bc84-7bfea0cc2296
+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="e31b18a8-23b2-46a7-8f30-1a9aea430e4b">
+          <title>TapiNodeEdgePoint
+id: e31b18a8-23b2-46a7-8f30-1a9aea430e4b
+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="23c51c85-8112-4dd1-9167-d61c0ecbad5c">
+            <title>TapiConnectionEdgePoint
+id: 23c51c85-8112-4dd1-9167-d61c0ecbad5c
+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="07262a14-77c0-4ae3-985d-a081e8deddf6">
+        <title>TapiNodeUserEquipment
+id: 07262a14-77c0-4ae3-985d-a081e8deddf6
+name: user-equipment-3022000</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="186e984e-635c-42b2-9d33-dca227097b53">
+          <title>TapiNodeEdgePoint
+id: 186e984e-635c-42b2-9d33-dca227097b53
+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="88b7a00a-efb4-4992-aec0-5cecec60e400">
+            <title>TapiConnectionEdgePoint
+id: 88b7a00a-efb4-4992-aec0-5cecec60e400
+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="10be6688-f47b-4991-8d0a-73d0fcc291e5">
+          <title>TapiNodeEdgePoint
+id: 10be6688-f47b-4991-8d0a-73d0fcc291e5
+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="34ec93ed-f593-42ea-a59b-4bc91581f888">
+            <title>TapiConnectionEdgePoint
+id: 34ec93ed-f593-42ea-a59b-4bc91581f888
+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="565bc7f9-bb2a-47b9-a07d-840e372a0f0a">
+        <title>TapiNodeUserEquipment
+id: 565bc7f9-bb2a-47b9-a07d-840e372a0f0a
+name: user-equipment-3022001</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="08e768c9-0637-43e6-b940-2c7dc63a8b46">
+          <title>TapiNodeEdgePoint
+id: 08e768c9-0637-43e6-b940-2c7dc63a8b46
+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="6c4024e1-4d50-4e3f-924d-c3500aee252b">
+            <title>TapiConnectionEdgePoint
+id: 6c4024e1-4d50-4e3f-924d-c3500aee252b
+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="ef3a6c41-b53d-4be8-b5f2-9b0f23fd879f">
+          <title>TapiNodeEdgePoint
+id: ef3a6c41-b53d-4be8-b5f2-9b0f23fd879f
+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="60c08db1-d8be-455c-bf3c-5eee6f99c12c">
+            <title>TapiConnectionEdgePoint
+id: 60c08db1-d8be-455c-bf3c-5eee6f99c12c
+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="8b050733-cf6e-4230-b9b8-d499c38690a5">
+        <title>TapiNodeUserEquipment
+id: 8b050733-cf6e-4230-b9b8-d499c38690a5
+name: user-equipment-3022002</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="300f28a5-8e41-4b85-b342-1d196fb4f536">
+          <title>TapiNodeEdgePoint
+id: 300f28a5-8e41-4b85-b342-1d196fb4f536
+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="1b67f09e-aeaf-43b3-9df6-9ae3b0f6c328">
+            <title>TapiConnectionEdgePoint
+id: 1b67f09e-aeaf-43b3-9df6-9ae3b0f6c328
+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="6d21156e-c2c5-455a-9cc8-0bdb9357520f">
+          <title>TapiNodeEdgePoint
+id: 6d21156e-c2c5-455a-9cc8-0bdb9357520f
+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="169676d2-d8fa-45a9-9901-cd9bcd996d8c">
+            <title>TapiConnectionEdgePoint
+id: 169676d2-d8fa-45a9-9901-cd9bcd996d8c
+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="b53562c1-8064-4711-aaa5-4d7f756a2c73">
+        <title>TapiNodeORu
+id: b53562c1-8064-4711-aaa5-4d7f756a2c73
+name: o-ru-302201</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="1e3d4165-070f-4014-9f8d-4b704f578034">
+          <title>TapiNodeEdgePoint
+id: 1e3d4165-070f-4014-9f8d-4b704f578034
+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="1b48bbc0-b6ea-477d-911a-07b1e4d72283">
+            <title>TapiConnectionEdgePoint
+id: 1b48bbc0-b6ea-477d-911a-07b1e4d72283
+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="311366b4-d3a7-4436-8843-f85bc8c6ebe4">
+          <title>TapiNodeEdgePoint
+id: 311366b4-d3a7-4436-8843-f85bc8c6ebe4
+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="5f15dd0e-4b6e-48a2-889e-61eb2043c320">
+            <title>TapiConnectionEdgePoint
+id: 5f15dd0e-4b6e-48a2-889e-61eb2043c320
+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="89650186-87d0-499f-8964-bd1f25f08d24">
+        <title>TapiNodeUserEquipment
+id: 89650186-87d0-499f-8964-bd1f25f08d24
+name: user-equipment-3022010</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="70926d72-606e-4903-8079-2890a8e799ce">
+          <title>TapiNodeEdgePoint
+id: 70926d72-606e-4903-8079-2890a8e799ce
+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="21fced06-6de8-4236-8cab-4da88c7ae091">
+            <title>TapiConnectionEdgePoint
+id: 21fced06-6de8-4236-8cab-4da88c7ae091
+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="42af0419-ec02-4a04-b4a7-1e81c87120db">
+          <title>TapiNodeEdgePoint
+id: 42af0419-ec02-4a04-b4a7-1e81c87120db
+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="374f2187-3a14-44be-8aee-57bbb1a23e71">
+            <title>TapiConnectionEdgePoint
+id: 374f2187-3a14-44be-8aee-57bbb1a23e71
+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="d31810b9-dd72-4016-827f-dd0d299b3f5a">
+        <title>TapiNodeUserEquipment
+id: d31810b9-dd72-4016-827f-dd0d299b3f5a
+name: user-equipment-3022011</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="3cebc341-55f3-4571-85bf-c710287160c4">
+          <title>TapiNodeEdgePoint
+id: 3cebc341-55f3-4571-85bf-c710287160c4
+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="68ccf043-afa7-44bf-8fa2-26eaaa4455af">
+            <title>TapiConnectionEdgePoint
+id: 68ccf043-afa7-44bf-8fa2-26eaaa4455af
+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="37da37e9-6c82-4feb-97ee-3847a2923ecd">
+          <title>TapiNodeEdgePoint
+id: 37da37e9-6c82-4feb-97ee-3847a2923ecd
+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="418f8cd5-27fd-481c-96d3-83a14b02246c">
+            <title>TapiConnectionEdgePoint
+id: 418f8cd5-27fd-481c-96d3-83a14b02246c
+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="3cdbb1b1-8040-426a-b2c8-3947f46e9f37">
+        <title>TapiNodeUserEquipment
+id: 3cdbb1b1-8040-426a-b2c8-3947f46e9f37
+name: user-equipment-3022012</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="e6e37b55-6383-4f74-a013-bcc6392baec8">
+          <title>TapiNodeEdgePoint
+id: e6e37b55-6383-4f74-a013-bcc6392baec8
+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="3eb33d8b-37bb-4fc8-95a4-a8bf85bddaea">
+            <title>TapiConnectionEdgePoint
+id: 3eb33d8b-37bb-4fc8-95a4-a8bf85bddaea
+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="e6543fc1-c7e9-42ca-b438-f9670e6e30f8">
+          <title>TapiNodeEdgePoint
+id: e6543fc1-c7e9-42ca-b438-f9670e6e30f8
+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="8224278b-fb91-4adf-93aa-9220976dffaa">
+            <title>TapiConnectionEdgePoint
+id: 8224278b-fb91-4adf-93aa-9220976dffaa
+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="402bb74b-2525-4d82-8e80-cbea8ca10e46">
+        <title>TapiNodeORu
+id: 402bb74b-2525-4d82-8e80-cbea8ca10e46
+name: o-ru-302202</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="31a052dd-a327-491a-a10c-ea37f36fc57f">
+          <title>TapiNodeEdgePoint
+id: 31a052dd-a327-491a-a10c-ea37f36fc57f
+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="9c3f0da8-39ea-4087-ab80-ba6b0b339c21">
+            <title>TapiConnectionEdgePoint
+id: 9c3f0da8-39ea-4087-ab80-ba6b0b339c21
+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="13207678-74f3-4ce4-9329-e16467a68f31">
+          <title>TapiNodeEdgePoint
+id: 13207678-74f3-4ce4-9329-e16467a68f31
+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="8d863d52-dd77-4169-882e-380798070943">
+            <title>TapiConnectionEdgePoint
+id: 8d863d52-dd77-4169-882e-380798070943
+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="f874a843-7559-426c-8ff0-e7eb24a943f8">
+        <title>TapiNodeUserEquipment
+id: f874a843-7559-426c-8ff0-e7eb24a943f8
+name: user-equipment-3022020</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="f4d1b4e1-2fb1-4ed0-8c22-55e28f236c8c">
+          <title>TapiNodeEdgePoint
+id: f4d1b4e1-2fb1-4ed0-8c22-55e28f236c8c
+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="9513bba8-59ba-436c-9d7e-6f215e8730db">
+            <title>TapiConnectionEdgePoint
+id: 9513bba8-59ba-436c-9d7e-6f215e8730db
+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="9828c76c-9d47-4b98-9b3d-ab0631909df1">
+          <title>TapiNodeEdgePoint
+id: 9828c76c-9d47-4b98-9b3d-ab0631909df1
+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="b1ee6624-7890-4355-b436-1f9a803f1437">
+            <title>TapiConnectionEdgePoint
+id: b1ee6624-7890-4355-b436-1f9a803f1437
+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="66bc88e6-0d1b-44ab-8913-31cf34f57623">
+        <title>TapiNodeUserEquipment
+id: 66bc88e6-0d1b-44ab-8913-31cf34f57623
+name: user-equipment-3022021</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="6098bd47-eb31-40b3-8495-c9a756d66d97">
+          <title>TapiNodeEdgePoint
+id: 6098bd47-eb31-40b3-8495-c9a756d66d97
+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="54bad6ac-168a-4c57-9590-b45f246b2e79">
+            <title>TapiConnectionEdgePoint
+id: 54bad6ac-168a-4c57-9590-b45f246b2e79
+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="98f3cc84-344f-4d53-b444-ec97ccce4c13">
+          <title>TapiNodeEdgePoint
+id: 98f3cc84-344f-4d53-b444-ec97ccce4c13
+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="82d3b3f6-5184-4424-9f71-5f058ce4030c">
+            <title>TapiConnectionEdgePoint
+id: 82d3b3f6-5184-4424-9f71-5f058ce4030c
+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="498b6f37-660c-49b6-b96a-61d27a6c43b9">
+        <title>TapiNodeUserEquipment
+id: 498b6f37-660c-49b6-b96a-61d27a6c43b9
+name: user-equipment-3022022</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="a6fd6ede-ec98-4637-b48e-fbab9fe80dd2">
+          <title>TapiNodeEdgePoint
+id: a6fd6ede-ec98-4637-b48e-fbab9fe80dd2
+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="ba86be31-021a-4df5-9883-e0defc7dd99f">
+            <title>TapiConnectionEdgePoint
+id: ba86be31-021a-4df5-9883-e0defc7dd99f
+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="4f50b08d-84ad-4adc-a945-64bdcdc80019">
+          <title>TapiNodeEdgePoint
+id: 4f50b08d-84ad-4adc-a945-64bdcdc80019
+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="1e3093e2-ce06-42bf-83c2-af836c3b718c">
+            <title>TapiConnectionEdgePoint
+id: 1e3093e2-ce06-42bf-83c2-af836c3b718c
+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="479baeb2-af8d-4e6f-8064-9cbf6f4cc6cb">
+        <title>TapiNodeOCuCp
+id: 479baeb2-af8d-4e6f-8064-9cbf6f4cc6cb
+name: o-cu-cp-303</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="c460ed4e-9d37-44b3-b63c-d399f4380675">
+          <title>TapiNodeEdgePoint
+id: c460ed4e-9d37-44b3-b63c-d399f4380675
+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="12c3e54d-4221-4964-9f48-5435182acea4">
+            <title>TapiConnectionEdgePoint
+id: 12c3e54d-4221-4964-9f48-5435182acea4
+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="64540127-734b-449b-a0f1-cdc7284d891b">
+          <title>TapiNodeEdgePoint
+id: 64540127-734b-449b-a0f1-cdc7284d891b
+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="83f03b14-35bf-45e4-b309-0cfd2414598e">
+            <title>TapiConnectionEdgePoint
+id: 83f03b14-35bf-45e4-b309-0cfd2414598e
+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="dd0d0dff-8607-453f-b515-61c3f5016bf6">
+          <title>TapiNodeEdgePoint
+id: dd0d0dff-8607-453f-b515-61c3f5016bf6
+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="8c58e6e0-91f0-4803-83c7-292f15d3a0f7">
+            <title>TapiConnectionEdgePoint
+id: 8c58e6e0-91f0-4803-83c7-292f15d3a0f7
+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="2db49ec5-7598-438a-8388-c0affdd6a00a">
+            <title>TapiConnectionEdgePoint
+id: 2db49ec5-7598-438a-8388-c0affdd6a00a
+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="9ef2f881-28e9-4a2f-88df-1d3d1577eac6">
+            <title>TapiConnectionEdgePoint
+id: 9ef2f881-28e9-4a2f-88df-1d3d1577eac6
+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="13d9015e-94d2-49f5-9986-142b5a606e08">
+          <title>TapiNodeEdgePoint
+id: 13d9015e-94d2-49f5-9986-142b5a606e08
+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="30a96eec-d432-4809-83f6-6020c3ddd9fc">
+            <title>TapiConnectionEdgePoint
+id: 30a96eec-d432-4809-83f6-6020c3ddd9fc
+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="01d5c794-d078-463e-b621-817d1acc3929">
+          <title>TapiNodeEdgePoint
+id: 01d5c794-d078-463e-b621-817d1acc3929
+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="d4aaba5b-e050-4bbb-871c-a39b93133bda">
+            <title>TapiConnectionEdgePoint
+id: d4aaba5b-e050-4bbb-871c-a39b93133bda
+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="5de327f7-1b86-4a13-b18b-e425c9b0f9a4">
+        <title>TapiNodeOCuUp
+id: 5de327f7-1b86-4a13-b18b-e425c9b0f9a4
+name: o-cu-up-303</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="aa4badce-8a45-4651-ab4c-8e3db43becb9">
+          <title>TapiNodeEdgePoint
+id: aa4badce-8a45-4651-ab4c-8e3db43becb9
+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="61342567-9631-4d0d-92ed-31860f96cc11">
+            <title>TapiConnectionEdgePoint
+id: 61342567-9631-4d0d-92ed-31860f96cc11
+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="10350f5b-54cc-4d26-9019-3a3f72e69fd9">
+          <title>TapiNodeEdgePoint
+id: 10350f5b-54cc-4d26-9019-3a3f72e69fd9
+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="598ae375-554b-411c-bdef-cd90d0d9f46e">
+            <title>TapiConnectionEdgePoint
+id: 598ae375-554b-411c-bdef-cd90d0d9f46e
+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="1b46d3ed-332c-4065-ac65-6e6f4a3bbb9c">
+          <title>TapiNodeEdgePoint
+id: 1b46d3ed-332c-4065-ac65-6e6f4a3bbb9c
+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="fea3edcd-7f36-4644-bfc4-dd9fa5a3e6cd">
+            <title>TapiConnectionEdgePoint
+id: fea3edcd-7f36-4644-bfc4-dd9fa5a3e6cd
+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="eef4c241-a3e7-4aac-b9ec-5cf6f748bc9b">
+            <title>TapiConnectionEdgePoint
+id: eef4c241-a3e7-4aac-b9ec-5cf6f748bc9b
+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="f2ed077a-95ae-4a9f-8b82-bb20f916f6e1">
+            <title>TapiConnectionEdgePoint
+id: f2ed077a-95ae-4a9f-8b82-bb20f916f6e1
+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="72a13885-9d91-4004-82af-b749638ce97d">
+          <title>TapiNodeEdgePoint
+id: 72a13885-9d91-4004-82af-b749638ce97d
+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="c41ce4c9-5382-4914-b81f-44dbe95d4cdd">
+            <title>TapiConnectionEdgePoint
+id: c41ce4c9-5382-4914-b81f-44dbe95d4cdd
+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="ae3fb554-1b26-4585-ae05-8e9a315c5a38">
+          <title>TapiNodeEdgePoint
+id: ae3fb554-1b26-4585-ae05-8e9a315c5a38
+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="f7050873-a20c-4cad-9454-919578329d62">
+            <title>TapiConnectionEdgePoint
+id: f7050873-a20c-4cad-9454-919578329d62
+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="7c7d680a-681c-4e31-b8fc-abc055486f79">
+        <title>TapiNodeODu
+id: 7c7d680a-681c-4e31-b8fc-abc055486f79
+name: o-du-3030</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="19944f60-6f62-4dd9-ba6c-17b45334f0a9">
+          <title>TapiNodeEdgePoint
+id: 19944f60-6f62-4dd9-ba6c-17b45334f0a9
+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="3516997a-21a4-40e0-9d59-44293c0ddfd2">
+            <title>TapiConnectionEdgePoint
+id: 3516997a-21a4-40e0-9d59-44293c0ddfd2
+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="05540287-b713-4226-9910-c79d3a815a0d">
+          <title>TapiNodeEdgePoint
+id: 05540287-b713-4226-9910-c79d3a815a0d
+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="be9c0fdb-7ba5-433a-9334-697781b3f884">
+            <title>TapiConnectionEdgePoint
+id: be9c0fdb-7ba5-433a-9334-697781b3f884
+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="4b9bdf32-5089-4109-9f91-1c4336f7868f">
+            <title>TapiConnectionEdgePoint
+id: 4b9bdf32-5089-4109-9f91-1c4336f7868f
+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="21b395e0-6c0f-499b-9a86-7a355d7452d4">
+            <title>TapiConnectionEdgePoint
+id: 21b395e0-6c0f-499b-9a86-7a355d7452d4
+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="64a5bac4-7690-47c9-80aa-cb888ed9332e">
+          <title>TapiNodeEdgePoint
+id: 64a5bac4-7690-47c9-80aa-cb888ed9332e
+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="c919ac6d-d7f1-4f3a-93cc-ec933f8d3bc2">
+            <title>TapiConnectionEdgePoint
+id: c919ac6d-d7f1-4f3a-93cc-ec933f8d3bc2
+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="92218422-a93d-4445-b6da-a5999f5b240c">
+          <title>TapiNodeEdgePoint
+id: 92218422-a93d-4445-b6da-a5999f5b240c
+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="24e257f9-13b4-4835-a6c2-5c173effe3a1">
+            <title>TapiConnectionEdgePoint
+id: 24e257f9-13b4-4835-a6c2-5c173effe3a1
+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="27afb5b7-b122-4008-bba3-f5c4c46e7681">
+        <title>TapiNodeFronthaulGateway
+id: 27afb5b7-b122-4008-bba3-f5c4c46e7681
+name: fronthaul-gateway-30300</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="2fd63866-5193-4c7c-b69b-d0793b223cc5">
+          <title>TapiNodeEdgePoint
+id: 2fd63866-5193-4c7c-b69b-d0793b223cc5
+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="a3bd1abb-1c05-4e00-b8e7-1c75cff3d975">
+            <title>TapiConnectionEdgePoint
+id: a3bd1abb-1c05-4e00-b8e7-1c75cff3d975
+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="fb04caad-e695-4674-9c66-826cb0c01524">
+          <title>TapiNodeEdgePoint
+id: fb04caad-e695-4674-9c66-826cb0c01524
+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="383ddc80-0f60-43ee-914c-98d7c0f676fe">
+            <title>TapiConnectionEdgePoint
+id: 383ddc80-0f60-43ee-914c-98d7c0f676fe
+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="23d92ec4-cf3d-4b57-8195-587d7a5eb4e6">
+          <title>TapiNodeEdgePoint
+id: 23d92ec4-cf3d-4b57-8195-587d7a5eb4e6
+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="b00c86d7-6a12-4b03-baed-0cbbd762f512">
+            <title>TapiConnectionEdgePoint
+id: b00c86d7-6a12-4b03-baed-0cbbd762f512
+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="c63707e2-179f-4144-a041-cc0f144989e6">
+          <title>TapiNodeEdgePoint
+id: c63707e2-179f-4144-a041-cc0f144989e6
+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="d988a08d-fb67-44e8-b84a-e0c529234464">
+            <title>TapiConnectionEdgePoint
+id: d988a08d-fb67-44e8-b84a-e0c529234464
+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="1282f644-6a54-405e-a7d0-f00d2179ba4c">
+          <title>TapiNodeEdgePoint
+id: 1282f644-6a54-405e-a7d0-f00d2179ba4c
+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="317e6d05-8a85-4800-ac45-8a117b5a0d27">
+            <title>TapiConnectionEdgePoint
+id: 317e6d05-8a85-4800-ac45-8a117b5a0d27
+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="6a298c64-4ac9-4290-816b-531b21f6aadb">
+        <title>TapiNodeORu
+id: 6a298c64-4ac9-4290-816b-531b21f6aadb
+name: o-ru-303000</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="48772d1a-55c5-41a7-a778-2b988665e7ce">
+          <title>TapiNodeEdgePoint
+id: 48772d1a-55c5-41a7-a778-2b988665e7ce
+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="60c229c8-f18d-404a-bdbb-999fc54c8f15">
+            <title>TapiConnectionEdgePoint
+id: 60c229c8-f18d-404a-bdbb-999fc54c8f15
+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="cbb0f18e-75f0-4c86-87b5-350e88541b04">
+          <title>TapiNodeEdgePoint
+id: cbb0f18e-75f0-4c86-87b5-350e88541b04
+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="7ac07fcd-fee9-4184-a016-d11f1b8c9182">
+            <title>TapiConnectionEdgePoint
+id: 7ac07fcd-fee9-4184-a016-d11f1b8c9182
+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="f3b374fe-970d-45ac-9c22-b947dca97c32">
+        <title>TapiNodeUserEquipment
+id: f3b374fe-970d-45ac-9c22-b947dca97c32
+name: user-equipment-3030000</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="73e3fe9a-18a9-4003-889d-30df4bf5dcaa">
+          <title>TapiNodeEdgePoint
+id: 73e3fe9a-18a9-4003-889d-30df4bf5dcaa
+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="8680565c-a413-4a0e-9d9c-193d06d49a8f">
+            <title>TapiConnectionEdgePoint
+id: 8680565c-a413-4a0e-9d9c-193d06d49a8f
+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="18c7e44e-828d-49da-9033-d65f41463275">
+          <title>TapiNodeEdgePoint
+id: 18c7e44e-828d-49da-9033-d65f41463275
+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="90e73280-31f8-41ce-aefd-e8e19e35d602">
+            <title>TapiConnectionEdgePoint
+id: 90e73280-31f8-41ce-aefd-e8e19e35d602
+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="de42731c-c4e1-4d1f-b3fb-447dfee34b15">
+        <title>TapiNodeUserEquipment
+id: de42731c-c4e1-4d1f-b3fb-447dfee34b15
+name: user-equipment-3030001</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="22147877-fe07-43a2-801d-94b77df368f1">
+          <title>TapiNodeEdgePoint
+id: 22147877-fe07-43a2-801d-94b77df368f1
+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="41a2b491-2897-4caf-9cd1-8c43cf7bf00f">
+            <title>TapiConnectionEdgePoint
+id: 41a2b491-2897-4caf-9cd1-8c43cf7bf00f
+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="07f46f58-21bc-4b7f-824c-b882915dd4f1">
+          <title>TapiNodeEdgePoint
+id: 07f46f58-21bc-4b7f-824c-b882915dd4f1
+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="262070cc-2885-4f4a-8e40-489df992ac8c">
+            <title>TapiConnectionEdgePoint
+id: 262070cc-2885-4f4a-8e40-489df992ac8c
+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="4fe763a1-b7b4-4d44-8e42-8417f4c24e61">
+        <title>TapiNodeUserEquipment
+id: 4fe763a1-b7b4-4d44-8e42-8417f4c24e61
+name: user-equipment-3030002</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="4f939b38-9014-4f6a-a8ef-428c2c5d041c">
+          <title>TapiNodeEdgePoint
+id: 4f939b38-9014-4f6a-a8ef-428c2c5d041c
+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="076c8d09-d217-4fe3-942b-8ef16bcad671">
+            <title>TapiConnectionEdgePoint
+id: 076c8d09-d217-4fe3-942b-8ef16bcad671
+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="fba1d548-07f0-44cd-9464-a3447848e84f">
+          <title>TapiNodeEdgePoint
+id: fba1d548-07f0-44cd-9464-a3447848e84f
+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="bf6854fa-2740-4605-8833-1a254b4a33bb">
+            <title>TapiConnectionEdgePoint
+id: bf6854fa-2740-4605-8833-1a254b4a33bb
+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="67edaca8-e199-4ed1-ab1e-d569008f03cf">
+        <title>TapiNodeORu
+id: 67edaca8-e199-4ed1-ab1e-d569008f03cf
+name: o-ru-303001</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="4c7a086d-f680-4cc1-9d7a-a92d69c32f3c">
+          <title>TapiNodeEdgePoint
+id: 4c7a086d-f680-4cc1-9d7a-a92d69c32f3c
+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="5e62d00e-d14c-428c-b7d6-b91231748c96">
+            <title>TapiConnectionEdgePoint
+id: 5e62d00e-d14c-428c-b7d6-b91231748c96
+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="f312d630-527f-4100-9525-9207fcc3e61a">
+          <title>TapiNodeEdgePoint
+id: f312d630-527f-4100-9525-9207fcc3e61a
+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="562cee93-c35a-4a62-a5cc-ecdf8c70cea4">
+            <title>TapiConnectionEdgePoint
+id: 562cee93-c35a-4a62-a5cc-ecdf8c70cea4
+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="0e5fa92f-4768-4e94-9a15-100aa8a241de">
+        <title>TapiNodeUserEquipment
+id: 0e5fa92f-4768-4e94-9a15-100aa8a241de
+name: user-equipment-3030010</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="de679d9f-bd7f-41c3-9dea-287384c38904">
+          <title>TapiNodeEdgePoint
+id: de679d9f-bd7f-41c3-9dea-287384c38904
+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="b6422b13-d9a7-45c7-acb5-febf177e1c3c">
+            <title>TapiConnectionEdgePoint
+id: b6422b13-d9a7-45c7-acb5-febf177e1c3c
+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="d250d561-f6fc-40f9-93d5-a2b41002a12d">
+          <title>TapiNodeEdgePoint
+id: d250d561-f6fc-40f9-93d5-a2b41002a12d
+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="4dbbb617-924a-4b71-af0e-ec5cf8010334">
+            <title>TapiConnectionEdgePoint
+id: 4dbbb617-924a-4b71-af0e-ec5cf8010334
+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="62323504-402d-4e72-abca-35380f0a07d2">
+        <title>TapiNodeUserEquipment
+id: 62323504-402d-4e72-abca-35380f0a07d2
+name: user-equipment-3030011</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="0a09d1ff-7b45-4cd9-baf3-0e2a9762f447">
+          <title>TapiNodeEdgePoint
+id: 0a09d1ff-7b45-4cd9-baf3-0e2a9762f447
+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="17aeb20a-fd55-4431-b8bc-5af9f0d043c5">
+            <title>TapiConnectionEdgePoint
+id: 17aeb20a-fd55-4431-b8bc-5af9f0d043c5
+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="4754726d-52c6-4b66-91d8-eefb4a280bab">
+          <title>TapiNodeEdgePoint
+id: 4754726d-52c6-4b66-91d8-eefb4a280bab
+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="4a5b7cd0-71be-47ef-9577-2d5bb1763321">
+            <title>TapiConnectionEdgePoint
+id: 4a5b7cd0-71be-47ef-9577-2d5bb1763321
+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="6fbc711d-e541-41e3-bf13-a13568ca25f7">
+        <title>TapiNodeUserEquipment
+id: 6fbc711d-e541-41e3-bf13-a13568ca25f7
+name: user-equipment-3030012</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="131946c9-13af-4aea-bbf7-040750f757b3">
+          <title>TapiNodeEdgePoint
+id: 131946c9-13af-4aea-bbf7-040750f757b3
+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="6924b1d4-0fc9-4f71-9d3f-57ef7f556b52">
+            <title>TapiConnectionEdgePoint
+id: 6924b1d4-0fc9-4f71-9d3f-57ef7f556b52
+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="88a83372-1901-488f-a28e-0cb2813e0012">
+          <title>TapiNodeEdgePoint
+id: 88a83372-1901-488f-a28e-0cb2813e0012
+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="f4e85de5-a8f9-4c72-a865-958f2de543dd">
+            <title>TapiConnectionEdgePoint
+id: f4e85de5-a8f9-4c72-a865-958f2de543dd
+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="505eec53-f116-47d5-9010-9f9329823508">
+        <title>TapiNodeORu
+id: 505eec53-f116-47d5-9010-9f9329823508
+name: o-ru-303002</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="9ef9e133-c1ad-4ac4-be43-01a63959e45e">
+          <title>TapiNodeEdgePoint
+id: 9ef9e133-c1ad-4ac4-be43-01a63959e45e
+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="6efd049b-90d4-45e8-8d1d-9add782dbb24">
+            <title>TapiConnectionEdgePoint
+id: 6efd049b-90d4-45e8-8d1d-9add782dbb24
+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="d1f6094b-b9b4-4fdc-9a25-2e2b85bae5cf">
+          <title>TapiNodeEdgePoint
+id: d1f6094b-b9b4-4fdc-9a25-2e2b85bae5cf
+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="10b83fdc-219e-430a-a08a-c171884dc3b0">
+            <title>TapiConnectionEdgePoint
+id: 10b83fdc-219e-430a-a08a-c171884dc3b0
+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="2d70ea92-b177-43d8-8a04-56762ff064bd">
+        <title>TapiNodeUserEquipment
+id: 2d70ea92-b177-43d8-8a04-56762ff064bd
+name: user-equipment-3030020</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="2dfc7981-6a7e-4c47-bdcf-8c1ac1b2431b">
+          <title>TapiNodeEdgePoint
+id: 2dfc7981-6a7e-4c47-bdcf-8c1ac1b2431b
+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="ce6824c8-ec44-4ba4-91fe-94fe579503c2">
+            <title>TapiConnectionEdgePoint
+id: ce6824c8-ec44-4ba4-91fe-94fe579503c2
+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="4c9abf5d-8ede-4b80-bf58-af05d68670a9">
+          <title>TapiNodeEdgePoint
+id: 4c9abf5d-8ede-4b80-bf58-af05d68670a9
+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="422f8258-ac6b-4fc6-b50b-48200ea8759d">
+            <title>TapiConnectionEdgePoint
+id: 422f8258-ac6b-4fc6-b50b-48200ea8759d
+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="709fdf80-76ff-4918-a8be-83b9760ce073">
+        <title>TapiNodeUserEquipment
+id: 709fdf80-76ff-4918-a8be-83b9760ce073
+name: user-equipment-3030021</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="8dbd2b3f-d75c-4cfb-ae19-96bc411b3fe2">
+          <title>TapiNodeEdgePoint
+id: 8dbd2b3f-d75c-4cfb-ae19-96bc411b3fe2
+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="f59c47de-d9e1-46ce-b6a2-16099f984a3c">
+            <title>TapiConnectionEdgePoint
+id: f59c47de-d9e1-46ce-b6a2-16099f984a3c
+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="a6d93ce8-d43e-4b71-bcce-099b7d3756e5">
+          <title>TapiNodeEdgePoint
+id: a6d93ce8-d43e-4b71-bcce-099b7d3756e5
+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="b18defe6-c002-46a9-a292-36f15d7b50dd">
+            <title>TapiConnectionEdgePoint
+id: b18defe6-c002-46a9-a292-36f15d7b50dd
+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="22c4a6f4-49d4-4f9c-89cc-ac8488e4f911">
+        <title>TapiNodeUserEquipment
+id: 22c4a6f4-49d4-4f9c-89cc-ac8488e4f911
+name: user-equipment-3030022</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="d0f84ebb-f25a-48b7-8a02-781b1c036e1b">
+          <title>TapiNodeEdgePoint
+id: d0f84ebb-f25a-48b7-8a02-781b1c036e1b
+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="d8d5a4d0-aaa2-4f64-b5ae-7b85839b05ee">
+            <title>TapiConnectionEdgePoint
+id: d8d5a4d0-aaa2-4f64-b5ae-7b85839b05ee
+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="2b8a5f2a-4709-4370-8dc9-8cb719fa579a">
+          <title>TapiNodeEdgePoint
+id: 2b8a5f2a-4709-4370-8dc9-8cb719fa579a
+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="e28adaa0-6e4c-43f3-9666-896a9120c371">
+            <title>TapiConnectionEdgePoint
+id: e28adaa0-6e4c-43f3-9666-896a9120c371
+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="f89f03e8-304e-45e9-8594-aff7343cb2ab">
+        <title>TapiNodeODu
+id: f89f03e8-304e-45e9-8594-aff7343cb2ab
+name: o-du-3031</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="88750a1d-e776-4ff8-8eb4-1177ad452687">
+          <title>TapiNodeEdgePoint
+id: 88750a1d-e776-4ff8-8eb4-1177ad452687
+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="46f1a34c-0d71-4232-8b71-6cbdedf0861b">
+            <title>TapiConnectionEdgePoint
+id: 46f1a34c-0d71-4232-8b71-6cbdedf0861b
+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="e9eb2db6-928e-4549-a12b-0a9bd006cb1c">
+          <title>TapiNodeEdgePoint
+id: e9eb2db6-928e-4549-a12b-0a9bd006cb1c
+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="4f262027-73d2-429c-8658-3c22a55dcc6a">
+            <title>TapiConnectionEdgePoint
+id: 4f262027-73d2-429c-8658-3c22a55dcc6a
+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="c12c47e1-a301-4ffa-b424-21ccf7e65874">
+            <title>TapiConnectionEdgePoint
+id: c12c47e1-a301-4ffa-b424-21ccf7e65874
+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="c19a8737-522a-4632-9adb-05145fc67ac5">
+            <title>TapiConnectionEdgePoint
+id: c19a8737-522a-4632-9adb-05145fc67ac5
+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="308c40c7-c5ed-497b-8c7c-6a50a0073cdb">
+          <title>TapiNodeEdgePoint
+id: 308c40c7-c5ed-497b-8c7c-6a50a0073cdb
+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="345671d8-4681-4523-a4e4-304c56600309">
+            <title>TapiConnectionEdgePoint
+id: 345671d8-4681-4523-a4e4-304c56600309
+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="72b967bb-5444-478d-a7f0-d9f3fcb6597b">
+          <title>TapiNodeEdgePoint
+id: 72b967bb-5444-478d-a7f0-d9f3fcb6597b
+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="9da95657-8416-448c-9d86-74a2e28c51c8">
+            <title>TapiConnectionEdgePoint
+id: 9da95657-8416-448c-9d86-74a2e28c51c8
+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="b0a60292-96f6-4042-89dc-057bcda72dba">
+        <title>TapiNodeFronthaulGateway
+id: b0a60292-96f6-4042-89dc-057bcda72dba
+name: fronthaul-gateway-30310</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="370d5704-cb0f-4ff1-a936-a618110119c5">
+          <title>TapiNodeEdgePoint
+id: 370d5704-cb0f-4ff1-a936-a618110119c5
+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="8b870765-d0cd-4992-950c-568061da82e7">
+            <title>TapiConnectionEdgePoint
+id: 8b870765-d0cd-4992-950c-568061da82e7
+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="8a702ae4-45f3-4096-beff-994764da7403">
+          <title>TapiNodeEdgePoint
+id: 8a702ae4-45f3-4096-beff-994764da7403
+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="c8b0fc0e-8d4e-4fb9-a30a-19530be76a70">
+            <title>TapiConnectionEdgePoint
+id: c8b0fc0e-8d4e-4fb9-a30a-19530be76a70
+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="817ef66a-d7e1-4d1b-a079-5651d22a3a2d">
+          <title>TapiNodeEdgePoint
+id: 817ef66a-d7e1-4d1b-a079-5651d22a3a2d
+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="9dada79c-612a-4613-9f7c-8f058ed864fa">
+            <title>TapiConnectionEdgePoint
+id: 9dada79c-612a-4613-9f7c-8f058ed864fa
+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="95ccef5f-5a77-4c18-be18-d06531fdfc5c">
+          <title>TapiNodeEdgePoint
+id: 95ccef5f-5a77-4c18-be18-d06531fdfc5c
+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="c71f8dad-780c-4d7b-aea4-d41781ce8fed">
+            <title>TapiConnectionEdgePoint
+id: c71f8dad-780c-4d7b-aea4-d41781ce8fed
+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="ca63291f-c610-47ad-b859-98a34b290fd2">
+          <title>TapiNodeEdgePoint
+id: ca63291f-c610-47ad-b859-98a34b290fd2
+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="7d05118c-910c-4f87-aaee-91cc9c63b15f">
+            <title>TapiConnectionEdgePoint
+id: 7d05118c-910c-4f87-aaee-91cc9c63b15f
+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="ef35ea0f-e048-4c99-ae18-437e4094a9da">
+        <title>TapiNodeORu
+id: ef35ea0f-e048-4c99-ae18-437e4094a9da
+name: o-ru-303100</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="cdd541e4-1736-4b7f-a196-877c993f25f9">
+          <title>TapiNodeEdgePoint
+id: cdd541e4-1736-4b7f-a196-877c993f25f9
+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="a1289234-5205-470e-95a7-d86d587bb3cd">
+            <title>TapiConnectionEdgePoint
+id: a1289234-5205-470e-95a7-d86d587bb3cd
+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="547c8b6a-4ba4-470f-9ab5-38bd865f24bb">
+          <title>TapiNodeEdgePoint
+id: 547c8b6a-4ba4-470f-9ab5-38bd865f24bb
+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="bc9e3352-cca0-4f89-b388-ed6976f524ba">
+            <title>TapiConnectionEdgePoint
+id: bc9e3352-cca0-4f89-b388-ed6976f524ba
+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="2328f392-fd5b-4db3-8093-b2207fe18af7">
+        <title>TapiNodeUserEquipment
+id: 2328f392-fd5b-4db3-8093-b2207fe18af7
+name: user-equipment-3031000</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="6bb7ec17-ec7e-43c5-8d7c-b51416585a86">
+          <title>TapiNodeEdgePoint
+id: 6bb7ec17-ec7e-43c5-8d7c-b51416585a86
+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="8ec049bf-0690-4993-864e-73e9371ecef7">
+            <title>TapiConnectionEdgePoint
+id: 8ec049bf-0690-4993-864e-73e9371ecef7
+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="3fc9a02b-992b-4ce6-8e2d-fd3891842a72">
+          <title>TapiNodeEdgePoint
+id: 3fc9a02b-992b-4ce6-8e2d-fd3891842a72
+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="74afc463-3cbc-45e0-a3e2-73959268a978">
+            <title>TapiConnectionEdgePoint
+id: 74afc463-3cbc-45e0-a3e2-73959268a978
+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="ee5eb9fd-4a0c-42d6-956b-a95bcfad4969">
+        <title>TapiNodeUserEquipment
+id: ee5eb9fd-4a0c-42d6-956b-a95bcfad4969
+name: user-equipment-3031001</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="fc24750d-3578-4b67-90d7-51c8c2c73cf4">
+          <title>TapiNodeEdgePoint
+id: fc24750d-3578-4b67-90d7-51c8c2c73cf4
+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="ad204c97-2264-49ff-8c34-0010098a8f0e">
+            <title>TapiConnectionEdgePoint
+id: ad204c97-2264-49ff-8c34-0010098a8f0e
+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="abb19013-1648-4dd8-9367-0ba4cec696cf">
+          <title>TapiNodeEdgePoint
+id: abb19013-1648-4dd8-9367-0ba4cec696cf
+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="222f49cc-5343-4626-a770-b33dd85147cc">
+            <title>TapiConnectionEdgePoint
+id: 222f49cc-5343-4626-a770-b33dd85147cc
+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="94d1424a-109e-4a39-b45a-7277db15a859">
+        <title>TapiNodeUserEquipment
+id: 94d1424a-109e-4a39-b45a-7277db15a859
+name: user-equipment-3031002</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="d2a4a857-44aa-41d2-a8f8-741d43422f25">
+          <title>TapiNodeEdgePoint
+id: d2a4a857-44aa-41d2-a8f8-741d43422f25
+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="fec3cba6-6105-4da0-b89d-ab51e85b3290">
+            <title>TapiConnectionEdgePoint
+id: fec3cba6-6105-4da0-b89d-ab51e85b3290
+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="03dcd22b-4099-431f-914a-0feea4a3e214">
+          <title>TapiNodeEdgePoint
+id: 03dcd22b-4099-431f-914a-0feea4a3e214
+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="28f412dc-08fe-473c-b7ca-72ba814ed1f0">
+            <title>TapiConnectionEdgePoint
+id: 28f412dc-08fe-473c-b7ca-72ba814ed1f0
+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="a676be8c-e1b7-4fa0-87de-3037f14b575a">
+        <title>TapiNodeORu
+id: a676be8c-e1b7-4fa0-87de-3037f14b575a
+name: o-ru-303101</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="d3c315ff-d52c-4dd0-9b09-4d483e69171f">
+          <title>TapiNodeEdgePoint
+id: d3c315ff-d52c-4dd0-9b09-4d483e69171f
+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="c94b5bb5-e27d-46ce-8a92-0f32c4854895">
+            <title>TapiConnectionEdgePoint
+id: c94b5bb5-e27d-46ce-8a92-0f32c4854895
+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="77004940-dfb9-4528-a6b0-ec97e08d5bc6">
+          <title>TapiNodeEdgePoint
+id: 77004940-dfb9-4528-a6b0-ec97e08d5bc6
+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="309edb18-2e40-472b-8f74-869735fb8806">
+            <title>TapiConnectionEdgePoint
+id: 309edb18-2e40-472b-8f74-869735fb8806
+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="3d652b20-d090-46ae-90cf-0d0839778bc1">
+        <title>TapiNodeUserEquipment
+id: 3d652b20-d090-46ae-90cf-0d0839778bc1
+name: user-equipment-3031010</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="6a917da9-a1ca-4f71-98ee-64e6671358b8">
+          <title>TapiNodeEdgePoint
+id: 6a917da9-a1ca-4f71-98ee-64e6671358b8
+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="45252b2d-6b28-4c73-9990-692265c2c069">
+            <title>TapiConnectionEdgePoint
+id: 45252b2d-6b28-4c73-9990-692265c2c069
+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="92556533-b858-4ab3-aed8-319af3a57fe9">
+          <title>TapiNodeEdgePoint
+id: 92556533-b858-4ab3-aed8-319af3a57fe9
+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="dc6c4142-3099-4941-a932-188129d04534">
+            <title>TapiConnectionEdgePoint
+id: dc6c4142-3099-4941-a932-188129d04534
+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="88264903-7215-4964-9cf7-85319bc24278">
+        <title>TapiNodeUserEquipment
+id: 88264903-7215-4964-9cf7-85319bc24278
+name: user-equipment-3031011</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="fb988cee-b437-495a-885c-0472cbf6e033">
+          <title>TapiNodeEdgePoint
+id: fb988cee-b437-495a-885c-0472cbf6e033
+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="003e233a-9ab7-476d-8010-1e7752827db2">
+            <title>TapiConnectionEdgePoint
+id: 003e233a-9ab7-476d-8010-1e7752827db2
+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="a1f7799e-e8f1-4409-8281-8a2ae5f689f7">
+          <title>TapiNodeEdgePoint
+id: a1f7799e-e8f1-4409-8281-8a2ae5f689f7
+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="b2bea83f-7ae7-4bd6-8fb8-5bdd3c4269c0">
+            <title>TapiConnectionEdgePoint
+id: b2bea83f-7ae7-4bd6-8fb8-5bdd3c4269c0
+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="5f361274-8c85-48c6-8fd4-4077666c86a9">
+        <title>TapiNodeUserEquipment
+id: 5f361274-8c85-48c6-8fd4-4077666c86a9
+name: user-equipment-3031012</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="ca10432f-338e-493e-b9e3-0346c4a18397">
+          <title>TapiNodeEdgePoint
+id: ca10432f-338e-493e-b9e3-0346c4a18397
+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="b6124665-df1b-4869-af9f-2ff5e616eaa8">
+            <title>TapiConnectionEdgePoint
+id: b6124665-df1b-4869-af9f-2ff5e616eaa8
+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="2d793652-db2e-439a-9a47-c7cd3487c516">
+          <title>TapiNodeEdgePoint
+id: 2d793652-db2e-439a-9a47-c7cd3487c516
+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="f3e48fb2-2c42-4290-8f05-b3a7c5004d1e">
+            <title>TapiConnectionEdgePoint
+id: f3e48fb2-2c42-4290-8f05-b3a7c5004d1e
+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="a70d8a2c-7588-4c64-9fa3-32576a3d342d">
+        <title>TapiNodeORu
+id: a70d8a2c-7588-4c64-9fa3-32576a3d342d
+name: o-ru-303102</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="734605fb-2c47-4612-92e6-a4e2eae2ade3">
+          <title>TapiNodeEdgePoint
+id: 734605fb-2c47-4612-92e6-a4e2eae2ade3
+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="2fda24d5-1eeb-44fa-afef-f823a2dec5b2">
+            <title>TapiConnectionEdgePoint
+id: 2fda24d5-1eeb-44fa-afef-f823a2dec5b2
+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="a03944ff-161c-42ea-a1e5-858b51b34d66">
+          <title>TapiNodeEdgePoint
+id: a03944ff-161c-42ea-a1e5-858b51b34d66
+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="4b5b7c5e-4906-4690-818c-8d1c6b77c5e4">
+            <title>TapiConnectionEdgePoint
+id: 4b5b7c5e-4906-4690-818c-8d1c6b77c5e4
+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="08f82e24-cb4b-4256-b063-4a8a91c0c943">
+        <title>TapiNodeUserEquipment
+id: 08f82e24-cb4b-4256-b063-4a8a91c0c943
+name: user-equipment-3031020</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="52f1becf-1cd3-4a35-828a-7fc090fbb501">
+          <title>TapiNodeEdgePoint
+id: 52f1becf-1cd3-4a35-828a-7fc090fbb501
+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="1f56b38f-3d7c-41a7-9b2b-322799d44f1c">
+            <title>TapiConnectionEdgePoint
+id: 1f56b38f-3d7c-41a7-9b2b-322799d44f1c
+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="6bb01201-0f80-49c3-9878-1fd3cf7f598a">
+          <title>TapiNodeEdgePoint
+id: 6bb01201-0f80-49c3-9878-1fd3cf7f598a
+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="cdd4e963-5a70-4d2e-9ff4-618a1f6e9384">
+            <title>TapiConnectionEdgePoint
+id: cdd4e963-5a70-4d2e-9ff4-618a1f6e9384
+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="85872e3e-833c-4398-a57b-c6d56572cb34">
+        <title>TapiNodeUserEquipment
+id: 85872e3e-833c-4398-a57b-c6d56572cb34
+name: user-equipment-3031021</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="44c2c9be-b6e3-4606-aabe-a09088b009ac">
+          <title>TapiNodeEdgePoint
+id: 44c2c9be-b6e3-4606-aabe-a09088b009ac
+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="aa9d781d-4a80-4cb5-b0a5-c93318e56292">
+            <title>TapiConnectionEdgePoint
+id: aa9d781d-4a80-4cb5-b0a5-c93318e56292
+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="7e025bca-9674-4c98-af04-a2d975d4bdad">
+          <title>TapiNodeEdgePoint
+id: 7e025bca-9674-4c98-af04-a2d975d4bdad
+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="d267984f-3a8a-49e6-95ac-1a45bb7de0f9">
+            <title>TapiConnectionEdgePoint
+id: d267984f-3a8a-49e6-95ac-1a45bb7de0f9
+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="a49d034a-db3c-440e-98ea-83bc8afdc90a">
+        <title>TapiNodeUserEquipment
+id: a49d034a-db3c-440e-98ea-83bc8afdc90a
+name: user-equipment-3031022</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="2631160a-e612-40fb-b53a-90be9a933a27">
+          <title>TapiNodeEdgePoint
+id: 2631160a-e612-40fb-b53a-90be9a933a27
+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="e29bd60f-72cc-453c-97b8-7956e31f0acd">
+            <title>TapiConnectionEdgePoint
+id: e29bd60f-72cc-453c-97b8-7956e31f0acd
+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="52cd0e8a-6f13-40c5-bf3f-e707a0bfe0fd">
+          <title>TapiNodeEdgePoint
+id: 52cd0e8a-6f13-40c5-bf3f-e707a0bfe0fd
+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="f9d950bd-be90-45ab-a2bd-216bc690dd08">
+            <title>TapiConnectionEdgePoint
+id: f9d950bd-be90-45ab-a2bd-216bc690dd08
+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="b985b9a8-4bc0-4f36-854d-b213a7425c2f">
+        <title>TapiNodeODu
+id: b985b9a8-4bc0-4f36-854d-b213a7425c2f
+name: o-du-3032</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="ca5c2f6d-f8ce-43bf-98c6-4012874d04c5">
+          <title>TapiNodeEdgePoint
+id: ca5c2f6d-f8ce-43bf-98c6-4012874d04c5
+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="5e0d858e-c457-4bdb-a8c1-005dc2243d89">
+            <title>TapiConnectionEdgePoint
+id: 5e0d858e-c457-4bdb-a8c1-005dc2243d89
+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="9f52cda5-4019-4d6e-b446-75d09ff1f3c6">
+          <title>TapiNodeEdgePoint
+id: 9f52cda5-4019-4d6e-b446-75d09ff1f3c6
+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="797037b1-d9b0-42ec-903f-bad911fa0d04">
+            <title>TapiConnectionEdgePoint
+id: 797037b1-d9b0-42ec-903f-bad911fa0d04
+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="418ebbeb-451a-4d8a-a3c9-7852f3e41133">
+            <title>TapiConnectionEdgePoint
+id: 418ebbeb-451a-4d8a-a3c9-7852f3e41133
+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="d330979b-eaea-42c7-945d-0e2709a0bb3b">
+            <title>TapiConnectionEdgePoint
+id: d330979b-eaea-42c7-945d-0e2709a0bb3b
+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="e515fe02-08b8-4467-b4e6-16d330a0694d">
+          <title>TapiNodeEdgePoint
+id: e515fe02-08b8-4467-b4e6-16d330a0694d
+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="c4f8ccf9-4f75-4448-a4ca-a6d5cf5d6b2f">
+            <title>TapiConnectionEdgePoint
+id: c4f8ccf9-4f75-4448-a4ca-a6d5cf5d6b2f
+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="0cee8bcf-bde4-49ba-b304-f3544c4f14fd">
+          <title>TapiNodeEdgePoint
+id: 0cee8bcf-bde4-49ba-b304-f3544c4f14fd
+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="5634d2f0-3117-4102-90a0-4f045f2c76fa">
+            <title>TapiConnectionEdgePoint
+id: 5634d2f0-3117-4102-90a0-4f045f2c76fa
+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="3cf3c589-def3-4d61-870c-aef8335ac85c">
+        <title>TapiNodeFronthaulGateway
+id: 3cf3c589-def3-4d61-870c-aef8335ac85c
+name: fronthaul-gateway-30320</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="87bb507d-cd3e-494e-b613-09f6cbcbcd68">
+          <title>TapiNodeEdgePoint
+id: 87bb507d-cd3e-494e-b613-09f6cbcbcd68
+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="6c50370f-b460-4f88-8ae2-483ed03bb5e5">
+            <title>TapiConnectionEdgePoint
+id: 6c50370f-b460-4f88-8ae2-483ed03bb5e5
+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="fc0bd5e5-0b33-412f-8f47-218327b68801">
+          <title>TapiNodeEdgePoint
+id: fc0bd5e5-0b33-412f-8f47-218327b68801
+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="9bac5204-e996-4db7-932c-112d38e445e9">
+            <title>TapiConnectionEdgePoint
+id: 9bac5204-e996-4db7-932c-112d38e445e9
+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="f1c8208f-9527-439a-b7d4-53ffdd716abe">
+          <title>TapiNodeEdgePoint
+id: f1c8208f-9527-439a-b7d4-53ffdd716abe
+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="f6791765-a0c5-462d-be8a-879dcf181146">
+            <title>TapiConnectionEdgePoint
+id: f6791765-a0c5-462d-be8a-879dcf181146
+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="b3f0b23d-5a1f-4aea-931f-f711615dc4ed">
+          <title>TapiNodeEdgePoint
+id: b3f0b23d-5a1f-4aea-931f-f711615dc4ed
+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="d3f6b029-e595-41ba-bf77-1a75e1cf07b2">
+            <title>TapiConnectionEdgePoint
+id: d3f6b029-e595-41ba-bf77-1a75e1cf07b2
+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="66eff5e0-ace7-43a9-a70c-3c2789f16f4e">
+          <title>TapiNodeEdgePoint
+id: 66eff5e0-ace7-43a9-a70c-3c2789f16f4e
+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="9ab08e29-da1a-4966-a6b6-dbb80eb392ab">
+            <title>TapiConnectionEdgePoint
+id: 9ab08e29-da1a-4966-a6b6-dbb80eb392ab
+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="4375935e-25c8-4787-a318-452b711ff9b8">
+        <title>TapiNodeORu
+id: 4375935e-25c8-4787-a318-452b711ff9b8
+name: o-ru-303200</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="053fd14e-4955-46bd-993e-2026ede7fd61">
+          <title>TapiNodeEdgePoint
+id: 053fd14e-4955-46bd-993e-2026ede7fd61
+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="cd0a4412-f654-4716-aa86-9caa6d923592">
+            <title>TapiConnectionEdgePoint
+id: cd0a4412-f654-4716-aa86-9caa6d923592
+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="e05d7314-7dc7-40c8-8097-9ccb00c2ab33">
+          <title>TapiNodeEdgePoint
+id: e05d7314-7dc7-40c8-8097-9ccb00c2ab33
+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="06b7af6c-3ca7-4905-9a15-c0b24e12c89f">
+            <title>TapiConnectionEdgePoint
+id: 06b7af6c-3ca7-4905-9a15-c0b24e12c89f
+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="db1d7c55-76bd-49ba-afb4-037f1ff6bcc8">
+        <title>TapiNodeUserEquipment
+id: db1d7c55-76bd-49ba-afb4-037f1ff6bcc8
+name: user-equipment-3032000</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="549e2192-e7d8-4c6d-9039-fe224cc2860e">
+          <title>TapiNodeEdgePoint
+id: 549e2192-e7d8-4c6d-9039-fe224cc2860e
+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="1b03345e-ba2b-403a-b3a5-5b6e7a078593">
+            <title>TapiConnectionEdgePoint
+id: 1b03345e-ba2b-403a-b3a5-5b6e7a078593
+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="c6f0f8e5-9916-4c4c-b5dd-b240d5d6db0b">
+          <title>TapiNodeEdgePoint
+id: c6f0f8e5-9916-4c4c-b5dd-b240d5d6db0b
+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="657ae220-55f1-40de-ab01-8d678b12d62d">
+            <title>TapiConnectionEdgePoint
+id: 657ae220-55f1-40de-ab01-8d678b12d62d
+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="d2e84cf8-9287-478c-8567-31ffec6825bb">
+        <title>TapiNodeUserEquipment
+id: d2e84cf8-9287-478c-8567-31ffec6825bb
+name: user-equipment-3032001</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="996764dd-27d2-4287-89dd-6b6e44f70bd8">
+          <title>TapiNodeEdgePoint
+id: 996764dd-27d2-4287-89dd-6b6e44f70bd8
+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="d6f4dc3a-54f5-4546-8cd3-2bd445c39f81">
+            <title>TapiConnectionEdgePoint
+id: d6f4dc3a-54f5-4546-8cd3-2bd445c39f81
+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="15eb3c64-8bdf-4db1-9deb-a92f981f354b">
+          <title>TapiNodeEdgePoint
+id: 15eb3c64-8bdf-4db1-9deb-a92f981f354b
+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="c7011cdd-52c5-4ed3-b954-285ad52cd0a8">
+            <title>TapiConnectionEdgePoint
+id: c7011cdd-52c5-4ed3-b954-285ad52cd0a8
+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="4932e15e-0b63-488a-889a-45224bd035f0">
+        <title>TapiNodeUserEquipment
+id: 4932e15e-0b63-488a-889a-45224bd035f0
+name: user-equipment-3032002</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="3c53ca09-b378-495e-855c-ad999e8e4b64">
+          <title>TapiNodeEdgePoint
+id: 3c53ca09-b378-495e-855c-ad999e8e4b64
+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="07a83d48-8574-4c6a-8494-bf6bdc5cac2f">
+            <title>TapiConnectionEdgePoint
+id: 07a83d48-8574-4c6a-8494-bf6bdc5cac2f
+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="9c92ac71-cc47-4452-a6fc-b031910e8170">
+          <title>TapiNodeEdgePoint
+id: 9c92ac71-cc47-4452-a6fc-b031910e8170
+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="f5889492-e798-49fa-a840-55651111d75a">
+            <title>TapiConnectionEdgePoint
+id: f5889492-e798-49fa-a840-55651111d75a
+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="11e99969-d337-4bd2-be77-a16e54b89a15">
+        <title>TapiNodeORu
+id: 11e99969-d337-4bd2-be77-a16e54b89a15
+name: o-ru-303201</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="69401391-353f-4d94-b71a-c5f2f15ca8d1">
+          <title>TapiNodeEdgePoint
+id: 69401391-353f-4d94-b71a-c5f2f15ca8d1
+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="957602a6-995f-4fd7-9aae-fd9ac6cf4650">
+            <title>TapiConnectionEdgePoint
+id: 957602a6-995f-4fd7-9aae-fd9ac6cf4650
+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="e1650e13-0090-48ca-a9c0-cf1898e40d8e">
+          <title>TapiNodeEdgePoint
+id: e1650e13-0090-48ca-a9c0-cf1898e40d8e
+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="cdbae758-0024-4a21-ae7b-bbed4231d988">
+            <title>TapiConnectionEdgePoint
+id: cdbae758-0024-4a21-ae7b-bbed4231d988
+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="37ed90ce-f7cb-4404-bd57-7d48f511cfe7">
+        <title>TapiNodeUserEquipment
+id: 37ed90ce-f7cb-4404-bd57-7d48f511cfe7
+name: user-equipment-3032010</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="cb9fae5b-0110-4b03-9738-615bb0c38ea4">
+          <title>TapiNodeEdgePoint
+id: cb9fae5b-0110-4b03-9738-615bb0c38ea4
+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="0bd38329-2da2-4504-be30-3cf4c1da4c44">
+            <title>TapiConnectionEdgePoint
+id: 0bd38329-2da2-4504-be30-3cf4c1da4c44
+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="6a04b7b8-fa9d-4071-b656-37c2c17fb47e">
+          <title>TapiNodeEdgePoint
+id: 6a04b7b8-fa9d-4071-b656-37c2c17fb47e
+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="a88ad14d-621d-4ab7-bb00-6849cc3ba510">
+            <title>TapiConnectionEdgePoint
+id: a88ad14d-621d-4ab7-bb00-6849cc3ba510
+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="e501860b-03d0-4151-b7a0-8ae68c6b79bc">
+        <title>TapiNodeUserEquipment
+id: e501860b-03d0-4151-b7a0-8ae68c6b79bc
+name: user-equipment-3032011</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="3dc86ef7-2ce3-4e0b-9626-2e20c63c2b99">
+          <title>TapiNodeEdgePoint
+id: 3dc86ef7-2ce3-4e0b-9626-2e20c63c2b99
+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="51b2ebef-5d85-4b9d-90af-4b560c6db126">
+            <title>TapiConnectionEdgePoint
+id: 51b2ebef-5d85-4b9d-90af-4b560c6db126
+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="f1e0a42c-8105-4a1a-b7e6-777726ff3367">
+          <title>TapiNodeEdgePoint
+id: f1e0a42c-8105-4a1a-b7e6-777726ff3367
+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="ec4eaa38-a340-4366-8938-2b726957566a">
+            <title>TapiConnectionEdgePoint
+id: ec4eaa38-a340-4366-8938-2b726957566a
+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="d585df7d-c446-4de9-a149-750eaa84976f">
+        <title>TapiNodeUserEquipment
+id: d585df7d-c446-4de9-a149-750eaa84976f
+name: user-equipment-3032012</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="d5fb3d65-556b-481e-b411-941a967c7108">
+          <title>TapiNodeEdgePoint
+id: d5fb3d65-556b-481e-b411-941a967c7108
+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="338da71f-8cea-4c16-b214-e9add38c0669">
+            <title>TapiConnectionEdgePoint
+id: 338da71f-8cea-4c16-b214-e9add38c0669
+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="4d8c8977-6966-496c-9ff4-00c50fff8ffd">
+          <title>TapiNodeEdgePoint
+id: 4d8c8977-6966-496c-9ff4-00c50fff8ffd
+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="bdd3fe5c-181e-4854-ae0d-b3cf94f94647">
+            <title>TapiConnectionEdgePoint
+id: bdd3fe5c-181e-4854-ae0d-b3cf94f94647
+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="04d9e968-9caf-4ba1-b08d-037e7ff95553">
+        <title>TapiNodeORu
+id: 04d9e968-9caf-4ba1-b08d-037e7ff95553
+name: o-ru-303202</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="1f7a8913-f9e8-4d0f-8dfc-b96f2c818bcd">
+          <title>TapiNodeEdgePoint
+id: 1f7a8913-f9e8-4d0f-8dfc-b96f2c818bcd
+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="ec16fc80-c399-4a73-890e-7db2c20a2c1e">
+            <title>TapiConnectionEdgePoint
+id: ec16fc80-c399-4a73-890e-7db2c20a2c1e
+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="c5c708d4-2de8-4680-b780-2e466b6fa776">
+          <title>TapiNodeEdgePoint
+id: c5c708d4-2de8-4680-b780-2e466b6fa776
+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="b9f2ad98-a9bd-414a-a6b1-4795e10732e0">
+            <title>TapiConnectionEdgePoint
+id: b9f2ad98-a9bd-414a-a6b1-4795e10732e0
+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="458fc2b5-d8d4-44ec-a195-efa85db30c7d">
+        <title>TapiNodeUserEquipment
+id: 458fc2b5-d8d4-44ec-a195-efa85db30c7d
+name: user-equipment-3032020</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="2ea5f074-4f6b-4e5d-a0e7-54aaa2a7697a">
+          <title>TapiNodeEdgePoint
+id: 2ea5f074-4f6b-4e5d-a0e7-54aaa2a7697a
+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="765d7b26-f4f9-4715-8133-cff39f96344d">
+            <title>TapiConnectionEdgePoint
+id: 765d7b26-f4f9-4715-8133-cff39f96344d
+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="74ab82b7-d17f-40e4-a9e1-06d451c7e982">
+          <title>TapiNodeEdgePoint
+id: 74ab82b7-d17f-40e4-a9e1-06d451c7e982
+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="12163c97-80d7-4d76-9d77-68f0d709ee05">
+            <title>TapiConnectionEdgePoint
+id: 12163c97-80d7-4d76-9d77-68f0d709ee05
+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="b5b92660-3558-4b65-b6aa-54c103af00d2">
+        <title>TapiNodeUserEquipment
+id: b5b92660-3558-4b65-b6aa-54c103af00d2
+name: user-equipment-3032021</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="72e9e989-c6d5-48ad-9cc9-4fab927e0857">
+          <title>TapiNodeEdgePoint
+id: 72e9e989-c6d5-48ad-9cc9-4fab927e0857
+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="8d12ed5d-526c-4159-8bdf-580b0ee6c389">
+            <title>TapiConnectionEdgePoint
+id: 8d12ed5d-526c-4159-8bdf-580b0ee6c389
+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="2f4e4ccf-b11c-4da4-ace6-75cd62298bf9">
+          <title>TapiNodeEdgePoint
+id: 2f4e4ccf-b11c-4da4-ace6-75cd62298bf9
+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="a852c61b-1c0c-413e-860c-c11044e7e122">
+            <title>TapiConnectionEdgePoint
+id: a852c61b-1c0c-413e-860c-c11044e7e122
+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="57cd887f-2b0e-4ec1-8a52-3610532c67f3">
+        <title>TapiNodeUserEquipment
+id: 57cd887f-2b0e-4ec1-8a52-3610532c67f3
+name: user-equipment-3032022</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="f8d58821-f5e9-4cef-aa3d-dca0e83875e1">
+          <title>TapiNodeEdgePoint
+id: f8d58821-f5e9-4cef-aa3d-dca0e83875e1
+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="06129bcf-37ec-4d1f-91db-ab935f173955">
+            <title>TapiConnectionEdgePoint
+id: 06129bcf-37ec-4d1f-91db-ab935f173955
+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="6999109d-d6ff-4a97-a72c-3d697b780401">
+          <title>TapiNodeEdgePoint
+id: 6999109d-d6ff-4a97-a72c-3d697b780401
+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="584aaaff-08b5-4a93-a251-7ca66a7715de">
+            <title>TapiConnectionEdgePoint
+id: 584aaaff-08b5-4a93-a251-7ca66a7715de
+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="4d9692ae-dc5a-43f7-b298-3aa53e138b6e">
+        <title>TapiNodeOCuCp
+id: 4d9692ae-dc5a-43f7-b298-3aa53e138b6e
+name: o-cu-cp-304</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="5eeb10e6-9bf1-43e3-8fc1-1ef6aed83079">
+          <title>TapiNodeEdgePoint
+id: 5eeb10e6-9bf1-43e3-8fc1-1ef6aed83079
+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="7d6fc23b-dc0f-4706-8025-aa6059fcefad">
+            <title>TapiConnectionEdgePoint
+id: 7d6fc23b-dc0f-4706-8025-aa6059fcefad
+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="2a77f71f-7f4f-4f1e-94d0-9f46862899dd">
+          <title>TapiNodeEdgePoint
+id: 2a77f71f-7f4f-4f1e-94d0-9f46862899dd
+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="8198cac8-2959-4a9f-a30c-d0a7760a5e2a">
+            <title>TapiConnectionEdgePoint
+id: 8198cac8-2959-4a9f-a30c-d0a7760a5e2a
+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="2d8b64e7-5bd0-4cbf-a88c-022e890d8637">
+          <title>TapiNodeEdgePoint
+id: 2d8b64e7-5bd0-4cbf-a88c-022e890d8637
+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="58413133-8cc4-4a6c-9fc8-fd0fe9acc7aa">
+            <title>TapiConnectionEdgePoint
+id: 58413133-8cc4-4a6c-9fc8-fd0fe9acc7aa
+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="db069d42-0bbf-4f6d-b240-a4cdf795ace9">
+            <title>TapiConnectionEdgePoint
+id: db069d42-0bbf-4f6d-b240-a4cdf795ace9
+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="049ee0f4-2db4-47a6-ae95-4509352b51d1">
+            <title>TapiConnectionEdgePoint
+id: 049ee0f4-2db4-47a6-ae95-4509352b51d1
+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="5a590eb6-ef2d-45f3-8dd7-5a441e2f00f2">
+          <title>TapiNodeEdgePoint
+id: 5a590eb6-ef2d-45f3-8dd7-5a441e2f00f2
+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="03404b93-6a35-4780-9c93-fd945844f266">
+            <title>TapiConnectionEdgePoint
+id: 03404b93-6a35-4780-9c93-fd945844f266
+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="9e066392-f51b-43b7-b531-bf352ff7d448">
+          <title>TapiNodeEdgePoint
+id: 9e066392-f51b-43b7-b531-bf352ff7d448
+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="35fcacaa-eec6-460e-860b-238d88d73a1f">
+            <title>TapiConnectionEdgePoint
+id: 35fcacaa-eec6-460e-860b-238d88d73a1f
+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="ef38d948-439c-4ecf-acfa-b304e96b3287">
+        <title>TapiNodeOCuUp
+id: ef38d948-439c-4ecf-acfa-b304e96b3287
+name: o-cu-up-304</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="be9e157f-c2a3-49b0-b9b6-09d5be4fa6aa">
+          <title>TapiNodeEdgePoint
+id: be9e157f-c2a3-49b0-b9b6-09d5be4fa6aa
+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="78b2ba80-c53c-4492-bb84-d6b895ade699">
+            <title>TapiConnectionEdgePoint
+id: 78b2ba80-c53c-4492-bb84-d6b895ade699
+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="b68f8531-a446-429a-a806-24beddceb384">
+          <title>TapiNodeEdgePoint
+id: b68f8531-a446-429a-a806-24beddceb384
+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="61dc44be-5f87-46f1-9c7a-0adfafb62ed7">
+            <title>TapiConnectionEdgePoint
+id: 61dc44be-5f87-46f1-9c7a-0adfafb62ed7
+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="8d91c540-606d-4d4d-a099-b07dcddda739">
+          <title>TapiNodeEdgePoint
+id: 8d91c540-606d-4d4d-a099-b07dcddda739
+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="aeb32c62-4a56-44f0-8d91-d482d38ad593">
+            <title>TapiConnectionEdgePoint
+id: aeb32c62-4a56-44f0-8d91-d482d38ad593
+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="cd6a421b-6a7d-467c-851f-e46ab4570381">
+            <title>TapiConnectionEdgePoint
+id: cd6a421b-6a7d-467c-851f-e46ab4570381
+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="080c5c41-8996-40f7-aa76-da55f1220169">
+            <title>TapiConnectionEdgePoint
+id: 080c5c41-8996-40f7-aa76-da55f1220169
+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="bf522ecf-dd32-4879-ae2d-c33bf3a35ef0">
+          <title>TapiNodeEdgePoint
+id: bf522ecf-dd32-4879-ae2d-c33bf3a35ef0
+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="e5cdea70-4095-44b4-b9b7-403037cfb258">
+            <title>TapiConnectionEdgePoint
+id: e5cdea70-4095-44b4-b9b7-403037cfb258
+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="1c4ed82a-56c1-471c-a25f-089b9aedf078">
+          <title>TapiNodeEdgePoint
+id: 1c4ed82a-56c1-471c-a25f-089b9aedf078
+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="d78b8568-16f5-496e-abc5-97d08fbdf869">
+            <title>TapiConnectionEdgePoint
+id: d78b8568-16f5-496e-abc5-97d08fbdf869
+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="a41915ab-a732-42c3-8f52-7a343f9f4252">
+        <title>TapiNodeODu
+id: a41915ab-a732-42c3-8f52-7a343f9f4252
+name: o-du-3040</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="89104030-feb4-42e3-8845-6104d9626d6a">
+          <title>TapiNodeEdgePoint
+id: 89104030-feb4-42e3-8845-6104d9626d6a
+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="16e61b2e-4b4f-4b42-bcdc-816065e6e20b">
+            <title>TapiConnectionEdgePoint
+id: 16e61b2e-4b4f-4b42-bcdc-816065e6e20b
+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="d0cd7644-bdd6-4c80-99a0-c27036af7a9e">
+          <title>TapiNodeEdgePoint
+id: d0cd7644-bdd6-4c80-99a0-c27036af7a9e
+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="5c1c5402-20df-4981-bcf3-2e131b325059">
+            <title>TapiConnectionEdgePoint
+id: 5c1c5402-20df-4981-bcf3-2e131b325059
+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="c897c745-9be5-4aab-b8d4-f8d76f39b44e">
+            <title>TapiConnectionEdgePoint
+id: c897c745-9be5-4aab-b8d4-f8d76f39b44e
+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="4fced6f5-8b9a-454c-bd16-0fc086458b18">
+            <title>TapiConnectionEdgePoint
+id: 4fced6f5-8b9a-454c-bd16-0fc086458b18
+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="474a534e-d425-48a6-9ba2-a660ffdfb87b">
+          <title>TapiNodeEdgePoint
+id: 474a534e-d425-48a6-9ba2-a660ffdfb87b
+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="7305e6d5-b721-4214-9b47-af284f171e92">
+            <title>TapiConnectionEdgePoint
+id: 7305e6d5-b721-4214-9b47-af284f171e92
+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="4e69fc7c-1f3c-48b1-beed-7f5c8dabdfad">
+          <title>TapiNodeEdgePoint
+id: 4e69fc7c-1f3c-48b1-beed-7f5c8dabdfad
+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="798ad3cf-9d33-425b-8a10-677d58cf4467">
+            <title>TapiConnectionEdgePoint
+id: 798ad3cf-9d33-425b-8a10-677d58cf4467
+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="b6f35769-3542-4b2c-befc-32ea11e62f4c">
+        <title>TapiNodeFronthaulGateway
+id: b6f35769-3542-4b2c-befc-32ea11e62f4c
+name: fronthaul-gateway-30400</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="73fb671e-b18a-4bc6-9599-3433e963d61c">
+          <title>TapiNodeEdgePoint
+id: 73fb671e-b18a-4bc6-9599-3433e963d61c
+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="54c643c3-efde-49c9-93d3-5a14d4f00407">
+            <title>TapiConnectionEdgePoint
+id: 54c643c3-efde-49c9-93d3-5a14d4f00407
+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="a3039210-7688-4d78-a032-d1f9838260ea">
+          <title>TapiNodeEdgePoint
+id: a3039210-7688-4d78-a032-d1f9838260ea
+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="9050b2d4-58c9-45f3-a5ed-27f9ef0efb60">
+            <title>TapiConnectionEdgePoint
+id: 9050b2d4-58c9-45f3-a5ed-27f9ef0efb60
+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="e507b999-fc92-46f9-a01f-e9666721c40f">
+          <title>TapiNodeEdgePoint
+id: e507b999-fc92-46f9-a01f-e9666721c40f
+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="624316bc-8f3e-43cb-aa59-571f4bde800d">
+            <title>TapiConnectionEdgePoint
+id: 624316bc-8f3e-43cb-aa59-571f4bde800d
+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="557b9910-8927-4d49-b6df-269266b4f767">
+          <title>TapiNodeEdgePoint
+id: 557b9910-8927-4d49-b6df-269266b4f767
+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="c53f7f54-d730-404f-bd17-cd839e949b8b">
+            <title>TapiConnectionEdgePoint
+id: c53f7f54-d730-404f-bd17-cd839e949b8b
+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="2a3f843c-f93b-47a6-a6c3-75b5d6de0ecf">
+          <title>TapiNodeEdgePoint
+id: 2a3f843c-f93b-47a6-a6c3-75b5d6de0ecf
+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="d0edd141-75b9-4391-b596-c3f58e70efa8">
+            <title>TapiConnectionEdgePoint
+id: d0edd141-75b9-4391-b596-c3f58e70efa8
+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="e6ce153b-d993-4acf-bfe7-ab5b1829ddca">
+        <title>TapiNodeORu
+id: e6ce153b-d993-4acf-bfe7-ab5b1829ddca
+name: o-ru-304000</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="d2e853fc-0222-4781-9f2d-2a82e3697a9a">
+          <title>TapiNodeEdgePoint
+id: d2e853fc-0222-4781-9f2d-2a82e3697a9a
+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="6e96e9ed-3fad-43d0-b7ff-b4f59eacd0a9">
+            <title>TapiConnectionEdgePoint
+id: 6e96e9ed-3fad-43d0-b7ff-b4f59eacd0a9
+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="d51aa989-798d-49ce-830d-8ee422ba4151">
+          <title>TapiNodeEdgePoint
+id: d51aa989-798d-49ce-830d-8ee422ba4151
+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="9dbe6017-45d3-4d82-a751-f467bcb0b9e5">
+            <title>TapiConnectionEdgePoint
+id: 9dbe6017-45d3-4d82-a751-f467bcb0b9e5
+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="882c40c0-09f2-4a13-834f-3827ccd353b4">
+        <title>TapiNodeUserEquipment
+id: 882c40c0-09f2-4a13-834f-3827ccd353b4
+name: user-equipment-3040000</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="7940fa2c-5c05-4058-a4ef-8d114151d39f">
+          <title>TapiNodeEdgePoint
+id: 7940fa2c-5c05-4058-a4ef-8d114151d39f
+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="6e408c3c-f9d9-44e2-9741-40062eb74ce4">
+            <title>TapiConnectionEdgePoint
+id: 6e408c3c-f9d9-44e2-9741-40062eb74ce4
+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="bbfc1a94-27ec-49b4-911a-33229b497aae">
+          <title>TapiNodeEdgePoint
+id: bbfc1a94-27ec-49b4-911a-33229b497aae
+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="7971646a-07dd-499a-a16a-adce60de332e">
+            <title>TapiConnectionEdgePoint
+id: 7971646a-07dd-499a-a16a-adce60de332e
+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="bb734d91-8d35-4609-a75b-a538b400f885">
+        <title>TapiNodeUserEquipment
+id: bb734d91-8d35-4609-a75b-a538b400f885
+name: user-equipment-3040001</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="37d42a28-d606-47dc-8639-063b1715f94f">
+          <title>TapiNodeEdgePoint
+id: 37d42a28-d606-47dc-8639-063b1715f94f
+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="edc1698c-0282-4255-8b0d-787b7059d71f">
+            <title>TapiConnectionEdgePoint
+id: edc1698c-0282-4255-8b0d-787b7059d71f
+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="f395bd08-6455-40fd-a44b-a8eed9b4bba4">
+          <title>TapiNodeEdgePoint
+id: f395bd08-6455-40fd-a44b-a8eed9b4bba4
+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="9c34a064-1ac5-4623-91cc-9162b20cc191">
+            <title>TapiConnectionEdgePoint
+id: 9c34a064-1ac5-4623-91cc-9162b20cc191
+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="9d06eecd-2a63-47d4-9586-90e6ef0a66c7">
+        <title>TapiNodeUserEquipment
+id: 9d06eecd-2a63-47d4-9586-90e6ef0a66c7
+name: user-equipment-3040002</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="2e67cf1f-59ab-4725-9c32-04acfefae917">
+          <title>TapiNodeEdgePoint
+id: 2e67cf1f-59ab-4725-9c32-04acfefae917
+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="b61ef110-c798-4d55-971d-36384df9b464">
+            <title>TapiConnectionEdgePoint
+id: b61ef110-c798-4d55-971d-36384df9b464
+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="407d88b4-d057-42d0-8691-29d3e31f3831">
+          <title>TapiNodeEdgePoint
+id: 407d88b4-d057-42d0-8691-29d3e31f3831
+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="186dedf0-a31b-4057-b609-d01e42cab279">
+            <title>TapiConnectionEdgePoint
+id: 186dedf0-a31b-4057-b609-d01e42cab279
+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="39f49dc6-5f43-4e04-b465-37ea8b6a687e">
+        <title>TapiNodeORu
+id: 39f49dc6-5f43-4e04-b465-37ea8b6a687e
+name: o-ru-304001</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="acd84566-dd1e-4e9c-af50-afd63505125e">
+          <title>TapiNodeEdgePoint
+id: acd84566-dd1e-4e9c-af50-afd63505125e
+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="62f66759-0c79-4baa-b9d0-b8f52cf12f42">
+            <title>TapiConnectionEdgePoint
+id: 62f66759-0c79-4baa-b9d0-b8f52cf12f42
+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="275fb223-6135-4408-86fb-531d4ab3e6a1">
+          <title>TapiNodeEdgePoint
+id: 275fb223-6135-4408-86fb-531d4ab3e6a1
+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="219b4a7d-dd54-4596-8c48-3eea7ffcb67a">
+            <title>TapiConnectionEdgePoint
+id: 219b4a7d-dd54-4596-8c48-3eea7ffcb67a
+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="9059aa94-d5a8-4e2a-be22-77418de86486">
+        <title>TapiNodeUserEquipment
+id: 9059aa94-d5a8-4e2a-be22-77418de86486
+name: user-equipment-3040010</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="816a9af2-e053-4c35-a06a-129599ee3763">
+          <title>TapiNodeEdgePoint
+id: 816a9af2-e053-4c35-a06a-129599ee3763
+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="a2fa5d72-ba0a-4b4e-8841-a062aaa75ed4">
+            <title>TapiConnectionEdgePoint
+id: a2fa5d72-ba0a-4b4e-8841-a062aaa75ed4
+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="aabde95c-895c-4a97-b276-ddc600e96419">
+          <title>TapiNodeEdgePoint
+id: aabde95c-895c-4a97-b276-ddc600e96419
+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="c7eb4b03-6c03-42f7-a178-c0d07758223b">
+            <title>TapiConnectionEdgePoint
+id: c7eb4b03-6c03-42f7-a178-c0d07758223b
+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="0c9eafb8-1fda-45e1-a6cd-302f8b00d856">
+        <title>TapiNodeUserEquipment
+id: 0c9eafb8-1fda-45e1-a6cd-302f8b00d856
+name: user-equipment-3040011</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="899e0db1-7139-42a1-912f-6f6c9bb0dd61">
+          <title>TapiNodeEdgePoint
+id: 899e0db1-7139-42a1-912f-6f6c9bb0dd61
+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="0a87d5c1-cc08-4b79-8655-fb71280846e0">
+            <title>TapiConnectionEdgePoint
+id: 0a87d5c1-cc08-4b79-8655-fb71280846e0
+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="2068fd7b-b44f-4fc3-988b-075729433f1a">
+          <title>TapiNodeEdgePoint
+id: 2068fd7b-b44f-4fc3-988b-075729433f1a
+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="11b19fc1-8e96-4fa8-9a85-b6cb37700af9">
+            <title>TapiConnectionEdgePoint
+id: 11b19fc1-8e96-4fa8-9a85-b6cb37700af9
+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="72cf2cc3-b7f7-4388-a85e-15f8dd46d957">
+        <title>TapiNodeUserEquipment
+id: 72cf2cc3-b7f7-4388-a85e-15f8dd46d957
+name: user-equipment-3040012</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="9bf14e2d-608e-4692-9eae-cb38e74334d2">
+          <title>TapiNodeEdgePoint
+id: 9bf14e2d-608e-4692-9eae-cb38e74334d2
+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="c9a8521c-57ff-4f47-b468-c6fabb75f191">
+            <title>TapiConnectionEdgePoint
+id: c9a8521c-57ff-4f47-b468-c6fabb75f191
+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="315bd4ef-7f6b-48d1-b199-c56a57219928">
+          <title>TapiNodeEdgePoint
+id: 315bd4ef-7f6b-48d1-b199-c56a57219928
+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="2fad9431-3634-456b-a064-aa69753adb34">
+            <title>TapiConnectionEdgePoint
+id: 2fad9431-3634-456b-a064-aa69753adb34
+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="3835146e-849d-4a7b-8f02-3c8787d53ebe">
+        <title>TapiNodeORu
+id: 3835146e-849d-4a7b-8f02-3c8787d53ebe
+name: o-ru-304002</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="2fc67aab-519b-46c9-b0a0-fab97f8491be">
+          <title>TapiNodeEdgePoint
+id: 2fc67aab-519b-46c9-b0a0-fab97f8491be
+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="bb8223e9-30c1-4c74-ba4b-b29c5daa7eec">
+            <title>TapiConnectionEdgePoint
+id: bb8223e9-30c1-4c74-ba4b-b29c5daa7eec
+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="ba05193e-68e7-4ec2-b26f-724a23b6131a">
+          <title>TapiNodeEdgePoint
+id: ba05193e-68e7-4ec2-b26f-724a23b6131a
+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="2cae17d5-9ea4-47e6-9273-754e6fc21039">
+            <title>TapiConnectionEdgePoint
+id: 2cae17d5-9ea4-47e6-9273-754e6fc21039
+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="9f76dce9-694a-42f5-9fbc-60da13bab52f">
+        <title>TapiNodeUserEquipment
+id: 9f76dce9-694a-42f5-9fbc-60da13bab52f
+name: user-equipment-3040020</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="f4b4d8a1-e514-4fe9-b26b-1a81a84b9afd">
+          <title>TapiNodeEdgePoint
+id: f4b4d8a1-e514-4fe9-b26b-1a81a84b9afd
+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="812009e1-53ff-40c0-9d4d-97042c1f9cf9">
+            <title>TapiConnectionEdgePoint
+id: 812009e1-53ff-40c0-9d4d-97042c1f9cf9
+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="0a6f4dda-fa01-4edb-af6d-c9f1eadcd317">
+          <title>TapiNodeEdgePoint
+id: 0a6f4dda-fa01-4edb-af6d-c9f1eadcd317
+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="428d2168-e5b4-40f0-a92d-96d9e102ae62">
+            <title>TapiConnectionEdgePoint
+id: 428d2168-e5b4-40f0-a92d-96d9e102ae62
+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="e95eb9be-42b3-4e15-b809-0a10b6e93b5e">
+        <title>TapiNodeUserEquipment
+id: e95eb9be-42b3-4e15-b809-0a10b6e93b5e
+name: user-equipment-3040021</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="aca126f9-7228-4b7c-a840-32e56c5669d6">
+          <title>TapiNodeEdgePoint
+id: aca126f9-7228-4b7c-a840-32e56c5669d6
+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="2e8fb665-5b50-44a3-b83e-522b74011233">
+            <title>TapiConnectionEdgePoint
+id: 2e8fb665-5b50-44a3-b83e-522b74011233
+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="74a326b7-b236-448f-9137-a376eecf36be">
+          <title>TapiNodeEdgePoint
+id: 74a326b7-b236-448f-9137-a376eecf36be
+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="908b0d1d-e28e-434f-a3ce-6e7e7ce682ef">
+            <title>TapiConnectionEdgePoint
+id: 908b0d1d-e28e-434f-a3ce-6e7e7ce682ef
+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="244f65f0-a17a-47db-8384-19e63446f4b8">
+        <title>TapiNodeUserEquipment
+id: 244f65f0-a17a-47db-8384-19e63446f4b8
+name: user-equipment-3040022</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="c9d73284-5987-401f-90ea-97711078a91f">
+          <title>TapiNodeEdgePoint
+id: c9d73284-5987-401f-90ea-97711078a91f
+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="ceefcd11-aad0-4966-97e5-067a751cbe00">
+            <title>TapiConnectionEdgePoint
+id: ceefcd11-aad0-4966-97e5-067a751cbe00
+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="825c24cd-4032-4bff-80a1-75e701d132aa">
+          <title>TapiNodeEdgePoint
+id: 825c24cd-4032-4bff-80a1-75e701d132aa
+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="796c074a-b443-4207-8345-b16b2723d47c">
+            <title>TapiConnectionEdgePoint
+id: 796c074a-b443-4207-8345-b16b2723d47c
+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="022d5479-8e52-4c96-b699-af94a838c735">
+        <title>TapiNodeODu
+id: 022d5479-8e52-4c96-b699-af94a838c735
+name: o-du-3041</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="d0ece1f6-5339-4eb3-91da-02a0675dc585">
+          <title>TapiNodeEdgePoint
+id: d0ece1f6-5339-4eb3-91da-02a0675dc585
+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="325188c7-f081-463b-8480-0246a7af3744">
+            <title>TapiConnectionEdgePoint
+id: 325188c7-f081-463b-8480-0246a7af3744
+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="236d4498-2e43-43ae-98f3-c5afaec04a7c">
+          <title>TapiNodeEdgePoint
+id: 236d4498-2e43-43ae-98f3-c5afaec04a7c
+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="e3393484-e741-4f72-9f65-da6670752ee5">
+            <title>TapiConnectionEdgePoint
+id: e3393484-e741-4f72-9f65-da6670752ee5
+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="03d7a790-aabe-4b26-b48a-ef3a41818bd8">
+            <title>TapiConnectionEdgePoint
+id: 03d7a790-aabe-4b26-b48a-ef3a41818bd8
+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="b304cd5c-74b3-44b8-8347-ccca6812d5bf">
+            <title>TapiConnectionEdgePoint
+id: b304cd5c-74b3-44b8-8347-ccca6812d5bf
+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="9b9f3fb7-a694-4493-a09c-f95b81a6d9fd">
+          <title>TapiNodeEdgePoint
+id: 9b9f3fb7-a694-4493-a09c-f95b81a6d9fd
+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="3a65751e-3139-4bd5-b5e2-c3175e00287e">
+            <title>TapiConnectionEdgePoint
+id: 3a65751e-3139-4bd5-b5e2-c3175e00287e
+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="782976f7-2d08-4964-9e68-893989663bc9">
+          <title>TapiNodeEdgePoint
+id: 782976f7-2d08-4964-9e68-893989663bc9
+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="0f95f31c-aac5-4c95-8f4b-92895257ab69">
+            <title>TapiConnectionEdgePoint
+id: 0f95f31c-aac5-4c95-8f4b-92895257ab69
+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="eb21cf05-1dd3-472b-a734-211f633b4997">
+        <title>TapiNodeFronthaulGateway
+id: eb21cf05-1dd3-472b-a734-211f633b4997
+name: fronthaul-gateway-30410</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="c0d776e7-971d-41d8-ad4f-21757303d7b7">
+          <title>TapiNodeEdgePoint
+id: c0d776e7-971d-41d8-ad4f-21757303d7b7
+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="9e9c3756-e156-40c8-9d77-34019bb257b0">
+            <title>TapiConnectionEdgePoint
+id: 9e9c3756-e156-40c8-9d77-34019bb257b0
+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="b707231d-83dc-46cd-b1ce-ecc79a646490">
+          <title>TapiNodeEdgePoint
+id: b707231d-83dc-46cd-b1ce-ecc79a646490
+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="3b2edef5-8b6b-4588-b1e9-457f5be24e13">
+            <title>TapiConnectionEdgePoint
+id: 3b2edef5-8b6b-4588-b1e9-457f5be24e13
+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="f6ee8c35-fa4c-4b4d-baf2-05143974decc">
+          <title>TapiNodeEdgePoint
+id: f6ee8c35-fa4c-4b4d-baf2-05143974decc
+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="eed9dd01-80de-4dbd-bb4b-9bbf6549bf23">
+            <title>TapiConnectionEdgePoint
+id: eed9dd01-80de-4dbd-bb4b-9bbf6549bf23
+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="c0c339d4-60f2-4b3f-80ea-5c604f51adcd">
+          <title>TapiNodeEdgePoint
+id: c0c339d4-60f2-4b3f-80ea-5c604f51adcd
+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="caf60af6-e5d8-4562-a9da-c42a0fd22095">
+            <title>TapiConnectionEdgePoint
+id: caf60af6-e5d8-4562-a9da-c42a0fd22095
+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="f749b7e9-b9c9-415b-a8dd-024b813c3de3">
+          <title>TapiNodeEdgePoint
+id: f749b7e9-b9c9-415b-a8dd-024b813c3de3
+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="c40bf7a4-62d6-4236-bc12-5b08b178f526">
+            <title>TapiConnectionEdgePoint
+id: c40bf7a4-62d6-4236-bc12-5b08b178f526
+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="2f55808e-aef1-49e9-8bdd-4005759c5956">
+        <title>TapiNodeORu
+id: 2f55808e-aef1-49e9-8bdd-4005759c5956
+name: o-ru-304100</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="f062c170-edfb-41c9-97e6-347646510b8b">
+          <title>TapiNodeEdgePoint
+id: f062c170-edfb-41c9-97e6-347646510b8b
+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="eea0f5b1-628d-40c4-9c7c-6173976804a8">
+            <title>TapiConnectionEdgePoint
+id: eea0f5b1-628d-40c4-9c7c-6173976804a8
+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="41c190f5-8b83-4af9-8486-ab30598929eb">
+          <title>TapiNodeEdgePoint
+id: 41c190f5-8b83-4af9-8486-ab30598929eb
+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="8ed7ef5a-1566-4472-a922-3697a42b566e">
+            <title>TapiConnectionEdgePoint
+id: 8ed7ef5a-1566-4472-a922-3697a42b566e
+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="306700fa-cbd1-4ce0-9c20-b17bd137a0d1">
+        <title>TapiNodeUserEquipment
+id: 306700fa-cbd1-4ce0-9c20-b17bd137a0d1
+name: user-equipment-3041000</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="143f4ab3-db88-4648-8c96-a737d3de47bd">
+          <title>TapiNodeEdgePoint
+id: 143f4ab3-db88-4648-8c96-a737d3de47bd
+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="e09397e1-203c-4a2b-949d-b2c86b6246e5">
+            <title>TapiConnectionEdgePoint
+id: e09397e1-203c-4a2b-949d-b2c86b6246e5
+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="4935ab7d-632b-4baf-8e1b-d44ed2203170">
+          <title>TapiNodeEdgePoint
+id: 4935ab7d-632b-4baf-8e1b-d44ed2203170
+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="3ace3351-e125-4699-8140-186231747a69">
+            <title>TapiConnectionEdgePoint
+id: 3ace3351-e125-4699-8140-186231747a69
+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="30fd3d67-f593-4bb1-87b1-86816e6cf09c">
+        <title>TapiNodeUserEquipment
+id: 30fd3d67-f593-4bb1-87b1-86816e6cf09c
+name: user-equipment-3041001</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="29e76a4c-343c-44d8-b5db-29b47ad654a9">
+          <title>TapiNodeEdgePoint
+id: 29e76a4c-343c-44d8-b5db-29b47ad654a9
+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="2e133b16-0cc0-4c70-8e2c-9cca2b9b30cb">
+            <title>TapiConnectionEdgePoint
+id: 2e133b16-0cc0-4c70-8e2c-9cca2b9b30cb
+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="895c0056-924a-47b3-bc76-451803e32b49">
+          <title>TapiNodeEdgePoint
+id: 895c0056-924a-47b3-bc76-451803e32b49
+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="5ab8e3b6-3612-44fd-b88e-052f007ed54b">
+            <title>TapiConnectionEdgePoint
+id: 5ab8e3b6-3612-44fd-b88e-052f007ed54b
+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="79f130d9-e16c-4289-8005-64db90940687">
+        <title>TapiNodeUserEquipment
+id: 79f130d9-e16c-4289-8005-64db90940687
+name: user-equipment-3041002</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="28a7edc5-753d-453d-8805-7699a0444003">
+          <title>TapiNodeEdgePoint
+id: 28a7edc5-753d-453d-8805-7699a0444003
+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="eea568ec-59f6-4770-89cf-6b2bdc2d810d">
+            <title>TapiConnectionEdgePoint
+id: eea568ec-59f6-4770-89cf-6b2bdc2d810d
+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="382aa0e9-dffd-4431-83dd-20c5e26150b2">
+          <title>TapiNodeEdgePoint
+id: 382aa0e9-dffd-4431-83dd-20c5e26150b2
+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="fe4bd942-2650-4bec-8247-3d8750114371">
+            <title>TapiConnectionEdgePoint
+id: fe4bd942-2650-4bec-8247-3d8750114371
+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="02cd5e7d-06aa-45aa-942b-a7f90b577662">
+        <title>TapiNodeORu
+id: 02cd5e7d-06aa-45aa-942b-a7f90b577662
+name: o-ru-304101</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="f8c5d2da-92c1-419f-a28d-2c59d499d38d">
+          <title>TapiNodeEdgePoint
+id: f8c5d2da-92c1-419f-a28d-2c59d499d38d
+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="9cf63354-61c4-43ae-b05a-0f0749d0c9b0">
+            <title>TapiConnectionEdgePoint
+id: 9cf63354-61c4-43ae-b05a-0f0749d0c9b0
+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="6840c570-d273-4502-ac9d-ddab0c848731">
+          <title>TapiNodeEdgePoint
+id: 6840c570-d273-4502-ac9d-ddab0c848731
+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="290a21ea-09ee-486c-a5d0-6c3d72f55b32">
+            <title>TapiConnectionEdgePoint
+id: 290a21ea-09ee-486c-a5d0-6c3d72f55b32
+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="b29ee7a1-5006-4d00-bded-5fe043d1ec64">
+        <title>TapiNodeUserEquipment
+id: b29ee7a1-5006-4d00-bded-5fe043d1ec64
+name: user-equipment-3041010</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="0a7e1d28-3c2b-4cd4-80d7-c3fb2ad28e54">
+          <title>TapiNodeEdgePoint
+id: 0a7e1d28-3c2b-4cd4-80d7-c3fb2ad28e54
+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="d0cc2619-b01b-4b12-939f-7af47fec3a7e">
+            <title>TapiConnectionEdgePoint
+id: d0cc2619-b01b-4b12-939f-7af47fec3a7e
+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="3182f500-6751-4bba-8acb-962f2c92b964">
+          <title>TapiNodeEdgePoint
+id: 3182f500-6751-4bba-8acb-962f2c92b964
+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="7633336c-5803-4f10-a76a-df74a373429f">
+            <title>TapiConnectionEdgePoint
+id: 7633336c-5803-4f10-a76a-df74a373429f
+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="95c6618b-d6fd-4062-8de1-e3facbd00dd5">
+        <title>TapiNodeUserEquipment
+id: 95c6618b-d6fd-4062-8de1-e3facbd00dd5
+name: user-equipment-3041011</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="52a02d02-c58a-412b-9d81-ab642318be78">
+          <title>TapiNodeEdgePoint
+id: 52a02d02-c58a-412b-9d81-ab642318be78
+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="ba811c19-9159-4243-b860-9ad7bd320ce8">
+            <title>TapiConnectionEdgePoint
+id: ba811c19-9159-4243-b860-9ad7bd320ce8
+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="18457c4a-c7c0-4316-8341-9a7f3b51213a">
+          <title>TapiNodeEdgePoint
+id: 18457c4a-c7c0-4316-8341-9a7f3b51213a
+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="997dd98e-24a6-41c1-b0c1-3d99ea412afc">
+            <title>TapiConnectionEdgePoint
+id: 997dd98e-24a6-41c1-b0c1-3d99ea412afc
+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="acf6cb61-a7a6-41e2-b773-e23a84ea4a02">
+        <title>TapiNodeUserEquipment
+id: acf6cb61-a7a6-41e2-b773-e23a84ea4a02
+name: user-equipment-3041012</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="07b99866-b0d7-4ed4-884d-6b16d9cf2491">
+          <title>TapiNodeEdgePoint
+id: 07b99866-b0d7-4ed4-884d-6b16d9cf2491
+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="55588558-5f63-417d-a979-c146687acdca">
+            <title>TapiConnectionEdgePoint
+id: 55588558-5f63-417d-a979-c146687acdca
+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="583c2378-a912-472c-919f-9455e47753fb">
+          <title>TapiNodeEdgePoint
+id: 583c2378-a912-472c-919f-9455e47753fb
+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="060c504c-817e-4c15-87fc-170f4c1394b6">
+            <title>TapiConnectionEdgePoint
+id: 060c504c-817e-4c15-87fc-170f4c1394b6
+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="23fe161d-b952-4801-8f98-a03c71cef31b">
+        <title>TapiNodeORu
+id: 23fe161d-b952-4801-8f98-a03c71cef31b
+name: o-ru-304102</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="8afd67f8-b3e2-40d6-8a02-dc6212722eb2">
+          <title>TapiNodeEdgePoint
+id: 8afd67f8-b3e2-40d6-8a02-dc6212722eb2
+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="2172c0e8-0e07-4da5-af18-09179f6cd859">
+            <title>TapiConnectionEdgePoint
+id: 2172c0e8-0e07-4da5-af18-09179f6cd859
+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="68875ff7-43f1-4a41-aa6d-19b2e0718eeb">
+          <title>TapiNodeEdgePoint
+id: 68875ff7-43f1-4a41-aa6d-19b2e0718eeb
+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="580bc968-6ed5-47b4-adfe-24aa604b8984">
+            <title>TapiConnectionEdgePoint
+id: 580bc968-6ed5-47b4-adfe-24aa604b8984
+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="38583df4-e77f-49e1-ae34-0959ac5d6085">
+        <title>TapiNodeUserEquipment
+id: 38583df4-e77f-49e1-ae34-0959ac5d6085
+name: user-equipment-3041020</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="8e95fd34-94f5-42cb-87e9-117a313b1773">
+          <title>TapiNodeEdgePoint
+id: 8e95fd34-94f5-42cb-87e9-117a313b1773
+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="6d5261d2-f949-4854-98b1-f88675b9bde4">
+            <title>TapiConnectionEdgePoint
+id: 6d5261d2-f949-4854-98b1-f88675b9bde4
+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="882d4858-2b44-459c-9459-9e5904121a89">
+          <title>TapiNodeEdgePoint
+id: 882d4858-2b44-459c-9459-9e5904121a89
+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="655cb01e-0441-4816-b6d2-db67ea5e1515">
+            <title>TapiConnectionEdgePoint
+id: 655cb01e-0441-4816-b6d2-db67ea5e1515
+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="8c79dcf1-6ded-4984-ae09-5ab6c21e2ff2">
+        <title>TapiNodeUserEquipment
+id: 8c79dcf1-6ded-4984-ae09-5ab6c21e2ff2
+name: user-equipment-3041021</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="6903a9ef-61c3-4b17-8965-0a2609cc6092">
+          <title>TapiNodeEdgePoint
+id: 6903a9ef-61c3-4b17-8965-0a2609cc6092
+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="6f6529e0-d752-40ae-871c-905f00ce00e3">
+            <title>TapiConnectionEdgePoint
+id: 6f6529e0-d752-40ae-871c-905f00ce00e3
+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="37311d05-0c56-4842-a1f3-74e6f47504c1">
+          <title>TapiNodeEdgePoint
+id: 37311d05-0c56-4842-a1f3-74e6f47504c1
+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="defb9478-a7a6-46ef-83f2-cbc0b5c19736">
+            <title>TapiConnectionEdgePoint
+id: defb9478-a7a6-46ef-83f2-cbc0b5c19736
+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="254154d5-17ca-4a53-81e6-bd4f3b1d03de">
+        <title>TapiNodeUserEquipment
+id: 254154d5-17ca-4a53-81e6-bd4f3b1d03de
+name: user-equipment-3041022</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="fbb6a0e4-9b66-4bcb-8217-cd7da6a19137">
+          <title>TapiNodeEdgePoint
+id: fbb6a0e4-9b66-4bcb-8217-cd7da6a19137
+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="5a0bdccd-9ed0-47fb-9254-2d8be3aca94b">
+            <title>TapiConnectionEdgePoint
+id: 5a0bdccd-9ed0-47fb-9254-2d8be3aca94b
+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="18a5a8c1-3e66-4907-a5ad-fdf114c76d4f">
+          <title>TapiNodeEdgePoint
+id: 18a5a8c1-3e66-4907-a5ad-fdf114c76d4f
+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="81029512-4d12-4c53-b752-a7f2f602bdbe">
+            <title>TapiConnectionEdgePoint
+id: 81029512-4d12-4c53-b752-a7f2f602bdbe
+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="a3e81a68-d3c6-49cd-980e-2b088aae204e">
+        <title>TapiNodeODu
+id: a3e81a68-d3c6-49cd-980e-2b088aae204e
+name: o-du-3042</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="231bfd89-c89f-4109-a8fd-ae69250a7371">
+          <title>TapiNodeEdgePoint
+id: 231bfd89-c89f-4109-a8fd-ae69250a7371
+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="e5b7533c-f1a6-4050-91f4-92b6cab579b5">
+            <title>TapiConnectionEdgePoint
+id: e5b7533c-f1a6-4050-91f4-92b6cab579b5
+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="94899378-ebbd-475c-8300-d91df0e9743b">
+          <title>TapiNodeEdgePoint
+id: 94899378-ebbd-475c-8300-d91df0e9743b
+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="12644296-10c4-40b9-b3da-26977a7e8421">
+            <title>TapiConnectionEdgePoint
+id: 12644296-10c4-40b9-b3da-26977a7e8421
+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="57810c8b-80db-4072-83b6-27e70f1a77aa">
+            <title>TapiConnectionEdgePoint
+id: 57810c8b-80db-4072-83b6-27e70f1a77aa
+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="e3ca4acb-5115-428a-8ce0-905ed5d4780c">
+            <title>TapiConnectionEdgePoint
+id: e3ca4acb-5115-428a-8ce0-905ed5d4780c
+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="a1bbf00e-6c1d-490f-91a0-428562d46d49">
+          <title>TapiNodeEdgePoint
+id: a1bbf00e-6c1d-490f-91a0-428562d46d49
+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="69943998-9ecc-4a65-82bf-d7f9f180493d">
+            <title>TapiConnectionEdgePoint
+id: 69943998-9ecc-4a65-82bf-d7f9f180493d
+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="ad38f63d-311c-4abd-9a13-818614bca3c7">
+          <title>TapiNodeEdgePoint
+id: ad38f63d-311c-4abd-9a13-818614bca3c7
+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="54a7018a-fef2-4230-8f65-aa0a769f764b">
+            <title>TapiConnectionEdgePoint
+id: 54a7018a-fef2-4230-8f65-aa0a769f764b
+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="d2b3a217-1ea6-4164-b010-bcf03121aa3a">
+        <title>TapiNodeFronthaulGateway
+id: d2b3a217-1ea6-4164-b010-bcf03121aa3a
+name: fronthaul-gateway-30420</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="59839391-1374-46ba-9dde-e7515602d76b">
+          <title>TapiNodeEdgePoint
+id: 59839391-1374-46ba-9dde-e7515602d76b
+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="d182970d-a320-469e-8865-acaa03634fb8">
+            <title>TapiConnectionEdgePoint
+id: d182970d-a320-469e-8865-acaa03634fb8
+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="f84f0df7-cd35-45e8-beca-dacba074e9e0">
+          <title>TapiNodeEdgePoint
+id: f84f0df7-cd35-45e8-beca-dacba074e9e0
+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="0bb1d088-22c9-48ab-bd54-74d3c2837901">
+            <title>TapiConnectionEdgePoint
+id: 0bb1d088-22c9-48ab-bd54-74d3c2837901
+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="ef68cc04-4bee-4c18-a32b-59a6c96fbca9">
+          <title>TapiNodeEdgePoint
+id: ef68cc04-4bee-4c18-a32b-59a6c96fbca9
+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="388b9a4e-33db-48f3-a703-175ad7888e01">
+            <title>TapiConnectionEdgePoint
+id: 388b9a4e-33db-48f3-a703-175ad7888e01
+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="309e5e01-2908-4e95-a53d-f76ecfc71574">
+          <title>TapiNodeEdgePoint
+id: 309e5e01-2908-4e95-a53d-f76ecfc71574
+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="be7b68cb-a063-469d-980d-48f483acbdc9">
+            <title>TapiConnectionEdgePoint
+id: be7b68cb-a063-469d-980d-48f483acbdc9
+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="edc74462-1016-449b-b91d-d2ff03beecf1">
+          <title>TapiNodeEdgePoint
+id: edc74462-1016-449b-b91d-d2ff03beecf1
+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="c3b4c1cf-6f9d-4b13-93dd-f9daf8ee27e2">
+            <title>TapiConnectionEdgePoint
+id: c3b4c1cf-6f9d-4b13-93dd-f9daf8ee27e2
+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="5269b8ee-f4d9-4313-ad59-f763d4091312">
+        <title>TapiNodeORu
+id: 5269b8ee-f4d9-4313-ad59-f763d4091312
+name: o-ru-304200</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="24fff360-ae04-4045-a5fe-66b715eb3103">
+          <title>TapiNodeEdgePoint
+id: 24fff360-ae04-4045-a5fe-66b715eb3103
+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="01bb13cd-216b-4760-8468-cb10381e20ec">
+            <title>TapiConnectionEdgePoint
+id: 01bb13cd-216b-4760-8468-cb10381e20ec
+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="dac79c42-79d4-4455-a7a6-6d622afaaeae">
+          <title>TapiNodeEdgePoint
+id: dac79c42-79d4-4455-a7a6-6d622afaaeae
+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="1e3f97f2-dacb-462c-86a3-2f3fd7e0735c">
+            <title>TapiConnectionEdgePoint
+id: 1e3f97f2-dacb-462c-86a3-2f3fd7e0735c
+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="f0f1573b-57e6-4b9a-bea6-b0b8cbc17b02">
+        <title>TapiNodeUserEquipment
+id: f0f1573b-57e6-4b9a-bea6-b0b8cbc17b02
+name: user-equipment-3042000</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="50b7c9da-9b5a-454f-8f68-541ecac643f8">
+          <title>TapiNodeEdgePoint
+id: 50b7c9da-9b5a-454f-8f68-541ecac643f8
+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="3733aeb5-00eb-4965-bf54-2c2684c234d6">
+            <title>TapiConnectionEdgePoint
+id: 3733aeb5-00eb-4965-bf54-2c2684c234d6
+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="07c8d6cf-1f06-4812-8836-bb7599976561">
+          <title>TapiNodeEdgePoint
+id: 07c8d6cf-1f06-4812-8836-bb7599976561
+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="33d09833-c3ef-4929-bff8-1e228cf82077">
+            <title>TapiConnectionEdgePoint
+id: 33d09833-c3ef-4929-bff8-1e228cf82077
+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="6e7f0328-36cc-4b9a-87f8-3d3744c3c569">
+        <title>TapiNodeUserEquipment
+id: 6e7f0328-36cc-4b9a-87f8-3d3744c3c569
+name: user-equipment-3042001</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="a2d0f000-a3c2-4e95-a89b-590355be6dcb">
+          <title>TapiNodeEdgePoint
+id: a2d0f000-a3c2-4e95-a89b-590355be6dcb
+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="4e5cec0a-0dd1-4bc6-b3d1-973a0058b13f">
+            <title>TapiConnectionEdgePoint
+id: 4e5cec0a-0dd1-4bc6-b3d1-973a0058b13f
+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="abb4aea4-6a5c-4698-8fe6-2679d4a4cb9d">
+          <title>TapiNodeEdgePoint
+id: abb4aea4-6a5c-4698-8fe6-2679d4a4cb9d
+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="0a0c3159-0814-4698-82f9-7562a3d1f603">
+            <title>TapiConnectionEdgePoint
+id: 0a0c3159-0814-4698-82f9-7562a3d1f603
+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="9423ee7d-222c-436d-bedc-9a2849142910">
+        <title>TapiNodeUserEquipment
+id: 9423ee7d-222c-436d-bedc-9a2849142910
+name: user-equipment-3042002</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="adeffea1-b069-4213-9b87-f77f7a856932">
+          <title>TapiNodeEdgePoint
+id: adeffea1-b069-4213-9b87-f77f7a856932
+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="ca55dfd1-02c2-41d9-b01d-cf2fea9ed4a7">
+            <title>TapiConnectionEdgePoint
+id: ca55dfd1-02c2-41d9-b01d-cf2fea9ed4a7
+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="fe8b38f9-62e5-4fdd-a638-186f0b88f7a0">
+          <title>TapiNodeEdgePoint
+id: fe8b38f9-62e5-4fdd-a638-186f0b88f7a0
+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="e1064bff-1dfe-45aa-bd8f-a19d00f7274c">
+            <title>TapiConnectionEdgePoint
+id: e1064bff-1dfe-45aa-bd8f-a19d00f7274c
+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="e11850a2-cf0b-4d58-98ed-3b0a650e8475">
+        <title>TapiNodeORu
+id: e11850a2-cf0b-4d58-98ed-3b0a650e8475
+name: o-ru-304201</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="45fbb9cd-7fff-49ef-b3c4-3676390b1abe">
+          <title>TapiNodeEdgePoint
+id: 45fbb9cd-7fff-49ef-b3c4-3676390b1abe
+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="dd62b9ad-4056-4ff5-aa47-6abde2652080">
+            <title>TapiConnectionEdgePoint
+id: dd62b9ad-4056-4ff5-aa47-6abde2652080
+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="651395ee-a4d9-4081-81cf-2b62fa2b2b0f">
+          <title>TapiNodeEdgePoint
+id: 651395ee-a4d9-4081-81cf-2b62fa2b2b0f
+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="b7e26f21-564e-436f-812a-5b4f4b01080c">
+            <title>TapiConnectionEdgePoint
+id: b7e26f21-564e-436f-812a-5b4f4b01080c
+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="432af59c-959c-470c-aa23-30cb010bad61">
+        <title>TapiNodeUserEquipment
+id: 432af59c-959c-470c-aa23-30cb010bad61
+name: user-equipment-3042010</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="5c315563-4a30-4a6d-bc58-4bf19663876b">
+          <title>TapiNodeEdgePoint
+id: 5c315563-4a30-4a6d-bc58-4bf19663876b
+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="fced8d68-6ff2-4c6a-88db-7831d59cb241">
+            <title>TapiConnectionEdgePoint
+id: fced8d68-6ff2-4c6a-88db-7831d59cb241
+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="04de59d8-eae9-463e-9792-a3b74ca88363">
+          <title>TapiNodeEdgePoint
+id: 04de59d8-eae9-463e-9792-a3b74ca88363
+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="accf2728-107b-4d07-ba62-00fe59421c0a">
+            <title>TapiConnectionEdgePoint
+id: accf2728-107b-4d07-ba62-00fe59421c0a
+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="d3b760e9-b1f4-4f12-8eb5-3eec27916d12">
+        <title>TapiNodeUserEquipment
+id: d3b760e9-b1f4-4f12-8eb5-3eec27916d12
+name: user-equipment-3042011</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="841258f9-8699-4d7c-bea4-0d91fc60c70b">
+          <title>TapiNodeEdgePoint
+id: 841258f9-8699-4d7c-bea4-0d91fc60c70b
+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="a261e6eb-d747-45a2-b4f2-810a86667abf">
+            <title>TapiConnectionEdgePoint
+id: a261e6eb-d747-45a2-b4f2-810a86667abf
+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="8d010c10-3203-4425-9f43-77a64faaa265">
+          <title>TapiNodeEdgePoint
+id: 8d010c10-3203-4425-9f43-77a64faaa265
+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="53f36e94-45e3-42ee-96a3-b334201eb6fc">
+            <title>TapiConnectionEdgePoint
+id: 53f36e94-45e3-42ee-96a3-b334201eb6fc
+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="8b4e96b0-4584-47d5-b2e6-a7ff5d2ada6d">
+        <title>TapiNodeUserEquipment
+id: 8b4e96b0-4584-47d5-b2e6-a7ff5d2ada6d
+name: user-equipment-3042012</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="26cc39c3-7e4b-47f5-8854-9641f1c9395f">
+          <title>TapiNodeEdgePoint
+id: 26cc39c3-7e4b-47f5-8854-9641f1c9395f
+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="007aa040-df0b-4d15-9ced-eb7ae905f2d3">
+            <title>TapiConnectionEdgePoint
+id: 007aa040-df0b-4d15-9ced-eb7ae905f2d3
+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="f04160d6-179a-43bb-be04-abc59b545829">
+          <title>TapiNodeEdgePoint
+id: f04160d6-179a-43bb-be04-abc59b545829
+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="b304d1ea-ced7-4623-9778-0495a06b775c">
+            <title>TapiConnectionEdgePoint
+id: b304d1ea-ced7-4623-9778-0495a06b775c
+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="5f58b303-9169-4b90-a94b-d7b5c2decaae">
+        <title>TapiNodeORu
+id: 5f58b303-9169-4b90-a94b-d7b5c2decaae
+name: o-ru-304202</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="dcea36d5-47b3-4022-90fc-0363ed3d787a">
+          <title>TapiNodeEdgePoint
+id: dcea36d5-47b3-4022-90fc-0363ed3d787a
+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="f3b676ec-8f5d-475c-95c2-0e0248de10a1">
+            <title>TapiConnectionEdgePoint
+id: f3b676ec-8f5d-475c-95c2-0e0248de10a1
+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="ddba9190-030a-4a6a-b45b-386125ec099d">
+          <title>TapiNodeEdgePoint
+id: ddba9190-030a-4a6a-b45b-386125ec099d
+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="324dda0f-b1fd-4fa5-9a61-6f923d9e843f">
+            <title>TapiConnectionEdgePoint
+id: 324dda0f-b1fd-4fa5-9a61-6f923d9e843f
+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="6f6a8f6d-0a89-40e1-994b-de6ac430fbd4">
+        <title>TapiNodeUserEquipment
+id: 6f6a8f6d-0a89-40e1-994b-de6ac430fbd4
+name: user-equipment-3042020</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="ba19a3bf-9e5f-4fe7-a6be-63466728af51">
+          <title>TapiNodeEdgePoint
+id: ba19a3bf-9e5f-4fe7-a6be-63466728af51
+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="b6719b5c-b8cf-4c95-9b18-07a2c14d7e3b">
+            <title>TapiConnectionEdgePoint
+id: b6719b5c-b8cf-4c95-9b18-07a2c14d7e3b
+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="f0949e55-9339-43fb-a874-c76d287dd193">
+          <title>TapiNodeEdgePoint
+id: f0949e55-9339-43fb-a874-c76d287dd193
+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="b8bcd4a4-e64e-4e6a-bb69-010a28bfdfef">
+            <title>TapiConnectionEdgePoint
+id: b8bcd4a4-e64e-4e6a-bb69-010a28bfdfef
+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="7a2914f3-0778-44bd-bdc0-597f1ebaf6fa">
+        <title>TapiNodeUserEquipment
+id: 7a2914f3-0778-44bd-bdc0-597f1ebaf6fa
+name: user-equipment-3042021</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="2306cd75-129d-44f6-b7d0-4545520eaccc">
+          <title>TapiNodeEdgePoint
+id: 2306cd75-129d-44f6-b7d0-4545520eaccc
+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="8a645429-f725-4339-8c64-6262f11df3bd">
+            <title>TapiConnectionEdgePoint
+id: 8a645429-f725-4339-8c64-6262f11df3bd
+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="fb0f5723-3dec-48d2-96fd-118b8f7b46f5">
+          <title>TapiNodeEdgePoint
+id: fb0f5723-3dec-48d2-96fd-118b8f7b46f5
+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="db7b0b29-59f6-454c-a076-0e34895316fe">
+            <title>TapiConnectionEdgePoint
+id: db7b0b29-59f6-454c-a076-0e34895316fe
+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="27ddc75e-0bb8-40f2-818a-f46a5ec613b4">
+        <title>TapiNodeUserEquipment
+id: 27ddc75e-0bb8-40f2-818a-f46a5ec613b4
+name: user-equipment-3042022</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="496e53bd-c815-4c44-b2ac-9f1e54e03c9a">
+          <title>TapiNodeEdgePoint
+id: 496e53bd-c815-4c44-b2ac-9f1e54e03c9a
+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="617a8d14-c14d-4ba1-81ee-bcdbaa445a5a">
+            <title>TapiConnectionEdgePoint
+id: 617a8d14-c14d-4ba1-81ee-bcdbaa445a5a
+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="f84965ea-62fa-40ec-b8c0-a018b23fdd97">
+          <title>TapiNodeEdgePoint
+id: f84965ea-62fa-40ec-b8c0-a018b23fdd97
+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="115a24f6-18a1-4c45-a6d6-4ab79331de32">
+            <title>TapiConnectionEdgePoint
+id: 115a24f6-18a1-4c45-a6d6-4ab79331de32
+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="b921d4c0-c93b-4bb2-8fc7-de29b2406b87">
+        <title>TapiNodeOCuCp
+id: b921d4c0-c93b-4bb2-8fc7-de29b2406b87
+name: o-cu-cp-305</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="db98a852-045f-4ba4-8a75-408bd39a7c1e">
+          <title>TapiNodeEdgePoint
+id: db98a852-045f-4ba4-8a75-408bd39a7c1e
+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="970cf54a-f4fc-4a36-b77d-083d50702d1e">
+            <title>TapiConnectionEdgePoint
+id: 970cf54a-f4fc-4a36-b77d-083d50702d1e
+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="5b5c5217-68c3-4d8d-8917-43e227a23a4d">
+          <title>TapiNodeEdgePoint
+id: 5b5c5217-68c3-4d8d-8917-43e227a23a4d
+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="abe47a30-c87a-420f-a23a-4f7e8bdb4fd4">
+            <title>TapiConnectionEdgePoint
+id: abe47a30-c87a-420f-a23a-4f7e8bdb4fd4
+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="117c7076-fd95-4b44-9fd1-eaf54e0625d6">
+          <title>TapiNodeEdgePoint
+id: 117c7076-fd95-4b44-9fd1-eaf54e0625d6
+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="b3c70b49-3fa6-4c70-b2f4-9a8d1925e193">
+            <title>TapiConnectionEdgePoint
+id: b3c70b49-3fa6-4c70-b2f4-9a8d1925e193
+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="b4eeee28-bc4f-42a7-8cae-e777d88db533">
+            <title>TapiConnectionEdgePoint
+id: b4eeee28-bc4f-42a7-8cae-e777d88db533
+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="7a081da8-faf7-428a-ab1b-0adecf0c7fb6">
+            <title>TapiConnectionEdgePoint
+id: 7a081da8-faf7-428a-ab1b-0adecf0c7fb6
+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="14ed751c-2fbd-49f3-8024-8a3d4e999301">
+          <title>TapiNodeEdgePoint
+id: 14ed751c-2fbd-49f3-8024-8a3d4e999301
+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="66f94739-371f-46c0-8e15-d5786068745f">
+            <title>TapiConnectionEdgePoint
+id: 66f94739-371f-46c0-8e15-d5786068745f
+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="e2efb86b-e136-4b2c-8a44-f346f1728d75">
+          <title>TapiNodeEdgePoint
+id: e2efb86b-e136-4b2c-8a44-f346f1728d75
+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="20a1480b-c476-4ec4-9b41-3dea61113f57">
+            <title>TapiConnectionEdgePoint
+id: 20a1480b-c476-4ec4-9b41-3dea61113f57
+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="beabbbd9-d5ea-4af3-a5f8-9dd5e190aa1a">
+        <title>TapiNodeOCuUp
+id: beabbbd9-d5ea-4af3-a5f8-9dd5e190aa1a
+name: o-cu-up-305</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="01d33aa4-ce76-4293-b2eb-ceec2dd040cf">
+          <title>TapiNodeEdgePoint
+id: 01d33aa4-ce76-4293-b2eb-ceec2dd040cf
+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="05660b6a-6d3f-43e6-a039-c4880af40626">
+            <title>TapiConnectionEdgePoint
+id: 05660b6a-6d3f-43e6-a039-c4880af40626
+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="6b8b273d-8a0f-4e3c-8870-5349bd3ef642">
+          <title>TapiNodeEdgePoint
+id: 6b8b273d-8a0f-4e3c-8870-5349bd3ef642
+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="56ccc764-c281-4404-b174-e85167d96f6a">
+            <title>TapiConnectionEdgePoint
+id: 56ccc764-c281-4404-b174-e85167d96f6a
+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="cfd4116e-a544-41c8-b77e-4fbc3108ea71">
+          <title>TapiNodeEdgePoint
+id: cfd4116e-a544-41c8-b77e-4fbc3108ea71
+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="aa3b1191-5a3f-417f-bd0d-25a2d9f11177">
+            <title>TapiConnectionEdgePoint
+id: aa3b1191-5a3f-417f-bd0d-25a2d9f11177
+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="4742b1ff-2b00-4c88-9d02-5780b4cf7941">
+            <title>TapiConnectionEdgePoint
+id: 4742b1ff-2b00-4c88-9d02-5780b4cf7941
+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="8b9dbbd0-69fb-47c0-8c02-6bc457e6833f">
+            <title>TapiConnectionEdgePoint
+id: 8b9dbbd0-69fb-47c0-8c02-6bc457e6833f
+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="a0d1ac15-3ebf-4c12-be8d-8442ca655a12">
+          <title>TapiNodeEdgePoint
+id: a0d1ac15-3ebf-4c12-be8d-8442ca655a12
+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="06ee166c-520c-43f1-9bef-fa90f75ab477">
+            <title>TapiConnectionEdgePoint
+id: 06ee166c-520c-43f1-9bef-fa90f75ab477
+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="4938667c-72fa-42cb-9ddd-945dc579f252">
+          <title>TapiNodeEdgePoint
+id: 4938667c-72fa-42cb-9ddd-945dc579f252
+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="3f248e7c-a739-422d-a184-a1abc6463187">
+            <title>TapiConnectionEdgePoint
+id: 3f248e7c-a739-422d-a184-a1abc6463187
+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="d5be2f94-dcef-46a9-b47e-878149808592">
+        <title>TapiNodeODu
+id: d5be2f94-dcef-46a9-b47e-878149808592
+name: o-du-3050</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="3db73024-6717-411a-abae-f0024c882005">
+          <title>TapiNodeEdgePoint
+id: 3db73024-6717-411a-abae-f0024c882005
+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="5501c462-3c9f-4edb-bd58-d99f08c18a1d">
+            <title>TapiConnectionEdgePoint
+id: 5501c462-3c9f-4edb-bd58-d99f08c18a1d
+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="c5360b84-e4da-4149-a274-14a4e5763577">
+          <title>TapiNodeEdgePoint
+id: c5360b84-e4da-4149-a274-14a4e5763577
+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="4b9eea0b-b79d-4f39-b8bc-3248318ff6ce">
+            <title>TapiConnectionEdgePoint
+id: 4b9eea0b-b79d-4f39-b8bc-3248318ff6ce
+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="d26f23bb-08fb-4520-92f9-7b4034167639">
+            <title>TapiConnectionEdgePoint
+id: d26f23bb-08fb-4520-92f9-7b4034167639
+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="a06c64fa-fea7-4502-acb9-774815bb1d7d">
+            <title>TapiConnectionEdgePoint
+id: a06c64fa-fea7-4502-acb9-774815bb1d7d
+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="e5c59487-0696-461b-8814-7d3be50a2cf8">
+          <title>TapiNodeEdgePoint
+id: e5c59487-0696-461b-8814-7d3be50a2cf8
+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="761edde4-aa1d-4b9a-be40-c6626dba59f8">
+            <title>TapiConnectionEdgePoint
+id: 761edde4-aa1d-4b9a-be40-c6626dba59f8
+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="cf872896-5b4f-466a-9e25-0d5cd7372595">
+          <title>TapiNodeEdgePoint
+id: cf872896-5b4f-466a-9e25-0d5cd7372595
+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="f36ad2eb-adeb-45d4-883d-e292d9a13d6f">
+            <title>TapiConnectionEdgePoint
+id: f36ad2eb-adeb-45d4-883d-e292d9a13d6f
+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="752a7b51-a6e2-475a-86fe-3df0e2bf3e15">
+        <title>TapiNodeFronthaulGateway
+id: 752a7b51-a6e2-475a-86fe-3df0e2bf3e15
+name: fronthaul-gateway-30500</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="65fd98d4-ed01-417d-b7d8-684ee9051aee">
+          <title>TapiNodeEdgePoint
+id: 65fd98d4-ed01-417d-b7d8-684ee9051aee
+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="3f5ffdab-ef2f-4888-8bdc-d4b726840008">
+            <title>TapiConnectionEdgePoint
+id: 3f5ffdab-ef2f-4888-8bdc-d4b726840008
+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="f212aeee-f9bb-4751-a5a7-aaa27ac59e37">
+          <title>TapiNodeEdgePoint
+id: f212aeee-f9bb-4751-a5a7-aaa27ac59e37
+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="0c11903a-b430-426e-8400-89362ca77dfe">
+            <title>TapiConnectionEdgePoint
+id: 0c11903a-b430-426e-8400-89362ca77dfe
+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="d5e313db-f88c-4371-a94c-bd28780cba2d">
+          <title>TapiNodeEdgePoint
+id: d5e313db-f88c-4371-a94c-bd28780cba2d
+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="1e5833af-96ef-402e-85c7-2bfff4b5aa2d">
+            <title>TapiConnectionEdgePoint
+id: 1e5833af-96ef-402e-85c7-2bfff4b5aa2d
+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="e76c6e1c-2617-4753-b611-0c896ccbfc4d">
+          <title>TapiNodeEdgePoint
+id: e76c6e1c-2617-4753-b611-0c896ccbfc4d
+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="bb387009-0efc-46de-a1cc-ecddb765838a">
+            <title>TapiConnectionEdgePoint
+id: bb387009-0efc-46de-a1cc-ecddb765838a
+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="68e7004c-162d-4ce0-bd51-939f4e8ebd0e">
+          <title>TapiNodeEdgePoint
+id: 68e7004c-162d-4ce0-bd51-939f4e8ebd0e
+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="dea0d9dc-8f7e-4c3c-bc9f-40e717f275d7">
+            <title>TapiConnectionEdgePoint
+id: dea0d9dc-8f7e-4c3c-bc9f-40e717f275d7
+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="cd2733e7-ea21-4d8f-9e30-20431d1daf9f">
+        <title>TapiNodeORu
+id: cd2733e7-ea21-4d8f-9e30-20431d1daf9f
+name: o-ru-305000</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="2d8864a5-1c4a-4e5b-b1c7-c65a6ae9d7b1">
+          <title>TapiNodeEdgePoint
+id: 2d8864a5-1c4a-4e5b-b1c7-c65a6ae9d7b1
+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="8b8772bb-4df8-481d-a989-0449ba23f0bf">
+            <title>TapiConnectionEdgePoint
+id: 8b8772bb-4df8-481d-a989-0449ba23f0bf
+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="b0099ea3-2fbc-48cd-ab4d-a623c9ceec00">
+          <title>TapiNodeEdgePoint
+id: b0099ea3-2fbc-48cd-ab4d-a623c9ceec00
+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="2c6d77d4-5e3b-4ca6-8d89-3a25e9168fee">
+            <title>TapiConnectionEdgePoint
+id: 2c6d77d4-5e3b-4ca6-8d89-3a25e9168fee
+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="5e0f57d3-de67-4b0e-9eec-b3995d9589a1">
+        <title>TapiNodeUserEquipment
+id: 5e0f57d3-de67-4b0e-9eec-b3995d9589a1
+name: user-equipment-3050000</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="ea201c3c-2bc9-434d-96d6-08fee7180e98">
+          <title>TapiNodeEdgePoint
+id: ea201c3c-2bc9-434d-96d6-08fee7180e98
+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="18d2b0d1-b578-46cf-a2f7-9c5c41169962">
+            <title>TapiConnectionEdgePoint
+id: 18d2b0d1-b578-46cf-a2f7-9c5c41169962
+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="61110cbf-94cb-40d6-a9e1-01b392699593">
+          <title>TapiNodeEdgePoint
+id: 61110cbf-94cb-40d6-a9e1-01b392699593
+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="f90305e6-2085-40b3-984f-b521372dc31e">
+            <title>TapiConnectionEdgePoint
+id: f90305e6-2085-40b3-984f-b521372dc31e
+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="447cfd1a-baeb-4b0e-84ee-de0543a401f0">
+        <title>TapiNodeUserEquipment
+id: 447cfd1a-baeb-4b0e-84ee-de0543a401f0
+name: user-equipment-3050001</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="838102ee-60fc-421f-a2c5-6e347613bfd5">
+          <title>TapiNodeEdgePoint
+id: 838102ee-60fc-421f-a2c5-6e347613bfd5
+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="85ce6b3f-68ad-4781-83cb-670297feacff">
+            <title>TapiConnectionEdgePoint
+id: 85ce6b3f-68ad-4781-83cb-670297feacff
+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="0a32999d-3d62-4123-9788-474308d4b5b6">
+          <title>TapiNodeEdgePoint
+id: 0a32999d-3d62-4123-9788-474308d4b5b6
+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="870326b2-2120-4723-8dfa-61afb981de1f">
+            <title>TapiConnectionEdgePoint
+id: 870326b2-2120-4723-8dfa-61afb981de1f
+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="de461215-a9f6-4808-baab-e9affdc85d48">
+        <title>TapiNodeUserEquipment
+id: de461215-a9f6-4808-baab-e9affdc85d48
+name: user-equipment-3050002</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="662d8c90-b433-4749-960c-b11c501d1779">
+          <title>TapiNodeEdgePoint
+id: 662d8c90-b433-4749-960c-b11c501d1779
+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="766acd19-2f4b-4644-a73b-2c44a7827e98">
+            <title>TapiConnectionEdgePoint
+id: 766acd19-2f4b-4644-a73b-2c44a7827e98
+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="b51e8933-8094-4fb5-aad9-f392a40152f6">
+          <title>TapiNodeEdgePoint
+id: b51e8933-8094-4fb5-aad9-f392a40152f6
+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="b24bbeca-28a1-4881-8a2b-d92823b2ce0e">
+            <title>TapiConnectionEdgePoint
+id: b24bbeca-28a1-4881-8a2b-d92823b2ce0e
+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="c1f6de5d-43c0-40b2-b887-0dfa27d4feca">
+        <title>TapiNodeORu
+id: c1f6de5d-43c0-40b2-b887-0dfa27d4feca
+name: o-ru-305001</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="10c96d3d-69c7-4ff1-85d9-76775f82af38">
+          <title>TapiNodeEdgePoint
+id: 10c96d3d-69c7-4ff1-85d9-76775f82af38
+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="97bf656e-ca44-478d-8e86-c05bf2fd0df2">
+            <title>TapiConnectionEdgePoint
+id: 97bf656e-ca44-478d-8e86-c05bf2fd0df2
+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="b78f9d7e-5df8-4d98-a2ab-10b9a09ad85b">
+          <title>TapiNodeEdgePoint
+id: b78f9d7e-5df8-4d98-a2ab-10b9a09ad85b
+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="1610d9f2-7367-4bd6-94ea-02e13229182d">
+            <title>TapiConnectionEdgePoint
+id: 1610d9f2-7367-4bd6-94ea-02e13229182d
+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="0ca16665-959e-4fb3-ab08-01221a582d5c">
+        <title>TapiNodeUserEquipment
+id: 0ca16665-959e-4fb3-ab08-01221a582d5c
+name: user-equipment-3050010</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="70b9d17a-5265-4b2e-95a7-099d744359ad">
+          <title>TapiNodeEdgePoint
+id: 70b9d17a-5265-4b2e-95a7-099d744359ad
+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="ab15d88b-b9ee-43a0-9768-e0af99b564bb">
+            <title>TapiConnectionEdgePoint
+id: ab15d88b-b9ee-43a0-9768-e0af99b564bb
+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="7ba45713-c680-4e2f-a9ea-b0402317a8d4">
+          <title>TapiNodeEdgePoint
+id: 7ba45713-c680-4e2f-a9ea-b0402317a8d4
+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="fc1184a3-1643-4276-9beb-26f27329a352">
+            <title>TapiConnectionEdgePoint
+id: fc1184a3-1643-4276-9beb-26f27329a352
+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="fd0c00c6-5994-4102-ad3d-f5fd7465e174">
+        <title>TapiNodeUserEquipment
+id: fd0c00c6-5994-4102-ad3d-f5fd7465e174
+name: user-equipment-3050011</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="f7eb0876-1050-4d42-b442-272642cead15">
+          <title>TapiNodeEdgePoint
+id: f7eb0876-1050-4d42-b442-272642cead15
+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="0b54cc63-b2f0-48f3-aaf1-a83594dcaf92">
+            <title>TapiConnectionEdgePoint
+id: 0b54cc63-b2f0-48f3-aaf1-a83594dcaf92
+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="3d021d4a-ae4a-4ddd-8976-0372965714c7">
+          <title>TapiNodeEdgePoint
+id: 3d021d4a-ae4a-4ddd-8976-0372965714c7
+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="7000e06e-c816-41e3-a177-4a0c202cbc64">
+            <title>TapiConnectionEdgePoint
+id: 7000e06e-c816-41e3-a177-4a0c202cbc64
+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="dd7cd542-441f-402c-830f-74bfb9cef568">
+        <title>TapiNodeUserEquipment
+id: dd7cd542-441f-402c-830f-74bfb9cef568
+name: user-equipment-3050012</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="fbdf5c36-3c8f-49bb-94ce-a9ff77a8fd0e">
+          <title>TapiNodeEdgePoint
+id: fbdf5c36-3c8f-49bb-94ce-a9ff77a8fd0e
+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="85dafb43-55a3-4f3d-9533-2c08ab1c640c">
+            <title>TapiConnectionEdgePoint
+id: 85dafb43-55a3-4f3d-9533-2c08ab1c640c
+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="1710b92b-249c-45aa-a3e3-855e528e1680">
+          <title>TapiNodeEdgePoint
+id: 1710b92b-249c-45aa-a3e3-855e528e1680
+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="ee7da1ff-49aa-41de-b5d1-32da0e5fbe9d">
+            <title>TapiConnectionEdgePoint
+id: ee7da1ff-49aa-41de-b5d1-32da0e5fbe9d
+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="6e4253bd-371f-4683-8a2b-26919ab98949">
+        <title>TapiNodeORu
+id: 6e4253bd-371f-4683-8a2b-26919ab98949
+name: o-ru-305002</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="81eb14b6-1899-4cbc-a25b-d14039b247f5">
+          <title>TapiNodeEdgePoint
+id: 81eb14b6-1899-4cbc-a25b-d14039b247f5
+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="0be0e689-c2a8-4d99-a999-01e0d957e15d">
+            <title>TapiConnectionEdgePoint
+id: 0be0e689-c2a8-4d99-a999-01e0d957e15d
+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="35c64b0b-5020-4a24-af60-30263701a3bf">
+          <title>TapiNodeEdgePoint
+id: 35c64b0b-5020-4a24-af60-30263701a3bf
+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="ce9dee6e-eec7-4867-801c-669c60ce3c78">
+            <title>TapiConnectionEdgePoint
+id: ce9dee6e-eec7-4867-801c-669c60ce3c78
+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="b026272a-e6f2-4674-adfc-bc4887a219a9">
+        <title>TapiNodeUserEquipment
+id: b026272a-e6f2-4674-adfc-bc4887a219a9
+name: user-equipment-3050020</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="f14997c1-5441-47f2-af42-5a69e9288aa1">
+          <title>TapiNodeEdgePoint
+id: f14997c1-5441-47f2-af42-5a69e9288aa1
+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="b284ed9e-e66c-46ea-862f-6e1cade21d45">
+            <title>TapiConnectionEdgePoint
+id: b284ed9e-e66c-46ea-862f-6e1cade21d45
+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="bcbfff62-559c-407f-bff7-0e45b5cfaa48">
+          <title>TapiNodeEdgePoint
+id: bcbfff62-559c-407f-bff7-0e45b5cfaa48
+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="5a85ddea-12df-47d5-8839-5b029bff2cb5">
+            <title>TapiConnectionEdgePoint
+id: 5a85ddea-12df-47d5-8839-5b029bff2cb5
+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="2e204277-7874-4b9f-b2c8-966c136e694c">
+        <title>TapiNodeUserEquipment
+id: 2e204277-7874-4b9f-b2c8-966c136e694c
+name: user-equipment-3050021</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="5f402f5c-0142-485a-8c47-ad691e0c2d90">
+          <title>TapiNodeEdgePoint
+id: 5f402f5c-0142-485a-8c47-ad691e0c2d90
+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="18d9620a-d151-4fdd-a307-d8d2c446aa7c">
+            <title>TapiConnectionEdgePoint
+id: 18d9620a-d151-4fdd-a307-d8d2c446aa7c
+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="4c630324-b30c-4b58-9326-dd8bcd245f70">
+          <title>TapiNodeEdgePoint
+id: 4c630324-b30c-4b58-9326-dd8bcd245f70
+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="925ffc61-37a2-4fe6-b6cd-fdcd7343d97d">
+            <title>TapiConnectionEdgePoint
+id: 925ffc61-37a2-4fe6-b6cd-fdcd7343d97d
+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="de8dbf8f-609a-4a52-9b45-bb23227c8ca4">
+        <title>TapiNodeUserEquipment
+id: de8dbf8f-609a-4a52-9b45-bb23227c8ca4
+name: user-equipment-3050022</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="23911631-84b3-4925-b2df-36b00c8383cf">
+          <title>TapiNodeEdgePoint
+id: 23911631-84b3-4925-b2df-36b00c8383cf
+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="c11b9d47-f444-4f66-b36c-eb7002a1b274">
+            <title>TapiConnectionEdgePoint
+id: c11b9d47-f444-4f66-b36c-eb7002a1b274
+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="84511087-e086-4577-bbbc-5dc3f42262c9">
+          <title>TapiNodeEdgePoint
+id: 84511087-e086-4577-bbbc-5dc3f42262c9
+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="4cab5c8e-24e4-4301-bea2-6004b325f5d9">
+            <title>TapiConnectionEdgePoint
+id: 4cab5c8e-24e4-4301-bea2-6004b325f5d9
+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="951ab04c-03f6-436e-b622-273ad883d0c0">
+        <title>TapiNodeODu
+id: 951ab04c-03f6-436e-b622-273ad883d0c0
+name: o-du-3051</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="57ef6324-f008-4574-8c8d-ec26f262b325">
+          <title>TapiNodeEdgePoint
+id: 57ef6324-f008-4574-8c8d-ec26f262b325
+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="a2326e6d-0ffd-4311-b3fb-e7d2c6112706">
+            <title>TapiConnectionEdgePoint
+id: a2326e6d-0ffd-4311-b3fb-e7d2c6112706
+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="0872bda2-c411-4db3-a8ee-65a88cd156c3">
+          <title>TapiNodeEdgePoint
+id: 0872bda2-c411-4db3-a8ee-65a88cd156c3
+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="4252543b-02ea-4e59-8891-df2a7af8be6d">
+            <title>TapiConnectionEdgePoint
+id: 4252543b-02ea-4e59-8891-df2a7af8be6d
+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="321de80f-315d-43d2-993f-1b0c7b40056d">
+            <title>TapiConnectionEdgePoint
+id: 321de80f-315d-43d2-993f-1b0c7b40056d
+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="f0257c9d-2f54-42e7-9a51-716b0ba04b79">
+            <title>TapiConnectionEdgePoint
+id: f0257c9d-2f54-42e7-9a51-716b0ba04b79
+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="75f8932d-71e7-4515-b840-01338f7ca508">
+          <title>TapiNodeEdgePoint
+id: 75f8932d-71e7-4515-b840-01338f7ca508
+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="6aa50b43-ef7a-45b7-af39-3df3232e4a3f">
+            <title>TapiConnectionEdgePoint
+id: 6aa50b43-ef7a-45b7-af39-3df3232e4a3f
+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="7c13e510-9fb8-4e5f-8c8a-3584a185e403">
+          <title>TapiNodeEdgePoint
+id: 7c13e510-9fb8-4e5f-8c8a-3584a185e403
+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="31eafdb7-e04e-4355-9771-bb2757613ef1">
+            <title>TapiConnectionEdgePoint
+id: 31eafdb7-e04e-4355-9771-bb2757613ef1
+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="f879bf87-5d53-45bf-90de-d54cc6e12f4b">
+        <title>TapiNodeFronthaulGateway
+id: f879bf87-5d53-45bf-90de-d54cc6e12f4b
+name: fronthaul-gateway-30510</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="dbc8b7a8-e649-4435-ab35-7e1e57a44a48">
+          <title>TapiNodeEdgePoint
+id: dbc8b7a8-e649-4435-ab35-7e1e57a44a48
+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="719025bb-b1f0-42bd-b707-3ca4c90c2a13">
+            <title>TapiConnectionEdgePoint
+id: 719025bb-b1f0-42bd-b707-3ca4c90c2a13
+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="8d4a0d2a-d706-466b-9f5f-a20b61af9566">
+          <title>TapiNodeEdgePoint
+id: 8d4a0d2a-d706-466b-9f5f-a20b61af9566
+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="ba194fdf-08b0-4aba-b669-f5d69bc81758">
+            <title>TapiConnectionEdgePoint
+id: ba194fdf-08b0-4aba-b669-f5d69bc81758
+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="760907e7-734b-4ae3-9e6c-aea643b2a9ce">
+          <title>TapiNodeEdgePoint
+id: 760907e7-734b-4ae3-9e6c-aea643b2a9ce
+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="05c05435-9a96-434b-bcdf-f5a8fed3aa52">
+            <title>TapiConnectionEdgePoint
+id: 05c05435-9a96-434b-bcdf-f5a8fed3aa52
+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="29ec1b19-44ee-4f36-b78b-0031cb93cf96">
+          <title>TapiNodeEdgePoint
+id: 29ec1b19-44ee-4f36-b78b-0031cb93cf96
+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="d1cf41a8-df42-4a06-9a88-2fb73b379fbe">
+            <title>TapiConnectionEdgePoint
+id: d1cf41a8-df42-4a06-9a88-2fb73b379fbe
+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="a7abc1e6-a755-457b-b775-a47d13196f9e">
+          <title>TapiNodeEdgePoint
+id: a7abc1e6-a755-457b-b775-a47d13196f9e
+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="996cd0b1-025a-476e-b9a0-3b2cae377aea">
+            <title>TapiConnectionEdgePoint
+id: 996cd0b1-025a-476e-b9a0-3b2cae377aea
+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="595c3df5-447e-4e23-baa5-ec0c1c8bf2f8">
+        <title>TapiNodeORu
+id: 595c3df5-447e-4e23-baa5-ec0c1c8bf2f8
+name: o-ru-305100</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="41f54331-1033-41a4-8bc5-aebdf8ef201d">
+          <title>TapiNodeEdgePoint
+id: 41f54331-1033-41a4-8bc5-aebdf8ef201d
+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="7262b4b3-a3e7-4a35-931f-a2ce33709d43">
+            <title>TapiConnectionEdgePoint
+id: 7262b4b3-a3e7-4a35-931f-a2ce33709d43
+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="fee635ea-510f-4733-9c07-8d9d11fc8734">
+          <title>TapiNodeEdgePoint
+id: fee635ea-510f-4733-9c07-8d9d11fc8734
+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="f0c1a0f8-8427-4147-bd81-14e5a04f3e13">
+            <title>TapiConnectionEdgePoint
+id: f0c1a0f8-8427-4147-bd81-14e5a04f3e13
+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="14ccfc8d-f21b-40df-a360-839889bbedf4">
+        <title>TapiNodeUserEquipment
+id: 14ccfc8d-f21b-40df-a360-839889bbedf4
+name: user-equipment-3051000</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="2d145764-eca6-494d-a310-e2e9da1e0d3e">
+          <title>TapiNodeEdgePoint
+id: 2d145764-eca6-494d-a310-e2e9da1e0d3e
+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="bfd1f2b7-ce19-4218-b036-5fd25899b9c9">
+            <title>TapiConnectionEdgePoint
+id: bfd1f2b7-ce19-4218-b036-5fd25899b9c9
+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="d68b8ddf-8e92-4152-8d62-dc33fb0a9c24">
+          <title>TapiNodeEdgePoint
+id: d68b8ddf-8e92-4152-8d62-dc33fb0a9c24
+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="d6bbb3a5-fe99-4916-b871-f0d5042decf3">
+            <title>TapiConnectionEdgePoint
+id: d6bbb3a5-fe99-4916-b871-f0d5042decf3
+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="5ca819e6-e801-47dd-b4b9-13ca32601cb9">
+        <title>TapiNodeUserEquipment
+id: 5ca819e6-e801-47dd-b4b9-13ca32601cb9
+name: user-equipment-3051001</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="f68ba94a-7c9c-4991-b11a-21e458310c97">
+          <title>TapiNodeEdgePoint
+id: f68ba94a-7c9c-4991-b11a-21e458310c97
+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="b24a8cbf-b2d2-4313-b3d8-a8b5f4752ec9">
+            <title>TapiConnectionEdgePoint
+id: b24a8cbf-b2d2-4313-b3d8-a8b5f4752ec9
+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="30245526-63ee-4e1f-8b87-5e8b8026b291">
+          <title>TapiNodeEdgePoint
+id: 30245526-63ee-4e1f-8b87-5e8b8026b291
+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="48bff25e-15f8-43ea-a95a-d6f0d5bf3c95">
+            <title>TapiConnectionEdgePoint
+id: 48bff25e-15f8-43ea-a95a-d6f0d5bf3c95
+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="a32f0bee-dab3-47a0-958e-82d32d9d6b02">
+        <title>TapiNodeUserEquipment
+id: a32f0bee-dab3-47a0-958e-82d32d9d6b02
+name: user-equipment-3051002</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="1b4bec85-7fc1-43d8-8dcb-65a354da0ce2">
+          <title>TapiNodeEdgePoint
+id: 1b4bec85-7fc1-43d8-8dcb-65a354da0ce2
+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="8fabca05-3e2d-4964-b959-1b4e7026b0d1">
+            <title>TapiConnectionEdgePoint
+id: 8fabca05-3e2d-4964-b959-1b4e7026b0d1
+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="5e2e9e40-015d-471f-9ee6-74b5506f6e62">
+          <title>TapiNodeEdgePoint
+id: 5e2e9e40-015d-471f-9ee6-74b5506f6e62
+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="e7d2b8db-e7ed-4c26-b537-8053ea69e249">
+            <title>TapiConnectionEdgePoint
+id: e7d2b8db-e7ed-4c26-b537-8053ea69e249
+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="23747138-9993-4205-9c9b-90ca200e62ff">
+        <title>TapiNodeORu
+id: 23747138-9993-4205-9c9b-90ca200e62ff
+name: o-ru-305101</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="64d6f8cc-5ff7-44a5-8799-441b1a8de0ac">
+          <title>TapiNodeEdgePoint
+id: 64d6f8cc-5ff7-44a5-8799-441b1a8de0ac
+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="4c7b5d6b-6af4-4848-b299-715b655260b1">
+            <title>TapiConnectionEdgePoint
+id: 4c7b5d6b-6af4-4848-b299-715b655260b1
+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="d53e503c-ca93-4ed3-9c6c-946ef7ecf74e">
+          <title>TapiNodeEdgePoint
+id: d53e503c-ca93-4ed3-9c6c-946ef7ecf74e
+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="47649afe-2dd5-4f4b-8531-051f4d94715f">
+            <title>TapiConnectionEdgePoint
+id: 47649afe-2dd5-4f4b-8531-051f4d94715f
+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="c9a1d146-9f79-4bb7-a07a-a8f6df82ec87">
+        <title>TapiNodeUserEquipment
+id: c9a1d146-9f79-4bb7-a07a-a8f6df82ec87
+name: user-equipment-3051010</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="acfc6b74-ae87-4855-b2ae-c3cd8a86feb6">
+          <title>TapiNodeEdgePoint
+id: acfc6b74-ae87-4855-b2ae-c3cd8a86feb6
+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="124e2d32-1d6c-4d46-9763-6d91abbbaff2">
+            <title>TapiConnectionEdgePoint
+id: 124e2d32-1d6c-4d46-9763-6d91abbbaff2
+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="89bd39d5-2d39-4d26-97e5-c6927d54e6f8">
+          <title>TapiNodeEdgePoint
+id: 89bd39d5-2d39-4d26-97e5-c6927d54e6f8
+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="bbc4f2c7-9d48-4d47-a707-820849fc8a4c">
+            <title>TapiConnectionEdgePoint
+id: bbc4f2c7-9d48-4d47-a707-820849fc8a4c
+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="1ec8e8f1-4251-47b0-8347-e54e3bb96f26">
+        <title>TapiNodeUserEquipment
+id: 1ec8e8f1-4251-47b0-8347-e54e3bb96f26
+name: user-equipment-3051011</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="b1cf4445-8eb8-4156-8432-7c7f3f1765cc">
+          <title>TapiNodeEdgePoint
+id: b1cf4445-8eb8-4156-8432-7c7f3f1765cc
+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="a8167c64-9d54-4dc0-b633-cea733f3211b">
+            <title>TapiConnectionEdgePoint
+id: a8167c64-9d54-4dc0-b633-cea733f3211b
+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="8ee44ed8-d994-4efb-882e-d28f83b2403f">
+          <title>TapiNodeEdgePoint
+id: 8ee44ed8-d994-4efb-882e-d28f83b2403f
+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="337ecc61-47c0-40b7-9691-39dd0ea54111">
+            <title>TapiConnectionEdgePoint
+id: 337ecc61-47c0-40b7-9691-39dd0ea54111
+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="27acfd22-322b-4b26-b8e7-cda77c8aa4d8">
+        <title>TapiNodeUserEquipment
+id: 27acfd22-322b-4b26-b8e7-cda77c8aa4d8
+name: user-equipment-3051012</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="57ff9b61-1228-44eb-a954-599282431376">
+          <title>TapiNodeEdgePoint
+id: 57ff9b61-1228-44eb-a954-599282431376
+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="f214205d-8915-439f-9c5f-4e9cbb53ed34">
+            <title>TapiConnectionEdgePoint
+id: f214205d-8915-439f-9c5f-4e9cbb53ed34
+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="1d8c40f7-8e07-49cd-8737-b03b33eb2cf7">
+          <title>TapiNodeEdgePoint
+id: 1d8c40f7-8e07-49cd-8737-b03b33eb2cf7
+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="0409f76d-78bf-4936-8f1a-b63f6b845cb0">
+            <title>TapiConnectionEdgePoint
+id: 0409f76d-78bf-4936-8f1a-b63f6b845cb0
+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="e20feb53-858e-490e-82e7-1d17723dc697">
+        <title>TapiNodeORu
+id: e20feb53-858e-490e-82e7-1d17723dc697
+name: o-ru-305102</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="52e9d237-3830-4625-89a5-97fe63bc2bcc">
+          <title>TapiNodeEdgePoint
+id: 52e9d237-3830-4625-89a5-97fe63bc2bcc
+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="457035e9-cfaf-44c2-9223-cfbb41f63a9d">
+            <title>TapiConnectionEdgePoint
+id: 457035e9-cfaf-44c2-9223-cfbb41f63a9d
+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="c58dfe19-830c-41c0-9a3e-62567c64a312">
+          <title>TapiNodeEdgePoint
+id: c58dfe19-830c-41c0-9a3e-62567c64a312
+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="b9a50ad3-fbb4-4c93-932b-8d3a5b6e03ac">
+            <title>TapiConnectionEdgePoint
+id: b9a50ad3-fbb4-4c93-932b-8d3a5b6e03ac
+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="b66b3d6d-c01b-4a39-bcd1-e7eb432714ae">
+        <title>TapiNodeUserEquipment
+id: b66b3d6d-c01b-4a39-bcd1-e7eb432714ae
+name: user-equipment-3051020</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="21b1583f-b4ab-46c2-97fd-5d6b3e99b2fa">
+          <title>TapiNodeEdgePoint
+id: 21b1583f-b4ab-46c2-97fd-5d6b3e99b2fa
+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="02ca04f9-5755-49c1-8777-7e409900a0ee">
+            <title>TapiConnectionEdgePoint
+id: 02ca04f9-5755-49c1-8777-7e409900a0ee
+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="6b8a8dc4-e8e9-4306-aa71-2e66e53053be">
+          <title>TapiNodeEdgePoint
+id: 6b8a8dc4-e8e9-4306-aa71-2e66e53053be
+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="0941936d-c54a-4d5a-b87c-877fbb873104">
+            <title>TapiConnectionEdgePoint
+id: 0941936d-c54a-4d5a-b87c-877fbb873104
+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="9377c43e-79c3-4b0a-b22b-39ec2f1afe64">
+        <title>TapiNodeUserEquipment
+id: 9377c43e-79c3-4b0a-b22b-39ec2f1afe64
+name: user-equipment-3051021</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="86f10498-1ffb-4731-bbb9-e088aef1206f">
+          <title>TapiNodeEdgePoint
+id: 86f10498-1ffb-4731-bbb9-e088aef1206f
+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="88328735-6594-4516-a4e3-9cc213c783e6">
+            <title>TapiConnectionEdgePoint
+id: 88328735-6594-4516-a4e3-9cc213c783e6
+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="ca3fd6a2-01c5-4158-9f50-ddac565a2f03">
+          <title>TapiNodeEdgePoint
+id: ca3fd6a2-01c5-4158-9f50-ddac565a2f03
+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="13ca1d0b-85f7-4626-8a44-4113cb7ed0d1">
+            <title>TapiConnectionEdgePoint
+id: 13ca1d0b-85f7-4626-8a44-4113cb7ed0d1
+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="3225d55d-1c63-4baa-ace5-987555c162b3">
+        <title>TapiNodeUserEquipment
+id: 3225d55d-1c63-4baa-ace5-987555c162b3
+name: user-equipment-3051022</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="6f719369-a393-493e-9847-914615d5f917">
+          <title>TapiNodeEdgePoint
+id: 6f719369-a393-493e-9847-914615d5f917
+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="0bc7aee2-d31d-4e9b-807f-dc74fb3d980d">
+            <title>TapiConnectionEdgePoint
+id: 0bc7aee2-d31d-4e9b-807f-dc74fb3d980d
+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="72d7efca-5169-404e-b943-5cd8172355e9">
+          <title>TapiNodeEdgePoint
+id: 72d7efca-5169-404e-b943-5cd8172355e9
+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="e242d29b-baa7-4df9-8c0c-025411e347af">
+            <title>TapiConnectionEdgePoint
+id: e242d29b-baa7-4df9-8c0c-025411e347af
+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="35d104d3-9289-460d-849f-89cb6976a997">
+        <title>TapiNodeODu
+id: 35d104d3-9289-460d-849f-89cb6976a997
+name: o-du-3052</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="03a94d9d-4b2f-42bb-b656-09c60300ea02">
+          <title>TapiNodeEdgePoint
+id: 03a94d9d-4b2f-42bb-b656-09c60300ea02
+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="69d54182-54a4-4e29-ac3a-782e3ae08aea">
+            <title>TapiConnectionEdgePoint
+id: 69d54182-54a4-4e29-ac3a-782e3ae08aea
+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="e87a1c98-8997-4e09-9dae-17b0b3f8804e">
+          <title>TapiNodeEdgePoint
+id: e87a1c98-8997-4e09-9dae-17b0b3f8804e
+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="0287b9e9-1ea2-4b7e-a0f3-4a37a3d4d428">
+            <title>TapiConnectionEdgePoint
+id: 0287b9e9-1ea2-4b7e-a0f3-4a37a3d4d428
+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="048b6dca-251b-45da-8539-8738dc0f3af2">
+            <title>TapiConnectionEdgePoint
+id: 048b6dca-251b-45da-8539-8738dc0f3af2
+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="c1a0fac7-f32c-43cc-83f0-9d586260b0e1">
+            <title>TapiConnectionEdgePoint
+id: c1a0fac7-f32c-43cc-83f0-9d586260b0e1
+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="6ad9ef50-cb0f-46a9-a7eb-fc1ea56d2fdc">
+          <title>TapiNodeEdgePoint
+id: 6ad9ef50-cb0f-46a9-a7eb-fc1ea56d2fdc
+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="a4b4afba-a32c-4fff-9741-f7c215ed924b">
+            <title>TapiConnectionEdgePoint
+id: a4b4afba-a32c-4fff-9741-f7c215ed924b
+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="9e8e5e98-d2ee-465f-9495-fbb1f60d9988">
+          <title>TapiNodeEdgePoint
+id: 9e8e5e98-d2ee-465f-9495-fbb1f60d9988
+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="df2686c0-1f64-420a-aea1-b3185321ab82">
+            <title>TapiConnectionEdgePoint
+id: df2686c0-1f64-420a-aea1-b3185321ab82
+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="ca524a87-5550-49a0-b95f-3615cb72e7ca">
+        <title>TapiNodeFronthaulGateway
+id: ca524a87-5550-49a0-b95f-3615cb72e7ca
+name: fronthaul-gateway-30520</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="5bf458b5-5999-482e-b165-139e0f898ea4">
+          <title>TapiNodeEdgePoint
+id: 5bf458b5-5999-482e-b165-139e0f898ea4
+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="cf5869eb-f936-4161-aa7c-600643ccf55e">
+            <title>TapiConnectionEdgePoint
+id: cf5869eb-f936-4161-aa7c-600643ccf55e
+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="44caeb62-8512-4a20-87fb-98473668e056">
+          <title>TapiNodeEdgePoint
+id: 44caeb62-8512-4a20-87fb-98473668e056
+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="c33bbbb7-d386-45b9-8a3e-a3fbaa213ca2">
+            <title>TapiConnectionEdgePoint
+id: c33bbbb7-d386-45b9-8a3e-a3fbaa213ca2
+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="e34debcd-61d4-48b0-9b2a-1f404ca242e9">
+          <title>TapiNodeEdgePoint
+id: e34debcd-61d4-48b0-9b2a-1f404ca242e9
+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="115edefa-772c-454a-9e44-d2f91ca4afb5">
+            <title>TapiConnectionEdgePoint
+id: 115edefa-772c-454a-9e44-d2f91ca4afb5
+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="3b0698f9-5c9a-46f5-808d-0be5addf1ac9">
+          <title>TapiNodeEdgePoint
+id: 3b0698f9-5c9a-46f5-808d-0be5addf1ac9
+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="61c93d3e-8681-497f-b442-b7e9f186b8b5">
+            <title>TapiConnectionEdgePoint
+id: 61c93d3e-8681-497f-b442-b7e9f186b8b5
+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="f63641c2-3f29-497a-a3e2-053acfe0b89c">
+          <title>TapiNodeEdgePoint
+id: f63641c2-3f29-497a-a3e2-053acfe0b89c
+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="eb60d4ee-3a59-4d81-8b90-35b88cbd9fb2">
+            <title>TapiConnectionEdgePoint
+id: eb60d4ee-3a59-4d81-8b90-35b88cbd9fb2
+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="4bb04274-8035-490e-82df-fd1a3b3bb020">
+        <title>TapiNodeORu
+id: 4bb04274-8035-490e-82df-fd1a3b3bb020
+name: o-ru-305200</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="dc90b333-e346-4b36-9c90-1a4748c364aa">
+          <title>TapiNodeEdgePoint
+id: dc90b333-e346-4b36-9c90-1a4748c364aa
+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="bca0ae7b-73c5-4db8-b439-916338352bd9">
+            <title>TapiConnectionEdgePoint
+id: bca0ae7b-73c5-4db8-b439-916338352bd9
+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="290a6ce8-b387-4451-b61f-b218234abe08">
+          <title>TapiNodeEdgePoint
+id: 290a6ce8-b387-4451-b61f-b218234abe08
+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="25a5a36c-69b5-4071-a102-5f9ed193fc4d">
+            <title>TapiConnectionEdgePoint
+id: 25a5a36c-69b5-4071-a102-5f9ed193fc4d
+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="5971ddbd-7292-4717-a629-9a20f05bd4a5">
+        <title>TapiNodeUserEquipment
+id: 5971ddbd-7292-4717-a629-9a20f05bd4a5
+name: user-equipment-3052000</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="7c294996-8bf4-4212-9c26-e9c3be0607aa">
+          <title>TapiNodeEdgePoint
+id: 7c294996-8bf4-4212-9c26-e9c3be0607aa
+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="8a519e5f-ad4e-4654-8368-715842d1c95d">
+            <title>TapiConnectionEdgePoint
+id: 8a519e5f-ad4e-4654-8368-715842d1c95d
+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="54ed3296-f3af-4d48-93aa-999336800ce6">
+          <title>TapiNodeEdgePoint
+id: 54ed3296-f3af-4d48-93aa-999336800ce6
+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="4e000f8b-e15b-49d1-bd60-9673201c3c7a">
+            <title>TapiConnectionEdgePoint
+id: 4e000f8b-e15b-49d1-bd60-9673201c3c7a
+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="9928c9c7-8919-4090-b156-94b7859431ec">
+        <title>TapiNodeUserEquipment
+id: 9928c9c7-8919-4090-b156-94b7859431ec
+name: user-equipment-3052001</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="2d07f74e-af34-4876-9de8-c76cf56e66a2">
+          <title>TapiNodeEdgePoint
+id: 2d07f74e-af34-4876-9de8-c76cf56e66a2
+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="76bd1ab6-0c2c-41c2-a1cb-08ecdd8f35db">
+            <title>TapiConnectionEdgePoint
+id: 76bd1ab6-0c2c-41c2-a1cb-08ecdd8f35db
+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="b72ce271-9353-450b-b584-e967e6042db8">
+          <title>TapiNodeEdgePoint
+id: b72ce271-9353-450b-b584-e967e6042db8
+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="3414de45-0bb1-4b50-9d09-abf21a7bece2">
+            <title>TapiConnectionEdgePoint
+id: 3414de45-0bb1-4b50-9d09-abf21a7bece2
+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="e3c08ff2-2a60-47b1-aacc-4340abcb2f5d">
+        <title>TapiNodeUserEquipment
+id: e3c08ff2-2a60-47b1-aacc-4340abcb2f5d
+name: user-equipment-3052002</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="b0825af6-567c-4c4e-b055-63e6a73eb664">
+          <title>TapiNodeEdgePoint
+id: b0825af6-567c-4c4e-b055-63e6a73eb664
+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="3d3a5cbb-89c2-4290-b5c4-4ffaf48473f7">
+            <title>TapiConnectionEdgePoint
+id: 3d3a5cbb-89c2-4290-b5c4-4ffaf48473f7
+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="bb07580b-ad13-4e6f-8c06-b51c72aded35">
+          <title>TapiNodeEdgePoint
+id: bb07580b-ad13-4e6f-8c06-b51c72aded35
+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="8fff49e0-26ad-4c0d-bdb8-17eacd514d19">
+            <title>TapiConnectionEdgePoint
+id: 8fff49e0-26ad-4c0d-bdb8-17eacd514d19
+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="864eeaee-1bdf-4ac5-9b1a-1f1c096ee2e0">
+        <title>TapiNodeORu
+id: 864eeaee-1bdf-4ac5-9b1a-1f1c096ee2e0
+name: o-ru-305201</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="1060ca57-c701-48f9-9cd6-e3bf2c0de30b">
+          <title>TapiNodeEdgePoint
+id: 1060ca57-c701-48f9-9cd6-e3bf2c0de30b
+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="5717e4d4-0f9e-45ef-b6fa-9f272bbbd09e">
+            <title>TapiConnectionEdgePoint
+id: 5717e4d4-0f9e-45ef-b6fa-9f272bbbd09e
+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="8880c968-24b6-4067-a2b3-e3ec9d94ed84">
+          <title>TapiNodeEdgePoint
+id: 8880c968-24b6-4067-a2b3-e3ec9d94ed84
+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="339090ca-9a37-4ab0-8e91-2ae7e5a33f6a">
+            <title>TapiConnectionEdgePoint
+id: 339090ca-9a37-4ab0-8e91-2ae7e5a33f6a
+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="5e2334d9-bcd9-4d00-bfae-2ee760afcb76">
+        <title>TapiNodeUserEquipment
+id: 5e2334d9-bcd9-4d00-bfae-2ee760afcb76
+name: user-equipment-3052010</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="db3fb6b4-c0bc-40bf-96d6-617c2e118bdf">
+          <title>TapiNodeEdgePoint
+id: db3fb6b4-c0bc-40bf-96d6-617c2e118bdf
+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="c189cf3b-a6c9-44e6-88da-a60ec9268e61">
+            <title>TapiConnectionEdgePoint
+id: c189cf3b-a6c9-44e6-88da-a60ec9268e61
+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="390c6baa-c9e2-4f81-91d6-20790cdcdaca">
+          <title>TapiNodeEdgePoint
+id: 390c6baa-c9e2-4f81-91d6-20790cdcdaca
+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="8311b14f-00fb-42ff-a195-fecdb9b14b09">
+            <title>TapiConnectionEdgePoint
+id: 8311b14f-00fb-42ff-a195-fecdb9b14b09
+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="b64a7b08-16f2-43d3-9226-22f6275409e0">
+        <title>TapiNodeUserEquipment
+id: b64a7b08-16f2-43d3-9226-22f6275409e0
+name: user-equipment-3052011</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="f708207b-1232-4ffe-869f-34f2d8a2a8d6">
+          <title>TapiNodeEdgePoint
+id: f708207b-1232-4ffe-869f-34f2d8a2a8d6
+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="9a496787-976d-4ec7-8b35-759586f65eb1">
+            <title>TapiConnectionEdgePoint
+id: 9a496787-976d-4ec7-8b35-759586f65eb1
+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="b924d2bf-718c-4511-95ce-e15b5cd16b9f">
+          <title>TapiNodeEdgePoint
+id: b924d2bf-718c-4511-95ce-e15b5cd16b9f
+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="7c145e84-32b0-4256-9834-a2133027e1c9">
+            <title>TapiConnectionEdgePoint
+id: 7c145e84-32b0-4256-9834-a2133027e1c9
+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="8930ec9a-27c1-4fa2-a054-2c2b435d84f0">
+        <title>TapiNodeUserEquipment
+id: 8930ec9a-27c1-4fa2-a054-2c2b435d84f0
+name: user-equipment-3052012</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="98ab6fe7-35fb-4a3d-b1c3-99e3094384e9">
+          <title>TapiNodeEdgePoint
+id: 98ab6fe7-35fb-4a3d-b1c3-99e3094384e9
+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="f80a6448-ec77-4aa5-96bf-904ef5402908">
+            <title>TapiConnectionEdgePoint
+id: f80a6448-ec77-4aa5-96bf-904ef5402908
+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="e3517c8f-1a0f-45ad-9a59-d1d107e25f59">
+          <title>TapiNodeEdgePoint
+id: e3517c8f-1a0f-45ad-9a59-d1d107e25f59
+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="197e91c6-fdfb-40a0-83ce-a48bd9f6d5ec">
+            <title>TapiConnectionEdgePoint
+id: 197e91c6-fdfb-40a0-83ce-a48bd9f6d5ec
+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="e5564330-eee2-4688-bd45-75fc37b615b3">
+        <title>TapiNodeORu
+id: e5564330-eee2-4688-bd45-75fc37b615b3
+name: o-ru-305202</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="e705742b-5c06-4565-84fc-0b5e1c19dbef">
+          <title>TapiNodeEdgePoint
+id: e705742b-5c06-4565-84fc-0b5e1c19dbef
+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="396ad793-921d-4959-9741-f81ec7ee0291">
+            <title>TapiConnectionEdgePoint
+id: 396ad793-921d-4959-9741-f81ec7ee0291
+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="759bcbe1-d842-40e7-b24b-798fcc05bbb4">
+          <title>TapiNodeEdgePoint
+id: 759bcbe1-d842-40e7-b24b-798fcc05bbb4
+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="ff80690f-94ee-43ba-a0d6-8adbc135a918">
+            <title>TapiConnectionEdgePoint
+id: ff80690f-94ee-43ba-a0d6-8adbc135a918
+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="414c70b5-a965-4047-becb-03a9297a3068">
+        <title>TapiNodeUserEquipment
+id: 414c70b5-a965-4047-becb-03a9297a3068
+name: user-equipment-3052020</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="f6b51bed-8d61-44a3-824a-5c3783a9bfb0">
+          <title>TapiNodeEdgePoint
+id: f6b51bed-8d61-44a3-824a-5c3783a9bfb0
+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="5cc502b0-3870-489f-a14b-d4e98dff617e">
+            <title>TapiConnectionEdgePoint
+id: 5cc502b0-3870-489f-a14b-d4e98dff617e
+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="db8b2dc1-de97-4c27-a197-7605a5dc8a0b">
+          <title>TapiNodeEdgePoint
+id: db8b2dc1-de97-4c27-a197-7605a5dc8a0b
+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="2007e973-bf24-4ac3-ab2d-6a3c5b030b6a">
+            <title>TapiConnectionEdgePoint
+id: 2007e973-bf24-4ac3-ab2d-6a3c5b030b6a
+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="3b63066e-0169-4c58-9e37-c1c0f129cb2d">
+        <title>TapiNodeUserEquipment
+id: 3b63066e-0169-4c58-9e37-c1c0f129cb2d
+name: user-equipment-3052021</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="62b77874-4c0e-4526-bd6b-733a1c53a48f">
+          <title>TapiNodeEdgePoint
+id: 62b77874-4c0e-4526-bd6b-733a1c53a48f
+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="8ddcdb95-8d22-48d1-8e6d-9acad401e3b4">
+            <title>TapiConnectionEdgePoint
+id: 8ddcdb95-8d22-48d1-8e6d-9acad401e3b4
+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="69425d18-7526-4fe2-9569-516d5fe86050">
+          <title>TapiNodeEdgePoint
+id: 69425d18-7526-4fe2-9569-516d5fe86050
+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="fc14d7bf-4e7a-41be-8e65-de13d48beaa8">
+            <title>TapiConnectionEdgePoint
+id: fc14d7bf-4e7a-41be-8e65-de13d48beaa8
+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="d9cf1e88-1375-47b0-9267-4eab8905e2dc">
+        <title>TapiNodeUserEquipment
+id: d9cf1e88-1375-47b0-9267-4eab8905e2dc
+name: user-equipment-3052022</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="315803f3-a381-445b-8bf7-dcebb5a37829">
+          <title>TapiNodeEdgePoint
+id: 315803f3-a381-445b-8bf7-dcebb5a37829
+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="dbc628fe-d3a3-40e3-850e-bb33924782af">
+            <title>TapiConnectionEdgePoint
+id: dbc628fe-d3a3-40e3-850e-bb33924782af
+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="06ba647a-9b2f-4670-ac5c-01f4874929ab">
+          <title>TapiNodeEdgePoint
+id: 06ba647a-9b2f-4670-ac5c-01f4874929ab
+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="b20dc0ef-3b75-48b8-841e-ded4d3032baf">
+            <title>TapiConnectionEdgePoint
+id: b20dc0ef-3b75-48b8-841e-ded4d3032baf
+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="5b62a5a2-db91-48b3-8c3b-b45e98b3ace4">
+        <title>TapiNodeOCuCp
+id: 5b62a5a2-db91-48b3-8c3b-b45e98b3ace4
+name: o-cu-cp-306</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="7017c9e0-5575-4b08-9974-a2d243189a67">
+          <title>TapiNodeEdgePoint
+id: 7017c9e0-5575-4b08-9974-a2d243189a67
+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="8d9b1364-4390-425c-9d7d-0e1e87740571">
+            <title>TapiConnectionEdgePoint
+id: 8d9b1364-4390-425c-9d7d-0e1e87740571
+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="b491fd59-a4a7-4583-9e6f-403ec75dba2b">
+          <title>TapiNodeEdgePoint
+id: b491fd59-a4a7-4583-9e6f-403ec75dba2b
+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="e44c00d9-14b6-45e5-ba14-e3caf8bb7299">
+            <title>TapiConnectionEdgePoint
+id: e44c00d9-14b6-45e5-ba14-e3caf8bb7299
+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="71070101-3d64-44b9-a712-34ceed8cef19">
+          <title>TapiNodeEdgePoint
+id: 71070101-3d64-44b9-a712-34ceed8cef19
+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="1dd7fa81-b9de-4bce-bd6a-51c7e0fdbb47">
+            <title>TapiConnectionEdgePoint
+id: 1dd7fa81-b9de-4bce-bd6a-51c7e0fdbb47
+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="626938c6-4542-408b-85c3-9d2e67d3c02f">
+            <title>TapiConnectionEdgePoint
+id: 626938c6-4542-408b-85c3-9d2e67d3c02f
+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="6c63b7c2-a094-4373-befe-0dcbf2fcb9b4">
+            <title>TapiConnectionEdgePoint
+id: 6c63b7c2-a094-4373-befe-0dcbf2fcb9b4
+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="9290b1f7-ff0a-458f-9fd0-4baa0a6b29d8">
+          <title>TapiNodeEdgePoint
+id: 9290b1f7-ff0a-458f-9fd0-4baa0a6b29d8
+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="7e589db4-4bf7-458a-8096-0e23bceebd98">
+            <title>TapiConnectionEdgePoint
+id: 7e589db4-4bf7-458a-8096-0e23bceebd98
+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="8ace3a2e-9f11-4ae6-a404-118807bd89c0">
+          <title>TapiNodeEdgePoint
+id: 8ace3a2e-9f11-4ae6-a404-118807bd89c0
+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="575fa2f3-09ea-418e-b5a8-f9bec129deac">
+            <title>TapiConnectionEdgePoint
+id: 575fa2f3-09ea-418e-b5a8-f9bec129deac
+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="6fd5b418-0c16-48c0-8333-b43dbeadd9b3">
+        <title>TapiNodeOCuUp
+id: 6fd5b418-0c16-48c0-8333-b43dbeadd9b3
+name: o-cu-up-306</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="1181ed09-8162-4fef-b25d-c965957b5047">
+          <title>TapiNodeEdgePoint
+id: 1181ed09-8162-4fef-b25d-c965957b5047
+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="40210e15-f224-43ec-b779-f2159c3694fb">
+            <title>TapiConnectionEdgePoint
+id: 40210e15-f224-43ec-b779-f2159c3694fb
+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="2104a7c9-3a4e-4fe3-b0ae-40e8dace6335">
+          <title>TapiNodeEdgePoint
+id: 2104a7c9-3a4e-4fe3-b0ae-40e8dace6335
+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="815ea14a-5aa9-4062-96ff-810386daf9dd">
+            <title>TapiConnectionEdgePoint
+id: 815ea14a-5aa9-4062-96ff-810386daf9dd
+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="2c9b7b9b-c806-44ab-b365-16152519da44">
+          <title>TapiNodeEdgePoint
+id: 2c9b7b9b-c806-44ab-b365-16152519da44
+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="70b1c639-f0ff-40d7-884b-8c5b8b987ac9">
+            <title>TapiConnectionEdgePoint
+id: 70b1c639-f0ff-40d7-884b-8c5b8b987ac9
+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="c73d056c-8b4c-4ea5-af18-b865fe44e0d2">
+            <title>TapiConnectionEdgePoint
+id: c73d056c-8b4c-4ea5-af18-b865fe44e0d2
+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="7854f9ac-9e04-45d9-b1ef-9ed9fd584034">
+            <title>TapiConnectionEdgePoint
+id: 7854f9ac-9e04-45d9-b1ef-9ed9fd584034
+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="cbfb20bc-1ecf-4950-977d-b840863a9c59">
+          <title>TapiNodeEdgePoint
+id: cbfb20bc-1ecf-4950-977d-b840863a9c59
+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="57ec46c5-80da-4c66-963a-218617c162ec">
+            <title>TapiConnectionEdgePoint
+id: 57ec46c5-80da-4c66-963a-218617c162ec
+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="1e7e29d4-8ffc-4fe4-bede-ad0b27352ec2">
+          <title>TapiNodeEdgePoint
+id: 1e7e29d4-8ffc-4fe4-bede-ad0b27352ec2
+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="45b0bebf-c6a1-4067-8db2-dbf054b7c344">
+            <title>TapiConnectionEdgePoint
+id: 45b0bebf-c6a1-4067-8db2-dbf054b7c344
+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="6fddf5dc-28ea-4116-942e-4fb2a8798165">
+        <title>TapiNodeODu
+id: 6fddf5dc-28ea-4116-942e-4fb2a8798165
+name: o-du-3060</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="e5b02a11-6f74-408d-80df-63e5b7b3d427">
+          <title>TapiNodeEdgePoint
+id: e5b02a11-6f74-408d-80df-63e5b7b3d427
+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="4e53ba2a-a559-486e-ac65-12bc2eb1fb05">
+            <title>TapiConnectionEdgePoint
+id: 4e53ba2a-a559-486e-ac65-12bc2eb1fb05
+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="83e77c7b-4cbe-412b-9eba-fcc8ef2ae78f">
+          <title>TapiNodeEdgePoint
+id: 83e77c7b-4cbe-412b-9eba-fcc8ef2ae78f
+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="365c6a47-2c03-424e-a21c-12103fc6e6d9">
+            <title>TapiConnectionEdgePoint
+id: 365c6a47-2c03-424e-a21c-12103fc6e6d9
+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="ced6a901-ec11-4ec8-b0f5-f747e59bcd07">
+            <title>TapiConnectionEdgePoint
+id: ced6a901-ec11-4ec8-b0f5-f747e59bcd07
+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="d5a6d9eb-f8ee-4b76-99fb-f0eb94685b3e">
+            <title>TapiConnectionEdgePoint
+id: d5a6d9eb-f8ee-4b76-99fb-f0eb94685b3e
+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="6470aa89-8a25-422b-8d91-ad34d890bf2c">
+          <title>TapiNodeEdgePoint
+id: 6470aa89-8a25-422b-8d91-ad34d890bf2c
+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="e3d343d8-b958-4197-9808-64d7cc1a8367">
+            <title>TapiConnectionEdgePoint
+id: e3d343d8-b958-4197-9808-64d7cc1a8367
+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="1780742b-92e8-4146-b33b-8640e9828ecf">
+          <title>TapiNodeEdgePoint
+id: 1780742b-92e8-4146-b33b-8640e9828ecf
+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="129cabf6-f539-4d8d-b575-51728b980dcd">
+            <title>TapiConnectionEdgePoint
+id: 129cabf6-f539-4d8d-b575-51728b980dcd
+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="449ceaf8-a8bd-4e87-8fe5-a4a2e8497e1b">
+        <title>TapiNodeFronthaulGateway
+id: 449ceaf8-a8bd-4e87-8fe5-a4a2e8497e1b
+name: fronthaul-gateway-30600</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="a0890118-b667-4983-860a-600cd01af453">
+          <title>TapiNodeEdgePoint
+id: a0890118-b667-4983-860a-600cd01af453
+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="c545e294-b76b-45f7-8987-a09a38eb549b">
+            <title>TapiConnectionEdgePoint
+id: c545e294-b76b-45f7-8987-a09a38eb549b
+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="9f0b96f0-8a6f-4a46-8c75-189fe9d8e023">
+          <title>TapiNodeEdgePoint
+id: 9f0b96f0-8a6f-4a46-8c75-189fe9d8e023
+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="f6b70ae4-839a-44f7-88e3-44bdee286c60">
+            <title>TapiConnectionEdgePoint
+id: f6b70ae4-839a-44f7-88e3-44bdee286c60
+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="0e3b980f-5227-4dcd-a248-fb68a1d1f844">
+          <title>TapiNodeEdgePoint
+id: 0e3b980f-5227-4dcd-a248-fb68a1d1f844
+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="8c884aa3-898e-4170-ae7d-af70ccbd27dd">
+            <title>TapiConnectionEdgePoint
+id: 8c884aa3-898e-4170-ae7d-af70ccbd27dd
+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="197aec83-1251-4ec9-b736-0c1f1ca2e106">
+          <title>TapiNodeEdgePoint
+id: 197aec83-1251-4ec9-b736-0c1f1ca2e106
+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="d0bbc87e-4494-4914-bd56-b53b8eca187b">
+            <title>TapiConnectionEdgePoint
+id: d0bbc87e-4494-4914-bd56-b53b8eca187b
+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="e3d71990-80f4-4fd9-8288-10a2d0522dc6">
+          <title>TapiNodeEdgePoint
+id: e3d71990-80f4-4fd9-8288-10a2d0522dc6
+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="ee9e70f4-ae85-46f6-a382-008e05be2f00">
+            <title>TapiConnectionEdgePoint
+id: ee9e70f4-ae85-46f6-a382-008e05be2f00
+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="7e9f5fee-770c-4259-b0ee-bbf0e4de7c22">
+        <title>TapiNodeORu
+id: 7e9f5fee-770c-4259-b0ee-bbf0e4de7c22
+name: o-ru-306000</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="5bf10b10-5440-4710-9ee8-41ef80aaa38c">
+          <title>TapiNodeEdgePoint
+id: 5bf10b10-5440-4710-9ee8-41ef80aaa38c
+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="588a5504-0642-4476-a4a6-eb18fe9c8adf">
+            <title>TapiConnectionEdgePoint
+id: 588a5504-0642-4476-a4a6-eb18fe9c8adf
+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="6934de36-409b-4f9a-97ed-a660f7db50dc">
+          <title>TapiNodeEdgePoint
+id: 6934de36-409b-4f9a-97ed-a660f7db50dc
+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="b1927202-2569-40b3-b054-0d9c9a19b7ce">
+            <title>TapiConnectionEdgePoint
+id: b1927202-2569-40b3-b054-0d9c9a19b7ce
+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="45b4d62d-ee3d-47d3-8133-55a7eec43bbe">
+        <title>TapiNodeUserEquipment
+id: 45b4d62d-ee3d-47d3-8133-55a7eec43bbe
+name: user-equipment-3060000</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="f02d0c0b-9eb2-4dac-a8da-34e6a33c2519">
+          <title>TapiNodeEdgePoint
+id: f02d0c0b-9eb2-4dac-a8da-34e6a33c2519
+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="a6f84598-e0af-4066-a581-b2b5288ca885">
+            <title>TapiConnectionEdgePoint
+id: a6f84598-e0af-4066-a581-b2b5288ca885
+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="64dc8f98-49f5-44da-bbe8-d033936ea2f9">
+          <title>TapiNodeEdgePoint
+id: 64dc8f98-49f5-44da-bbe8-d033936ea2f9
+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="8f2fba34-77c0-4adb-800c-3afb27c1c286">
+            <title>TapiConnectionEdgePoint
+id: 8f2fba34-77c0-4adb-800c-3afb27c1c286
+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="780da2f4-a851-4d12-9caa-40c7024e2e71">
+        <title>TapiNodeUserEquipment
+id: 780da2f4-a851-4d12-9caa-40c7024e2e71
+name: user-equipment-3060001</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="0da3ff7c-619d-457d-960e-53491ad4089e">
+          <title>TapiNodeEdgePoint
+id: 0da3ff7c-619d-457d-960e-53491ad4089e
+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="709f1868-b92a-473f-9ddf-48a387c71570">
+            <title>TapiConnectionEdgePoint
+id: 709f1868-b92a-473f-9ddf-48a387c71570
+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="8c7e1877-bb47-4c22-957d-09860999827c">
+          <title>TapiNodeEdgePoint
+id: 8c7e1877-bb47-4c22-957d-09860999827c
+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="310c0567-eaa4-4dda-bd87-5c23e7d45a1e">
+            <title>TapiConnectionEdgePoint
+id: 310c0567-eaa4-4dda-bd87-5c23e7d45a1e
+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="237fa180-8804-4a21-b10b-555300309c81">
+        <title>TapiNodeUserEquipment
+id: 237fa180-8804-4a21-b10b-555300309c81
+name: user-equipment-3060002</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="eada97bc-32f9-4053-9478-f20a4d2e7c4c">
+          <title>TapiNodeEdgePoint
+id: eada97bc-32f9-4053-9478-f20a4d2e7c4c
+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="4ecd3af8-50e0-4d50-87cd-ce6139faac85">
+            <title>TapiConnectionEdgePoint
+id: 4ecd3af8-50e0-4d50-87cd-ce6139faac85
+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="c91898fe-880e-4200-b79d-20306eeb1dd8">
+          <title>TapiNodeEdgePoint
+id: c91898fe-880e-4200-b79d-20306eeb1dd8
+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="7631e813-b6c1-4f96-a502-190a77bdc58a">
+            <title>TapiConnectionEdgePoint
+id: 7631e813-b6c1-4f96-a502-190a77bdc58a
+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="ba2e6b28-30bd-4226-85c8-a9a407fe9449">
+        <title>TapiNodeORu
+id: ba2e6b28-30bd-4226-85c8-a9a407fe9449
+name: o-ru-306001</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="95895b0e-18f8-4ba1-bac9-3ff98047a12f">
+          <title>TapiNodeEdgePoint
+id: 95895b0e-18f8-4ba1-bac9-3ff98047a12f
+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="b845b498-ecc7-4038-ac15-cc8485a5bb2b">
+            <title>TapiConnectionEdgePoint
+id: b845b498-ecc7-4038-ac15-cc8485a5bb2b
+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="b12ef4c1-9dfc-4094-b43a-0a8ef0304841">
+          <title>TapiNodeEdgePoint
+id: b12ef4c1-9dfc-4094-b43a-0a8ef0304841
+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="c2a24454-108a-479e-b57a-08ba092904d1">
+            <title>TapiConnectionEdgePoint
+id: c2a24454-108a-479e-b57a-08ba092904d1
+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="989fa85f-b56c-4a13-a623-005a4dbe220d">
+        <title>TapiNodeUserEquipment
+id: 989fa85f-b56c-4a13-a623-005a4dbe220d
+name: user-equipment-3060010</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="460c9f2a-41f4-4c18-8433-c68b2859c76f">
+          <title>TapiNodeEdgePoint
+id: 460c9f2a-41f4-4c18-8433-c68b2859c76f
+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="5bcab197-0664-4db5-9805-8dc799d7412d">
+            <title>TapiConnectionEdgePoint
+id: 5bcab197-0664-4db5-9805-8dc799d7412d
+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="f89c130c-839c-4935-8021-922182601b28">
+          <title>TapiNodeEdgePoint
+id: f89c130c-839c-4935-8021-922182601b28
+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="4acf0dda-a4fd-44d7-bee7-6a2f32f2bd2c">
+            <title>TapiConnectionEdgePoint
+id: 4acf0dda-a4fd-44d7-bee7-6a2f32f2bd2c
+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="9374b612-7421-48fc-91a0-a1ddeeb075c7">
+        <title>TapiNodeUserEquipment
+id: 9374b612-7421-48fc-91a0-a1ddeeb075c7
+name: user-equipment-3060011</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="887225d9-b4f2-4e87-8363-6de4704a12a2">
+          <title>TapiNodeEdgePoint
+id: 887225d9-b4f2-4e87-8363-6de4704a12a2
+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="f7b57bbd-2059-4c91-ad70-5c515f6a0fc7">
+            <title>TapiConnectionEdgePoint
+id: f7b57bbd-2059-4c91-ad70-5c515f6a0fc7
+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="87832cb7-9374-4f6c-9f3a-dd30163404ec">
+          <title>TapiNodeEdgePoint
+id: 87832cb7-9374-4f6c-9f3a-dd30163404ec
+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="18208916-6683-4d31-ad09-c13c374eeaea">
+            <title>TapiConnectionEdgePoint
+id: 18208916-6683-4d31-ad09-c13c374eeaea
+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="bb7e419b-6305-4cc2-8a53-9331216667fd">
+        <title>TapiNodeUserEquipment
+id: bb7e419b-6305-4cc2-8a53-9331216667fd
+name: user-equipment-3060012</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="e329a544-c0a6-49bb-8266-bd2300040fef">
+          <title>TapiNodeEdgePoint
+id: e329a544-c0a6-49bb-8266-bd2300040fef
+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="fcec3c63-1ee4-4c86-a095-74cb6e3197f0">
+            <title>TapiConnectionEdgePoint
+id: fcec3c63-1ee4-4c86-a095-74cb6e3197f0
+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="c547e407-ef9b-4e8c-80fe-933fa206e3e9">
+          <title>TapiNodeEdgePoint
+id: c547e407-ef9b-4e8c-80fe-933fa206e3e9
+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="1ad7e361-5904-4011-b53b-220000376805">
+            <title>TapiConnectionEdgePoint
+id: 1ad7e361-5904-4011-b53b-220000376805
+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="caac360f-295a-4ae6-86ed-1355466670d8">
+        <title>TapiNodeORu
+id: caac360f-295a-4ae6-86ed-1355466670d8
+name: o-ru-306002</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="1b60332f-2e89-4341-ac1e-a29e6972e6cb">
+          <title>TapiNodeEdgePoint
+id: 1b60332f-2e89-4341-ac1e-a29e6972e6cb
+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="1884a9b7-892e-4433-b4d9-949f7b4f564e">
+            <title>TapiConnectionEdgePoint
+id: 1884a9b7-892e-4433-b4d9-949f7b4f564e
+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="3e30c402-9850-4899-b013-7a5198117c7a">
+          <title>TapiNodeEdgePoint
+id: 3e30c402-9850-4899-b013-7a5198117c7a
+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="fcabda60-1d56-4846-8145-a124c58fb583">
+            <title>TapiConnectionEdgePoint
+id: fcabda60-1d56-4846-8145-a124c58fb583
+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="2aa374ac-bc68-4c74-a558-42b58c1f2945">
+        <title>TapiNodeUserEquipment
+id: 2aa374ac-bc68-4c74-a558-42b58c1f2945
+name: user-equipment-3060020</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="d1e823e7-31c6-4d00-bd8f-0db5827f65c8">
+          <title>TapiNodeEdgePoint
+id: d1e823e7-31c6-4d00-bd8f-0db5827f65c8
+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="c147721d-5571-407d-8d32-d7dca070cfc3">
+            <title>TapiConnectionEdgePoint
+id: c147721d-5571-407d-8d32-d7dca070cfc3
+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="94bf222e-f405-4fcf-b46c-f88f8bc7a89a">
+          <title>TapiNodeEdgePoint
+id: 94bf222e-f405-4fcf-b46c-f88f8bc7a89a
+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="fc845191-c18c-4bb8-aeff-0e1ffe800fde">
+            <title>TapiConnectionEdgePoint
+id: fc845191-c18c-4bb8-aeff-0e1ffe800fde
+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="7640fc59-e57a-465f-bc7b-95b76a4b5d0a">
+        <title>TapiNodeUserEquipment
+id: 7640fc59-e57a-465f-bc7b-95b76a4b5d0a
+name: user-equipment-3060021</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="feedf057-47e2-4e15-a239-50065c940990">
+          <title>TapiNodeEdgePoint
+id: feedf057-47e2-4e15-a239-50065c940990
+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="5bd575a3-7ae7-49eb-8f8f-face871163cd">
+            <title>TapiConnectionEdgePoint
+id: 5bd575a3-7ae7-49eb-8f8f-face871163cd
+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="900a3a09-7299-4770-8cf6-799b03921908">
+          <title>TapiNodeEdgePoint
+id: 900a3a09-7299-4770-8cf6-799b03921908
+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="e8216f51-92f4-4987-aef3-aee645d437c6">
+            <title>TapiConnectionEdgePoint
+id: e8216f51-92f4-4987-aef3-aee645d437c6
+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="9ca9d153-106b-4098-9d76-6a18409b20a8">
+        <title>TapiNodeUserEquipment
+id: 9ca9d153-106b-4098-9d76-6a18409b20a8
+name: user-equipment-3060022</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="ef3ca6d8-616b-405e-ba70-24776a05a4b4">
+          <title>TapiNodeEdgePoint
+id: ef3ca6d8-616b-405e-ba70-24776a05a4b4
+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="345aa995-c914-482d-b91e-43c905cf7a55">
+            <title>TapiConnectionEdgePoint
+id: 345aa995-c914-482d-b91e-43c905cf7a55
+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="b95c066c-a436-4ffa-9b0d-5bf2b9fd37ae">
+          <title>TapiNodeEdgePoint
+id: b95c066c-a436-4ffa-9b0d-5bf2b9fd37ae
+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="896c5c5f-a512-4bff-a4dc-a87b58f11f45">
+            <title>TapiConnectionEdgePoint
+id: 896c5c5f-a512-4bff-a4dc-a87b58f11f45
+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="be9292bf-f840-4476-abd6-a6378ad3d8d9">
+        <title>TapiNodeODu
+id: be9292bf-f840-4476-abd6-a6378ad3d8d9
+name: o-du-3061</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="8e53b7b3-fb9e-4588-988e-980c56cb4ff1">
+          <title>TapiNodeEdgePoint
+id: 8e53b7b3-fb9e-4588-988e-980c56cb4ff1
+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="238b798e-a545-4d69-8ed7-ef9a95e4606e">
+            <title>TapiConnectionEdgePoint
+id: 238b798e-a545-4d69-8ed7-ef9a95e4606e
+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="cbf447a8-2c17-4334-ba81-a1838ffea14c">
+          <title>TapiNodeEdgePoint
+id: cbf447a8-2c17-4334-ba81-a1838ffea14c
+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="c54a659c-5465-484f-a6ee-b374b750d7c3">
+            <title>TapiConnectionEdgePoint
+id: c54a659c-5465-484f-a6ee-b374b750d7c3
+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="ebb43c99-d2a5-413e-8ca2-db34ea50416c">
+            <title>TapiConnectionEdgePoint
+id: ebb43c99-d2a5-413e-8ca2-db34ea50416c
+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="158f1118-6710-4249-a87a-933a8b35e551">
+            <title>TapiConnectionEdgePoint
+id: 158f1118-6710-4249-a87a-933a8b35e551
+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="cf031379-026d-4251-b575-2579ad3c2360">
+          <title>TapiNodeEdgePoint
+id: cf031379-026d-4251-b575-2579ad3c2360
+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="f635adb2-bc56-4610-b640-98fe4b6d6e12">
+            <title>TapiConnectionEdgePoint
+id: f635adb2-bc56-4610-b640-98fe4b6d6e12
+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="11f1eb0b-9159-4bfe-bc05-db9e5885d7fb">
+          <title>TapiNodeEdgePoint
+id: 11f1eb0b-9159-4bfe-bc05-db9e5885d7fb
+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="0954a785-7d6b-4ed1-b08a-ce2b2af6d7ef">
+            <title>TapiConnectionEdgePoint
+id: 0954a785-7d6b-4ed1-b08a-ce2b2af6d7ef
+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="04058428-81c2-4efc-a65a-d5556dd96941">
+        <title>TapiNodeFronthaulGateway
+id: 04058428-81c2-4efc-a65a-d5556dd96941
+name: fronthaul-gateway-30610</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="3ba8919c-adb8-4b1e-a3d5-b5c649bd7a8b">
+          <title>TapiNodeEdgePoint
+id: 3ba8919c-adb8-4b1e-a3d5-b5c649bd7a8b
+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="47e7a12b-dca2-4682-8f1f-431c8f965956">
+            <title>TapiConnectionEdgePoint
+id: 47e7a12b-dca2-4682-8f1f-431c8f965956
+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="bc9564b7-2f42-4044-a749-e4879b25a2e8">
+          <title>TapiNodeEdgePoint
+id: bc9564b7-2f42-4044-a749-e4879b25a2e8
+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="067667b6-4bbd-4e72-a586-ccebcba4f68b">
+            <title>TapiConnectionEdgePoint
+id: 067667b6-4bbd-4e72-a586-ccebcba4f68b
+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="c249be60-01bb-4735-999b-fb621fa82b8b">
+          <title>TapiNodeEdgePoint
+id: c249be60-01bb-4735-999b-fb621fa82b8b
+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="d153149f-4427-4312-ba96-edb586363c6a">
+            <title>TapiConnectionEdgePoint
+id: d153149f-4427-4312-ba96-edb586363c6a
+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="0beb31ab-e678-438d-8020-606d691841b7">
+          <title>TapiNodeEdgePoint
+id: 0beb31ab-e678-438d-8020-606d691841b7
+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="16a54527-d960-4ca9-9bb4-fe4a4b1a6de2">
+            <title>TapiConnectionEdgePoint
+id: 16a54527-d960-4ca9-9bb4-fe4a4b1a6de2
+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="1070b13e-1930-4ee4-b6fb-0e90ea497a9c">
+          <title>TapiNodeEdgePoint
+id: 1070b13e-1930-4ee4-b6fb-0e90ea497a9c
+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="484e8921-30bb-45e2-805a-d80511f705c5">
+            <title>TapiConnectionEdgePoint
+id: 484e8921-30bb-45e2-805a-d80511f705c5
+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="1ee80368-8875-42cf-8628-f4e63709caa9">
+        <title>TapiNodeORu
+id: 1ee80368-8875-42cf-8628-f4e63709caa9
+name: o-ru-306100</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="89b28724-fc1b-4f6a-bcea-d4d432b40fd1">
+          <title>TapiNodeEdgePoint
+id: 89b28724-fc1b-4f6a-bcea-d4d432b40fd1
+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="766f9f63-e9d8-4cd2-8997-4b3dcc90efe1">
+            <title>TapiConnectionEdgePoint
+id: 766f9f63-e9d8-4cd2-8997-4b3dcc90efe1
+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="dfc5c626-6414-4dc4-a866-3be423b1bf5f">
+          <title>TapiNodeEdgePoint
+id: dfc5c626-6414-4dc4-a866-3be423b1bf5f
+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="95db8373-be15-45a9-aac7-1c46ef3d0e36">
+            <title>TapiConnectionEdgePoint
+id: 95db8373-be15-45a9-aac7-1c46ef3d0e36
+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="9ea750dc-1cae-4a4a-8f6a-b3c2d94b9786">
+        <title>TapiNodeUserEquipment
+id: 9ea750dc-1cae-4a4a-8f6a-b3c2d94b9786
+name: user-equipment-3061000</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="a2627dda-05f5-49f8-a1f8-cec366b06e9e">
+          <title>TapiNodeEdgePoint
+id: a2627dda-05f5-49f8-a1f8-cec366b06e9e
+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="d7c36665-4f72-4d8c-9ceb-4040fb427ce2">
+            <title>TapiConnectionEdgePoint
+id: d7c36665-4f72-4d8c-9ceb-4040fb427ce2
+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="553cc3bd-7352-490a-9f08-d053c36e8770">
+          <title>TapiNodeEdgePoint
+id: 553cc3bd-7352-490a-9f08-d053c36e8770
+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="868f870c-6193-4f8e-9351-e155e9d7f3be">
+            <title>TapiConnectionEdgePoint
+id: 868f870c-6193-4f8e-9351-e155e9d7f3be
+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="04490c77-5c05-4f92-ba41-d8cadf2c47c9">
+        <title>TapiNodeUserEquipment
+id: 04490c77-5c05-4f92-ba41-d8cadf2c47c9
+name: user-equipment-3061001</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="786514df-6ba3-491a-9adb-1cffad5707fe">
+          <title>TapiNodeEdgePoint
+id: 786514df-6ba3-491a-9adb-1cffad5707fe
+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="b2546a31-fef2-4d76-aa92-644a924b1e32">
+            <title>TapiConnectionEdgePoint
+id: b2546a31-fef2-4d76-aa92-644a924b1e32
+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="b7c7c264-8cab-45b9-9f22-f8628baa03a1">
+          <title>TapiNodeEdgePoint
+id: b7c7c264-8cab-45b9-9f22-f8628baa03a1
+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="7b41ed0a-2486-4b2b-947a-5477a816ff48">
+            <title>TapiConnectionEdgePoint
+id: 7b41ed0a-2486-4b2b-947a-5477a816ff48
+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="5d8aa6bf-f11b-485f-bd91-67a859b76479">
+        <title>TapiNodeUserEquipment
+id: 5d8aa6bf-f11b-485f-bd91-67a859b76479
+name: user-equipment-3061002</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="098c1c6c-2486-4537-a317-7b341b88acc6">
+          <title>TapiNodeEdgePoint
+id: 098c1c6c-2486-4537-a317-7b341b88acc6
+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="87f300ac-ca0c-4bd0-b2df-82f0825621a1">
+            <title>TapiConnectionEdgePoint
+id: 87f300ac-ca0c-4bd0-b2df-82f0825621a1
+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="917be5e5-f478-42d2-a95d-c9b48bd82e45">
+          <title>TapiNodeEdgePoint
+id: 917be5e5-f478-42d2-a95d-c9b48bd82e45
+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="d2a0f73e-7a78-4cda-86ba-942f6753234a">
+            <title>TapiConnectionEdgePoint
+id: d2a0f73e-7a78-4cda-86ba-942f6753234a
+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="26fb475a-da5d-4dde-8542-9c64806a13a8">
+        <title>TapiNodeORu
+id: 26fb475a-da5d-4dde-8542-9c64806a13a8
+name: o-ru-306101</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="64ce1993-1ce1-47a7-aa04-56ce5581da7c">
+          <title>TapiNodeEdgePoint
+id: 64ce1993-1ce1-47a7-aa04-56ce5581da7c
+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="10730d12-c498-4f1e-9461-3e0c308c021d">
+            <title>TapiConnectionEdgePoint
+id: 10730d12-c498-4f1e-9461-3e0c308c021d
+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="ae7b45d2-9275-4ea5-bc86-295dfa2e7ef9">
+          <title>TapiNodeEdgePoint
+id: ae7b45d2-9275-4ea5-bc86-295dfa2e7ef9
+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="ba19ab21-ea5c-4ecb-af12-7dd9f582c17e">
+            <title>TapiConnectionEdgePoint
+id: ba19ab21-ea5c-4ecb-af12-7dd9f582c17e
+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="2878a050-1cb9-4aea-889f-da2b10ce82fc">
+        <title>TapiNodeUserEquipment
+id: 2878a050-1cb9-4aea-889f-da2b10ce82fc
+name: user-equipment-3061010</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="5119eff9-f8d8-4ed9-9a97-2b5ba08e1bb7">
+          <title>TapiNodeEdgePoint
+id: 5119eff9-f8d8-4ed9-9a97-2b5ba08e1bb7
+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="95982d27-6a22-4436-b6ef-4d0c7997b8bc">
+            <title>TapiConnectionEdgePoint
+id: 95982d27-6a22-4436-b6ef-4d0c7997b8bc
+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="8019ad89-3af8-4d6d-9e37-ed986198c21c">
+          <title>TapiNodeEdgePoint
+id: 8019ad89-3af8-4d6d-9e37-ed986198c21c
+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="1e22fadb-90d6-4829-8efe-27c8bf164115">
+            <title>TapiConnectionEdgePoint
+id: 1e22fadb-90d6-4829-8efe-27c8bf164115
+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="f6d66557-ac02-4b26-b42e-7c568d89defb">
+        <title>TapiNodeUserEquipment
+id: f6d66557-ac02-4b26-b42e-7c568d89defb
+name: user-equipment-3061011</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="353c107b-2fc3-41c1-9293-985c8983cbc3">
+          <title>TapiNodeEdgePoint
+id: 353c107b-2fc3-41c1-9293-985c8983cbc3
+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="cba44389-9852-4a86-90ed-a905daa865ff">
+            <title>TapiConnectionEdgePoint
+id: cba44389-9852-4a86-90ed-a905daa865ff
+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="5c255f17-a7d8-4fd8-afee-0c20676df943">
+          <title>TapiNodeEdgePoint
+id: 5c255f17-a7d8-4fd8-afee-0c20676df943
+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="92cbff09-2aef-4fad-b679-aec7cdc9f8f6">
+            <title>TapiConnectionEdgePoint
+id: 92cbff09-2aef-4fad-b679-aec7cdc9f8f6
+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="f28c526c-9daf-460c-8674-9ca921973c7f">
+        <title>TapiNodeUserEquipment
+id: f28c526c-9daf-460c-8674-9ca921973c7f
+name: user-equipment-3061012</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="484120dc-0f79-4fb6-9f2d-b9e992e5f515">
+          <title>TapiNodeEdgePoint
+id: 484120dc-0f79-4fb6-9f2d-b9e992e5f515
+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="ea0fed95-e978-4d7d-a034-bd38f07362de">
+            <title>TapiConnectionEdgePoint
+id: ea0fed95-e978-4d7d-a034-bd38f07362de
+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="7bfd621c-23b0-47c5-8745-a4f736a3a9d5">
+          <title>TapiNodeEdgePoint
+id: 7bfd621c-23b0-47c5-8745-a4f736a3a9d5
+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="08737efb-5ee3-40f9-a755-655f6ab795af">
+            <title>TapiConnectionEdgePoint
+id: 08737efb-5ee3-40f9-a755-655f6ab795af
+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="4927aaa4-21c9-4877-bfc4-19846afa3721">
+        <title>TapiNodeORu
+id: 4927aaa4-21c9-4877-bfc4-19846afa3721
+name: o-ru-306102</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="4e1fb503-4cce-430c-91a8-f0590be7aafb">
+          <title>TapiNodeEdgePoint
+id: 4e1fb503-4cce-430c-91a8-f0590be7aafb
+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="05adbde2-7909-4180-b4f0-e4ad1d8e7b94">
+            <title>TapiConnectionEdgePoint
+id: 05adbde2-7909-4180-b4f0-e4ad1d8e7b94
+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="2df2de43-f949-4f28-92c2-4d4f2dfbcf64">
+          <title>TapiNodeEdgePoint
+id: 2df2de43-f949-4f28-92c2-4d4f2dfbcf64
+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="cdc67352-4455-46b7-a1d2-e73eba595c11">
+            <title>TapiConnectionEdgePoint
+id: cdc67352-4455-46b7-a1d2-e73eba595c11
+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="9c8ddad1-d2c3-4baf-9d38-7e9cbf02a419">
+        <title>TapiNodeUserEquipment
+id: 9c8ddad1-d2c3-4baf-9d38-7e9cbf02a419
+name: user-equipment-3061020</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="2760a350-f2dd-435b-95b0-4d0e8684b182">
+          <title>TapiNodeEdgePoint
+id: 2760a350-f2dd-435b-95b0-4d0e8684b182
+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="4d8117da-0ce2-4dfd-be49-9e6ef7bcd220">
+            <title>TapiConnectionEdgePoint
+id: 4d8117da-0ce2-4dfd-be49-9e6ef7bcd220
+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="c7d88dec-4471-449f-8ba2-908d34bb8fb1">
+          <title>TapiNodeEdgePoint
+id: c7d88dec-4471-449f-8ba2-908d34bb8fb1
+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="195fcb6a-9c6a-421b-8d7f-f308535f4176">
+            <title>TapiConnectionEdgePoint
+id: 195fcb6a-9c6a-421b-8d7f-f308535f4176
+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="5a4a6b40-3c28-48ff-8a6e-8fc54606b11a">
+        <title>TapiNodeUserEquipment
+id: 5a4a6b40-3c28-48ff-8a6e-8fc54606b11a
+name: user-equipment-3061021</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="ecbfb8fa-ccb7-4fb6-bcda-a4668e6cdec6">
+          <title>TapiNodeEdgePoint
+id: ecbfb8fa-ccb7-4fb6-bcda-a4668e6cdec6
+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="15eb7b16-9ffa-4e99-a309-b8ed893c4a6a">
+            <title>TapiConnectionEdgePoint
+id: 15eb7b16-9ffa-4e99-a309-b8ed893c4a6a
+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="2e26d79c-03d4-4ec7-9138-892ece3cd98a">
+          <title>TapiNodeEdgePoint
+id: 2e26d79c-03d4-4ec7-9138-892ece3cd98a
+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="30bb49d6-62a3-499d-85e7-674a72e887b5">
+            <title>TapiConnectionEdgePoint
+id: 30bb49d6-62a3-499d-85e7-674a72e887b5
+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="89d65997-3cb5-4842-9920-83803d9dbf86">
+        <title>TapiNodeUserEquipment
+id: 89d65997-3cb5-4842-9920-83803d9dbf86
+name: user-equipment-3061022</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="376cea88-4c3f-4c81-913e-9d38faf053de">
+          <title>TapiNodeEdgePoint
+id: 376cea88-4c3f-4c81-913e-9d38faf053de
+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="3211cbf2-48bd-424c-beb6-0ae1b3efa3c6">
+            <title>TapiConnectionEdgePoint
+id: 3211cbf2-48bd-424c-beb6-0ae1b3efa3c6
+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="ac790fc3-a888-48dc-b0ef-835779d8a92a">
+          <title>TapiNodeEdgePoint
+id: ac790fc3-a888-48dc-b0ef-835779d8a92a
+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="ebfe5b2d-4612-4963-b45e-1dc12e4eb7b4">
+            <title>TapiConnectionEdgePoint
+id: ebfe5b2d-4612-4963-b45e-1dc12e4eb7b4
+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="0322e913-51ce-4d54-8fc6-82061581d4be">
+        <title>TapiNodeODu
+id: 0322e913-51ce-4d54-8fc6-82061581d4be
+name: o-du-3062</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="5ce5e503-2782-4155-a4ad-4a3d6b398a54">
+          <title>TapiNodeEdgePoint
+id: 5ce5e503-2782-4155-a4ad-4a3d6b398a54
+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="26ccac28-c527-4de5-ae0d-52f9388aa1a3">
+            <title>TapiConnectionEdgePoint
+id: 26ccac28-c527-4de5-ae0d-52f9388aa1a3
+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="e207b6fa-a0d5-400c-8217-710e1c2932af">
+          <title>TapiNodeEdgePoint
+id: e207b6fa-a0d5-400c-8217-710e1c2932af
+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="c73825f8-fdb6-44d3-bc2e-d6489918f08f">
+            <title>TapiConnectionEdgePoint
+id: c73825f8-fdb6-44d3-bc2e-d6489918f08f
+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="db8fa251-1dac-4748-ad81-e4d7b56e67b1">
+            <title>TapiConnectionEdgePoint
+id: db8fa251-1dac-4748-ad81-e4d7b56e67b1
+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="cac69638-a37d-46cd-8873-f572e37d196b">
+            <title>TapiConnectionEdgePoint
+id: cac69638-a37d-46cd-8873-f572e37d196b
+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="92871749-9052-489b-b823-5d9226556c13">
+          <title>TapiNodeEdgePoint
+id: 92871749-9052-489b-b823-5d9226556c13
+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="b01892de-a12a-4258-95fc-01fec521d5f8">
+            <title>TapiConnectionEdgePoint
+id: b01892de-a12a-4258-95fc-01fec521d5f8
+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="7f356fe9-818a-41e0-ac76-a8d7b96f9a40">
+          <title>TapiNodeEdgePoint
+id: 7f356fe9-818a-41e0-ac76-a8d7b96f9a40
+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="05212f0c-c174-46b0-a637-ac735af74220">
+            <title>TapiConnectionEdgePoint
+id: 05212f0c-c174-46b0-a637-ac735af74220
+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="f115d433-1bb5-4c71-90f3-860c1015c63f">
+        <title>TapiNodeFronthaulGateway
+id: f115d433-1bb5-4c71-90f3-860c1015c63f
+name: fronthaul-gateway-30620</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="c3c1b93d-d50b-442a-aece-c7d6e0a8bf55">
+          <title>TapiNodeEdgePoint
+id: c3c1b93d-d50b-442a-aece-c7d6e0a8bf55
+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="4702a955-8a8a-4832-a39f-e6735e455c6e">
+            <title>TapiConnectionEdgePoint
+id: 4702a955-8a8a-4832-a39f-e6735e455c6e
+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="e671d54a-ea81-4a1c-9822-f83dabbfdd4a">
+          <title>TapiNodeEdgePoint
+id: e671d54a-ea81-4a1c-9822-f83dabbfdd4a
+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="b65a4d5d-0596-4007-a229-9fe69b61885e">
+            <title>TapiConnectionEdgePoint
+id: b65a4d5d-0596-4007-a229-9fe69b61885e
+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="0e6ef5bf-9cd8-45b3-852f-2345757d5c92">
+          <title>TapiNodeEdgePoint
+id: 0e6ef5bf-9cd8-45b3-852f-2345757d5c92
+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="c7f585c9-1e82-4e3d-8653-a9c960490368">
+            <title>TapiConnectionEdgePoint
+id: c7f585c9-1e82-4e3d-8653-a9c960490368
+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="0bbde610-4a6a-4b98-ab29-34e0e52ceede">
+          <title>TapiNodeEdgePoint
+id: 0bbde610-4a6a-4b98-ab29-34e0e52ceede
+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="f4fcf07a-fd69-4661-835c-0405127e6f9c">
+            <title>TapiConnectionEdgePoint
+id: f4fcf07a-fd69-4661-835c-0405127e6f9c
+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="5955e296-f4da-4ee0-82e9-73521286034f">
+          <title>TapiNodeEdgePoint
+id: 5955e296-f4da-4ee0-82e9-73521286034f
+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="ce2583b2-5346-4277-a871-11e31a73677a">
+            <title>TapiConnectionEdgePoint
+id: ce2583b2-5346-4277-a871-11e31a73677a
+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="6beff76f-9720-4312-977b-703eece503ab">
+        <title>TapiNodeORu
+id: 6beff76f-9720-4312-977b-703eece503ab
+name: o-ru-306200</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="b1adcf9c-55c6-490f-a7f2-71d56938da72">
+          <title>TapiNodeEdgePoint
+id: b1adcf9c-55c6-490f-a7f2-71d56938da72
+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="e8b37e62-0fb6-4382-ac17-b85e9c9f083b">
+            <title>TapiConnectionEdgePoint
+id: e8b37e62-0fb6-4382-ac17-b85e9c9f083b
+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="8a650b0d-1868-40e5-9eca-b9156400b78e">
+          <title>TapiNodeEdgePoint
+id: 8a650b0d-1868-40e5-9eca-b9156400b78e
+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="fc26d54b-9ce2-4f11-9e08-4aec800aa542">
+            <title>TapiConnectionEdgePoint
+id: fc26d54b-9ce2-4f11-9e08-4aec800aa542
+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="d772d9f8-a31a-44bd-8774-4b836df20e8c">
+        <title>TapiNodeUserEquipment
+id: d772d9f8-a31a-44bd-8774-4b836df20e8c
+name: user-equipment-3062000</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="6533fc20-c767-4afb-b3f6-58893df69575">
+          <title>TapiNodeEdgePoint
+id: 6533fc20-c767-4afb-b3f6-58893df69575
+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="26f690e1-b8d2-4266-aa0a-85714e9ef7dc">
+            <title>TapiConnectionEdgePoint
+id: 26f690e1-b8d2-4266-aa0a-85714e9ef7dc
+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="7f28f9d4-1230-4557-bcb3-847eb3326513">
+          <title>TapiNodeEdgePoint
+id: 7f28f9d4-1230-4557-bcb3-847eb3326513
+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="07ec2db2-aa92-4d7c-8d6c-78afa97356d8">
+            <title>TapiConnectionEdgePoint
+id: 07ec2db2-aa92-4d7c-8d6c-78afa97356d8
+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="6154ca38-ff08-41c0-8a4f-ff768be1ced8">
+        <title>TapiNodeUserEquipment
+id: 6154ca38-ff08-41c0-8a4f-ff768be1ced8
+name: user-equipment-3062001</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="5675b46b-efb0-4b9b-8b59-7c4405662408">
+          <title>TapiNodeEdgePoint
+id: 5675b46b-efb0-4b9b-8b59-7c4405662408
+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="fc830384-4bf5-4815-b651-122a85764a5d">
+            <title>TapiConnectionEdgePoint
+id: fc830384-4bf5-4815-b651-122a85764a5d
+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="2f7ee9a9-029e-4bf7-b007-43f7ed818758">
+          <title>TapiNodeEdgePoint
+id: 2f7ee9a9-029e-4bf7-b007-43f7ed818758
+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="79bc3977-1c0f-45d3-b9fa-d6714f6181a6">
+            <title>TapiConnectionEdgePoint
+id: 79bc3977-1c0f-45d3-b9fa-d6714f6181a6
+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="1d36bc84-9a74-4398-9495-768e25766ba6">
+        <title>TapiNodeUserEquipment
+id: 1d36bc84-9a74-4398-9495-768e25766ba6
+name: user-equipment-3062002</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="d4b7ef76-cb49-461b-850b-cc9d95615b5b">
+          <title>TapiNodeEdgePoint
+id: d4b7ef76-cb49-461b-850b-cc9d95615b5b
+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="4f2907eb-93e8-48d5-87e6-e6adf8d5c770">
+            <title>TapiConnectionEdgePoint
+id: 4f2907eb-93e8-48d5-87e6-e6adf8d5c770
+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="c7f75950-dddb-437c-8fb3-2f7ebd159255">
+          <title>TapiNodeEdgePoint
+id: c7f75950-dddb-437c-8fb3-2f7ebd159255
+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="17ed9eee-3382-4e30-8c1a-4111f25b4c8f">
+            <title>TapiConnectionEdgePoint
+id: 17ed9eee-3382-4e30-8c1a-4111f25b4c8f
+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="ca184ae2-5b5c-4a93-bfbb-0bb09ddf9533">
+        <title>TapiNodeORu
+id: ca184ae2-5b5c-4a93-bfbb-0bb09ddf9533
+name: o-ru-306201</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="34757a5b-4952-4a8f-a5cc-642c868e04ba">
+          <title>TapiNodeEdgePoint
+id: 34757a5b-4952-4a8f-a5cc-642c868e04ba
+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="f3965c81-9e67-49b0-90f5-4a5c6276be5f">
+            <title>TapiConnectionEdgePoint
+id: f3965c81-9e67-49b0-90f5-4a5c6276be5f
+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="484d026d-f0c6-4bc4-8f81-cb70c6315adc">
+          <title>TapiNodeEdgePoint
+id: 484d026d-f0c6-4bc4-8f81-cb70c6315adc
+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="f4db0178-ddda-420d-8849-989a7a081fbb">
+            <title>TapiConnectionEdgePoint
+id: f4db0178-ddda-420d-8849-989a7a081fbb
+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="e73efe15-0012-4ad0-af58-b7c68ac879b6">
+        <title>TapiNodeUserEquipment
+id: e73efe15-0012-4ad0-af58-b7c68ac879b6
+name: user-equipment-3062010</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="e91fb8b1-7ef6-4456-8597-8a3eeda1a222">
+          <title>TapiNodeEdgePoint
+id: e91fb8b1-7ef6-4456-8597-8a3eeda1a222
+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="82a3ae01-1a57-4f65-ac19-960625db2d8b">
+            <title>TapiConnectionEdgePoint
+id: 82a3ae01-1a57-4f65-ac19-960625db2d8b
+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="dbccab1d-7f94-4db9-aff3-140e8c13d854">
+          <title>TapiNodeEdgePoint
+id: dbccab1d-7f94-4db9-aff3-140e8c13d854
+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="078ba60d-a48e-439a-a6f4-91b027bee16e">
+            <title>TapiConnectionEdgePoint
+id: 078ba60d-a48e-439a-a6f4-91b027bee16e
+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="212b1133-c83c-4c5c-89a5-1d5a1d19c6ed">
+        <title>TapiNodeUserEquipment
+id: 212b1133-c83c-4c5c-89a5-1d5a1d19c6ed
+name: user-equipment-3062011</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="1c8764f7-d01d-4ddf-a0d0-93762bc23ede">
+          <title>TapiNodeEdgePoint
+id: 1c8764f7-d01d-4ddf-a0d0-93762bc23ede
+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="ce01c4a3-b547-4361-a387-96c0a17b15ec">
+            <title>TapiConnectionEdgePoint
+id: ce01c4a3-b547-4361-a387-96c0a17b15ec
+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="7c906a01-0d09-45bd-aac7-b594859f1097">
+          <title>TapiNodeEdgePoint
+id: 7c906a01-0d09-45bd-aac7-b594859f1097
+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="222b8e76-24d1-4926-8638-dd2bdc826d4e">
+            <title>TapiConnectionEdgePoint
+id: 222b8e76-24d1-4926-8638-dd2bdc826d4e
+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="34aa3ad6-a6da-4fef-9696-b8d5ffb5229e">
+        <title>TapiNodeUserEquipment
+id: 34aa3ad6-a6da-4fef-9696-b8d5ffb5229e
+name: user-equipment-3062012</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="e8b09de0-c73b-45f9-8c75-d0f78477b18d">
+          <title>TapiNodeEdgePoint
+id: e8b09de0-c73b-45f9-8c75-d0f78477b18d
+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="c599127a-e57a-4d63-a127-17c1be7fb8b4">
+            <title>TapiConnectionEdgePoint
+id: c599127a-e57a-4d63-a127-17c1be7fb8b4
+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="7c2cf4cd-1ec1-482d-b6a4-3b85820bb512">
+          <title>TapiNodeEdgePoint
+id: 7c2cf4cd-1ec1-482d-b6a4-3b85820bb512
+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="85a987e9-8a77-4c29-b83f-c93fd7e9f730">
+            <title>TapiConnectionEdgePoint
+id: 85a987e9-8a77-4c29-b83f-c93fd7e9f730
+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="ded38bc7-ae3e-4ff3-b8bd-f8e705db671d">
+        <title>TapiNodeORu
+id: ded38bc7-ae3e-4ff3-b8bd-f8e705db671d
+name: o-ru-306202</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="bc8d4700-e7cb-4015-92b0-93eabd7f106d">
+          <title>TapiNodeEdgePoint
+id: bc8d4700-e7cb-4015-92b0-93eabd7f106d
+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="18464179-9315-4f57-8660-093221884cdd">
+            <title>TapiConnectionEdgePoint
+id: 18464179-9315-4f57-8660-093221884cdd
+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="51afe776-86ca-40c7-88c1-01928474cbe7">
+          <title>TapiNodeEdgePoint
+id: 51afe776-86ca-40c7-88c1-01928474cbe7
+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="b6369380-c33e-4eab-9b54-7a1b54bbde81">
+            <title>TapiConnectionEdgePoint
+id: b6369380-c33e-4eab-9b54-7a1b54bbde81
+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="4cd96e62-9ea3-42cf-8059-815df0ced9e5">
+        <title>TapiNodeUserEquipment
+id: 4cd96e62-9ea3-42cf-8059-815df0ced9e5
+name: user-equipment-3062020</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="164f7498-aedb-4199-9145-fff5d74d51d1">
+          <title>TapiNodeEdgePoint
+id: 164f7498-aedb-4199-9145-fff5d74d51d1
+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="79849702-1931-4a45-98d5-98bee0ebd693">
+            <title>TapiConnectionEdgePoint
+id: 79849702-1931-4a45-98d5-98bee0ebd693
+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="f428eddc-88d2-4c95-ac96-aabfacf4d336">
+          <title>TapiNodeEdgePoint
+id: f428eddc-88d2-4c95-ac96-aabfacf4d336
+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="d74c3fd6-5160-4fe3-a70e-1e8285b01eda">
+            <title>TapiConnectionEdgePoint
+id: d74c3fd6-5160-4fe3-a70e-1e8285b01eda
+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="8a80b2d2-0b40-4464-be9c-6472be0c48c1">
+        <title>TapiNodeUserEquipment
+id: 8a80b2d2-0b40-4464-be9c-6472be0c48c1
+name: user-equipment-3062021</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="efc4e9b1-123d-4384-af87-ff305d4e2478">
+          <title>TapiNodeEdgePoint
+id: efc4e9b1-123d-4384-af87-ff305d4e2478
+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="3428bdf1-2d50-4b9e-8e82-d21f776a624c">
+            <title>TapiConnectionEdgePoint
+id: 3428bdf1-2d50-4b9e-8e82-d21f776a624c
+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="75c7ca83-6b11-44d4-ab84-1adb6a8d63bf">
+          <title>TapiNodeEdgePoint
+id: 75c7ca83-6b11-44d4-ab84-1adb6a8d63bf
+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="75094d08-14e4-4e48-a4d3-126df03e8730">
+            <title>TapiConnectionEdgePoint
+id: 75094d08-14e4-4e48-a4d3-126df03e8730
+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="8612f3d8-bfab-4622-9d54-bd71420c524a">
+        <title>TapiNodeUserEquipment
+id: 8612f3d8-bfab-4622-9d54-bd71420c524a
+name: user-equipment-3062022</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="55aee4d7-7462-46ad-a70e-63fda90eb674">
+          <title>TapiNodeEdgePoint
+id: 55aee4d7-7462-46ad-a70e-63fda90eb674
+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="9395c3dc-b233-488c-945c-a5b91614d34a">
+            <title>TapiConnectionEdgePoint
+id: 9395c3dc-b233-488c-945c-a5b91614d34a
+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="e33b75dd-9d56-4504-879e-9fb3acfc7fb3">
+          <title>TapiNodeEdgePoint
+id: e33b75dd-9d56-4504-879e-9fb3acfc7fb3
+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="4aea8ebd-a61f-4d8f-a687-c70e37d376e2">
+            <title>TapiConnectionEdgePoint
+id: 4aea8ebd-a61f-4d8f-a687-c70e37d376e2
+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>