From: Wenbo Cao <caowenbo@mucse.com>
To: thomas@monjalon.net, Wenbo Cao <caowenbo@mucse.com>
Cc: stephen@networkplumber.org, dev@dpdk.org, ferruh.yigit@amd.com,
andrew.rybchenko@oktetlabs.ru, yaojun@mucse.com
Subject: [PATCH v13 01/28] net/rnp: add skeleton
Date: Wed, 19 Feb 2025 15:57:02 +0800 [thread overview]
Message-ID: <1739951849-67601-2-git-send-email-caowenbo@mucse.com> (raw)
In-Reply-To: <1739951849-67601-1-git-send-email-caowenbo@mucse.com>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=yes, Size: 217647 bytes --]
Add basic PMD library and doc build infrastructure
Update maintainers file to claim responsibility.
Signed-off-by: Wenbo Cao <caowenbo@mucse.com>
Reviewed-by: Thomas Monjalon <thomas@monjalon.net>
---
.mailmap | 1 +
MAINTAINERS | 6 +
doc/guides/nics/features/rnp.ini | 8 +
doc/guides/nics/img/mucse_nic_port.svg | 4023 ++++++++++++++++++++++++
doc/guides/nics/index.rst | 1 +
doc/guides/nics/rnp.rst | 39 +
doc/guides/rel_notes/release_25_03.rst | 5 +
drivers/net/meson.build | 1 +
drivers/net/rnp/meson.build | 18 +
drivers/net/rnp/rnp_ethdev.c | 3 +
10 files changed, 4105 insertions(+)
create mode 100644 doc/guides/nics/features/rnp.ini
create mode 100644 doc/guides/nics/img/mucse_nic_port.svg
create mode 100644 doc/guides/nics/rnp.rst
create mode 100644 drivers/net/rnp/meson.build
create mode 100644 drivers/net/rnp/rnp_ethdev.c
diff --git a/.mailmap b/.mailmap
index a03d3cfb59..b83da324f2 100644
--- a/.mailmap
+++ b/.mailmap
@@ -1667,6 +1667,7 @@ Wei Xie <weix.xie@intel.com>
Weiyuan Li <weiyuanx.li@intel.com>
Wei Zhao <wei.zhao1@intel.com>
Wen Chiu <wchiu@brocade.com>
+Wenbo Cao <caowenbo@mucse.com>
Wen-Chi Yang <wolkayang@gmail.com>
Wenfeng Liu <liuwf@arraynetworks.com.cn>
Wenjie Li <wenjiex.a.li@intel.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 312e6fcee5..8df854f61c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1011,6 +1011,12 @@ F: drivers/net/r8169/
F: doc/guides/nics/r8169.rst
F: doc/guides/nics/features/r8169.ini
+Mucse rnp
+M: Wenbo Cao <caowenbo@mucse.com>
+F: drivers/net/rnp
+F: doc/guides/nics/rnp.rst
+F: doc/guides/nics/features/rnp.ini
+
Solarflare sfc_efx
M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
F: drivers/common/sfc_efx/
diff --git a/doc/guides/nics/features/rnp.ini b/doc/guides/nics/features/rnp.ini
new file mode 100644
index 0000000000..2ad04ee330
--- /dev/null
+++ b/doc/guides/nics/features/rnp.ini
@@ -0,0 +1,8 @@
+;
+; Supported features of the 'rnp' network poll mode driver.
+;
+; Refer to default.ini for the full list of available PMD features.
+;
+[Features]
+Linux = Y
+x86-64 = Y
diff --git a/doc/guides/nics/img/mucse_nic_port.svg b/doc/guides/nics/img/mucse_nic_port.svg
new file mode 100644
index 0000000000..52fb0cc521
--- /dev/null
+++ b/doc/guides/nics/img/mucse_nic_port.svg
@@ -0,0 +1,4023 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ width="135mm"
+ height="126mm"
+ viewBox="0 0 135 126"
+ version="1.1"
+ id="svg6007"
+ inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
+ sodipodi:docname="mucse_nic_port.svg"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview6009"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ inkscape:document-units="mm"
+ showgrid="true"
+ inkscape:zoom="1.9617583"
+ inkscape:cx="414.67901"
+ inkscape:cy="257.16725"
+ inkscape:window-width="2560"
+ inkscape:window-height="1351"
+ inkscape:window-x="1071"
+ inkscape:window-y="-9"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer1">
+ <inkscape:grid
+ type="xygrid"
+ id="grid11939"
+ originx="0"
+ originy="0" />
+ </sodipodi:namedview>
+ <defs
+ id="defs6004">
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath1">
+ <path
+ d="m 146.27105,70.89994 h 232.34102 v 29.54164 H 146.27105 Z"
+ id="path6011" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath2">
+ <path
+ d="M 129.66385,13.732871 H 394.89989 V 33.533755 H 129.66385 Z"
+ id="path6014" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath3">
+ <path
+ d="m 149.14537,135.25281 h 45.82946 v 25.38985 h -45.82946 z"
+ id="path6017" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath4">
+ <path
+ d="m 205.35433,134.93344 h 47.26663 v 25.8689 h -47.26663 z"
+ id="path6020" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath5">
+ <path
+ d="m 263.31982,135.25281 h 47.26663 v 25.23016 h -47.26663 z"
+ id="path6023" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath6">
+ <path
+ d="m 323.04184,135.4125 h 47.42631 v 23.95268 h -47.42631 z"
+ id="path6026" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath7">
+ <path
+ d="m 147.86789,197.3701 h 45.82947 v 25.38985 h -45.82947 z"
+ id="path6029" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath8">
+ <path
+ d="m 206.47212,196.73137 h 45.82947 v 25.38984 h -45.82947 z"
+ id="path6032" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath9">
+ <path
+ d="m 265.87477,196.89105 h 45.82947 v 25.23016 h -45.82947 z"
+ id="path6035" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath10">
+ <path
+ d="m 324.31932,196.25231 h 45.82947 v 26.34795 h -45.82947 z"
+ id="path6038" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath11">
+ <path
+ d="m 146.27105,320.00784 h 222.28089 v 30.81912 H 146.27105 Z"
+ id="path6041" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath12">
+ <path
+ d="m 129.66385,262.84077 h 265.23604 v 19.80088 H 129.66385 Z"
+ id="path6044" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath13">
+ <path
+ d="m 149.14537,384.36071 h 45.82946 v 25.38984 h -45.82946 z"
+ id="path6047" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath14">
+ <path
+ d="m 205.35433,384.04134 h 47.26663 v 25.8689 h -47.26663 z"
+ id="path6050" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath15">
+ <path
+ d="m 263.31982,384.36071 h 47.26663 v 25.23016 h -47.26663 z"
+ id="path6053" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath16">
+ <path
+ d="m 323.04184,384.5204 h 47.42631 v 23.95268 h -47.42631 z"
+ id="path6056" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath17">
+ <path
+ d="m 147.86789,446.63769 h 45.82947 v 25.23015 h -45.82947 z"
+ id="path6059" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath18">
+ <path
+ d="m 206.47212,445.83926 h 45.82947 v 25.38985 h -45.82947 z"
+ id="path6062" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath19">
+ <path
+ d="m 267.31194,446.15863 h 45.82946 v 25.38984 h -45.82946 z"
+ id="path6065" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipEmfPath20">
+ <path
+ d="m 325.75648,445.83926 h 45.98915 v 26.34795 h -45.98915 z"
+ id="path6068" />
+ </clipPath>
+ <pattern
+ id="EMFhbasepattern"
+ patternUnits="userSpaceOnUse"
+ width="6"
+ height="6"
+ x="0"
+ y="0" />
+ </defs>
+ <g
+ inkscape:label="图层 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="20.037848"
+ id="text6078"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="20.037848"
+ id="tspan6076"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6074"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="20.037848"
+ id="text6084"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="20.037848"
+ id="tspan6082"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6080"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="20.037848"
+ id="text6090"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="20.037848"
+ id="tspan6088"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6086"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="20.037848"
+ id="text6096"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="20.037848"
+ id="tspan6094"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6092"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="20.037848"
+ id="text6102"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="20.037848"
+ id="tspan6100"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6098"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="20.037848"
+ id="text6108"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="20.037848"
+ id="tspan6106"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6104"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="20.037848"
+ id="text6114"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="20.037848"
+ id="tspan6112"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6110"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="20.037848"
+ id="text6120"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="20.037848"
+ id="tspan6118"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6116"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="20.037848"
+ id="text6126"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="20.037848"
+ id="tspan6124"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6122"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="20.037848"
+ id="text6132"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="20.037848"
+ id="tspan6130"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6128"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="20.037848"
+ id="text6138"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="20.037848"
+ id="tspan6136"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6134"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="20.037848"
+ id="text6144"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="20.037848"
+ id="tspan6142"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6140"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="20.037848"
+ id="text6150"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="20.037848"
+ id="tspan6148"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6146"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="20.037848"
+ id="text6156"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="20.037848"
+ id="tspan6154"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6152"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="20.037848"
+ id="text6162"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="20.037848"
+ id="tspan6160"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6158"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="20.037848"
+ id="text6168"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="20.037848"
+ id="tspan6166"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6164"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="20.037848"
+ id="text6174"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="20.037848"
+ id="tspan6172"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6170"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="20.037848"
+ id="text6180"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="20.037848"
+ id="tspan6178"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6176"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="20.037848"
+ id="text6186"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="20.037848"
+ id="tspan6184"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6182"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="25.517794"
+ id="text6192"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="25.517794"
+ id="tspan6190"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6188"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="25.517794"
+ id="text6198"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="25.517794"
+ id="tspan6196"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6194"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="25.517794"
+ id="text6204"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="25.517794"
+ id="tspan6202"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6200"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="25.517794"
+ id="text6210"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="25.517794"
+ id="tspan6208"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6206"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="25.517794"
+ id="text6216"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="25.517794"
+ id="tspan6214"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6212"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="25.517794"
+ id="text6222"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="25.517794"
+ id="tspan6220"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6218"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="25.517794"
+ id="text6228"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="25.517794"
+ id="tspan6226"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6224"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="25.517794"
+ id="text6234"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="25.517794"
+ id="tspan6232"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6230"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="25.517794"
+ id="text6240"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="25.517794"
+ id="tspan6238"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6236"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="25.517794"
+ id="text6246"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="25.517794"
+ id="tspan6244"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6242"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="25.517794"
+ id="text6252"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="25.517794"
+ id="tspan6250"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6248"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="25.517794"
+ id="text6258"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="25.517794"
+ id="tspan6256"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6254"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="25.517794"
+ id="text6264"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="25.517794"
+ id="tspan6262"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6260"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="25.517794"
+ id="text6270"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="25.517794"
+ id="tspan6268"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6266"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="25.517794"
+ id="text6276"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="25.517794"
+ id="tspan6274"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6272"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="25.517794"
+ id="text6282"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="25.517794"
+ id="tspan6280"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6278"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="25.517794"
+ id="text6288"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="25.517794"
+ id="tspan6286"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6284"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="25.517794"
+ id="text6294"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="25.517794"
+ id="tspan6292"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6290"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="25.517794"
+ id="text6300"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="25.517794"
+ id="tspan6298"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6296"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="30.99774"
+ id="text6306"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="30.99774"
+ id="tspan6304"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6302"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="30.99774"
+ id="text6312"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="30.99774"
+ id="tspan6310"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6308"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="30.99774"
+ id="text6318"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="30.99774"
+ id="tspan6316"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6314"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="30.99774"
+ id="text6324"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="30.99774"
+ id="tspan6322"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6320"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="30.99774"
+ id="text6330"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="30.99774"
+ id="tspan6328"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6326"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="30.99774"
+ id="text6336"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="30.99774"
+ id="tspan6334"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6332"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="30.99774"
+ id="text6342"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="30.99774"
+ id="tspan6340"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6338"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="30.99774"
+ id="text6348"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="30.99774"
+ id="tspan6346"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6344"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="30.99774"
+ id="text6354"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="30.99774"
+ id="tspan6352"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6350"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="30.99774"
+ id="text6360"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="30.99774"
+ id="tspan6358"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6356"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="30.99774"
+ id="text6366"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="30.99774"
+ id="tspan6364"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6362"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="30.99774"
+ id="text6372"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="30.99774"
+ id="tspan6370"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6368"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="30.99774"
+ id="text6378"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="30.99774"
+ id="tspan6376"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6374"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="30.99774"
+ id="text6384"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="30.99774"
+ id="tspan6382"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6380"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="30.99774"
+ id="text6390"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="30.99774"
+ id="tspan6388"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6386"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="30.99774"
+ id="text6396"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="30.99774"
+ id="tspan6394"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6392"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="30.99774"
+ id="text6402"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="30.99774"
+ id="tspan6400"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6398"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="30.99774"
+ id="text6408"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="30.99774"
+ id="tspan6406"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6404"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="30.99774"
+ id="text6414"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="30.99774"
+ id="tspan6412"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6410"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="36.477692"
+ id="text6420"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="36.477692"
+ id="tspan6418"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6416"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="36.477692"
+ id="text6426"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="36.477692"
+ id="tspan6424"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6422"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="36.477692"
+ id="text6432"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="36.477692"
+ id="tspan6430"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6428"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="36.477692"
+ id="text6438"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="36.477692"
+ id="tspan6436"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6434"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="36.477692"
+ id="text6444"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="36.477692"
+ id="tspan6442"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6440"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="36.477692"
+ id="text6450"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="36.477692"
+ id="tspan6448"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6446"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="36.477692"
+ id="text6456"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="36.477692"
+ id="tspan6454"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6452"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="36.477692"
+ id="text6462"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="36.477692"
+ id="tspan6460"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6458"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="36.477692"
+ id="text6468"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="36.477692"
+ id="tspan6466"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6464"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="36.477692"
+ id="text6474"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="36.477692"
+ id="tspan6472"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6470"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="36.477692"
+ id="text6480"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="36.477692"
+ id="tspan6478"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6476"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="36.477692"
+ id="text6486"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="36.477692"
+ id="tspan6484"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6482"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="36.477692"
+ id="text6492"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="36.477692"
+ id="tspan6490"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6488"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="36.477692"
+ id="text6498"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="36.477692"
+ id="tspan6496"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6494"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="36.477692"
+ id="text6504"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="36.477692"
+ id="tspan6502"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6500"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="36.477692"
+ id="text6510"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="36.477692"
+ id="tspan6508"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6506"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="36.477692"
+ id="text6516"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="36.477692"
+ id="tspan6514"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6512"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="36.477692"
+ id="text6522"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="36.477692"
+ id="tspan6520"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6518"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="36.477692"
+ id="text6528"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="36.477692"
+ id="tspan6526"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6524"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="41.957642"
+ id="text6534"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="41.957642"
+ id="tspan6532"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6530"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="41.957642"
+ id="text6540"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="41.957642"
+ id="tspan6538"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6536"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="41.957642"
+ id="text6546"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="41.957642"
+ id="tspan6544"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6542"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="41.957642"
+ id="text6552"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="41.957642"
+ id="tspan6550"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6548"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="41.957642"
+ id="text6558"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="41.957642"
+ id="tspan6556"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6554"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="41.957642"
+ id="text6564"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="41.957642"
+ id="tspan6562"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6560"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="41.957642"
+ id="text6570"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="41.957642"
+ id="tspan6568"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6566"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="41.957642"
+ id="text6576"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="41.957642"
+ id="tspan6574"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6572"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="41.957642"
+ id="text6582"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="41.957642"
+ id="tspan6580"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6578"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="41.957642"
+ id="text6588"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="41.957642"
+ id="tspan6586"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6584"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="41.957642"
+ id="text6594"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="41.957642"
+ id="tspan6592"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6590"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="41.957642"
+ id="text6600"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="41.957642"
+ id="tspan6598"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6596"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="41.957642"
+ id="text6606"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="41.957642"
+ id="tspan6604"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6602"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="41.957642"
+ id="text6612"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="41.957642"
+ id="tspan6610"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6608"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="41.957642"
+ id="text6618"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="41.957642"
+ id="tspan6616"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6614"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="41.957642"
+ id="text6624"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="41.957642"
+ id="tspan6622"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6620"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="41.957642"
+ id="text6630"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="41.957642"
+ id="tspan6628"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6626"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="41.957642"
+ id="text6636"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="41.957642"
+ id="tspan6634"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6632"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="41.957642"
+ id="text6642"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="41.957642"
+ id="tspan6640"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6638"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="47.437592"
+ id="text6648"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="47.437592"
+ id="tspan6646"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6644"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="47.437592"
+ id="text6654"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="47.437592"
+ id="tspan6652"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6650"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="47.437592"
+ id="text6660"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="47.437592"
+ id="tspan6658"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6656"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="47.437592"
+ id="text6666"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="47.437592"
+ id="tspan6664"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6662"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="47.437592"
+ id="text6672"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="47.437592"
+ id="tspan6670"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6668"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="47.437592"
+ id="text6678"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="47.437592"
+ id="tspan6676"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6674"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="47.437592"
+ id="text6684"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="47.437592"
+ id="tspan6682"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6680"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="47.437592"
+ id="text6690"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="47.437592"
+ id="tspan6688"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6686"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="47.437592"
+ id="text6696"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="47.437592"
+ id="tspan6694"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6692"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="47.437592"
+ id="text6702"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="47.437592"
+ id="tspan6700"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6698"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="47.437592"
+ id="text6708"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="47.437592"
+ id="tspan6706"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6704"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="47.437592"
+ id="text6714"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="47.437592"
+ id="tspan6712"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6710"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="47.437592"
+ id="text6720"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="47.437592"
+ id="tspan6718"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6716"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="47.437592"
+ id="text6726"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="47.437592"
+ id="tspan6724"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6722"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="47.437592"
+ id="text6732"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="47.437592"
+ id="tspan6730"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6728"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="47.437592"
+ id="text6738"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="47.437592"
+ id="tspan6736"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6734"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="47.437592"
+ id="text6744"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="47.437592"
+ id="tspan6742"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6740"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="47.437592"
+ id="text6750"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="47.437592"
+ id="tspan6748"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6746"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="47.437592"
+ id="text6756"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="47.437592"
+ id="tspan6754"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6752"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="52.917538"
+ id="text6762"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="52.917538"
+ id="tspan6760"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6758"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="52.917538"
+ id="text6768"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="52.917538"
+ id="tspan6766"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6764"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="52.917538"
+ id="text6774"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="52.917538"
+ id="tspan6772"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6770"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="52.917538"
+ id="text6780"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="52.917538"
+ id="tspan6778"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6776"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="52.917538"
+ id="text6786"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="52.917538"
+ id="tspan6784"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6782"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="52.917538"
+ id="text6792"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="52.917538"
+ id="tspan6790"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6788"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="52.917538"
+ id="text6798"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="52.917538"
+ id="tspan6796"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6794"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="52.917538"
+ id="text6804"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="52.917538"
+ id="tspan6802"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6800"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="52.917538"
+ id="text6810"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="52.917538"
+ id="tspan6808"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6806"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="52.917538"
+ id="text6816"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="52.917538"
+ id="tspan6814"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6812"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="52.917538"
+ id="text6822"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="52.917538"
+ id="tspan6820"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6818"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="52.917538"
+ id="text6828"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="52.917538"
+ id="tspan6826"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6824"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="52.917538"
+ id="text6834"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="52.917538"
+ id="tspan6832"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6830"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="52.917538"
+ id="text6840"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="52.917538"
+ id="tspan6838"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6836"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="52.917538"
+ id="text6846"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="52.917538"
+ id="tspan6844"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6842"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="52.917538"
+ id="text6852"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="52.917538"
+ id="tspan6850"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6848"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="52.917538"
+ id="text6858"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="52.917538"
+ id="tspan6856"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6854"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="52.917538"
+ id="text6864"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="52.917538"
+ id="tspan6862"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6860"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="52.917538"
+ id="text6870"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="52.917538"
+ id="tspan6868"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6866"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="58.39748"
+ id="text6876"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="58.39748"
+ id="tspan6874"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6872"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="58.39748"
+ id="text6882"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="58.39748"
+ id="tspan6880"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6878"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="58.39748"
+ id="text6888"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="58.39748"
+ id="tspan6886"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6884"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="58.39748"
+ id="text6894"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="58.39748"
+ id="tspan6892"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6890"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="58.39748"
+ id="text6900"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="58.39748"
+ id="tspan6898"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6896"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="58.39748"
+ id="text6906"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="58.39748"
+ id="tspan6904"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6902"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="58.39748"
+ id="text6912"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="58.39748"
+ id="tspan6910"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6908"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="58.39748"
+ id="text6918"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="58.39748"
+ id="tspan6916"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6914"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="58.39748"
+ id="text6924"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="58.39748"
+ id="tspan6922"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6920"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="58.39748"
+ id="text6930"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="58.39748"
+ id="tspan6928"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6926"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="58.39748"
+ id="text6936"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="58.39748"
+ id="tspan6934"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6932"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="58.39748"
+ id="text6942"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="58.39748"
+ id="tspan6940"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6938"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="58.39748"
+ id="text6948"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="58.39748"
+ id="tspan6946"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6944"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="58.39748"
+ id="text6954"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="58.39748"
+ id="tspan6952"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6950"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="58.39748"
+ id="text6960"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="58.39748"
+ id="tspan6958"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6956"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="58.39748"
+ id="text6966"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="58.39748"
+ id="tspan6964"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6962"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="58.39748"
+ id="text6972"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="58.39748"
+ id="tspan6970"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6968"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="58.39748"
+ id="text6978"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="58.39748"
+ id="tspan6976"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6974"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="58.39748"
+ id="text6984"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="58.39748"
+ id="tspan6982"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6980"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="63.87743"
+ id="text6990"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="63.87743"
+ id="tspan6988"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6986"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="7.8921833"
+ y="63.87743"
+ id="text6996"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="7.8921833"
+ y="63.87743"
+ id="tspan6994"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6992"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="15.269038"
+ y="63.87743"
+ id="text7002"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="15.269038"
+ y="63.87743"
+ id="tspan7000"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan6998"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="22.645887"
+ y="63.87743"
+ id="text7008"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="22.645887"
+ y="63.87743"
+ id="tspan7006"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7004"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="30.022745"
+ y="63.87743"
+ id="text7014"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="30.022745"
+ y="63.87743"
+ id="tspan7012"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7010"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="37.39959"
+ y="63.87743"
+ id="text7020"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="37.39959"
+ y="63.87743"
+ id="tspan7018"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7016"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="44.776443"
+ y="63.87743"
+ id="text7026"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="44.776443"
+ y="63.87743"
+ id="tspan7024"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7022"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="52.15329"
+ y="63.87743"
+ id="text7032"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="52.15329"
+ y="63.87743"
+ id="tspan7030"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7028"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="59.530148"
+ y="63.87743"
+ id="text7038"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="59.530148"
+ y="63.87743"
+ id="tspan7036"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7034"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="66.906998"
+ y="63.87743"
+ id="text7044"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="66.906998"
+ y="63.87743"
+ id="tspan7042"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7040"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="74.283852"
+ y="63.87743"
+ id="text7050"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="74.283852"
+ y="63.87743"
+ id="tspan7048"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7046"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="81.660698"
+ y="63.87743"
+ id="text7056"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="81.660698"
+ y="63.87743"
+ id="tspan7054"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7052"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="89.037567"
+ y="63.87743"
+ id="text7062"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="89.037567"
+ y="63.87743"
+ id="tspan7060"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7058"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="96.414406"
+ y="63.87743"
+ id="text7068"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="96.414406"
+ y="63.87743"
+ id="tspan7066"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7064"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="103.79126"
+ y="63.87743"
+ id="text7074"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="103.79126"
+ y="63.87743"
+ id="tspan7072"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7070"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="111.16811"
+ y="63.87743"
+ id="text7080"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="111.16811"
+ y="63.87743"
+ id="tspan7078"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7076"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="118.54497"
+ y="63.87743"
+ id="text7086"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="118.54497"
+ y="63.87743"
+ id="tspan7084"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7082"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="125.92181"
+ y="63.87743"
+ id="text7092"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="125.92181"
+ y="63.87743"
+ id="tspan7090"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7088"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="133.29868"
+ y="63.87743"
+ id="text7098"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="133.29868"
+ y="63.87743"
+ id="tspan7096"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7094"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;line-height:147.619%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.263979"
+ x="0.5153293"
+ y="69.357368"
+ id="text7124"
+ transform="scale(1.0022876,0.99771763)"><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="69.357368"
+ id="tspan7102"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7100"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="74.837296"
+ id="tspan7106"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7104"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="80.317223"
+ id="tspan7110"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7108"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="85.79715"
+ id="tspan7114"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7112"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="91.277077"
+ id="tspan7118"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7116"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="0.5153293"
+ y="96.757004"
+ id="tspan7122"
+ style="stroke-width:0.263979"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:3.71221px;font-family:Calibri;fill:#000000;stroke-width:0.263979"
+ id="tspan7120"> </tspan></tspan></text>
+ <path
+ style="fill:#70ad47;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 38.435767,17.615881 c 0,-1.088231 0.892529,-1.97669 1.985745,-1.97669 h 59.065325 c 1.098493,0 1.985743,0.888459 1.985743,1.97669 v 7.906761 c 0,1.093488 -0.88725,1.976689 -1.985743,1.976689 H 40.421512 c -1.093216,0 -1.985745,-0.883201 -1.985745,-1.976689 z"
+ id="path7126" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 38.435767,17.615881 c 0,-1.088231 0.892529,-1.97669 1.985745,-1.97669 h 59.065325 c 1.098493,0 1.985743,0.888459 1.985743,1.97669 v 7.906761 c 0,1.093488 -0.88725,1.976689 -1.985743,1.976689 H 40.421512 c -1.093216,0 -1.985745,-0.883201 -1.985745,-1.976689 z"
+ id="path7128" />
+ <g
+ clip-path="url(#clipEmfPath1)"
+ id="g7176"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:122.193%;font-family:Calibri;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(241.76241,79.203537)"
+ x="21.654095"
+ y="0"
+ id="text7152"><tspan
+ sodipodi:role="line"
+ x="21.654095"
+ y="0"
+ id="tspan7134"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7130">Extend Mac</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7132"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="21.654095"
+ y="10.539146"
+ id="tspan7144"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7136">VLAN/Unicast/</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7138">M</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7140">ulticast</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7142"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="22.62904"
+ y="21.078293"
+ id="tspan7150"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7146">Promisc Mode Ctrl</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7148"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:240.684%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(241.76241,79.203537)"
+ x="-85.910286"
+ y="36.727448"
+ id="text7174"><tspan
+ sodipodi:role="line"
+ x="-85.910286"
+ y="36.727448"
+ id="tspan7156"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7154"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="-85.910286"
+ y="57.486443"
+ id="tspan7160"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7158"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="-85.910286"
+ y="78.245438"
+ id="tspan7166"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7162">Promisc Mode Ctrl</tspan><tspan
+ dx="4.7282701"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7164"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="-85.910286"
+ y="99.004433"
+ id="tspan7172"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7168">Promisc Mode Ctrl</tspan><tspan
+ dx="4.7282701"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7170"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#7030a0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 34.16853,2.2439624 c 0,-0.820116 0.676,-1.49303141 1.499872,-1.49303141 h 68.444778 c 0.82915,0 1.49987,0.67291541 1.49987,1.49303141 v 5.972127 c 0,0.825373 -0.67072,1.493031 -1.49987,1.493031 H 35.668402 c -0.823872,0 -1.499872,-0.667658 -1.499872,-1.493031 z"
+ id="path7178" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 34.16853,2.2439624 c 0,-0.820116 0.676,-1.49303141 1.499872,-1.49303141 h 68.444778 c 0.82915,0 1.49987,0.67291541 1.49987,1.49303141 v 5.972127 c 0,0.825373 -0.67072,1.493031 -1.49987,1.493031 H 35.668402 c -0.823872,0 -1.499872,-0.667658 -1.499872,-1.493031 z"
+ id="path7180" />
+ <g
+ clip-path="url(#clipEmfPath2)"
+ id="g7198"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:122.193%;font-family:Calibri;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(257.41149,22.036468)"
+ x="5.845324"
+ y="0"
+ id="text7196"><tspan
+ sodipodi:role="line"
+ x="5.845324"
+ y="0"
+ id="tspan7186"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7182">OS</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7184"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="6.8202682"
+ y="10.539146"
+ id="tspan7194"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7188"> </tspan><tspan
+ dx="0.41170299"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7190"> PCIE (PF0)</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7192"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#9dc3e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 39.280764,34.438773 c 0,-0.9752 0.794827,-1.766403 1.774497,-1.766403 h 9.970968 c 0.982308,0 1.774495,0.791203 1.774495,1.766403 v 7.065617 c 0,0.977829 -0.792187,1.766403 -1.774495,1.766403 h -9.970968 c -0.97967,0 -1.774497,-0.788574 -1.774497,-1.766403 z"
+ id="path7200" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 39.280764,34.438773 c 0,-0.9752 0.794827,-1.766403 1.774497,-1.766403 h 9.970968 c 0.982308,0 1.774495,0.791203 1.774495,1.766403 v 7.065617 c 0,0.977829 -0.792187,1.766403 -1.774495,1.766403 h -9.970968 c -0.97967,0 -1.774497,-0.788574 -1.774497,-1.766403 z"
+ id="path7202" />
+ <g
+ clip-path="url(#clipEmfPath3)"
+ id="g7212"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(160.48297,151.06158)"
+ x="0"
+ y="0"
+ id="text7210"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7208"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7204">MAC 0</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7206"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#9dc3e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 54.152721,34.341516 c 0,-0.990971 0.808027,-1.795317 1.80354,-1.795317 h 10.295764 c 0.99552,0 1.8009,0.804346 1.8009,1.795317 v 7.178645 c 0,0.990974 -0.80538,1.792689 -1.8009,1.792689 H 55.956261 c -0.995513,0 -1.80354,-0.801715 -1.80354,-1.792689 z"
+ id="path7214" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 54.152721,34.341516 c 0,-0.990971 0.808027,-1.795317 1.80354,-1.795317 h 10.295764 c 0.99552,0 1.8009,0.804346 1.8009,1.795317 v 7.178645 c 0,0.990974 -0.80538,1.792689 -1.8009,1.792689 H 55.956261 c -0.995513,0 -1.80354,-0.801715 -1.80354,-1.792689 z"
+ id="path7216" />
+ <g
+ clip-path="url(#clipEmfPath4)"
+ id="g7226"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(217.33067,150.9019)"
+ x="0"
+ y="0"
+ id="text7224"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7222"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7218">MAC 1</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7220"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#9dc3e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 69.447175,34.396717 c 0,-0.975203 0.79482,-1.766403 1.77449,-1.766403 h 10.39347 c 0.98231,0 1.77449,0.7912 1.77449,1.766403 v 7.065614 c 0,0.977832 -0.79218,1.766404 -1.77449,1.766404 h -10.39347 c -0.97967,0 -1.77449,-0.788572 -1.77449,-1.766404 z"
+ id="path7228" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 69.447175,34.396717 c 0,-0.975203 0.79482,-1.766403 1.77449,-1.766403 h 10.39347 c 0.98231,0 1.77449,0.7912 1.77449,1.766403 v 7.065614 c 0,0.977832 -0.79218,1.766404 -1.77449,1.766404 h -10.39347 c -0.97967,0 -1.77449,-0.788572 -1.77449,-1.766404 z"
+ id="path7230" />
+ <g
+ clip-path="url(#clipEmfPath5)"
+ id="g7240"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(275.29616,150.9019)"
+ x="0"
+ y="0"
+ id="text7238"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7236"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7232">MAC 2</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7234"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#9dc3e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 85.290875,34.412489 c 0,-0.935774 0.76578,-1.698061 1.70584,-1.698061 h 10.53606 c 0.94006,0 1.700562,0.762287 1.700562,1.698061 v 6.786984 c 0,0.935776 -0.760502,1.692805 -1.700562,1.692805 h -10.53606 c -0.94006,0 -1.70584,-0.757029 -1.70584,-1.692805 z"
+ id="path7242" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 85.290875,34.412489 c 0,-0.935774 0.76578,-1.698061 1.70584,-1.698061 h 10.53606 c 0.94006,0 1.700562,0.762287 1.700562,1.698061 v 6.786984 c 0,0.935776 -0.760502,1.692805 -1.700562,1.692805 h -10.53606 c -0.94006,0 -1.70584,-0.757029 -1.70584,-1.692805 z"
+ id="path7244" />
+ <g
+ clip-path="url(#clipEmfPath6)"
+ id="g7254"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(335.17787,150.42285)"
+ x="0"
+ y="0"
+ id="text7252"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7250"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7246">MAC 3</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7248"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#bdd7ee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 38.900515,50.799037 c 0,-0.975201 0.794827,-1.766404 1.774495,-1.766404 h 10.013219 c 0.982311,0 1.774495,0.791203 1.774495,1.766404 v 7.065616 c 0,0.977829 -0.792184,1.766404 -1.774495,1.766404 H 40.67501 c -0.979668,0 -1.774495,-0.788575 -1.774495,-1.766404 z"
+ id="path7256" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 38.900515,50.799037 c 0,-0.975201 0.794827,-1.766404 1.774495,-1.766404 h 10.013219 c 0.982311,0 1.774495,0.791203 1.774495,1.766404 v 7.065616 c 0,0.977829 -0.792184,1.766404 -1.774495,1.766404 H 40.67501 c -0.979668,0 -1.774495,-0.788575 -1.774495,-1.766404 z"
+ id="path7258" />
+ <g
+ clip-path="url(#clipEmfPath7)"
+ id="g7268"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(158.0877,213.17887)"
+ x="0"
+ y="0"
+ id="text7266"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7264"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7260">PORT 0</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7262"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#bdd7ee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 54.406218,50.630808 c 0,-0.975202 0.794827,-1.766405 1.774494,-1.766405 h 10.013223 c 0.98231,0 1.77449,0.791203 1.77449,1.766405 v 7.065615 c 0,0.97783 -0.79218,1.766405 -1.77449,1.766405 H 56.180712 c -0.979667,0 -1.774494,-0.788575 -1.774494,-1.766405 z"
+ id="path7270" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 54.406218,50.630808 c 0,-0.975202 0.794827,-1.766405 1.774494,-1.766405 h 10.013223 c 0.98231,0 1.77449,0.791203 1.77449,1.766405 v 7.065615 c 0,0.97783 -0.79218,1.766405 -1.77449,1.766405 H 56.180712 c -0.979667,0 -1.774494,-0.788575 -1.774494,-1.766405 z"
+ id="path7272" />
+ <g
+ clip-path="url(#clipEmfPath8)"
+ id="g7282"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(216.69193,212.54013)"
+ x="0"
+ y="0"
+ id="text7280"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7278"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7274">PORT 1</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7276"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#bdd7ee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 70.123175,50.630808 c 0,-0.975202 0.79482,-1.766405 1.77449,-1.766405 h 10.01322 c 0.98231,0 1.7745,0.791203 1.7745,1.766405 v 7.065615 c 0,0.97783 -0.79219,1.766405 -1.7745,1.766405 h -10.01322 c -0.97967,0 -1.77449,-0.788575 -1.77449,-1.766405 z"
+ id="path7284" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 70.123175,50.630808 c 0,-0.975202 0.79482,-1.766405 1.77449,-1.766405 h 10.01322 c 0.98231,0 1.7745,0.791203 1.7745,1.766405 v 7.065615 c 0,0.97783 -0.79219,1.766405 -1.7745,1.766405 h -10.01322 c -0.97967,0 -1.77449,-0.788575 -1.77449,-1.766405 z"
+ id="path7286" />
+ <g
+ clip-path="url(#clipEmfPath9)"
+ id="g7296"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(276.09459,212.54013)"
+ x="0"
+ y="0"
+ id="text7294"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7292"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7288">PORT 2</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7290"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#bdd7ee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 85.628875,50.51515 c 0,-1.004116 0.81859,-1.818973 1.8273,-1.818973 h 9.87063 c 1.00872,0 1.82203,0.814857 1.82203,1.818973 v 7.260131 c 0,1.004117 -0.81331,1.813717 -1.82203,1.813717 h -9.87063 c -1.00871,0 -1.8273,-0.8096 -1.8273,-1.813717 z"
+ id="path7298" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 85.628875,50.51515 c 0,-1.004116 0.81859,-1.818973 1.8273,-1.818973 h 9.87063 c 1.00872,0 1.82203,0.814857 1.82203,1.818973 v 7.260131 c 0,1.004117 -0.81331,1.813717 -1.82203,1.813717 h -9.87063 c -1.00871,0 -1.8273,-0.8096 -1.8273,-1.813717 z"
+ id="path7300" />
+ <g
+ clip-path="url(#clipEmfPath10)"
+ id="g7310"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(334.53913,212.38045)"
+ x="0"
+ y="0"
+ id="text7308"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7306"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7302">PORT 3</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7304"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 44.984498,44.532508 1.056246,-1.051429 1.056248,1.051429 h -0.528124 v 3.448696 h 0.528124 l -1.056248,1.051429 -1.056246,-1.051429 h 0.528124 v -3.448696 z"
+ id="path7312" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 44.984498,44.532508 1.056246,-1.051429 1.056248,1.051429 h -0.528124 v 3.448696 h 0.528124 l -1.056248,1.051429 -1.056246,-1.051429 h 0.528124 v -3.448696 z"
+ id="path7314" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 59.771952,44.406338 1.056246,-1.05143 1.056248,1.05143 h -0.528124 v 3.322522 h 0.528124 l -1.056248,1.051429 -1.056246,-1.051429 h 0.528124 v -3.322522 z"
+ id="path7316" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 59.771952,44.406338 1.056246,-1.05143 1.056248,1.05143 h -0.528124 v 3.322522 h 0.528124 l -1.056248,1.051429 -1.056246,-1.051429 h 0.528124 v -3.322522 z"
+ id="path7318" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 75.531155,44.238109 1.05625,-1.05143 1.05624,1.05143 h -0.52812 v 3.616921 h 0.52812 l -1.05624,1.051433 -1.05625,-1.051433 h 0.52812 v -3.616921 z"
+ id="path7320" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 75.531155,44.238109 1.05625,-1.05143 1.05624,1.05143 h -0.52812 v 3.616921 h 0.52812 l -1.05624,1.051433 -1.05625,-1.051433 h 0.52812 v -3.616921 z"
+ id="path7322" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 90.910105,44.280167 1.05625,-1.051432 1.05625,1.051432 h -0.52813 v 3.532807 h 0.52813 l -1.05625,1.051429 -1.05625,-1.051429 h 0.52813 v -3.532807 z"
+ id="path7324" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 90.910105,44.280167 1.05625,-1.051432 1.05625,1.051432 h -0.52813 v 3.532807 h 0.52813 l -1.05625,1.051429 -1.05625,-1.051429 h 0.52813 v -3.532807 z"
+ id="path7326" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 45.153498,28.298418 1.056246,-1.05143 1.056246,1.05143 h -0.528122 v 3.028121 h 0.528122 l -1.056246,1.051431 -1.056246,-1.051431 h 0.528122 v -3.028121 z"
+ id="path7328" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 45.153498,28.298418 1.056246,-1.05143 1.056246,1.05143 h -0.528122 v 3.028121 h 0.528122 l -1.056246,1.051431 -1.056246,-1.051431 h 0.528122 v -3.028121 z"
+ id="path7330" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 60.490201,28.382533 1.056245,-1.051432 1.056249,1.051432 h -0.528124 v 3.112234 h 0.528124 l -1.056249,1.051432 -1.056245,-1.051432 h 0.528121 v -3.112234 z"
+ id="path7332" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 60.490201,28.382533 1.056245,-1.051432 1.056249,1.051432 h -0.528124 v 3.112234 h 0.528124 l -1.056249,1.051432 -1.056245,-1.051432 h 0.528121 v -3.112234 z"
+ id="path7334" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 75.446655,28.550763 1.05625,-1.051432 1.05624,1.051432 h -0.52812 v 3.028119 h 0.52812 l -1.05624,1.051432 -1.05625,-1.051432 h 0.52812 v -3.028119 z"
+ id="path7336" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 75.446655,28.550763 1.05625,-1.051432 1.05624,1.051432 h -0.52812 v 3.028119 h 0.52812 l -1.05624,1.051432 -1.05625,-1.051432 h 0.52812 v -3.028119 z"
+ id="path7338" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 90.741105,28.550763 1.05625,-1.051432 1.05625,1.051432 h -0.52813 v 3.112233 h 0.52813 l -1.05625,1.051432 -1.05625,-1.051432 h 0.52813 v -3.112233 z"
+ id="path7340" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 90.741105,28.550763 1.05625,-1.051432 1.05625,1.051432 h -0.52813 v 3.112233 h 0.52813 l -1.05625,1.051432 -1.05625,-1.051432 h 0.52813 v -3.112233 z"
+ id="path7342" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 45.068998,11.181124 1.056246,-1.051431 1.056246,1.051431 h -0.528122 v 3.238407 h 0.528122 l -1.056246,1.051431 -1.056246,-1.051431 h 0.528122 v -3.238407 z"
+ id="path7344" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 45.068998,11.181124 1.056246,-1.051431 1.056246,1.051431 h -0.528122 v 3.238407 h 0.528122 l -1.056246,1.051431 -1.056246,-1.051431 h 0.528122 v -3.238407 z"
+ id="path7346" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 60.7437,11.09701 1.056246,-1.051432 1.056246,1.051432 H 62.32807 v 3.238407 h 0.528122 L 61.799946,15.386848 60.7437,14.335417 h 0.528122 V 11.09701 Z"
+ id="path7348" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 60.7437,11.09701 1.056246,-1.051432 1.056246,1.051432 H 62.32807 v 3.238407 h 0.528122 L 61.799946,15.386848 60.7437,14.335417 h 0.528122 V 11.09701 Z"
+ id="path7350" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 75.700155,10.844667 1.05625,-1.0514316 1.05624,1.0514316 h -0.52812 v 3.658979 h 0.52812 l -1.05624,1.051431 -1.05625,-1.051431 h 0.52812 v -3.658979 z"
+ id="path7352" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 75.700155,10.844667 1.05625,-1.0514316 1.05624,1.0514316 h -0.52812 v 3.658979 h 0.52812 l -1.05624,1.051431 -1.05625,-1.051431 h 0.52812 v -3.658979 z"
+ id="path7354" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 90.656605,10.676438 1.05625,-1.0514316 1.05625,1.0514316 h -0.52813 v 3.658979 h 0.52813 l -1.05625,1.051431 -1.05625,-1.051431 h 0.52813 v -3.658979 z"
+ id="path7356" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 90.656605,10.676438 1.05625,-1.0514316 1.05625,1.0514316 h -0.52813 v 3.658979 h 0.52813 l -1.05625,1.051431 -1.05625,-1.051431 h 0.52813 v -3.658979 z"
+ id="path7358" />
+ <path
+ style="fill:#70ad47;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 38.435767,83.282993 c 0,-1.119774 0.918935,-2.034519 2.043837,-2.034519 h 56.292671 c 1.12491,0 2.03856,0.914745 2.03856,2.034519 v 8.132815 c 0,1.11977 -0.91365,2.02927 -2.03856,2.02927 H 40.479604 c -1.124902,0 -2.043837,-0.9095 -2.043837,-2.02927 z"
+ id="path7360" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 38.435767,83.282993 c 0,-1.119774 0.918935,-2.034519 2.043837,-2.034519 h 56.292671 c 1.12491,0 2.03856,0.914745 2.03856,2.034519 v 8.132815 c 0,1.11977 -0.91365,2.02927 -2.03856,2.02927 H 40.479604 c -1.124902,0 -2.043837,-0.9095 -2.043837,-2.02927 z"
+ id="path7362" />
+ <g
+ clip-path="url(#clipEmfPath11)"
+ id="g7412"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:124.045%;font-family:Calibri;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(236.6525,328.31143)"
+ x="21.654095"
+ y="0"
+ id="text7380"><tspan
+ sodipodi:role="line"
+ x="21.654095"
+ y="0"
+ id="tspan7368"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7364">Extend Mac</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7366"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="22.62904"
+ y="10.698881"
+ id="tspan7378"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7370">VLAN/Unicast/</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7372">M</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7374">ulticast</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7376"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(236.6525,328.31143)"
+ x="-11.816657"
+ y="21.238045"
+ id="text7388"><tspan
+ sodipodi:role="line"
+ x="-11.816657"
+ y="21.238045"
+ id="tspan7386"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7382">Promisc Mode Ctrl</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7384"> </tspan></tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:240.684%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(236.6525,328.31143)"
+ x="-80.800385"
+ y="36.887131"
+ id="text7410"><tspan
+ sodipodi:role="line"
+ x="-80.800385"
+ y="36.887131"
+ id="tspan7392"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7390"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="-80.800385"
+ y="57.646126"
+ id="tspan7396"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7394"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="-80.800385"
+ y="78.405121"
+ id="tspan7402"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7398">Promisc Mode Ctrl</tspan><tspan
+ dx="4.7282701"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7400"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="-80.800385"
+ y="99.164116"
+ id="tspan7408"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7404">Promisc Mode Ctrl</tspan><tspan
+ dx="4.7282701"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7406"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#7030a0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 34.16853,67.821701 c 0,-0.830631 0.676,-1.503545 1.510435,-1.503545 H 104.1079 c 0.83443,0 1.50515,0.672914 1.50515,1.503545 v 5.998413 c 0,0.83063 -0.67072,1.498291 -1.50515,1.498291 H 35.678965 c -0.834435,0 -1.510435,-0.667661 -1.510435,-1.498291 z"
+ id="path7414" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 34.16853,67.821701 c 0,-0.830631 0.676,-1.503545 1.510435,-1.503545 H 104.1079 c 0.83443,0 1.50515,0.672914 1.50515,1.503545 v 5.998413 c 0,0.83063 -0.67072,1.498291 -1.50515,1.498291 H 35.678965 c -0.834435,0 -1.510435,-0.667661 -1.510435,-1.498291 z"
+ id="path7416" />
+ <g
+ clip-path="url(#clipEmfPath12)"
+ id="g7434"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:122.193%;font-family:Calibri;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(257.41149,271.14436)"
+ x="5.845324"
+ y="0"
+ id="text7432"><tspan
+ sodipodi:role="line"
+ x="5.845324"
+ y="0"
+ id="tspan7422"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7418">OS</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7420"> </tspan></tspan><tspan
+ sodipodi:role="line"
+ x="6.8202682"
+ y="10.539146"
+ id="tspan7430"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7424"> </tspan><tspan
+ dx="0.41170299"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7426"> PCIE (PF1)</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#ffffff"
+ id="tspan7428"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 45.153498,93.865638 1.056246,-1.05142 1.056246,1.05142 h -0.528122 v 3.36458 h 0.528122 l -1.056246,1.05144 -1.056246,-1.05144 h 0.528122 v -3.36458 z"
+ id="path7436" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 45.153498,93.865638 1.056246,-1.05142 1.056246,1.05142 h -0.528122 v 3.36458 h 0.528122 l -1.056246,1.05144 -1.056246,-1.05144 h 0.528122 v -3.36458 z"
+ id="path7438" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 75.446655,94.139018 1.03512,-1.0304 1.03512,1.0304 h -0.51756 v 3.36458 h 0.51756 l -1.03512,1.0304 -1.03512,-1.0304 h 0.51756 v -3.36458 z"
+ id="path7440" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 75.446655,94.139018 1.03512,-1.0304 1.03512,1.0304 h -0.51756 v 3.36458 h 0.51756 l -1.03512,1.0304 -1.03512,-1.0304 h 0.51756 v -3.36458 z"
+ id="path7442" />
+ <path
+ style="fill:#9dc3e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 39.280764,100.04806 c 0,-0.972572 0.797467,-1.766402 1.774497,-1.766402 h 9.970968 c 0.982308,0 1.774495,0.79383 1.774495,1.766402 v 7.06561 c 0,0.97783 -0.792187,1.76641 -1.774495,1.76641 h -9.970968 c -0.97703,0 -1.774497,-0.78858 -1.774497,-1.76641 z"
+ id="path7444" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 39.280764,100.04806 c 0,-0.972572 0.797467,-1.766402 1.774497,-1.766402 h 9.970968 c 0.982308,0 1.774495,0.79383 1.774495,1.766402 v 7.06561 c 0,0.97783 -0.792187,1.76641 -1.774495,1.76641 h -9.970968 c -0.97703,0 -1.774497,-0.78858 -1.774497,-1.76641 z"
+ id="path7446" />
+ <g
+ clip-path="url(#clipEmfPath13)"
+ id="g7456"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(160.48297,400.16948)"
+ x="0"
+ y="0"
+ id="text7454"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7452"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7448">MAC 4</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7450"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#9dc3e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 54.152721,99.953428 c 0,-0.9936 0.808027,-1.79795 1.80618,-1.79795 h 10.293124 c 0.99816,0 1.8009,0.80435 1.8009,1.79795 v 7.176022 c 0,0.9936 -0.80274,1.79269 -1.8009,1.79269 H 55.958901 c -0.998153,0 -1.80618,-0.79909 -1.80618,-1.79269 z"
+ id="path7458" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 54.152721,99.953428 c 0,-0.9936 0.808027,-1.79795 1.80618,-1.79795 h 10.293124 c 0.99816,0 1.8009,0.80435 1.8009,1.79795 v 7.176022 c 0,0.9936 -0.80274,1.79269 -1.8009,1.79269 H 55.958901 c -0.998153,0 -1.80618,-0.79909 -1.80618,-1.79269 z"
+ id="path7460" />
+ <g
+ clip-path="url(#clipEmfPath14)"
+ id="g7470"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(217.33067,400.0098)"
+ x="0"
+ y="0"
+ id="text7468"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7466"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7462">MAC 5</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7464"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 90.741105,94.160038 1.05625,-1.05142 1.05625,1.05142 h -0.52813 v 3.32253 h 0.52813 l -1.05625,1.05143 -1.05625,-1.05143 h 0.52813 v -3.32253 z"
+ id="path7472" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 90.741105,94.160038 1.05625,-1.05142 1.05625,1.05142 h -0.52813 v 3.32253 h 0.52813 l -1.05625,1.05143 -1.05625,-1.05143 h 0.52813 v -3.32253 z"
+ id="path7474" />
+ <path
+ style="fill:#9dc3e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 69.447175,100.006 c 0,-0.972572 0.79746,-1.766402 1.77449,-1.766402 h 10.39347 c 0.98231,0 1.77449,0.79383 1.77449,1.766402 v 7.06561 c 0,0.97784 -0.79218,1.76641 -1.77449,1.76641 h -10.39347 c -0.97703,0 -1.77449,-0.78857 -1.77449,-1.76641 z"
+ id="path7476" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 69.447175,100.006 c 0,-0.972572 0.79746,-1.766402 1.77449,-1.766402 h 10.39347 c 0.98231,0 1.77449,0.79383 1.77449,1.766402 v 7.06561 c 0,0.97784 -0.79218,1.76641 -1.77449,1.76641 h -10.39347 c -0.97703,0 -1.77449,-0.78857 -1.77449,-1.76641 z"
+ id="path7478" />
+ <g
+ clip-path="url(#clipEmfPath15)"
+ id="g7488"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(275.29616,400.0098)"
+ x="0"
+ y="0"
+ id="text7486"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7484"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7480">MAC 6</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7482"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#9dc3e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 85.290875,100.02178 c 0,-0.935782 0.76578,-1.698072 1.70584,-1.698072 h 10.53606 c 0.94006,0 1.700562,0.76229 1.700562,1.698072 v 6.78698 c 0,0.93577 -0.760502,1.6928 -1.700562,1.6928 h -10.53606 c -0.94006,0 -1.70584,-0.75703 -1.70584,-1.6928 z"
+ id="path7490" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 85.290875,100.02178 c 0,-0.935782 0.76578,-1.698072 1.70584,-1.698072 h 10.53606 c 0.94006,0 1.700562,0.76229 1.700562,1.698072 v 6.78698 c 0,0.93577 -0.760502,1.6928 -1.700562,1.6928 h -10.53606 c -0.94006,0 -1.70584,-0.75703 -1.70584,-1.6928 z"
+ id="path7492" />
+ <g
+ clip-path="url(#clipEmfPath16)"
+ id="g7502"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(335.17787,399.53074)"
+ x="0"
+ y="0"
+ id="text7500"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7498"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7494">MAC 7</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7496"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 45.068998,76.790406 1.056246,-1.05143 1.056246,1.05143 h -0.528122 v 3.238407 h 0.528122 l -1.056246,1.051432 -1.056246,-1.051432 h 0.528122 v -3.238407 z"
+ id="path7504" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 45.068998,76.790406 1.056246,-1.05143 1.056246,1.05143 h -0.528122 v 3.238407 h 0.528122 l -1.056246,1.051432 -1.056246,-1.051432 h 0.528122 v -3.238407 z"
+ id="path7506" />
+ <path
+ style="fill:#bdd7ee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 38.900515,116.40832 c 0,-0.97258 0.797468,-1.7664 1.774495,-1.7664 h 10.013219 c 0.982311,0 1.774495,0.79382 1.774495,1.7664 v 7.06562 c 0,0.97783 -0.792184,1.7664 -1.774495,1.7664 H 40.67501 c -0.977027,0 -1.774495,-0.78857 -1.774495,-1.7664 z"
+ id="path7508" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 38.900515,116.40832 c 0,-0.97258 0.797468,-1.7664 1.774495,-1.7664 h 10.013219 c 0.982311,0 1.774495,0.79382 1.774495,1.7664 v 7.06562 c 0,0.97783 -0.792184,1.7664 -1.774495,1.7664 H 40.67501 c -0.977027,0 -1.774495,-0.78857 -1.774495,-1.7664 z"
+ id="path7510" />
+ <g
+ clip-path="url(#clipEmfPath17)"
+ id="g7520"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(158.0877,462.28677)"
+ x="0"
+ y="0"
+ id="text7518"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7516"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7512">PORT 4</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7514"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#bdd7ee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 54.406218,116.24009 c 0,-0.97257 0.797467,-1.7664 1.774494,-1.7664 h 10.013223 c 0.98231,0 1.77449,0.79383 1.77449,1.7664 v 7.06562 c 0,0.97783 -0.79218,1.76641 -1.77449,1.76641 H 56.180712 c -0.977027,0 -1.774494,-0.78858 -1.774494,-1.76641 z"
+ id="path7522" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 54.406218,116.24009 c 0,-0.97257 0.797467,-1.7664 1.774494,-1.7664 h 10.013223 c 0.98231,0 1.77449,0.79383 1.77449,1.7664 v 7.06562 c 0,0.97783 -0.79218,1.76641 -1.77449,1.76641 H 56.180712 c -0.977027,0 -1.774494,-0.78858 -1.774494,-1.76641 z"
+ id="path7524" />
+ <g
+ clip-path="url(#clipEmfPath18)"
+ id="g7534"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(216.69193,461.64803)"
+ x="0"
+ y="0"
+ id="text7532"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7530"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7526">PORT 5</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7528"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 60.7437,76.706294 1.056246,-1.051433 1.056246,1.051433 H 62.32807 v 3.238407 h 0.528122 l -1.056246,1.05143 -1.056246,-1.05143 h 0.528122 v -3.238407 z"
+ id="path7536" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 60.7437,76.706294 1.056246,-1.051433 1.056246,1.051433 H 62.32807 v 3.238407 h 0.528122 l -1.056246,1.05143 -1.056246,-1.05143 h 0.528122 v -3.238407 z"
+ id="path7538" />
+ <path
+ style="fill:#bdd7ee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 70.503425,116.3242 c 0,-0.97256 0.79746,-1.7664 1.77449,-1.7664 h 10.01322 c 0.98231,0 1.77449,0.79384 1.77449,1.7664 v 7.06562 c 0,0.97783 -0.79218,1.76641 -1.77449,1.76641 h -10.01322 c -0.97703,0 -1.77449,-0.78858 -1.77449,-1.76641 z"
+ id="path7540" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 70.503425,116.3242 c 0,-0.97256 0.79746,-1.7664 1.77449,-1.7664 h 10.01322 c 0.98231,0 1.77449,0.79384 1.77449,1.7664 v 7.06562 c 0,0.97783 -0.79218,1.76641 -1.77449,1.76641 h -10.01322 c -0.97703,0 -1.77449,-0.78858 -1.77449,-1.76641 z"
+ id="path7542" />
+ <g
+ clip-path="url(#clipEmfPath19)"
+ id="g7552"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(277.53175,461.9674)"
+ x="0"
+ y="0"
+ id="text7550"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7548"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7544">PORT 6</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7546"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#bdd7ee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 86.009125,116.28215 c 0,-0.99886 0.81331,-1.80846 1.81674,-1.80846 h 9.92872 c 1.00344,0 1.816752,0.8096 1.816752,1.80846 v 7.23384 c 0,0.99887 -0.813312,1.80846 -1.816752,1.80846 h -9.92872 c -1.00343,0 -1.81674,-0.80959 -1.81674,-1.80846 z"
+ id="path7554" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 86.009125,116.28215 c 0,-0.99886 0.81331,-1.80846 1.81674,-1.80846 h 9.92872 c 1.00344,0 1.816752,0.8096 1.816752,1.80846 v 7.23384 c 0,0.99887 -0.813312,1.80846 -1.816752,1.80846 h -9.92872 c -1.00343,0 -1.81674,-0.80959 -1.81674,-1.80846 z"
+ id="path7556" />
+ <g
+ clip-path="url(#clipEmfPath20)"
+ id="g7566"
+ transform="matrix(0.26458333,0,0,0.26337696,0.51650998,-0.99444448)">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
+ transform="translate(335.97629,462.12709)"
+ x="0"
+ y="0"
+ id="text7564"><tspan
+ sodipodi:role="line"
+ x="0"
+ y="0"
+ id="tspan7562"><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7558">PORT 7</tspan><tspan
+ dx="0"
+ dy="0"
+ style="font-style:normal;font-variant:normal;font-weight:400;font-size:8.625px;font-family:Calibri;fill:#000000"
+ id="tspan7560"> </tspan></tspan></text>
+ </g>
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 75.700155,76.45395 1.05625,-1.051433 1.05624,1.051433 h -0.52812 v 3.658977 h 0.52812 l -1.05624,1.051432 -1.05625,-1.051432 h 0.52812 V 76.45395 Z"
+ id="path7568" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.3504px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 75.700155,76.45395 1.05625,-1.051433 1.05624,1.051433 h -0.52812 v 3.658977 h 0.52812 l -1.05624,1.051432 -1.05625,-1.051432 h 0.52812 V 76.45395 Z"
+ id="path7570" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 44.984498,110.26796 1.056246,-1.05143 1.056248,1.05143 h -0.528124 v 3.32253 h 0.528124 l -1.056248,1.05143 -1.056246,-1.05143 h 0.528124 v -3.32253 z"
+ id="path7572" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 44.984498,110.26796 1.056246,-1.05143 1.056248,1.05143 h -0.528124 v 3.32253 h 0.528124 l -1.056248,1.05143 -1.056246,-1.05143 h 0.528124 v -3.32253 z"
+ id="path7574" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 90.656605,76.28572 1.05625,-1.05143 1.05625,1.05143 h -0.52813 v 3.658981 h 0.52813 l -1.05625,1.05143 -1.05625,-1.05143 h 0.52813 V 76.28572 Z"
+ id="path7576" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 90.656605,76.28572 1.05625,-1.05143 1.05625,1.05143 h -0.52813 v 3.658981 h 0.52813 l -1.05625,1.05143 -1.05625,-1.05143 h 0.52813 V 76.28572 Z"
+ id="path7578" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 59.771952,109.93151 1.056246,-1.05143 1.056248,1.05143 h -0.528124 v 3.32252 h 0.528124 l -1.056248,1.05143 -1.056246,-1.05143 h 0.528124 v -3.32252 z"
+ id="path7580" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 59.771952,109.93151 1.056246,-1.05143 1.056248,1.05143 h -0.528124 v 3.32252 h 0.528124 l -1.056248,1.05143 -1.056246,-1.05143 h 0.528124 v -3.32252 z"
+ id="path7582" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 75.826905,110.07871 1.03512,-1.03041 1.03512,1.03041 h -0.51756 v 3.36458 h 0.51756 l -1.03512,1.0304 -1.03512,-1.0304 h 0.51756 v -3.36458 z"
+ id="path7584" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 75.826905,110.07871 1.03512,-1.03041 1.03512,1.03041 h -0.51756 v 3.36458 h 0.51756 l -1.03512,1.0304 -1.03512,-1.0304 h 0.51756 v -3.36458 z"
+ id="path7586" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 91.036855,109.46887 1.05625,-1.05142 1.05624,1.05142 h -0.52812 v 3.7431 h 0.52812 l -1.05624,1.05143 -1.05625,-1.05143 h 0.52812 v -3.7431 z"
+ id="path7588" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 91.036855,109.46887 1.05625,-1.05142 1.05624,1.05142 h -0.52812 v 3.7431 h 0.52812 l -1.05624,1.05143 -1.05625,-1.05143 h 0.52812 v -3.7431 z"
+ id="path7590" />
+ <path
+ style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.263979"
+ d="m 60.025452,93.991808 1.056246,-1.05142 1.056248,1.05142 h -0.528124 v 3.32253 h 0.528124 l -1.056248,1.05143 -1.056246,-1.05143 h 0.528122 v -3.32253 z"
+ id="path7592" />
+ <path
+ style="fill:none;stroke:#235888;stroke-width:0.353035px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
+ d="m 60.025452,93.991808 1.056246,-1.05142 1.056248,1.05142 h -0.528124 v 3.32253 h 0.528124 l -1.056248,1.05143 -1.056246,-1.05143 h 0.528122 v -3.32253 z"
+ id="path7594" />
+ </g>
+</svg>
diff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst
index 10a2eca3b0..618c52d618 100644
--- a/doc/guides/nics/index.rst
+++ b/doc/guides/nics/index.rst
@@ -61,6 +61,7 @@ Network Interface Controller Drivers
pfe
qede
r8169
+ rnp
sfc_efx
softnic
tap
diff --git a/doc/guides/nics/rnp.rst b/doc/guides/nics/rnp.rst
new file mode 100644
index 0000000000..b76c60349c
--- /dev/null
+++ b/doc/guides/nics/rnp.rst
@@ -0,0 +1,39 @@
+.. SPDX-License-Identifier: BSD-3-Clause
+ Copyright(c) 2023 Mucse IC Design Ltd.
+
+RNP Poll Mode driver
+====================
+
+The RNP ETHDEV PMD (**librte_net_rnp**) provides poll mode ethdev driver
+support for the inbuilt network device found in the **Mucse RNP**
+
+More information can be found at `Mucse, Official Website <https://mucse.com/en/pro/pro.aspx>`_.
+
+Supported Chipsets and NICs
+---------------------------
+
+- MUCSE Ethernet Controller N10 Series for 10GbE or 40GbE (Dual-port)
+
+Chip Basic Overview
+-------------------
+N10 has two functions, each function support muiple ports(1 to 8),which not same as normal pcie network card(one pf for each port).
+
+.. _figure_mucse_nic:
+
+.. figure:: img/mucse_nic_port.*
+
+ rnp mucse nic port.
+
+Prerequisites and Pre-conditions
+--------------------------------
+- Prepare the system as recommended by DPDK suite.
+
+- Bind the intended N10 device to ``igb_uio`` or ``vfio-pci`` module.
+
+Now DPDK system is ready to detect n10 port.
+
+
+Limitations or Known issues
+---------------------------
+
+X86-32, BSD, Armv7, RISC-V, Windows, are not supported yet.
diff --git a/doc/guides/rel_notes/release_25_03.rst b/doc/guides/rel_notes/release_25_03.rst
index ca67c17c5c..9f1a826585 100644
--- a/doc/guides/rel_notes/release_25_03.rst
+++ b/doc/guides/rel_notes/release_25_03.rst
@@ -151,6 +151,11 @@ New Features
See the :doc:`../compressdevs/zsda` guide for more details on the new driver.
+* **Added Mucse rnp net driver.**
+
+ Added a new network PMD which supports Mucse 10 Gigabit Ethernet NICs.
+ See the :doc:`../nics/rnp` for more details.
+
Removed Items
-------------
diff --git a/drivers/net/meson.build b/drivers/net/meson.build
index 460eb69e5b..61f8cddb30 100644
--- a/drivers/net/meson.build
+++ b/drivers/net/meson.build
@@ -53,6 +53,7 @@ drivers = [
'qede',
'r8169',
'ring',
+ 'rnp',
'sfc',
'softnic',
'tap',
diff --git a/drivers/net/rnp/meson.build b/drivers/net/rnp/meson.build
new file mode 100644
index 0000000000..a52b85c48f
--- /dev/null
+++ b/drivers/net/rnp/meson.build
@@ -0,0 +1,18 @@
+# SPDX-License-Identifier: BSD-3-Clause
+# Copyright(C) 2023 Mucse IC Design Ltd.
+#
+if not is_linux
+ build = false
+ reason = 'only supported on Linux'
+ subdir_done()
+endif
+
+if arch_subdir == 'riscv'
+ build = false
+ reason = 'not supported on RISC-V'
+ subdir_done()
+endif
+
+sources = files(
+ 'rnp_ethdev.c',
+)
diff --git a/drivers/net/rnp/rnp_ethdev.c b/drivers/net/rnp/rnp_ethdev.c
new file mode 100644
index 0000000000..9ce3c0b497
--- /dev/null
+++ b/drivers/net/rnp/rnp_ethdev.c
@@ -0,0 +1,3 @@
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(C) 2023 Mucse IC Design Ltd.
+ */
--
2.25.1
next prev parent reply other threads:[~2025-02-19 7:57 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-19 7:57 [PATCH v13 00/28] [v13]drivers/net Add Support mucse N10 Pmd Driver Wenbo Cao
2025-02-19 7:57 ` Wenbo Cao [this message]
2025-02-19 7:57 ` [PATCH v13 02/28] net/rnp: add ethdev probe and remove Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 03/28] net/rnp: add log Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 04/28] net/rnp: support mailbox basic operate Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 05/28] net/rnp: add device init and uninit Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 06/28] net/rnp: add get device information operation Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 07/28] net/rnp: add support MAC promisc mode Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 08/28] net/rnp: add queue setup and release operations Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 09/28] net/rnp: add queue stop and start operations Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 10/28] net/rnp: add support device start stop operations Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 11/28] net/rnp: add RSS support operations Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 12/28] net/rnp: add support link update operations Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 13/28] net/rnp: add support link setup operations Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 14/28] net/rnp: add Rx burst simple support Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 15/28] net/rnp: add Tx " Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 16/28] net/rnp: add MTU set operation Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 17/28] net/rnp: add Rx scatter segment version Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 18/28] net/rnp: add Tx multiple " Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 19/28] net/rnp: add support basic stats operation Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 20/28] net/rnp: add support xstats operation Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 21/28] net/rnp: add unicast MAC filter operation Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 22/28] net/rnp: add supported packet types Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 23/28] net/rnp: add support Rx checksum offload Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 24/28] net/rnp: add support Tx TSO offload Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 25/28] net/rnp: support VLAN offloads Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 26/28] net/rnp: add support VLAN filters operations Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 27/28] net/rnp: add queue info operation Wenbo Cao
2025-02-19 7:57 ` [PATCH v13 28/28] net/rnp: support Rx/Tx burst mode info Wenbo Cao
2025-02-19 16:14 ` [PATCH v13 00/28] [v13]drivers/net Add Support mucse N10 Pmd Driver Stephen Hemminger
2025-02-20 5:06 ` 11
2025-02-20 17:44 ` Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1739951849-67601-2-git-send-email-caowenbo@mucse.com \
--to=caowenbo@mucse.com \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@amd.com \
--cc=stephen@networkplumber.org \
--cc=thomas@monjalon.net \
--cc=yaojun@mucse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).