diff --git a/README.md b/README.md
index feb58a396618ad9c6404edc4722c6f9948b2d285..f0b672d0200feef89e18f7ce3ca2d3bb78077843 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,22 @@
 ## ENGINEERING JOURNAL
 ### Jingyan Ling
 
+### 08/29/2019
+
+- Fixing issues:
+  - better performance with multiple wires connecting to single pin
+  - changed a lot details in `drawing_processing` script:
+    - `pop` for endpoints at each wire will be executed before parallel traces
+    - `pop` and whether the point is connected to a pin is based a rule more restricted so even the wire does not connect to a pin without 0, 90 or 45 degree, it will still pop correctly
+- Complete design for demo that has paperbot with an IMU, a touch sensor connecting to LED and Resistor
+- ![](journal_media/demo_design.png)
+
+- Fixing `inkscape` unit and scale issue:
+  - Save as svg
+  - Select every entities in the drawing
+  - Lock the width and height scale
+  - Times (90/96) to either height or width
+
 ### 08/28/2019
 
 - Solving issue:
diff --git a/journal_media/demo_design.png b/journal_media/demo_design.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa1f1c84522d0b43dcbb203d174d4a48708d457a
Binary files /dev/null and b/journal_media/demo_design.png differ
diff --git a/paperbot_ee_autoroute/__pycache__/ee_dwg_processing.cpython-36.pyc b/paperbot_ee_autoroute/__pycache__/ee_dwg_processing.cpython-36.pyc
index 921aeb1dd3a0cc6b9fae3bf672709412ce979e66..3d43167da4585a17a461834bab5c1a6db3b45ecf 100644
Binary files a/paperbot_ee_autoroute/__pycache__/ee_dwg_processing.cpython-36.pyc and b/paperbot_ee_autoroute/__pycache__/ee_dwg_processing.cpython-36.pyc differ
diff --git a/paperbot_ee_autoroute/__pycache__/roco_dsn.cpython-36.pyc b/paperbot_ee_autoroute/__pycache__/roco_dsn.cpython-36.pyc
index 84e3aafbd495a1fd6834ccdce48a03bb6e35bc3c..a3f0c1ef1ed617fef3a154ecb786a5c434bc3843 100644
Binary files a/paperbot_ee_autoroute/__pycache__/roco_dsn.cpython-36.pyc and b/paperbot_ee_autoroute/__pycache__/roco_dsn.cpython-36.pyc differ
diff --git a/paperbot_ee_autoroute/drawing.svg b/paperbot_ee_autoroute/drawing.svg
new file mode 100644
index 0000000000000000000000000000000000000000..494d9e39675e5d108d8d0296ad36d7085a25cef1
--- /dev/null
+++ b/paperbot_ee_autoroute/drawing.svg
@@ -0,0 +1,4521 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="210mm"
+   height="297mm"
+   version="1.1"
+   id="svg2298"
+   sodipodi:docname="drawing.svg"
+   inkscape:version="0.92.4 (unknown)">
+  <metadata
+     id="metadata2302">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1025"
+     id="namedview2300"
+     showgrid="false"
+     inkscape:document-units="mm"
+     units="mm"
+     inkscape:zoom="6.7277216"
+     inkscape:cx="107.70058"
+     inkscape:cy="1068.3729"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g498"
+     fit-margin-top="-0.1" />
+  <desc
+     id="desc2">/home/jingyan/Documents/summer_intern_lemur/roco_electrical/paperbot_ee_autoroute/dwg_w_circuit.dxf - scale = 1.000000, origin = (0.000000, 0.000000), method = manual</desc>
+  <defs
+     id="defs14">
+    <marker
+       id="DistanceX"
+       orient="auto"
+       refX="0"
+       refY="0"
+       style="overflow:visible">
+      <path
+         d="M 3,-3 -3,3 M 0,-5 V 5"
+         style="stroke:#000000;stroke-width:0.5"
+         id="path4"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <pattern
+       height="8"
+       id="Hatch"
+       patternUnits="userSpaceOnUse"
+       width="8"
+       x="0"
+       y="0">
+      <path
+         d="M8 4 l-4,4"
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         id="path7" />
+      <path
+         d="M6 2 l-4,4"
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         id="path9" />
+      <path
+         d="M4 0 l-4,4"
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         id="path11" />
+    </pattern>
+  </defs>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="VIEWPORTS"
+     id="g16" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="TABLEGRID"
+     id="g18" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="TABLECONTENT"
+     id="g20" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="DIMENSIONS"
+     id="g22" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="TABLEBACKGROUND"
+     id="g24" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Cut"
+     id="g498"
+     style="display:inline">
+    <path
+       d="M 7.2935834,9.7603114 V 38.107201"
+       style="fill:none;stroke:#0000ff;stroke-width:0.93751431"
+       id="path132"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 102.96434,38.107201 V 9.7603114"
+       style="fill:none;stroke:#0000ff;stroke-width:0.93751431"
+       id="path136"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 102.96434,9.7603114 H 7.2935834"
+       style="fill:none;stroke:#0000ff;stroke-width:0.93751431"
+       id="path256"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 7.2935834,38.107201 H 102.96434"
+       style="fill:none;stroke:#0000ff;stroke-width:0.93751431"
+       id="path260"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Fold"
+     id="g546"
+     style="display:inline" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Circuit_Cut"
+     id="g1762"
+     style="display:none">
+    <path
+       d="M 490.67011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path548"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 490.67011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path550"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 498.22917,97.981869 v 7.559061"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path552"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 490.67011,105.54093 v 19.79333"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path554"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 498.22917,105.54093 v 22.92439"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path556"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 490.67011,125.33426 -55.20455,55.20455"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path558"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 430.1205,185.88387 3e-5,-3e-5"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path560"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 498.22917,128.46532 -57.41855,57.41855"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path562"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 440.81062,185.88387 39.84374,39.8441"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path564"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 430.12053,185.88384 42.97478,42.97517"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path566"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,248.48266 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path568"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path570"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 480.65436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path572"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,228.85901 v 19.62365"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path574"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 480.65436,225.72797 v 22.75469"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path576"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,164.1614 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path578"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,171.72045 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path580"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 354.0024,171.72045 V 164.1614"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path582"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,164.1614 v -1.70991"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path584"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.0024,164.1614 v 1.42115"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path586"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,162.45149 7.95472,-7.95472"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path588"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.0024,165.58255 3.52672,-3.52673"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path590"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.39806,154.49677 h 55.0251"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path592"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.52912,162.05582 h 48.763"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path594"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 409.42316,154.49677 26.0424,26.04204"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path596"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.29212,162.05582 23.82838,23.82805"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path598"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 481.07011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path600"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.07011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path602"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.62917,97.981869 v 7.559061"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path604"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.07011,105.54093 v 2.93928"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path606"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.62917,105.54093 v 6.07034"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path608"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.07011,108.48021 -2.87514,2.87514"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path610"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.62917,111.61127 -7.30313,7.30313"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path612"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.19497,111.35535 H 385.13696"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path614"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 481.32604,118.9144 H 388.26802"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path616"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 385.13696,111.35535 -51.89302,51.89302"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path618"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 388.26802,118.9144 -45.43208,45.43209"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path620"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 342.83594,164.34649 5.44271,8.73111"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path622"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 333.24394,163.24837 -0.27686,-0.44412"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path624"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 332.96708,162.80425 -8.81385,-1.49988"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path626"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.27865,173.0776 -21.54256,-3.66598"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path628"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.15323,161.30437 -53.30044,53.30044"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path630"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 326.73609,169.41162 -48.32425,48.32425"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path632"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,214.60481 v 88.90856"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path634"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.41184,217.73587 v 89.02631"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path636"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,303.51337 -10.48668,9.9462"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path638"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.41184,306.76218 -10.48667,9.94621"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path640"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.36611,313.45957 v 12.05785"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path642"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.92517,316.70839 v 5.67796"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path644"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.92517,322.38635 8.874,8.87401"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path646"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.36611,325.51742 13.302,13.30199"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path648"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 276.79917,331.26036 h 48.52639"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path650"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 273.66811,338.81941 h 54.78851"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path652"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 325.32556,331.26036 70.96975,-70.96975"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path654"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 328.45662,338.81941 75.39774,-75.39774"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path656"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path658"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path660"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.85436,248.48266 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path662"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,260.29061 v -4.2489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path664"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.85436,263.42167 v -7.37996"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path666"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,306.15825 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path668"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,313.7173 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path670"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,313.7173 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path672"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,306.15825 v -96.985"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path674"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 297.30948,306.15825 V 212.30431"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path676"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,209.17325 34.42728,-34.42729"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path678"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,212.30431 29.9993,-29.99929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path680"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.17771,174.74596 h 28.78035"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path682"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 327.30878,182.30502 h 28.78034"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path684"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 352.95806,174.74596 3.62053,-3.62052"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path686"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.08912,182.30502 8.65916,-8.65916"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path688"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 363.60239,167.58668 V 164.1614"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path690"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 363.60239,164.1614 h -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path692"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.04334,164.1614 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path694"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.04334,171.72045 h 0.64777"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path696"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 364.74828,173.64586 -1.14589,-6.05918"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path698"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.57859,171.12544 0.11252,0.59501"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path700"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,320.55825 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path702"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,320.55825 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path704"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,328.1173 h -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path706"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,328.1173 v 0"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path708"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,320.55825 h -8.75258"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path710"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 289.75043,328.1173 H 277.86678"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path712"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.41184,317.97224 v -2.21399"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path714"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.41184,315.75825 h -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path716"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,315.75825 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path718"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,323.3173 h 2.21399"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path720"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 280.99785,320.55825 -2.58601,-2.58601"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path722"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.86678,328.1173 -4.8,-4.8"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path724"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path726"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path728"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.05436,248.48266 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path730"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,256.04171 v 2.99835"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path732"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 423.05436,256.04171 V 255.909"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path734"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.05436,255.909 3.09133,3.09133"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path736"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,259.04006 7.51932,7.51932"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path738"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.14569,259.00033 h 53.43146"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path740"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.01463,266.55938 h 59.69358"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path742"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 479.57715,259.00033 501.1103,237.46717"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path744"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.70821,266.55938 25.96115,-25.96114"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path746"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 501.1103,237.46717 V 99.002389"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path748"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 508.66936,240.59824 V 95.871329"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path750"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 508.66936,95.871329 -8.32965,-8.32965"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path752"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 501.1103,99.002389 -3.90166,-3.90165"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path754"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 500.33971,87.541679 H 478.37904"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path756"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 497.20864,95.100739 H 481.5101"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path758"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.37904,87.541679 -6.90893,6.90893"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path760"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.5101,95.100739 -2.48093,2.48093"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path762"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.47011,97.981869 v 7.559061"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path764"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.47011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path766"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 479.02917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path768"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.47011,94.450609 v 3.53126"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path770"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.02917,97.581669 v 0.4002"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path772"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,97.981869 v 7.559061"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path774"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path776"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 469.42917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path778"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,97.981869 v -7.45063"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path780"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 469.42917,97.981869 v -4.31957"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path782"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,90.531239 12.74187,-12.74187"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path784"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 469.42917,93.662299 8.31387,-8.31388"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path786"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.61198,77.789369 h 29.33831"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path788"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 477.74304,85.348419 h 23.07619"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path790"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 503.95029,77.789369 14.28278,14.28278"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path792"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 500.81923,85.348419 9.85479,9.85479"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path794"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 510.67402,95.203209 V 241.31662"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path796"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 518.23307,92.072149 V 244.44768"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path798"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 510.67402,241.31662 -27.35174,27.35174"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path800"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 518.23307,244.44768 -31.77973,31.77973"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path802"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 483.32228,268.66836 H 421.83212"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path804"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 486.45334,276.22741 H 418.70105"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path806"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 421.83212,268.66836 -8.37776,-8.37775"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path808"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 418.70105,276.22741 405.89531,263.42167"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path810"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path812"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path814"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.45436,248.48266 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path816"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,263.42167 v -7.37996"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path818"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.45436,260.29061 v -4.2489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path820"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 491.61499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path822"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.61499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path824"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.28428,98.926749 v 5.669291"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path826"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.61499,104.59604 v 21.1296"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path828"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.28428,104.59604 v 23.4779"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path830"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.61499,125.72564 -56.14943,56.14943"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path832"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.45677,185.88387 2e-5,-3e-5"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path834"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.28428,128.07394 -57.80992,57.80992"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path836"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 439.47436,185.88386 40.23512,40.23549"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path838"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.45679,185.88384 42.5834,42.58379"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path840"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,249.42754 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path842"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path844"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.70948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path846"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,228.46763 v 20.95991"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path848"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.70948,226.11935 v 23.30819"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path850"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.38822,165.10628 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path852"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.38822,170.77557 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path854"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.05751,170.77557 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path856"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.38822,165.10628 v -2.26341"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path858"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.05751,165.10628 v 0.0849"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path860"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.38822,162.84287 7.40122,-7.40122"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path862"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.05751,165.19117 4.08023,-4.08023"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path864"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.78944,155.44165 h 54.24234"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path866"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 357.13774,161.11094 H 406.6835"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path868"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 409.03178,155.44165 26.43378,26.43342"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path870"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.6835,161.11094 24.77327,24.77293"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path872"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 482.01499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path874"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.01499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path876"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 487.68428,98.926749 v 5.669291"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path878"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.01499,104.59604 v 4.27555"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path880"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 487.68428,104.59604 v 6.62385"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path882"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.01499,108.87159 -3.42863,3.42864"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path884"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 487.68428,111.21989 -6.74963,6.74963"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path886"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.58636,112.30023 H 385.52834"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path888"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 480.93465,117.96952 H 387.87664"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path890"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 385.52834,112.30023 -51.0854,51.08541"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path892"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.87664,117.96952 -46.2397,46.2397"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path894"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 341.63694,164.20922 4.72776,7.58421"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path896"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 334.44294,163.38564 0.43809,0.70278"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path898"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 334.88103,164.08842 -10.40494,-1.77065"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path900"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.3647,171.79343 -19.95146,-3.39521"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path902"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.47609,162.31777 -52.67842,52.67842"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path904"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 326.41324,168.39822 -48.94628,48.94627"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path906"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.79767,214.99619 v 88.92328"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path908"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.46696,217.34449 v 89.01159"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path910"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.79767,303.91947 -10.48668,9.9462"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path912"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.46696,306.35608 -10.48668,9.9462"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path914"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 261.31099,313.86567 v 11.26036"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path916"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 266.98028,316.30228 v 6.47546"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path918"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 266.98028,322.77774 9.42751,9.4275"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path920"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 261.31099,325.12603 12.7485,12.7485"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path922"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 276.40779,332.20524 h 49.30915"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path924"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 274.05949,337.87453 h 54.00575"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path926"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 325.71694,332.20524 71.52325,-71.52325"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path928"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 328.06524,337.87453 74.84424,-74.84424"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path930"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path932"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path934"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 402.90948,249.42754 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path936"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,260.68199 v -5.58516"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path938"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 402.90948,263.03029 v -7.93346"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path940"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,307.10313 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path942"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,312.77242 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path944"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,312.77242 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path946"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,307.10313 v -97.5385"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path948"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,307.10313 v -95.1902"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path950"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.69531,209.56463 324.5691,175.69085"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path952"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,211.91293 30.55279,-30.55279"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path954"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.5691,175.69085 h 28.78034"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path956"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 326.91739,181.36014 h 28.78035"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path958"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.34944,175.69085 4.25036,-4.25036"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path960"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.69774,181.36014 8.02933,-8.02933"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path962"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 362.65751,167.67524 v -2.56896"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path964"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 362.65751,165.10628 h -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path966"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.98822,165.10628 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path968"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.98822,170.77557 h 0.48583"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path970"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 363.72707,173.33081 -1.06956,-5.65557"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path972"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.5998,171.44049 -0.12575,-0.66492"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path974"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,321.50313 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path976"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,321.50313 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path978"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,327.17242 h -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path980"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,327.17242 v 0"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path982"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.69531,321.50313 H 280.60646"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path984"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.69531,327.17242 H 278.25817"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path986"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.46696,318.36363 v -1.6605"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path988"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.46696,316.70313 h -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path990"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.79767,316.70313 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path992"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.79767,322.37242 h 1.6605"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path994"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 280.60646,321.50313 -3.1395,-3.1395"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path996"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.25817,327.17242 -4.8,-4.8"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path998"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1000"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1002"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.10948,249.42754 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1004"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,255.09683 v 3.55185"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1006"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.10948,255.09683 v 1.20355"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1008"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.10948,256.30038 3.64483,3.64483"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1010"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,258.64868 6.96582,6.96582"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1012"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.75431,259.94521 h 54.21422"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1014"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.40601,265.6145 h 58.91082"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1016"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.96853,259.94521 22.08665,-22.08665"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1018"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.31683,265.6145 25.40764,-25.40765"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1020"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 502.05518,237.85856 V 98.611009"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1022"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 507.72447,240.20685 V 96.262709"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1024"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 507.72447,96.262709 -7.77615,-7.77615"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1026"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 502.05518,98.611009 -4.45515,-4.45516"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1028"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 499.94832,88.486559 h -21.1779"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1030"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 497.60003,94.155849 H 481.11872"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1032"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.77042,88.486559 -6.35543,6.35543"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1034"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.11872,94.155849 -3.03444,3.03444"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1036"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 472.41499,98.926749 v 5.669291"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1038"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 472.41499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1040"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.08428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1042"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 472.41499,94.841989 v 4.08476"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1044"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.08428,97.190289 v 1.73646"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1046"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.81499,98.926749 v 5.669291"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1048"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.81499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1050"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 468.48428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1052"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.81499,98.926749 v -8.00413"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1054"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 468.48428,98.926749 v -5.65583"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1056"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.81499,90.922619 12.18838,-12.18837"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1058"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 468.48428,93.270919 8.86738,-8.86738"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1060"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 475.00337,78.734249 h 28.55554"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1062"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 477.35166,84.403539 h 23.85895"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1064"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 503.55891,78.734249 13.72928,13.72928"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1066"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 501.21061,84.403539 10.40829,10.40829"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1068"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 511.6189,94.811829 V 241.708"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1070"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 517.28819,92.463529 V 244.0563"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1072"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 511.6189,241.708 -27.90524,27.90524"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1074"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 517.28819,244.0563 -31.22623,31.22623"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1076"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 483.71366,269.61324 H 421.44073"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1078"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 486.06196,275.28253 H 419.09243"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1080"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 421.44073,269.61324 -8.93125,-8.93125"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1082"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 419.09243,275.28253 406.84019,263.03029"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1084"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1086"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1088"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.50948,249.42754 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1090"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,263.03029 v -7.93346"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1092"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.50948,260.68199 v -5.58516"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1094"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 490.67011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1096"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,256.04171 0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1098"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,171.72045 0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1100"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.07011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1102"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1104"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,313.7173 0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1106"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.04334,164.1614 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1108"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,320.55825 -0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1110"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,315.75825 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1112"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1114"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.47011,105.54093 0.94488,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1116"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,105.54093 0.94488,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1118"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1120"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 452.27011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1122"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.27011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1124"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 459.82917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1126"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.27011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1128"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 453.21499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1130"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.21499,98.926749 h 5.6693"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1132"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 458.88429,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1134"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.21499,104.59604 h 5.6693"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1136"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.27011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1138"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 459.82917,105.54093 -0.94488,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1140"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 442.67011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1142"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.67011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1144"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 450.22917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1146"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.67011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1148"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 443.61499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1150"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 443.61499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1152"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 449.28428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1154"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 443.61499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1156"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.67011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1158"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 450.22917,105.54093 -0.94489,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1160"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 433.07011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1162"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.07011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1164"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 440.62917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1166"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.07011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1168"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 434.01499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1170"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.01499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1172"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 439.68428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1174"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.01499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1176"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.07011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1178"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 440.62917,105.54093 -0.94489,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1180"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 423.47011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1182"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.47011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1184"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 431.02917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1186"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.47011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1188"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 424.41499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1190"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 424.41499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1192"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 430.08428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1194"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 424.41499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1196"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.47011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1198"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.02917,105.54093 -0.94489,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1200"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 413.87011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1202"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.87011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1204"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 421.42917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1206"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.87011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1208"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 414.81499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1210"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 414.81499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1212"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 420.48428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1214"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 414.81499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1216"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.87011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1218"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 421.42917,105.54093 -0.94489,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1220"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 404.27011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1222"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.27011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1224"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 411.82917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1226"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.27011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1228"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 405.21499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1230"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.21499,98.926749 h 5.6693"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1232"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 410.88429,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1234"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.21499,104.59604 h 5.6693"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1236"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.27011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1238"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 411.82917,105.54093 -0.94488,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1240"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1242"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1244"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.25436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1246"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1248"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1250"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1252"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 345.30948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1254"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1256"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1258"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.25436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1260"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1262"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1264"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.85436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1266"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1268"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1270"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1272"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.90948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1274"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1276"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1278"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.85436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1280"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1282"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1284"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 365.45436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1286"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1288"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1290"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1292"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 364.50948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1294"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1296"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1298"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 365.45436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1300"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1302"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1304"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 375.05436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1306"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1308"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1310"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1312"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 374.10948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1314"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1316"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1318"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 375.05436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1320"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1322"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1324"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 384.65436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1326"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1328"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1330"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1332"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 383.70948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1334"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1336"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1338"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 384.65436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1340"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1342"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1344"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 394.25436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1346"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1348"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1350"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1352"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 393.30948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1354"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1356"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1358"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 394.25436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1360"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1362"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1364"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.85436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1366"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1368"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1370"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1372"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 402.90948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1374"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1376"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1378"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.85436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1380"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1382"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1384"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.45436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1386"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1388"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1390"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1392"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.50948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1394"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1396"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1398"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.45436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1400"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1402"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1404"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.05436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1406"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1408"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1410"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1412"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.10948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1414"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1416"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1418"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.05436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1420"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1422"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1424"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 432.65436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1426"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1428"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1430"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1432"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.70948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1434"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1436"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1438"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 432.65436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1440"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1442"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1444"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.25436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1446"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1448"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1450"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1452"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 441.30948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1454"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1456"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1458"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.25436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1460"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1462"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1464"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 451.85436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1466"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1468"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1470"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1472"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 450.90948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1474"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1476"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1478"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 451.85436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1480"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1482"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1484"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.45436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1486"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1488"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1490"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1492"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 460.50948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1494"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1496"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1498"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.45436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1500"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1502"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1504"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.05436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1506"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1508"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1510"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1512"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 470.10948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1514"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1516"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1518"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.05436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1520"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1522"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1524"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 480.65436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1526"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1528"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1530"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1532"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.70948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1534"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1536"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1538"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 480.65436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1540"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1542"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1544"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.05436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1546"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1548"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1550"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1552"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 470.10948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1554"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1556"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1558"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.05436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1560"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1562"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1564"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.45436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1566"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1568"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1570"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1572"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 460.50948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1574"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1576"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1578"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.45436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1580"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1582"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1584"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 451.85436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1586"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1588"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1590"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1592"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 450.90948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1594"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1596"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1598"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 451.85436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1600"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1602"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1604"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.25436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1606"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1608"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1610"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1612"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 441.30948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1614"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1616"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1618"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.25436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1620"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1622"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1624"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 432.65436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1626"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1628"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1630"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1632"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.70948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1634"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1636"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1638"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 432.65436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1640"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1642"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1644"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 394.25436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1646"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1648"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1650"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1652"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 393.30948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1654"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1656"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1658"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 394.25436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1660"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1662"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1664"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 384.65436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1666"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1668"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1670"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1672"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 383.70948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1674"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1676"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1678"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 384.65436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1680"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1682"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1684"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 375.05436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1686"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1688"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1690"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1692"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 374.10948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1694"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1696"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1698"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 375.05436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1700"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1702"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1704"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 365.45436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1706"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1708"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1710"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1712"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 364.50948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1714"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1716"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1718"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 365.45436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1720"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1722"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1724"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.85436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1726"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1728"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1730"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1732"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.90948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1734"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1736"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1738"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.85436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1740"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1742"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1744"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.25436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1746"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1748"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1750"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1752"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 345.30948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1754"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1756"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1758"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.25436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1760"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Circuit_Etc"
+     id="g2294"
+     style="display:none">
+    <path
+       d="M 491.14255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1764"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.14255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1766"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.75673,98.454309 v 6.614171"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1768"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.14255,105.06848 v 20.46147"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1770"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.75673,105.06848 v 23.20115"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1772"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.14255,125.52995 -55.67699,55.67699"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1774"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 430.78863,185.88387 3e-5,-3e-5"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1776"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.75673,128.26963 -57.61424,57.61424"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1778"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 440.14249,185.88387 40.03943,40.03979"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1780"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 430.78866,185.88384 42.77909,42.77948"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1782"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.56775,248.9551 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1784"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.56775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1786"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 480.18192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1788"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 473.56775,228.66332 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1790"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 480.18192,225.92366 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1792"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.91578,164.63384 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1794"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.91578,171.24801 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1796"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.52995,171.24801 v -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1798"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.91578,164.63384 v -1.98666"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1800"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.52995,164.63384 v 0.75302"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1802"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.91578,162.64718 7.67797,-7.67797"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1804"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.52995,165.38686 3.80348,-3.80348"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1806"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.59375,154.96921 h 54.63372"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1808"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.33343,161.58338 h 49.15438"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1810"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 409.22747,154.96921 26.23809,26.23773"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1812"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.48781,161.58338 24.30082,24.30049"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1814"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 481.54255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1816"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.54255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1818"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.15673,98.454309 v 6.614171"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1820"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.54255,105.06848 v 3.60742"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1822"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.15673,105.06848 v 6.3471"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1824"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.54255,108.6759 -3.15189,3.15189"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1826"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.15673,111.41558 -7.02638,7.02638"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1828"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.39066,111.82779 H 385.33265"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1830"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 481.13035,118.44196 H 388.07233"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1832"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 385.33265,111.82779 333.84344,163.317"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1834"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 388.07233,118.44196 -45.83589,45.83589"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1836"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 342.23644,164.27785 5.08524,8.15766"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1838"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 333.84344,163.317 0.0806,0.12933"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1840"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 333.92406,163.44633 -9.6094,-1.63526"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1842"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.32168,172.43551 -20.74702,-3.53059"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1844"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 324.31466,161.81107 271.32523,214.8005"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1846"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 326.57466,168.90492 277.9394,217.54018"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1848"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.32523,214.8005 v 88.91592"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1850"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.9394,217.54018 v 89.01895"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1852"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.32523,303.71642 -10.48668,9.9462"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1854"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.9394,306.55913 -10.48667,9.9462"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1856"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.83855,313.66262 v 11.65911"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1858"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.45273,316.50533 v 6.07671"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1860"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.45273,322.58204 9.15075,9.15076"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1862"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.83855,325.32173 13.02525,13.02524"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1864"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 276.60348,331.7328 h 48.91777"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1866"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 273.8638,338.34697 h 54.39713"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1868"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 325.52125,331.7328 71.2465,-71.2465"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1870"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 328.26093,338.34697 75.12099,-75.12099"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1872"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 396.76775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1874"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.76775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1876"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.38192,248.9551 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1878"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.76775,260.4863 v -4.91703"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1880"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.38192,263.22598 v -7.65671"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1882"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,306.63069 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1884"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,313.24486 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1886"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.83704,313.24486 v -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1888"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.22287,306.63069 V 209.36894"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1890"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 296.83704,306.63069 V 212.10862"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1892"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.22287,209.36894 324.3734,175.2184"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1894"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.83704,212.10862 30.27605,-30.27604"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1896"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.3734,175.2184 h 28.78035"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1898"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 327.11309,181.83258 h 28.78034"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1900"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.15375,175.2184 3.93544,-3.93544"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1902"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.89343,181.83258 8.34424,-8.34425"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1904"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 363.12995,167.63096 v -2.99712"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1906"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 363.12995,164.63384 h -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1908"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.51578,164.63384 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1910"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.51578,171.24801 h 0.5668"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1912"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 364.23767,173.48833 -1.10772,-5.85737"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1914"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.08919,171.28296 -0.007,-0.0349"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1916"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,321.03069 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1918"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.83704,321.03069 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1920"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.83704,327.64486 h -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1922"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,327.64486 v 0"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1924"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,321.03069 h -9.42071"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1926"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.22287,327.64486 H 278.06248"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1928"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.9394,318.16793 v -1.93724"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1930"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.9394,316.23069 h -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1932"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.32523,316.23069 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1934"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.32523,322.84486 h 1.93725"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1936"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 280.80216,321.03069 -2.86276,-2.86276"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1938"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.06248,327.64486 -4.8,-4.8"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1940"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 415.96775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1942"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1944"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.58192,248.9551 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1946"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,255.56927 v 3.2751"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1948"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.58192,255.56927 v 0.53542"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1950"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.58192,256.10469 3.36808,3.36808"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1952"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,258.84437 7.24257,7.24257"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1954"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.95,259.47277 h 53.82284"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1956"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.21032,266.08694 h 59.3022"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1958"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.77284,259.47277 21.8099,-21.80991"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1960"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.51252,266.08694 25.68439,-25.6844"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1962"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 501.58274,237.66286 V 98.806699"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1964"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 508.19691,240.40254 V 96.067019"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1966"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 508.19691,96.067019 -8.0529,-8.0529"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1968"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 501.58274,98.806699 -4.17841,-4.17841"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1970"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 500.14401,88.014119 H 478.57473"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1972"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 497.40433,94.628289 H 481.31441"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1974"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.57473,88.014119 -6.63218,6.63218"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1976"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.31441,94.628289 -2.75768,2.75769"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1978"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.94255,98.454309 v 6.614171"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1980"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.94255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1982"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.55673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1984"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.94255,94.646299 v 3.80801"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1986"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.55673,97.385979 v 1.06833"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1988"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.34255,98.454309 v 6.614171"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1990"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.34255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1992"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 468.95673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1994"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.34255,98.454309 v -7.72738"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1996"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 468.95673,98.454309 v -4.9877"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1998"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.34255,90.726929 12.46512,-12.46512"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2000"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 468.95673,93.466609 8.59062,-8.59063"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2002"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 474.80767,78.261809 H 503.7546"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2004"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 477.54735,84.875979 h 23.46757"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2006"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 503.7546,78.261809 14.00603,14.00603"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2008"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 501.01492,84.875979 10.13154,10.13154"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2010"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 511.14646,95.007519 V 241.51231"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2012"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 517.76063,92.267839 V 244.25199"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2014"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 511.14646,241.51231 483.51797,269.1408"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2016"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 517.76063,244.25199 -31.50298,31.50298"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2018"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 483.51797,269.1408 H 421.63642"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2020"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 486.25765,275.75497 H 418.89674"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2022"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 421.63642,269.1408 -8.6545,-8.6545"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2024"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 418.89674,275.75497 406.36775,263.22598"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2026"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 406.36775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2028"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.36775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2030"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.98192,248.9551 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2032"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.36775,263.22598 v -7.65671"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2034"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.98192,260.4863 v -4.91703"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2036"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 452.74255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2038"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.74255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2040"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 459.35673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2042"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.74255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2044"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 443.14255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2046"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 443.14255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2048"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 449.75673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2050"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 443.14255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2052"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 433.54255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2054"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.54255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2056"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 440.15673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2058"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.54255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2060"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 423.94255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2062"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.94255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2064"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 430.55673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2066"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.94255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2068"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 414.34255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2070"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 414.34255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2072"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 420.95673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2074"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 414.34255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2076"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 404.74255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2078"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.74255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2080"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 411.35673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2082"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.74255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2084"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 339.16775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2086"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.16775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2088"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 345.78192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2090"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.16775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2092"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 348.76775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2094"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.76775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2096"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 355.38192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2098"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.76775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2100"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 358.36775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2102"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.36775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2104"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 364.98192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2106"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.36775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2108"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 367.96775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2110"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.96775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2112"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 374.58192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2114"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.96775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2116"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 377.56775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2118"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.56775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2120"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 384.18192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2122"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.56775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2124"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 387.16775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2126"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.16775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2128"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 393.78192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2130"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.16775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2132"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 396.76775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2134"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.76775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2136"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 403.38192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2138"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.76775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2140"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 406.36775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2142"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.36775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2144"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 412.98192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2146"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.36775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2148"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 415.96775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2150"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2152"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 422.58192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2154"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2156"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 425.56775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2158"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.56775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2160"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 432.18192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2162"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.56775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2164"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 435.16775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2166"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.16775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2168"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 441.78192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2170"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.16775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2172"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 444.76775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2174"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.76775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2176"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 451.38192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2178"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.76775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2180"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 454.36775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2182"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.36775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2184"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 460.98192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2186"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.36775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2188"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 463.96775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2190"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.96775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2192"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 470.58192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2194"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.96775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2196"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 473.56775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2198"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.56775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2200"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 480.18192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2202"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.56775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2204"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 463.96775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2206"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.96775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2208"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 470.58192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2210"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.96775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2212"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 454.36775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2214"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.36775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2216"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 460.98192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2218"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.36775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2220"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 444.76775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2222"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.76775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2224"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 451.38192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2226"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.76775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2228"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 435.16775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2230"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.16775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2232"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 441.78192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2234"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.16775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2236"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 425.56775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2238"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.56775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2240"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 432.18192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2242"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.56775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2244"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 387.16775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2246"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.16775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2248"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 393.78192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2250"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.16775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2252"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 377.56775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2254"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.56775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2256"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 384.18192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2258"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.56775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2260"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 367.96775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2262"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.96775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2264"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 374.58192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2266"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.96775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2268"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 358.36775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2270"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.36775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2272"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 364.98192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2274"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.36775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2276"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 348.76775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2278"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.76775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2280"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 355.38192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2282"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.76775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2284"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 339.16775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2286"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.16775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2288"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 345.78192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2290"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.16775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2292"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="0"
+     id="g2296" />
+</svg>
diff --git a/paperbot_ee_autoroute/dwg_for_autorouter.dxf b/paperbot_ee_autoroute/dwg_for_autorouter.dxf
deleted file mode 100644
index 92d3421afad0cf06d53619829c260566b8b89892..0000000000000000000000000000000000000000
--- a/paperbot_ee_autoroute/dwg_for_autorouter.dxf
+++ /dev/null
@@ -1,8674 +0,0 @@
-  0
-SECTION
-  2
-HEADER
-  9
-$ACADVER
-  1
-AC1024
-  9
-$ACADMAINTVER
- 70
-6
-  9
-$DWGCODEPAGE
-  3
-ANSI_1252
-  9
-$LASTSAVEDBY
-  1
-unknown
-  9
-$INSBASE
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$EXTMIN
- 10
-1e+20
- 20
-1e+20
- 30
-1e+20
-  9
-$EXTMAX
- 10
--1e+20
- 20
--1e+20
- 30
--1e+20
-  9
-$LIMMIN
- 10
-0.0
- 20
-0.0
-  9
-$LIMMAX
- 10
-12.0
- 20
-9.0
-  9
-$ORTHOMODE
- 70
-0
-  9
-$REGENMODE
- 70
-1
-  9
-$FILLMODE
- 70
-1
-  9
-$QTEXTMODE
- 70
-0
-  9
-$MIRRTEXT
- 70
-0
-  9
-$LTSCALE
- 40
-1.0
-  9
-$ATTMODE
- 70
-1
-  9
-$TEXTSIZE
- 40
-0.2
-  9
-$TRACEWID
- 40
-0.05
-  9
-$TEXTSTYLE
-  7
-Notes
-  9
-$CLAYER
-  8
-0
-  9
-$CELTYPE
-  6
-ByLayer
-  9
-$CECOLOR
- 62
-256
-  9
-$CELTSCALE
- 40
-1.0
-  9
-$DISPSILH
- 70
-0
-  9
-$DIMSCALE
- 40
-1.0
-  9
-$DIMASZ
- 40
-3.0
-  9
-$DIMEXO
- 40
-1.5
-  9
-$DIMDLI
- 40
-6.0
-  9
-$DIMRND
- 40
-0.0
-  9
-$DIMDLE
- 40
-0.0
-  9
-$DIMEXE
- 40
-3.0
-  9
-$DIMTP
- 40
-0.0
-  9
-$DIMTM
- 40
-0.0
-  9
-$DIMTXT
- 40
-3.0
-  9
-$DIMCEN
- 40
-3.0
-  9
-$DIMTSZ
- 40
-0.0
-  9
-$DIMTOL
- 70
-0
-  9
-$DIMLIM
- 70
-0
-  9
-$DIMTIH
- 70
-0
-  9
-$DIMTOH
- 70
-0
-  9
-$DIMSE1
- 70
-0
-  9
-$DIMSE2
- 70
-0
-  9
-$DIMTAD
- 70
-1
-  9
-$DIMZIN
- 70
-3
-  9
-$DIMBLK
-  1
-
-  9
-$DIMASO
- 70
-1
-  9
-$DIMSHO
- 70
-1
-  9
-$DIMPOST
-  1
-
-  9
-$DIMAPOST
-  1
-
-  9
-$DIMALT
- 70
-0
-  9
-$DIMALTD
- 70
-2
-  9
-$DIMALTF
- 40
-25.4
-  9
-$DIMLFAC
- 40
-1.0
-  9
-$DIMTOFL
- 70
-0
-  9
-$DIMTVP
- 40
-0.0
-  9
-$DIMTIX
- 70
-0
-  9
-$DIMSOXD
- 70
-0
-  9
-$DIMSAH
- 70
-0
-  9
-$DIMBLK1
-  1
-
-  9
-$DIMBLK2
-  1
-
-  9
-$DIMSTYLE
-  2
-Civil-Metric
-  9
-$DIMCLRD
- 70
-0
-  9
-$DIMCLRE
- 70
-0
-  9
-$DIMCLRT
- 70
-0
-  9
-$DIMTFAC
- 40
-1.0
-  9
-$DIMGAP
- 40
-2.0
-  9
-$DIMJUST
- 70
-0
-  9
-$DIMSD1
- 70
-0
-  9
-$DIMSD2
- 70
-0
-  9
-$DIMTOLJ
- 70
-1
-  9
-$DIMTZIN
- 70
-0
-  9
-$DIMALTZ
- 70
-0
-  9
-$DIMALTTZ
- 70
-0
-  9
-$DIMUPT
- 70
-0
-  9
-$DIMDEC
- 70
-2
-  9
-$DIMTDEC
- 70
-2
-  9
-$DIMALTU
- 70
-2
-  9
-$DIMALTTD
- 70
-2
-  9
-$DIMTXSTY
-  7
-Standard
-  9
-$DIMAUNIT
- 70
-0
-  9
-$DIMADEC
- 70
-2
-  9
-$DIMALTRND
- 40
-0.0
-  9
-$DIMAZIN
- 70
-2
-  9
-$DIMDSEP
- 70
-46
-  9
-$DIMATFIT
- 70
-3
-  9
-$DIMFRAC
- 70
-1
-  9
-$DIMLDRBLK
-  1
-
-  9
-$DIMLUNIT
- 70
-2
-  9
-$DIMLWD
- 70
--2
-  9
-$DIMLWE
- 70
--2
-  9
-$DIMTMOVE
- 70
-0
-  9
-$DIMFXL
- 40
-1.0
-  9
-$DIMFXLON
- 70
-0
-  9
-$DIMJOGANG
- 40
-0.7853981633974483
-  9
-$DIMTFILL
- 70
-0
-  9
-$DIMTFILLCLR
- 70
-0
-  9
-$DIMARCSYM
- 70
-0
-  9
-$DIMLTYPE
-  6
-
-  9
-$DIMLTEX1
-  6
-
-  9
-$DIMLTEX2
-  6
-
-  9
-$DIMTXTDIRECTION
- 70
-0
-  9
-$LUNITS
- 70
-2
-  9
-$LUPREC
- 70
-4
-  9
-$SKETCHINC
- 40
-0.1
-  9
-$FILLETRAD
- 40
-0.0
-  9
-$AUNITS
- 70
-0
-  9
-$AUPREC
- 70
-5
-  9
-$MENU
-  1
-.
-  9
-$ELEVATION
- 40
-0.0
-  9
-$PELEVATION
- 40
-0.0
-  9
-$THICKNESS
- 40
-0.0
-  9
-$LIMCHECK
- 70
-0
-  9
-$CHAMFERA
- 40
-0.0
-  9
-$CHAMFERB
- 40
-0.0
-  9
-$CHAMFERC
- 40
-0.0
-  9
-$CHAMFERD
- 40
-0.0
-  9
-$SKPOLY
- 70
-0
-  9
-$TDCREATE
- 40
-2458725.597546296
-  9
-$TDUPDATE
- 40
-2458725.597546296
-  9
-$TDINDWG
- 40
-0.0
-  9
-$TDUSRTIMER
- 40
-0.0
-  9
-$USRTIMER
- 70
-1
-  9
-$ANGBASE
- 50
-0.0
-  9
-$ANGDIR
- 70
-0
-  9
-$PDMODE
- 70
-0
-  9
-$PDSIZE
- 40
-0.0
-  9
-$PLINEWID
- 40
-0.0
-  9
-$SPLFRAME
- 70
-0
-  9
-$SPLINETYPE
- 70
-6
-  9
-$SPLINESEGS
- 70
-8
-  9
-$HANDSEED
-  5
-608
-  9
-$SURFTAB1
- 70
-6
-  9
-$SURFTAB2
- 70
-6
-  9
-$SURFTYPE
- 70
-6
-  9
-$SURFU
- 70
-6
-  9
-$SURFV
- 70
-6
-  9
-$UCSBASE
-  2
-
-  9
-$UCSNAME
-  2
-
-  9
-$UCSORG
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$UCSXDIR
- 10
-1.0
- 20
-0.0
- 30
-0.0
-  9
-$UCSYDIR
- 10
-0.0
- 20
-1.0
- 30
-0.0
-  9
-$UCSORTHOREF
-  2
-
-  9
-$UCSORTHOVIEW
- 70
-0
-  9
-$UCSORGTOP
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$UCSORGBOTTOM
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$UCSORGLEFT
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$UCSORGRIGHT
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$UCSORGFRONT
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$UCSORGBACK
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$PUCSBASE
-  2
-
-  9
-$PUCSNAME
-  2
-
-  9
-$PUCSORG
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$PUCSXDIR
- 10
-1.0
- 20
-0.0
- 30
-0.0
-  9
-$PUCSYDIR
- 10
-0.0
- 20
-1.0
- 30
-0.0
-  9
-$PUCSORTHOREF
-  2
-
-  9
-$PUCSORTHOVIEW
- 70
-0
-  9
-$PUCSORGTOP
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$PUCSORGBOTTOM
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$PUCSORGLEFT
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$PUCSORGRIGHT
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$PUCSORGFRONT
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$PUCSORGBACK
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$USERI1
- 70
-0
-  9
-$USERI2
- 70
-0
-  9
-$USERI3
- 70
-0
-  9
-$USERI4
- 70
-0
-  9
-$USERI5
- 70
-0
-  9
-$USERR1
- 40
-0.0
-  9
-$USERR2
- 40
-0.0
-  9
-$USERR3
- 40
-0.0
-  9
-$USERR4
- 40
-0.0
-  9
-$USERR5
- 40
-0.0
-  9
-$WORLDVIEW
- 70
-1
-  9
-$SHADEDGE
- 70
-3
-  9
-$SHADEDIF
- 70
-70
-  9
-$TILEMODE
- 70
-1
-  9
-$MAXACTVP
- 70
-64
-  9
-$PINSBASE
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  9
-$PLIMCHECK
- 70
-0
-  9
-$PEXTMIN
- 10
-0.62886676639706
- 20
-0.7999999523162842
- 30
-0.0
-  9
-$PEXTMAX
- 10
-9.028866384927335
- 20
-7.199999570846558
- 30
-0.0
-  9
-$PLIMMIN
- 10
--0.7005418191744587
- 20
--0.2281003861915408
-  9
-$PLIMMAX
- 10
-10.29945794052965
- 20
-8.27189937351257
-  9
-$UNITMODE
- 70
-0
-  9
-$VISRETAIN
- 70
-1
-  9
-$PLINEGEN
- 70
-0
-  9
-$PSLTSCALE
- 70
-1
-  9
-$TREEDEPTH
- 70
-3020
-  9
-$CMLSTYLE
-  2
-Standard
-  9
-$CMLJUST
- 70
-0
-  9
-$CMLSCALE
- 40
-1.0
-  9
-$PROXYGRAPHICS
- 70
-1
-  9
-$MEASUREMENT
- 70
-1
-  9
-$CELWEIGHT
-370
--1
-  9
-$ENDCAPS
-280
-0
-  9
-$JOINSTYLE
-280
-0
-  9
-$LWDISPLAY
-290
-0
-  9
-$INSUNITS
- 70
-4
-  9
-$HYPERLINKBASE
-  1
-
-  9
-$STYLESHEET
-  1
-
-  9
-$XEDIT
-290
-1
-  9
-$CEPSNTYPE
-380
-0
-  9
-$PSTYLEMODE
-290
-1
-  9
-$FINGERPRINTGUID
-  2
-D312394C-CAA2-11E9-978A-7470FDECECE4
-  9
-$VERSIONGUID
-  2
-D312394E-CAA2-11E9-978A-7470FDECECE4
-  9
-$EXTNAMES
-290
-1
-  9
-$PSVPSCALE
- 40
-0.0
-  9
-$OLESTARTUP
-290
-0
-  9
-$SORTENTS
-280
-127
-  9
-$INDEXCTL
-280
-0
-  9
-$HIDETEXT
-280
-1
-  9
-$XCLIPFRAME
-280
-0
-  9
-$HALOGAP
-280
-0
-  9
-$OBSCOLOR
- 70
-257
-  9
-$OBSLTYPE
-280
-0
-  9
-$INTERSECTIONDISPLAY
-280
-0
-  9
-$INTERSECTIONCOLOR
- 70
-257
-  9
-$DIMASSOC
-280
-2
-  9
-$PROJECTNAME
-  1
-
-  9
-$CAMERADISPLAY
-290
-0
-  9
-$LENSLENGTH
- 40
-50.0
-  9
-$CAMERAHEIGHT
- 40
-0.0
-  9
-$STEPSPERSEC
- 40
-2.0
-  9
-$STEPSIZE
- 40
-6.0
-  9
-$3DDWFPREC
- 40
-2.0
-  9
-$PSOLWIDTH
- 40
-0.25
-  9
-$PSOLHEIGHT
- 40
-4.0
-  9
-$LOFTANG1
- 40
-1.570796326794896
-  9
-$LOFTANG2
- 40
-1.570796326794896
-  9
-$LOFTMAG1
- 40
-0.0
-  9
-$LOFTMAG2
- 40
-0.0
-  9
-$LOFTPARAM
- 70
-7
-  9
-$LOFTNORMALS
-280
-1
-  9
-$LATITUDE
- 40
-37.795
-  9
-$LONGITUDE
- 40
--122.394
-  9
-$NORTHDIRECTION
- 40
-0.0
-  9
-$TIMEZONE
- 70
--8000
-  9
-$LIGHTGLYPHDISPLAY
-280
-1
-  9
-$TILEMODELIGHTSYNCH
-280
-1
-  9
-$SOLIDHIST
-280
-1
-  9
-$SHOWHIST
-280
-1
-  9
-$DWFFRAME
-280
-2
-  9
-$DGNFRAME
-280
-0
-  9
-$REALWORLDSCALE
-290
-1
-  9
-$INTERFERECOLOR
- 62
-1
-  9
-$CSHADOW
-280
-0
-  9
-$SHADOWPLANELOCATION
- 40
-0.0
-  0
-ENDSEC
-  0
-SECTION
-  2
-CLASSES
-  0
-CLASS
-  1
-ACDBDICTIONARYWDFLT
-  2
-AcDbDictionaryWithDefault
-  3
-ObjectDBX Classes
- 90
-0
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-DICTIONARYVAR
-  2
-AcDbDictionaryVar
-  3
-ObjectDBX Classes
- 90
-0
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-TABLESTYLE
-  2
-AcDbTableStyle
-  3
-ObjectDBX Classes
- 90
-4095
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-MATERIAL
-  2
-AcDbMaterial
-  3
-ObjectDBX Classes
- 90
-1153
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-VISUALSTYLE
-  2
-AcDbVisualStyle
-  3
-ObjectDBX Classes
- 90
-4095
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-SCALE
-  2
-AcDbScale
-  3
-ObjectDBX Classes
- 90
-1153
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-MLEADERSTYLE
-  2
-AcDbMLeaderStyle
-  3
-ACDB_MLEADERSTYLE_CLASS
- 90
-4095
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-CELLSTYLEMAP
-  2
-AcDbCellStyleMap
-  3
-ObjectDBX Classes
- 90
-1152
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-EXACXREFPANELOBJECT
-  2
-ExAcXREFPanelObject
-  3
-EXAC_ESW
- 90
-1025
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-NPOCOLLECTION
-  2
-AcDbImpNonPersistentObjectsCollection
-  3
-ObjectDBX Classes
- 90
-1153
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-LAYER_INDEX
-  2
-AcDbLayerIndex
-  3
-ObjectDBX Classes
- 90
-0
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-SPATIAL_INDEX
-  2
-AcDbSpatialIndex
-  3
-ObjectDBX Classes
- 90
-0
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-IDBUFFER
-  2
-AcDbIdBuffer
-  3
-ObjectDBX Classes
- 90
-0
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-DIMASSOC
-  2
-AcDbDimAssoc
-  3
-"AcDbDimAssoc|Product Desc:     AcDim ARX App For Dimension|Company:          Autodesk, Inc.|WEB Address:      www.autodesk.com"
- 90
-0
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-IMAGEDEF
-  2
-AcDbRasterImageDef
-  3
-ISM
- 90
-0
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-RASTERVARIABLES
-  2
-AcDbRasterVariables
-  3
-ISM
- 90
-0
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-IMAGEDEF_REACTOR
-  2
-AcDbRasterImageDefReactor
-  3
-ISM
- 90
-1
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-IMAGE
-  2
-AcDbRasterImage
-  3
-ISM
- 90
-2175
- 91
-0
-280
-0
-281
-1
-  0
-CLASS
-  1
-PDFDEFINITION
-  2
-AcDbPdfDefinition
-  3
-ObjectDBX Classes
- 90
-1153
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-PDFUNDERLAY
-  2
-AcDbPdfReference
-  3
-ObjectDBX Classes
- 90
-4095
- 91
-0
-280
-0
-281
-1
-  0
-CLASS
-  1
-DWFDEFINITION
-  2
-AcDbDwfDefinition
-  3
-ObjectDBX Classes
- 90
-1153
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-DWFUNDERLAY
-  2
-AcDbDwfReference
-  3
-ObjectDBX Classes
- 90
-1153
- 91
-0
-280
-0
-281
-1
-  0
-CLASS
-  1
-DGNDEFINITION
-  2
-AcDbDgnDefinition
-  3
-ObjectDBX Classes
- 90
-1153
- 91
-0
-280
-0
-281
-0
-  0
-CLASS
-  1
-DGNUNDERLAY
-  2
-AcDbDgnReference
-  3
-ObjectDBX Classes
- 90
-1153
- 91
-0
-280
-0
-281
-1
-  0
-ENDSEC
-  0
-SECTION
-  2
-TABLES
-  0
-TABLE
-  2
-VPORT
-  5
-8
-330
-0
-100
-AcDbSymbolTable
- 70
-0
-  0
-ENDTAB
-  0
-TABLE
-  2
-LTYPE
-  5
-5F
-330
-0
-100
-AcDbSymbolTable
- 70
-3
-  0
-LTYPE
-  5
-14
-330
-5F
-100
-AcDbSymbolTableRecord
-100
-AcDbLinetypeTableRecord
-  2
-ByBlock
- 70
-0
-  3
-
- 72
-65
- 73
-0
- 40
-0.0
-  0
-LTYPE
-  5
-15
-330
-5F
-100
-AcDbSymbolTableRecord
-100
-AcDbLinetypeTableRecord
-  2
-ByLayer
- 70
-0
-  3
-
- 72
-65
- 73
-0
- 40
-0.0
-  0
-LTYPE
-  5
-16
-330
-5F
-100
-AcDbSymbolTableRecord
-100
-AcDbLinetypeTableRecord
-  2
-Continuous
- 70
-0
-  3
-Solid line
- 72
-65
- 73
-0
- 40
-0.0
-  0
-ENDTAB
-  0
-TABLE
-  2
-LAYER
-  5
-2
-330
-0
-100
-AcDbSymbolTable
- 70
-11
-  0
-LAYER
-  5
-10
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-0
- 70
-0
- 62
-7
-  6
-Continuous
-370
--3
-390
-4E8
-  0
-LAYER
-  5
-21D
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-Defpoints
- 70
-0
- 62
-7
-  6
-Continuous
-290
-0
-370
--3
-390
-4E8
-  0
-LAYER
-  5
-570
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-VIEWPORTS
- 70
-0
- 62
-7
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-LAYER
-  5
-571
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-TABLEGRID
- 70
-0
- 62
-1
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-LAYER
-  5
-572
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-TABLECONTENT
- 70
-0
- 62
-1
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-LAYER
-  5
-573
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-DIMENSIONS
- 70
-0
- 62
-1
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-LAYER
-  5
-574
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-TABLEBACKGROUND
- 70
-0
- 62
-1
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-LAYER
-  5
-575
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-Cut
- 70
-0
- 62
-5
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-LAYER
-  5
-576
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-Fold
- 70
-0
- 62
-4
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-LAYER
-  5
-577
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-Circuit_Cut
- 70
-0
- 62
-6
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-LAYER
-  5
-578
-330
-2
-100
-AcDbSymbolTableRecord
-100
-AcDbLayerTableRecord
-  2
-Circuit_Etc
- 70
-0
- 62
-8
-  6
-CONTINUOUS
-290
-1
-390
-4E9
-  0
-ENDTAB
-  0
-TABLE
-  2
-STYLE
-  5
-3
-330
-0
-100
-AcDbSymbolTable
- 70
-1
-  0
-STYLE
-  5
-11
-330
-3
-100
-AcDbSymbolTableRecord
-100
-AcDbTextStyleTableRecord
-  2
-Standard
- 70
-0
- 40
-0.0
- 41
-1.0
- 50
-0.0
- 71
-0
- 42
-0.2
-  3
-txt
-  4
-
-  0
-ENDTAB
-  0
-TABLE
-  2
-VIEW
-  5
-6
-330
-0
-100
-AcDbSymbolTable
- 70
-0
-  0
-ENDTAB
-  0
-TABLE
-  2
-UCS
-  5
-7
-330
-0
-100
-AcDbSymbolTable
- 70
-0
-  0
-ENDTAB
-  0
-TABLE
-  2
-APPID
-  5
-9
-330
-0
-100
-AcDbSymbolTable
- 70
-11
-  0
-APPID
-  5
-12
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-ACAD
- 70
-0
-  0
-APPID
-  5
-DD
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-AcadAnnoPO
- 70
-0
-  0
-APPID
-  5
-DE
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-AcadAnnotative
- 70
-0
-  0
-APPID
-  5
-DF
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-ACAD_DSTYLE_DIMJAG
- 70
-0
-  0
-APPID
-  5
-E0
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-ACAD_DSTYLE_DIMTALN
- 70
-0
-  0
-APPID
-  5
-107
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-ACAD_MLEADERVER
- 70
-0
-  0
-APPID
-  5
-1B5
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-AcAecLayerStandard
- 70
-0
-  0
-APPID
-  5
-1BA
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-ACAD_EXEMPT_FROM_CAD_STANDARDS
- 70
-0
-  0
-APPID
-  5
-237
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-ACAD_DSTYLE_DIMBREAK
- 70
-0
-  0
-APPID
-  5
-28E
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-ACAD_PSEXT
- 70
-0
-  0
-APPID
-  5
-4C4
-330
-9
-100
-AcDbSymbolTableRecord
-100
-AcDbRegAppTableRecord
-  2
-HATCHBACKGROUNDCOLOR
- 70
-0
-  0
-ENDTAB
-  0
-TABLE
-  2
-DIMSTYLE
-  5
-A
-330
-0
-100
-AcDbSymbolTable
- 70
-1
-100
-AcDbDimStyleTable
- 71
-3
-340
-242
-340
-27
-340
-E1
-  0
-DIMSTYLE
-105
-27
-330
-A
-100
-AcDbSymbolTableRecord
-100
-AcDbDimStyleTableRecord
-  2
-Standard
- 70
-0
- 41
-3.0
- 42
-2.0
- 43
-9.0
- 44
-5.0
-140
-3.0
-141
-2.0
-147
-2.0
-340
-11
-1001
-ACAD_DSTYLE_DIMJAG
-1070
-388
-1040
-38.0
-1001
-ACAD_DSTYLE_DIMBREAK
-1070
-391
-1040
-90.0
-1001
-ACAD_DSTYLE_DIMTALN
-1070
-392
-1070
-0
-  0
-ENDTAB
-  0
-TABLE
-  2
-BLOCK_RECORD
-  5
-1
-330
-0
-100
-AcDbSymbolTable
- 70
-2
-  0
-BLOCK_RECORD
-  5
-1F
-330
-1
-100
-AcDbSymbolTableRecord
-100
-AcDbBlockTableRecord
-  2
-*Model_Space
-340
-4ED
- 70
-0
-280
-1
-281
-0
-  0
-BLOCK_RECORD
-  5
-58
-330
-1
-100
-AcDbSymbolTableRecord
-100
-AcDbBlockTableRecord
-  2
-*Paper_Space
-340
-4EE
- 70
-0
-280
-1
-281
-0
-  0
-ENDTAB
-  0
-ENDSEC
-  0
-SECTION
-  2
-BLOCKS
-  0
-BLOCK
-  5
-5A
-330
-58
-100
-AcDbEntity
- 67
-1
-  8
-0
-100
-AcDbBlockBegin
-  2
-*Paper_Space
- 70
-0
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  3
-*Paper_Space
-  1
-
-  0
-ENDBLK
-  5
-5B
-330
-58
-100
-AcDbEntity
- 67
-1
-  8
-0
-100
-AcDbBlockEnd
-  0
-BLOCK
-  5
-20
-330
-1F
-100
-AcDbEntity
-  8
-0
-100
-AcDbBlockBegin
-  2
-*Model_Space
- 70
-0
- 10
-0.0
- 20
-0.0
- 30
-0.0
-  3
-*Model_Space
-  1
-
-  0
-ENDBLK
-  5
-21
-330
-1F
-100
-AcDbEntity
-  8
-0
-100
-AcDbBlockEnd
-  0
-ENDSEC
-  0
-SECTION
-  2
-ENTITIES
-  0
-LWPOLYLINE
-  5
-579
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-106.0
- 20
-113.6
- 10
-106.0
- 20
-113.86
- 10
-119.0
- 20
-113.86
- 10
-119.0
- 20
-113.6
- 10
-106.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-57A
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-106.0
- 20
-151.6
- 10
-106.0
- 20
-151.85999999999999
- 10
-119.0
- 20
-151.85999999999999
- 10
-119.0
- 20
-151.6
- 10
-106.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-57B
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-60.0
- 20
-31.6
- 10
-60.0
- 20
-31.6
- 10
-60.26
- 20
-31.6
- 10
-60.26
- 20
-31.6
- 10
-60.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-57C
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-36.0
- 20
-31.6
- 10
-36.0
- 20
-31.860000000000003
- 10
-60.0
- 20
-31.860000000000003
- 10
-60.0
- 20
-31.6
- 10
-36.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-57D
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-0.0
- 20
-31.6
- 10
-0.0
- 20
-31.860000000000003
- 10
-24.0
- 20
-31.860000000000003
- 10
-24.0
- 20
-31.6
- 10
-0.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-57E
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-0.0
- 20
-31.6
- 10
-0.0
- 20
-31.6
- 10
-0.26
- 20
-31.6
- 10
-0.26
- 20
-31.6
- 10
-0.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-57F
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-106.0
- 20
-18.0
- 10
-106.0
- 20
-18.26
- 10
-110.0
- 20
-18.26
- 10
-110.0
- 20
-18.0
- 10
-106.0
- 20
-18.0
-  0
-LWPOLYLINE
-  5
-580
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-106.0
- 20
-27.0
- 10
-106.0
- 20
-27.26
- 10
-110.0
- 20
-27.26
- 10
-110.0
- 20
-27.0
- 10
-106.0
- 20
-27.0
-  0
-LWPOLYLINE
-  5
-581
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-106.0
- 20
-18.0
- 10
-106.0
- 20
-27.0
- 10
-106.26
- 20
-27.0
- 10
-106.26
- 20
-18.0
- 10
-106.0
- 20
-18.0
-  0
-LWPOLYLINE
-  5
-582
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-151.0
- 20
-151.6
- 10
-151.0
- 20
-151.85999999999999
- 10
-161.0
- 20
-151.85999999999999
- 10
-161.0
- 20
-151.6
- 10
-151.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-583
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-151.0
- 20
-211.6
- 10
-151.0
- 20
-211.85999999999999
- 10
-161.0
- 20
-211.85999999999999
- 10
-161.0
- 20
-211.6
- 10
-151.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-584
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-7.25
- 20
-61.6681818182
- 10
-7.25
- 20
-61.928181818199995
- 10
-7.75
- 20
-61.928181818199995
- 10
-7.75
- 20
-61.6681818182
- 10
-7.25
- 20
-61.6681818182
-  0
-LWPOLYLINE
-  5
-585
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-7.75
- 20
-46.2590909091
- 10
-7.75
- 20
-61.6681818182
- 10
-8.01
- 20
-61.6681818182
- 10
-8.01
- 20
-46.2590909091
- 10
-7.75
- 20
-46.2590909091
-  0
-LWPOLYLINE
-  5
-586
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-7.25
- 20
-46.2590909091
- 10
-7.25
- 20
-46.5190909091
- 10
-7.75
- 20
-46.5190909091
- 10
-7.75
- 20
-46.2590909091
- 10
-7.25
- 20
-46.2590909091
-  0
-LWPOLYLINE
-  5
-587
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-7.25
- 20
-46.2590909091
- 10
-7.25
- 20
-61.6681818182
- 10
-7.51
- 20
-61.6681818182
- 10
-7.51
- 20
-46.2590909091
- 10
-7.25
- 20
-46.2590909091
-  0
-LWPOLYLINE
-  5
-588
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-7.25
- 20
-98.9409090909
- 10
-7.25
- 20
-99.20090909090001
- 10
-7.75
- 20
-99.20090909090001
- 10
-7.75
- 20
-98.9409090909
- 10
-7.25
- 20
-98.9409090909
-  0
-LWPOLYLINE
-  5
-589
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-7.75
- 20
-83.5318181818
- 10
-7.75
- 20
-98.9409090909
- 10
-8.01
- 20
-98.9409090909
- 10
-8.01
- 20
-83.5318181818
- 10
-7.75
- 20
-83.5318181818
-  0
-LWPOLYLINE
-  5
-58A
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-7.25
- 20
-83.5318181818
- 10
-7.25
- 20
-83.79181818180001
- 10
-7.75
- 20
-83.79181818180001
- 10
-7.75
- 20
-83.5318181818
- 10
-7.25
- 20
-83.5318181818
-  0
-LWPOLYLINE
-  5
-58B
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-7.25
- 20
-83.5318181818
- 10
-7.25
- 20
-98.9409090909
- 10
-7.51
- 20
-98.9409090909
- 10
-7.51
- 20
-83.5318181818
- 10
-7.25
- 20
-83.5318181818
-  0
-LWPOLYLINE
-  5
-58C
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-170.0
- 20
-211.6
- 10
-170.0
- 20
-249.6
- 10
-170.26
- 20
-249.6
- 10
-170.26
- 20
-211.6
- 10
-170.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-58D
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.0
- 20
-249.6
- 10
-138.0
- 20
-249.85999999999999
- 10
-151.0
- 20
-249.85999999999999
- 10
-151.0
- 20
-249.6
- 10
-138.0
- 20
-249.6
-  0
-LWPOLYLINE
-  5
-58E
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-106.0
- 20
-211.6
- 10
-106.0
- 20
-211.85999999999999
- 10
-119.0
- 20
-211.85999999999999
- 10
-119.0
- 20
-211.6
- 10
-106.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-58F
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-151.0
- 20
-211.6
- 10
-151.0
- 20
-211.85999999999999
- 10
-170.0
- 20
-211.85999999999999
- 10
-170.0
- 20
-211.6
- 10
-151.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-590
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-151.0
- 20
-249.6
- 10
-151.0
- 20
-249.85999999999999
- 10
-170.0
- 20
-249.85999999999999
- 10
-170.0
- 20
-249.6
- 10
-151.0
- 20
-249.6
-  0
-LWPOLYLINE
-  5
-591
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-119.0
- 20
-249.6
- 10
-119.0
- 20
-249.85999999999999
- 10
-138.0
- 20
-249.85999999999999
- 10
-138.0
- 20
-249.6
- 10
-119.0
- 20
-249.6
-  0
-LWPOLYLINE
-  5
-592
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-119.0
- 20
-211.6
- 10
-119.0
- 20
-211.85999999999999
- 10
-138.0
- 20
-211.85999999999999
- 10
-138.0
- 20
-211.6
- 10
-119.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-593
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-65.461
- 20
-85.6
- 10
-65.461
- 20
-108.6
- 10
-65.721
- 20
-108.6
- 10
-65.721
- 20
-85.6
- 10
-65.461
- 20
-85.6
-  0
-LWPOLYLINE
-  5
-594
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-65.461
- 20
-108.6
- 10
-65.461
- 20
-108.86
- 10
-77.539
- 20
-108.86
- 10
-77.539
- 20
-108.6
- 10
-65.461
- 20
-108.6
-  0
-LWPOLYLINE
-  5
-595
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-77.539
- 20
-85.6
- 10
-77.539
- 20
-108.6
- 10
-77.799
- 20
-108.6
- 10
-77.799
- 20
-85.6
- 10
-77.539
- 20
-85.6
-  0
-LWPOLYLINE
-  5
-596
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-65.461
- 20
-85.6
- 10
-65.461
- 20
-85.86
- 10
-77.539
- 20
-85.86
- 10
-77.539
- 20
-85.6
- 10
-65.461
- 20
-85.6
-  0
-LWPOLYLINE
-  5
-597
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-44.25
- 20
-191.85
- 10
-44.25
- 20
-192.10999999999999
- 10
-44.75
- 20
-192.10999999999999
- 10
-44.75
- 20
-191.85
- 10
-44.25
- 20
-191.85
-  0
-LWPOLYLINE
-  5
-598
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-44.75
- 20
-171.35
- 10
-44.75
- 20
-191.85
- 10
-45.01
- 20
-191.85
- 10
-45.01
- 20
-171.35
- 10
-44.75
- 20
-171.35
-  0
-LWPOLYLINE
-  5
-599
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-44.25
- 20
-171.35
- 10
-44.25
- 20
-171.60999999999999
- 10
-44.75
- 20
-171.60999999999999
- 10
-44.75
- 20
-171.35
- 10
-44.25
- 20
-171.35
-  0
-LWPOLYLINE
-  5
-59A
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-44.25
- 20
-171.35
- 10
-44.25
- 20
-191.85
- 10
-44.51
- 20
-191.85
- 10
-44.51
- 20
-171.35
- 10
-44.25
- 20
-171.35
-  0
-LWPOLYLINE
-  5
-59B
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-150.539
- 20
-85.6
- 10
-150.539
- 20
-108.6
- 10
-150.79899999999998
- 20
-108.6
- 10
-150.79899999999998
- 20
-85.6
- 10
-150.539
- 20
-85.6
-  0
-LWPOLYLINE
-  5
-59C
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-94.25
- 20
-126.016666667
- 10
-94.25
- 20
-126.276666667
- 10
-94.75
- 20
-126.276666667
- 10
-94.75
- 20
-126.016666667
- 10
-94.25
- 20
-126.016666667
-  0
-LWPOLYLINE
-  5
-59D
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-94.25
- 20
-126.016666667
- 10
-94.25
- 20
-139.183333333
- 10
-94.51
- 20
-139.183333333
- 10
-94.51
- 20
-126.016666667
- 10
-94.25
- 20
-126.016666667
-  0
-LWPOLYLINE
-  5
-59E
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-94.25
- 20
-139.183333333
- 10
-94.25
- 20
-139.443333333
- 10
-94.75
- 20
-139.443333333
- 10
-94.75
- 20
-139.183333333
- 10
-94.25
- 20
-139.183333333
-  0
-LWPOLYLINE
-  5
-59F
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-94.75
- 20
-126.016666667
- 10
-94.75
- 20
-139.183333333
- 10
-95.01
- 20
-139.183333333
- 10
-95.01
- 20
-126.016666667
- 10
-94.75
- 20
-126.016666667
-  0
-LWPOLYLINE
-  5
-5A0
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-37.0
- 20
-151.6
- 10
-37.0
- 20
-211.6
- 10
-37.26
- 20
-211.6
- 10
-37.26
- 20
-151.6
- 10
-37.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-5A1
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-46.5090909091
- 10
-158.5
- 20
-61.4181818182
- 10
-158.76
- 20
-61.4181818182
- 10
-158.76
- 20
-46.5090909091
- 10
-158.5
- 20
-46.5090909091
-  0
-LWPOLYLINE
-  5
-5A2
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-61.4181818182
- 10
-158.45
- 20
-61.468181818199994
- 10
-163.45
- 20
-66.4681818182
- 10
-163.5
- 20
-66.4181818182
- 10
-158.5
- 20
-61.4181818182
-  0
-LWPOLYLINE
-  5
-5A3
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-163.5
- 20
-41.5090909091
- 10
-158.5
- 20
-46.5090909091
- 10
-158.55
- 20
-46.5590909091
- 10
-163.55
- 20
-41.5590909091
- 10
-163.5
- 20
-41.5090909091
-  0
-LWPOLYLINE
-  5
-5A4
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-163.5
- 20
-61.4181818182
- 10
-163.5
- 20
-66.4181818182
- 10
-163.76
- 20
-66.4181818182
- 10
-163.76
- 20
-61.4181818182
- 10
-163.5
- 20
-61.4181818182
-  0
-LWPOLYLINE
-  5
-5A5
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-121.266666667
- 10
-158.5
- 20
-126.266666667
- 10
-158.76
- 20
-126.266666667
- 10
-158.76
- 20
-121.266666667
- 10
-158.5
- 20
-121.266666667
-  0
-LWPOLYLINE
-  5
-5A6
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-121.266666667
- 10
-153.5
- 20
-126.266666667
- 10
-153.55
- 20
-126.31666666699999
- 10
-158.55
- 20
-121.31666666699999
- 10
-158.5
- 20
-121.266666667
-  0
-LWPOLYLINE
-  5
-5A7
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-153.5
- 20
-138.933333333
- 10
-153.45
- 20
-138.98333333300002
- 10
-158.45
- 20
-143.98333333300002
- 10
-158.5
- 20
-143.933333333
- 10
-153.5
- 20
-138.933333333
-  0
-LWPOLYLINE
-  5
-5A8
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-138.933333333
- 10
-158.5
- 20
-143.933333333
- 10
-158.76
- 20
-143.933333333
- 10
-158.76
- 20
-138.933333333
- 10
-158.5
- 20
-138.933333333
-  0
-LWPOLYLINE
-  5
-5A9
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-153.5
- 20
-126.266666667
- 10
-153.5
- 20
-138.933333333
- 10
-153.76
- 20
-138.933333333
- 10
-153.76
- 20
-126.266666667
- 10
-153.5
- 20
-126.266666667
-  0
-LWPOLYLINE
-  5
-5AA
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-0.0
- 20
-31.6
- 10
-0.0
- 20
-113.6
- 10
-0.26
- 20
-113.6
- 10
-0.26
- 20
-31.6
- 10
-0.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-5AB
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-108.6
- 10
-138.461
- 20
-108.86
- 10
-150.539
- 20
-108.86
- 10
-150.539
- 20
-108.6
- 10
-138.461
- 20
-108.6
-  0
-LWPOLYLINE
-  5
-5AC
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-85.6
- 10
-138.461
- 20
-85.86
- 10
-150.539
- 20
-85.86
- 10
-150.539
- 20
-85.6
- 10
-138.461
- 20
-85.6
-  0
-LWPOLYLINE
-  5
-5AD
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-96.0
- 20
-211.6
- 10
-96.0
- 20
-211.85999999999999
- 10
-106.0
- 20
-211.85999999999999
- 10
-106.0
- 20
-211.6
- 10
-96.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-5AE
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-80.75
- 20
-66.85
- 10
-80.75
- 20
-74.85
- 10
-81.01
- 20
-74.85
- 10
-81.01
- 20
-66.85
- 10
-80.75
- 20
-66.85
-  0
-LWPOLYLINE
-  5
-5AF
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-96.0
- 20
-249.6
- 10
-96.0
- 20
-249.85999999999999
- 10
-106.0
- 20
-249.85999999999999
- 10
-106.0
- 20
-249.6
- 10
-96.0
- 20
-249.6
-  0
-LWPOLYLINE
-  5
-5B0
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-107.75
- 20
-66.85
- 10
-107.75
- 20
-74.85
- 10
-108.01
- 20
-74.85
- 10
-108.01
- 20
-66.85
- 10
-107.75
- 20
-66.85
-  0
-LWPOLYLINE
-  5
-5B1
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-161.0
- 20
-113.6
- 10
-161.0
- 20
-151.6
- 10
-161.26
- 20
-151.6
- 10
-161.26
- 20
-113.6
- 10
-161.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-5B2
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-150.0
- 20
-42.1
- 10
-150.0
- 20
-51.1
- 10
-150.26
- 20
-51.1
- 10
-150.26
- 20
-42.1
- 10
-150.0
- 20
-42.1
-  0
-LWPOLYLINE
-  5
-5B3
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-150.0
- 20
-51.1
- 10
-150.0
- 20
-51.36
- 10
-154.0
- 20
-51.36
- 10
-154.0
- 20
-51.1
- 10
-150.0
- 20
-51.1
-  0
-LWPOLYLINE
-  5
-5B4
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-154.0
- 20
-42.1
- 10
-154.0
- 20
-51.1
- 10
-154.26
- 20
-51.1
- 10
-154.26
- 20
-42.1
- 10
-154.0
- 20
-42.1
-  0
-LWPOLYLINE
-  5
-5B5
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-150.0
- 20
-42.1
- 10
-150.0
- 20
-42.36
- 10
-154.0
- 20
-42.36
- 10
-154.0
- 20
-42.1
- 10
-150.0
- 20
-42.1
-  0
-LWPOLYLINE
-  5
-5B6
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-161.0
- 20
-151.6
- 10
-161.0
- 20
-211.6
- 10
-161.26
- 20
-211.6
- 10
-161.26
- 20
-151.6
- 10
-161.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-5B7
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-119.0
- 20
-151.6
- 10
-119.0
- 20
-151.85999999999999
- 10
-138.0
- 20
-151.85999999999999
- 10
-138.0
- 20
-151.6
- 10
-119.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-5B8
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-81.0
- 20
-211.6
- 10
-81.0
- 20
-211.85999999999999
- 10
-94.0
- 20
-211.85999999999999
- 10
-94.0
- 20
-211.6
- 10
-81.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-5B9
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-81.0
- 20
-151.6
- 10
-81.0
- 20
-151.85999999999999
- 10
-94.0
- 20
-151.85999999999999
- 10
-94.0
- 20
-151.6
- 10
-81.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-5BA
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-102.0
- 20
-13.5
- 10
-102.0
- 20
-31.5
- 10
-102.26
- 20
-31.5
- 10
-102.26
- 20
-13.5
- 10
-102.0
- 20
-13.5
-  0
-LWPOLYLINE
-  5
-5BB
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-114.0
- 20
-13.5
- 10
-114.0
- 20
-31.5
- 10
-114.26
- 20
-31.5
- 10
-114.26
- 20
-13.5
- 10
-114.0
- 20
-13.5
-  0
-LWPOLYLINE
-  5
-5BC
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-85.6
- 10
-138.461
- 20
-108.6
- 10
-138.721
- 20
-108.6
- 10
-138.721
- 20
-85.6
- 10
-138.461
- 20
-85.6
-  0
-LWPOLYLINE
-  5
-5BD
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-162.25
- 20
-237.183333333
- 10
-162.25
- 20
-237.443333333
- 10
-162.75
- 20
-237.443333333
- 10
-162.75
- 20
-237.183333333
- 10
-162.25
- 20
-237.183333333
-  0
-LWPOLYLINE
-  5
-5BE
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-162.75
- 20
-224.016666667
- 10
-162.75
- 20
-237.183333333
- 10
-163.01
- 20
-237.183333333
- 10
-163.01
- 20
-224.016666667
- 10
-162.75
- 20
-224.016666667
-  0
-LWPOLYLINE
-  5
-5BF
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-162.25
- 20
-224.016666667
- 10
-162.25
- 20
-224.276666667
- 10
-162.75
- 20
-224.276666667
- 10
-162.75
- 20
-224.016666667
- 10
-162.25
- 20
-224.016666667
-  0
-LWPOLYLINE
-  5
-5C0
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-162.25
- 20
-224.016666667
- 10
-162.25
- 20
-237.183333333
- 10
-162.51
- 20
-237.183333333
- 10
-162.51
- 20
-224.016666667
- 10
-162.25
- 20
-224.016666667
-  0
-LWPOLYLINE
-  5
-5C1
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-118.6
- 10
-138.461
- 20
-141.6
- 10
-138.721
- 20
-141.6
- 10
-138.721
- 20
-118.6
- 10
-138.461
- 20
-118.6
-  0
-LWPOLYLINE
-  5
-5C2
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-87.0
- 20
-151.6
- 10
-87.0
- 20
-151.85999999999999
- 10
-106.0
- 20
-151.85999999999999
- 10
-106.0
- 20
-151.6
- 10
-87.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-5C3
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-87.0
- 20
-113.6
- 10
-87.0
- 20
-113.86
- 10
-106.0
- 20
-113.86
- 10
-106.0
- 20
-113.6
- 10
-87.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-5C4
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-78.0
- 20
-31.5
- 10
-78.0
- 20
-31.6
- 10
-78.26
- 20
-31.6
- 10
-78.26
- 20
-31.5
- 10
-78.0
- 20
-31.5
-  0
-LWPOLYLINE
-  5
-5C5
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.0
- 20
-31.5
- 10
-138.0
- 20
-31.6
- 10
-138.26
- 20
-31.6
- 10
-138.26
- 20
-31.5
- 10
-138.0
- 20
-31.5
-  0
-LWPOLYLINE
-  5
-5C6
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-102.0
- 20
-31.5
- 10
-102.0
- 20
-31.76
- 10
-114.0
- 20
-31.76
- 10
-114.0
- 20
-31.5
- 10
-102.0
- 20
-31.5
-  0
-LWPOLYLINE
-  5
-5C7
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-37.0
- 20
-151.6
- 10
-37.0
- 20
-151.85999999999999
- 10
-81.0
- 20
-151.85999999999999
- 10
-81.0
- 20
-151.6
- 10
-37.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-5C8
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-166.6
- 10
-153.5
- 20
-171.6
- 10
-153.55
- 20
-171.65
- 10
-158.55
- 20
-166.65
- 10
-158.5
- 20
-166.6
-  0
-LWPOLYLINE
-  5
-5C9
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-166.6
- 10
-158.5
- 20
-171.6
- 10
-158.76
- 20
-171.6
- 10
-158.76
- 20
-166.6
- 10
-158.5
- 20
-166.6
-  0
-LWPOLYLINE
-  5
-5CA
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-153.5
- 20
-191.6
- 10
-153.45
- 20
-191.65
- 10
-158.45
- 20
-196.65
- 10
-158.5
- 20
-196.6
- 10
-153.5
- 20
-191.6
-  0
-LWPOLYLINE
-  5
-5CB
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-153.5
- 20
-171.6
- 10
-153.5
- 20
-191.6
- 10
-153.76
- 20
-191.6
- 10
-153.76
- 20
-171.6
- 10
-153.5
- 20
-171.6
-  0
-LWPOLYLINE
-  5
-5CC
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-191.6
- 10
-158.5
- 20
-196.6
- 10
-158.76
- 20
-196.6
- 10
-158.76
- 20
-191.6
- 10
-158.5
- 20
-191.6
-  0
-LWPOLYLINE
-  5
-5CD
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-166.0
- 20
-31.6
- 10
-166.0
- 20
-113.6
- 10
-166.26
- 20
-113.6
- 10
-166.26
- 20
-31.6
- 10
-166.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-5CE
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-150.539
- 20
-221.6
- 10
-150.539
- 20
-244.6
- 10
-150.79899999999998
- 20
-244.6
- 10
-150.79899999999998
- 20
-221.6
- 10
-150.539
- 20
-221.6
-  0
-LWPOLYLINE
-  5
-5CF
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-221.6
- 10
-138.461
- 20
-221.85999999999999
- 10
-150.539
- 20
-221.85999999999999
- 10
-150.539
- 20
-221.6
- 10
-138.461
- 20
-221.6
-  0
-LWPOLYLINE
-  5
-5D0
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-221.6
- 10
-138.461
- 20
-244.6
- 10
-138.721
- 20
-244.6
- 10
-138.721
- 20
-221.6
- 10
-138.461
- 20
-221.6
-  0
-LWPOLYLINE
-  5
-5D1
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-244.6
- 10
-138.461
- 20
-244.85999999999999
- 10
-150.539
- 20
-244.85999999999999
- 10
-150.539
- 20
-244.6
- 10
-138.461
- 20
-244.6
-  0
-LWPOLYLINE
-  5
-5D2
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-103.5
- 20
-224.266666667
- 10
-103.5
- 20
-236.933333333
- 10
-103.76
- 20
-236.933333333
- 10
-103.76
- 20
-224.266666667
- 10
-103.5
- 20
-224.266666667
-  0
-LWPOLYLINE
-  5
-5D3
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-98.5
- 20
-219.266666667
- 10
-98.5
- 20
-224.266666667
- 10
-98.76
- 20
-224.266666667
- 10
-98.76
- 20
-219.266666667
- 10
-98.5
- 20
-219.266666667
-  0
-LWPOLYLINE
-  5
-5D4
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-98.5
- 20
-219.266666667
- 10
-98.45
- 20
-219.31666666700002
- 10
-103.45
- 20
-224.31666666700002
- 10
-103.5
- 20
-224.266666667
- 10
-98.5
- 20
-219.266666667
-  0
-LWPOLYLINE
-  5
-5D5
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-31.75
- 20
-35.85
- 10
-31.75
- 20
-36.11
- 10
-32.25
- 20
-36.11
- 10
-32.25
- 20
-35.85
- 10
-31.75
- 20
-35.85
-  0
-LWPOLYLINE
-  5
-5D6
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-32.25
- 20
-35.85
- 10
-32.25
- 20
-45.35
- 10
-32.51
- 20
-45.35
- 10
-32.51
- 20
-35.85
- 10
-32.25
- 20
-35.85
-  0
-LWPOLYLINE
-  5
-5D7
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-31.75
- 20
-45.35
- 10
-31.75
- 20
-45.61
- 10
-32.25
- 20
-45.61
- 10
-32.25
- 20
-45.35
- 10
-31.75
- 20
-45.35
-  0
-LWPOLYLINE
-  5
-5D8
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-31.75
- 20
-35.85
- 10
-31.75
- 20
-45.35
- 10
-32.01
- 20
-45.35
- 10
-32.01
- 20
-35.85
- 10
-31.75
- 20
-35.85
-  0
-LWPOLYLINE
-  5
-5D9
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-60.0
- 20
-113.6
- 10
-60.0
- 20
-113.86
- 10
-78.0
- 20
-113.86
- 10
-78.0
- 20
-113.6
- 10
-60.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-5DA
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-60.0
- 20
-31.6
- 10
-60.0
- 20
-31.860000000000003
- 10
-78.0
- 20
-31.860000000000003
- 10
-78.0
- 20
-31.6
- 10
-60.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-5DB
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.0
- 20
-31.6
- 10
-138.0
- 20
-31.860000000000003
- 10
-156.0
- 20
-31.860000000000003
- 10
-156.0
- 20
-31.6
- 10
-138.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-5DC
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.0
- 20
-113.6
- 10
-138.0
- 20
-113.86
- 10
-156.0
- 20
-113.86
- 10
-156.0
- 20
-113.6
- 10
-138.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-5DD
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-78.0
- 20
-0.0
- 10
-78.0
- 20
-31.5
- 10
-78.26
- 20
-31.5
- 10
-78.26
- 20
-0.0
- 10
-78.0
- 20
-0.0
-  0
-LWPOLYLINE
-  5
-5DE
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-78.0
- 20
-0.0
- 10
-78.0
- 20
-0.26
- 10
-98.0
- 20
-0.26
- 10
-98.0
- 20
-0.0
- 10
-78.0
- 20
-0.0
-  0
-LWPOLYLINE
-  5
-5DF
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-102.0
- 20
-31.5
- 10
-102.0
- 20
-31.76
- 10
-114.0
- 20
-31.76
- 10
-114.0
- 20
-31.5
- 10
-102.0
- 20
-31.5
-  0
-LWPOLYLINE
-  5
-5E0
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-137.25
- 20
-181.85
- 10
-137.25
- 20
-208.85
- 10
-137.51
- 20
-208.85
- 10
-137.51
- 20
-181.85
- 10
-137.25
- 20
-181.85
-  0
-LWPOLYLINE
-  5
-5E1
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-129.25
- 20
-208.85
- 10
-129.25
- 20
-209.10999999999999
- 10
-137.25
- 20
-209.10999999999999
- 10
-137.25
- 20
-208.85
- 10
-129.25
- 20
-208.85
-  0
-LWPOLYLINE
-  5
-5E2
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-129.25
- 20
-181.85
- 10
-129.25
- 20
-208.85
- 10
-129.51
- 20
-208.85
- 10
-129.51
- 20
-181.85
- 10
-129.25
- 20
-181.85
-  0
-LWPOLYLINE
-  5
-5E3
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-129.25
- 20
-181.85
- 10
-129.25
- 20
-182.10999999999999
- 10
-137.25
- 20
-182.10999999999999
- 10
-137.25
- 20
-181.85
- 10
-129.25
- 20
-181.85
-  0
-LWPOLYLINE
-  5
-5E4
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-98.0
- 20
-0.0
- 10
-98.0
- 20
-0.26
- 10
-118.0
- 20
-0.26
- 10
-118.0
- 20
-0.0
- 10
-98.0
- 20
-0.0
-  0
-LWPOLYLINE
-  5
-5E5
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-102.0
- 20
-13.5
- 10
-102.0
- 20
-31.5
- 10
-102.26
- 20
-31.5
- 10
-102.26
- 20
-13.5
- 10
-102.0
- 20
-13.5
-  0
-LWPOLYLINE
-  5
-5E6
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-114.0
- 20
-13.5
- 10
-114.0
- 20
-31.5
- 10
-114.26
- 20
-31.5
- 10
-114.26
- 20
-13.5
- 10
-114.0
- 20
-13.5
-  0
-LWPOLYLINE
-  5
-5E7
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-156.0
- 20
-113.6
- 10
-156.0
- 20
-113.86
- 10
-166.0
- 20
-113.86
- 10
-166.0
- 20
-113.6
- 10
-156.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-5E8
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-156.0
- 20
-31.6
- 10
-156.0
- 20
-31.860000000000003
- 10
-166.0
- 20
-31.860000000000003
- 10
-166.0
- 20
-31.6
- 10
-156.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-5E9
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-87.0
- 20
-113.6
- 10
-87.0
- 20
-151.6
- 10
-87.26
- 20
-151.6
- 10
-87.26
- 20
-113.6
- 10
-87.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-5EA
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-94.0
- 20
-211.6
- 10
-94.0
- 20
-211.85999999999999
- 10
-138.0
- 20
-211.85999999999999
- 10
-138.0
- 20
-211.6
- 10
-94.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-5EB
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-94.0
- 20
-151.6
- 10
-94.0
- 20
-151.85999999999999
- 10
-138.0
- 20
-151.85999999999999
- 10
-138.0
- 20
-151.6
- 10
-94.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-5EC
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-80.75
- 20
-74.85
- 10
-80.75
- 20
-75.11
- 10
-107.75
- 20
-75.11
- 10
-107.75
- 20
-74.85
- 10
-80.75
- 20
-74.85
-  0
-LWPOLYLINE
-  5
-5ED
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-0.0
- 20
-113.6
- 10
-0.0
- 20
-113.86
- 10
-60.0
- 20
-113.86
- 10
-60.0
- 20
-113.6
- 10
-0.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-5EE
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-80.75
- 20
-66.85
- 10
-80.75
- 20
-67.11
- 10
-107.75
- 20
-67.11
- 10
-107.75
- 20
-66.85
- 10
-80.75
- 20
-66.85
-  0
-LWPOLYLINE
-  5
-5EF
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-151.0
- 20
-113.6
- 10
-151.0
- 20
-113.86
- 10
-161.0
- 20
-113.86
- 10
-161.0
- 20
-113.6
- 10
-151.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-5F0
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-151.0
- 20
-151.6
- 10
-151.0
- 20
-151.85999999999999
- 10
-161.0
- 20
-151.85999999999999
- 10
-161.0
- 20
-151.6
- 10
-151.0
- 20
-151.6
-  0
-LWPOLYLINE
-  5
-5F1
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-96.0
- 20
-211.6
- 10
-96.0
- 20
-249.6
- 10
-96.26
- 20
-249.6
- 10
-96.26
- 20
-211.6
- 10
-96.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-5F2
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-24.0
- 20
-31.6
- 10
-24.0
- 20
-31.860000000000003
- 10
-36.0
- 20
-31.860000000000003
- 10
-36.0
- 20
-31.6
- 10
-24.0
- 20
-31.6
-  0
-LWPOLYLINE
-  5
-5F3
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-150.539
- 20
-118.6
- 10
-150.539
- 20
-141.6
- 10
-150.79899999999998
- 20
-141.6
- 10
-150.79899999999998
- 20
-118.6
- 10
-150.539
- 20
-118.6
-  0
-LWPOLYLINE
-  5
-5F4
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-118.6
- 10
-138.461
- 20
-118.86
- 10
-150.539
- 20
-118.86
- 10
-150.539
- 20
-118.6
- 10
-138.461
- 20
-118.6
-  0
-LWPOLYLINE
-  5
-5F5
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-106.0
- 20
-249.6
- 10
-106.0
- 20
-249.85999999999999
- 10
-119.0
- 20
-249.85999999999999
- 10
-119.0
- 20
-249.6
- 10
-106.0
- 20
-249.6
-  0
-LWPOLYLINE
-  5
-5F6
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.461
- 20
-141.6
- 10
-138.461
- 20
-141.85999999999999
- 10
-150.539
- 20
-141.85999999999999
- 10
-150.539
- 20
-141.6
- 10
-138.461
- 20
-141.6
-  0
-LWPOLYLINE
-  5
-5F7
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-118.0
- 20
-0.0
- 10
-118.0
- 20
-0.26
- 10
-138.0
- 20
-0.26
- 10
-138.0
- 20
-0.0
- 10
-118.0
- 20
-0.0
-  0
-LWPOLYLINE
-  5
-5F8
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.0
- 20
-0.0
- 10
-138.0
- 20
-31.5
- 10
-138.26
- 20
-31.5
- 10
-138.26
- 20
-0.0
- 10
-138.0
- 20
-0.0
-  0
-LWPOLYLINE
-  5
-5F9
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-37.0
- 20
-211.6
- 10
-37.0
- 20
-211.85999999999999
- 10
-81.0
- 20
-211.85999999999999
- 10
-81.0
- 20
-211.6
- 10
-37.0
- 20
-211.6
-  0
-LWPOLYLINE
-  5
-5FA
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-163.5
- 20
-41.5090909091
- 10
-163.5
- 20
-46.5090909091
- 10
-163.76
- 20
-46.5090909091
- 10
-163.76
- 20
-41.5090909091
- 10
-163.5
- 20
-41.5090909091
-  0
-LWPOLYLINE
-  5
-5FB
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-163.5
- 20
-98.6909090909
- 10
-163.5
- 20
-103.690909091
- 10
-163.76
- 20
-103.690909091
- 10
-163.76
- 20
-98.6909090909
- 10
-163.5
- 20
-98.6909090909
-  0
-LWPOLYLINE
-  5
-5FC
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-83.7818181818
- 10
-158.5
- 20
-98.6909090909
- 10
-158.76
- 20
-98.6909090909
- 10
-158.76
- 20
-83.7818181818
- 10
-158.5
- 20
-83.7818181818
-  0
-LWPOLYLINE
-  5
-5FD
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-158.5
- 20
-98.6909090909
- 10
-158.449999999999
- 20
-98.7409090909
- 10
-163.449999999999
- 20
-103.74090909099999
- 10
-163.5
- 20
-103.690909091
- 10
-158.5
- 20
-98.6909090909
-  0
-LWPOLYLINE
-  5
-5FE
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-163.5
- 20
-78.7818181818
- 10
-163.5
- 20
-83.7818181818
- 10
-163.76
- 20
-83.7818181818
- 10
-163.76
- 20
-78.7818181818
- 10
-163.5
- 20
-78.7818181818
-  0
-LWPOLYLINE
-  5
-5FF
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-163.5
- 20
-78.7818181818
- 10
-158.5
- 20
-83.7818181818
- 10
-158.55
- 20
-83.8318181818
- 10
-163.55
- 20
-78.8318181818
- 10
-163.5
- 20
-78.7818181818
-  0
-LWPOLYLINE
-  5
-600
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-103.5
- 20
-236.933333333
- 10
-98.5
- 20
-241.933333333
- 10
-98.55
- 20
-241.98333333300002
- 10
-103.55
- 20
-236.98333333300002
- 10
-103.5
- 20
-236.933333333
-  0
-LWPOLYLINE
-  5
-601
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-98.5
- 20
-236.933333333
- 10
-98.5
- 20
-241.933333333
- 10
-98.76
- 20
-241.933333333
- 10
-98.76
- 20
-236.933333333
- 10
-98.5
- 20
-236.933333333
-  0
-LWPOLYLINE
-  5
-602
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.0
- 20
-113.6
- 10
-138.0
- 20
-113.86
- 10
-151.0
- 20
-113.86
- 10
-151.0
- 20
-113.6
- 10
-138.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-603
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-138.0
- 20
-113.6
- 10
-138.0
- 20
-113.6
- 10
-138.26
- 20
-113.6
- 10
-138.26
- 20
-113.6
- 10
-138.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-604
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-78.0
- 20
-113.6
- 10
-78.0
- 20
-113.6
- 10
-78.26
- 20
-113.6
- 10
-78.26
- 20
-113.6
- 10
-78.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-605
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-97.0
- 20
-113.6
- 10
-97.0
- 20
-113.86
- 10
-119.0
- 20
-113.86
- 10
-119.0
- 20
-113.6
- 10
-97.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-606
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
-78.0
- 20
-113.6
- 10
-78.0
- 20
-113.86
- 10
-97.0
- 20
-113.86
- 10
-97.0
- 20
-113.6
- 10
-78.0
- 20
-113.6
-  0
-LWPOLYLINE
-  5
-607
-330
-1F
-100
-AcDbEntity
-  8
-Cut
- 67
-0
-100
-AcDbPolyline
- 90
-5
- 70
-0
- 43
-0.0
- 10
--50.0
- 20
--50.0
- 10
--50.0
- 20
-299.6
- 10
-220.0
- 20
-299.6
- 10
-220.0
- 20
--50.0
- 10
--50.0
- 20
--50.0
-  0
-ENDSEC
-  0
-SECTION
-  2
-OBJECTS
-  0
-DICTIONARY
-  5
-C
-330
-0
-100
-AcDbDictionary
-281
-1
-  3
-ACAD_COLOR
-350
-4E1
-  3
-ACAD_GROUP
-350
-4E2
-  3
-ACAD_LAYOUT
-350
-4E3
-  3
-ACAD_MATERIAL
-350
-4E4
-  3
-ACAD_MLEADERSTYLE
-350
-4E5
-  3
-ACAD_MLINESTYLE
-350
-4E6
-  3
-ACAD_PLOTSETTINGS
-350
-4E7
-  3
-ACAD_PLOTSTYLENAME
-350
-4E9
-  3
-ACAD_SCALELIST
-350
-4EA
-  3
-ACAD_TABLESTYLE
-350
-4EB
-  3
-ACAD_VISUALSTYLE
-350
-4EC
-  0
-DICTIONARY
-  5
-4E1
-330
-C
-100
-AcDbDictionary
-281
-1
-  0
-DICTIONARY
-  5
-4E2
-330
-C
-100
-AcDbDictionary
-281
-1
-  0
-DICTIONARY
-  5
-4E3
-330
-C
-100
-AcDbDictionary
-281
-1
-  3
-Model
-350
-4ED
-  3
-Layout1
-350
-4EE
-  0
-DICTIONARY
-  5
-4E4
-330
-C
-100
-AcDbDictionary
-281
-1
-  3
-ByBlock
-350
-56B
-  3
-ByLayer
-350
-56C
-  3
-Global
-350
-56D
-  0
-DICTIONARY
-  5
-4E5
-330
-C
-100
-AcDbDictionary
-281
-1
-  3
-Standard
-350
-56E
-  0
-DICTIONARY
-  5
-4E6
-330
-C
-100
-AcDbDictionary
-281
-1
-  3
-STANDARD
-350
-56F
-  0
-DICTIONARY
-  5
-4E7
-330
-C
-100
-AcDbDictionary
-281
-1
-  0
-ACDBPLACEHOLDER
-  5
-4E8
-330
-4E9
-  0
-ACDBDICTIONARYWDFLT
-  5
-4E9
-330
-C
-100
-AcDbDictionary
-281
-1
-  3
-Normal
-350
-4E8
-100
-AcDbDictionaryWithDefault
-340
-4E8
-  0
-DICTIONARY
-  5
-4EA
-330
-C
-100
-AcDbDictionary
-281
-1
-  0
-DICTIONARY
-  5
-4EB
-330
-C
-100
-AcDbDictionary
-281
-1
-  0
-DICTIONARY
-  5
-4EC
-330
-C
-100
-AcDbDictionary
-281
-1
-  0
-LAYOUT
-  5
-4ED
-330
-4E3
-100
-AcDbPlotSettings
-  1
-
-  2
-DWFx ePlot (XPS Compatible).pc3
-  4
-ANSI_A_(8.50_x_11.00_Inches)
-  6
-
- 40
-5.8
- 41
-17.8
- 42
-5.8
- 43
-17.8
- 44
-215.9
- 45
-279.4
- 46
-0.0
- 47
-0.0
- 48
-0.0
- 49
-0.0
-140
-0.0
-141
-0.0
-142
-1.0
-143
-14.53
- 70
-11952
- 72
-0
- 73
-1
- 74
-0
-  7
-
- 75
-0
-147
-0.069
-148
-114.98
-149
-300.29
-100
-AcDbLayout
-  1
-Model
- 70
-1
- 71
-0
- 10
-0.0
- 20
-0.0
- 11
-12.0
- 21
-9.0
- 12
-0.0
- 22
-0.0
- 32
-0.0
- 14
-0.0
- 24
-0.0
- 34
-0.0
- 15
-0.0
- 25
-0.0
- 35
-0.0
-146
-0.0
- 13
-0.0
- 23
-0.0
- 33
-0.0
- 16
-1.0
- 26
-0.0
- 36
-0.0
- 17
-0.0
- 27
-1.0
- 37
-0.0
- 76
-0
-330
-1F
-  0
-LAYOUT
-  5
-4EE
-330
-4E3
-100
-AcDbPlotSettings
-  1
-
-  2
-DWFx ePlot (XPS Compatible).pc3
-  4
-ANSI_A_(8.50_x_11.00_Inches)
-  6
-
- 40
-5.8
- 41
-17.8
- 42
-5.8
- 43
-17.8
- 44
-215.9
- 45
-279.4
- 46
-0.0
- 47
-0.0
- 48
-0.0
- 49
-0.0
-140
-0.0
-141
-0.0
-142
-1.0
-143
-1.0
- 70
-688
- 72
-0
- 73
-1
- 74
-5
-  7
-acad.ctb
- 75
-16
-147
-1.0
-148
-0.0
-149
-0.0
-100
-AcDbLayout
-  1
-Layout1
- 70
-1
- 71
-1
- 10
--0.7
- 20
--0.23
- 11
-10.3
- 21
-8.27
- 12
-0.0
- 22
-0.0
- 32
-0.0
- 14
-0.63
- 24
-0.8
- 34
-0.0
- 15
-9.0
- 25
-7.2
- 35
-0.0
-146
-0.0
- 13
-0.0
- 23
-0.0
- 33
-0.0
- 16
-1.0
- 26
-0.0
- 36
-0.0
- 17
-0.0
- 27
-1.0
- 37
-0.0
- 76
-0
-330
-58
-  0
-MATERIAL
-  5
-56B
-102
-{ACAD_REACTORS
-330
-4E4
-102
-}
-330
-4E4
-100
-AcDbMaterial
-  1
-ByBlock
- 94
-63
-  0
-MATERIAL
-  5
-56C
-102
-{ACAD_REACTORS
-330
-4E4
-102
-}
-330
-4E4
-100
-AcDbMaterial
-  1
-ByLayer
- 94
-63
-  0
-MATERIAL
-  5
-56D
-102
-{ACAD_REACTORS
-330
-4E4
-102
-}
-330
-4E4
-100
-AcDbMaterial
-  1
-Global
- 94
-63
-  0
-MLEADERSTYLE
-  5
-56E
-102
-{ACAD_REACTORS
-330
-4E5
-102
-}
-330
-4E5
-100
-AcDbMLeaderStyle
-179
-2
-170
-2
-171
-1
-172
-0
- 90
-2
- 40
-0.0
- 41
-0.0
-173
-1
- 91
--1056964608
-340
-14
- 92
--2
-290
-1
- 42
-2.0
-291
-1
- 43
-8.0
-  3
-Standard
-341
-0
- 44
-4.0
-300
-
-342
-11
-174
-1
-178
-1
-175
-1
-176
-0
- 93
--1056964608
- 45
-4.0
-292
-0
-297
-0
- 46
-4.0
-343
-0
- 94
--1056964608
- 47
-1.0
- 49
-1.0
-140
-1.0
-293
-1
-141
-0.0
-294
-1
-177
-0
-142
-1.0
-295
-0
-296
-0
-143
-3.75
-271
-0
-272
-9
-273
-9
-  0
-MLINESTYLE
-  5
-56F
-102
-{ACAD_REACTORS
-330
-4E6
-102
-}
-330
-4E6
-100
-AcDbMlineStyle
-  2
-STANDARD
- 70
-0
-  3
-
- 62
-256
- 51
-90.0
- 52
-90.0
- 71
-2
- 49
-0.5
- 62
-256
-  6
-BYLAYER
- 49
--0.5
- 62
-256
-  6
-BYLAYER
-  0
-ENDSEC
-  0
-EOF
diff --git a/paperbot_ee_autoroute/dwg_w_circuit.dxf b/paperbot_ee_autoroute/dwg_w_circuit.dxf
index f8cfa2bede18f854aae686f74b66ead99438a31c..03ac0ed0122c67a3801be2f25eaa53f6aba0c9f8 100644
--- a/paperbot_ee_autoroute/dwg_w_circuit.dxf
+++ b/paperbot_ee_autoroute/dwg_w_circuit.dxf
@@ -53,11 +53,11 @@ $HANDLING
   9
 $TDUPDATE
  40
-2458725.597569444
+2458725.647025463
   9
 $HANDSEED
   5
-6F3
+690
   9
 $DWGCODEPAGE
   3
@@ -4343,17 +4343,15 @@ LINE
   5
 2CA
   8
-Circuit_Etc
+Cut
  10
-87.0
+124.83
  20
-79.84
+97.02
  11
-87.0
+125.49
  21
-82.3784
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4361,17 +4359,15 @@ LINE
   5
 2CB
   8
-Circuit_Etc
+Cut
  10
-87.0
+124.83
  20
-82.3784
+97.67999999999999
  11
-87.271
+125.49
  21
-82.6494
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4379,17 +4375,15 @@ LINE
   5
 2CC
   8
-Circuit_Etc
+Cut
  10
-87.271
+122.29
  20
-82.6494
+97.02
  11
-120.7429
+122.95
  21
-82.6494
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4397,17 +4391,15 @@ LINE
   5
 2CD
   8
-Circuit_Etc
+Cut
  10
-120.7429
+122.29
  20
-82.6494
+97.67999999999999
  11
-125.3824
+122.95
  21
-87.2889
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4415,17 +4407,15 @@ LINE
   5
 2CE
   8
-Circuit_Etc
+Cut
  10
-125.3824
+119.75
  20
-87.2889
+97.02
  11
-125.3824
+120.41
  21
-97.1276
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4433,17 +4423,15 @@ LINE
   5
 2CF
   8
-Circuit_Etc
+Cut
  10
-125.3824
+119.75
  20
-97.1276
+97.67999999999999
  11
-125.16
+120.41
  21
-97.35
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4451,17 +4439,15 @@ LINE
   5
 2D0
   8
-Circuit_Etc
+Cut
  10
-120.7429
+117.21000000000001
  20
-82.6494
+97.02
  11
-120.7429
+117.87
  21
-56.7546
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4469,17 +4455,15 @@ LINE
   5
 2D1
   8
-Circuit_Etc
+Cut
  10
-120.7429
+117.21000000000001
  20
-56.7546
+97.67999999999999
  11
-120.5101
+117.87
  21
-56.5218
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4487,17 +4471,15 @@ LINE
   5
 2D2
   8
-Circuit_Etc
+Cut
  10
-120.5101
+114.67
  20
-56.5218
+97.02
  11
-120.51
+115.33
  21
-56.5218
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4505,17 +4487,15 @@ LINE
   5
 2D3
   8
-Circuit_Etc
+Cut
  10
-120.51
+114.67
  20
-56.5218
+97.67999999999999
  11
-120.51
+115.33
  21
-57.53
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4523,17 +4503,15 @@ LINE
   5
 2D4
   8
-Circuit_Etc
+Cut
  10
-84.46
+112.13000000000001
  20
-79.84
+97.02
  11
-83.7766
+112.79
  21
-80.5234
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4541,17 +4519,15 @@ LINE
   5
 2D5
   8
-Circuit_Etc
+Cut
  10
-83.7766
+112.13000000000001
  20
-80.5234
+97.67999999999999
  11
-83.7766
+112.79
  21
-82.3283
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4559,17 +4535,15 @@ LINE
   5
 2D6
   8
-Circuit_Etc
+Cut
  10
-83.7766
+109.59
  20
-82.3283
+97.02
  11
-93.6727
+110.25
  21
-92.2244
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4577,17 +4551,15 @@ LINE
   5
 2D7
   8
-Circuit_Etc
+Cut
  10
-93.6727
+109.59
  20
-92.2244
+97.67999999999999
  11
-119.1566
+110.25
  21
-92.2244
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4595,17 +4567,15 @@ LINE
   5
 2D8
   8
-Circuit_Etc
+Cut
  10
-119.1566
+107.05
  20
-92.2244
+97.02
  11
-122.62
+107.71
  21
-95.6878
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4613,17 +4583,15 @@ LINE
   5
 2D9
   8
-Circuit_Etc
+Cut
  10
-122.62
+107.05
  20
-95.6878
+97.67999999999999
  11
-122.62
+107.71
  21
-97.35
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4631,17 +4599,15 @@ LINE
   5
 2DA
   8
-Circuit_Etc
+Cut
  10
-67.0
+104.51
  20
-43.54
+97.02
  11
-67.0
+105.17
  21
-66.2768
-  6
-DASHDOT
+97.67999999999999
  67
 0
   0
@@ -4649,17 +4615,15 @@ LINE
   5
 2DB
   8
-Circuit_Etc
+Cut
  10
-67.0
+104.51
  20
-66.2768
+97.67999999999999
  11
-81.2466
+105.17
  21
-80.5234
-  6
-DASHDOT
+97.02
  67
 0
   0
@@ -4667,17 +4631,15 @@ LINE
   5
 2DC
   8
-Circuit_Etc
+Cut
  10
-81.2466
+101.97
  20
-80.5234
+97.02000000000001
  11
-83.7766
+102.63
  21
-80.5234
-  6
-DASHDOT
+97.68
  67
 0
   0
@@ -4685,17 +4647,15 @@ LINE
   5
 2DD
   8
-Circuit_Etc
+Cut
  10
-67.0
+101.97
  20
-43.54
+97.68
  11
-66.8393
+102.63
  21
-43.54
-  6
-DASHDOT
+97.02000000000001
  67
 0
   0
@@ -4703,17 +4663,15 @@ LINE
   5
 2DE
   8
-Circuit_Etc
+Cut
  10
-66.8393
+84.62
  20
-43.54
+33.705000000000005
  11
-64.2357
+85.28
  21
-40.9364
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -4721,17 +4679,15 @@ LINE
   5
 2DF
   8
-Circuit_Etc
+Cut
  10
-64.2357
+84.62
  20
-40.9364
+34.365
  11
-64.2357
+85.28
  21
-38.5248
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -4739,17 +4695,15 @@ LINE
   5
 2E0
   8
-Circuit_Etc
+Cut
  10
-64.2357
+87.16
  20
-38.5248
+33.705000000000005
  11
-67.0883
+87.82
  21
-35.6722
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -4757,17 +4711,15 @@ LINE
   5
 2E1
   8
-Circuit_Etc
+Cut
  10
-67.0883
+87.16
  20
-35.6722
+34.365
  11
-79.9944
+87.82
  21
-35.6722
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -4775,17 +4727,15 @@ LINE
   5
 2E2
   8
-Circuit_Etc
+Cut
  10
-79.9944
+89.7
  20
-35.6722
+33.705000000000005
  11
-100.19
+90.36
  21
-55.8678
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -4793,17 +4743,15 @@ LINE
   5
 2E3
   8
-Circuit_Etc
+Cut
  10
-100.19
+89.7
  20
-55.8678
+34.365
  11
-100.19
+90.36
  21
-57.53
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -4811,17 +4759,15 @@ LINE
   5
 2E4
   8
-Circuit_Etc
+Cut
  10
-72.0
+92.24
  20
-42.27
+33.705000000000005
  11
-72.0
+92.89999999999999
  21
-68.1209
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -4829,17 +4775,15 @@ LINE
   5
 2E5
   8
-Circuit_Etc
+Cut
  10
-72.0
+92.24
  20
-68.1209
+34.365
  11
-80.1893
+92.89999999999999
  21
-76.3102
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -4847,17 +4791,15 @@ LINE
   5
 2E6
   8
-Circuit_Etc
+Cut
  10
-80.1893
+94.78
  20
-76.3102
+33.705000000000005
  11
-87.3853
+95.44
  21
-76.3102
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -4865,17 +4807,15 @@ LINE
   5
 2E7
   8
-Circuit_Etc
+Cut
  10
-87.3853
+94.78
  20
-76.3102
+34.365
  11
-89.7624
+95.44
  21
-78.6873
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -4883,17 +4823,15 @@ LINE
   5
 2E8
   8
-Circuit_Etc
+Cut
  10
-89.7624
+97.32000000000001
  20
-78.6873
+33.705000000000005
  11
-89.7624
+97.98
  21
-79.6176
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -4901,17 +4839,15 @@ LINE
   5
 2E9
   8
-Circuit_Etc
+Cut
  10
-89.7624
+97.32000000000001
  20
-79.6176
+34.365
  11
-89.54
+97.98
  21
-79.84
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -4919,17 +4855,15 @@ LINE
   5
 2EA
   8
-Circuit_Etc
+Cut
  10
-72.0
+99.86
  20
-38.46
+33.705000000000005
  11
-68.27
+100.52
  21
-38.46
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -4937,17 +4871,15 @@ LINE
   5
 2EB
   8
-Circuit_Etc
+Cut
  10
-68.27
+99.86
  20
-38.46
+34.365
  11
-67.0
+100.52
  21
-39.73
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -4955,17 +4887,15 @@ LINE
   5
 2EC
   8
-Circuit_Etc
+Cut
  10
-105.27
+102.4
  20
-57.53
+33.705000000000005
  11
-105.27
+103.06
  21
-54.9916
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -4973,17 +4903,15 @@ LINE
   5
 2ED
   8
-Circuit_Etc
+Cut
  10
-105.27
+102.4
  20
-54.9916
+34.365
  11
-105.9523
+103.06
  21
-54.3093
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -4991,17 +4919,15 @@ LINE
   5
 2EE
   8
-Circuit_Etc
+Cut
  10
-105.9523
+104.94
  20
-54.3093
+33.705000000000005
  11
-121.4718
+105.6
  21
-54.3093
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -5009,17 +4935,15 @@ LINE
   5
 2EF
   8
-Circuit_Etc
+Cut
  10
-121.4718
+104.94
  20
-54.3093
+34.365
  11
-127.9548
+105.6
  21
-60.7923
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -5027,17 +4951,15 @@ LINE
   5
 2F0
   8
-Circuit_Etc
+Cut
  10
-127.9548
+107.48
  20
-60.7923
+33.705000000000005
  11
-127.9548
+108.14
  21
-98.4989
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -5045,17 +4967,15 @@ LINE
   5
 2F1
   8
-Circuit_Etc
+Cut
  10
-127.9548
+107.48
  20
-98.4989
+34.365
  11
-126.3132
+108.14
  21
-100.1405
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -5063,17 +4983,15 @@ LINE
   5
 2F2
   8
-Circuit_Etc
+Cut
  10
-126.3132
+110.02
  20
-100.1405
+33.705000000000005
  11
-121.2083
+110.67999999999999
  21
-100.1405
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -5081,17 +4999,15 @@ LINE
   5
 2F3
   8
-Circuit_Etc
+Cut
  10
-121.2083
+110.02
  20
-100.1405
+34.365
  11
-120.08
+110.67999999999999
  21
-99.0122
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -5099,17 +5015,15 @@ LINE
   5
 2F4
   8
-Circuit_Etc
+Cut
  10
-120.08
+112.56
  20
-99.0122
+33.705000000000005
  11
-120.08
+113.22
  21
-97.35
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -5117,17 +5031,15 @@ LINE
   5
 2F5
   8
-Circuit_Etc
+Cut
  10
-102.73
+112.56
  20
-57.53
+34.365
  11
-102.73
+113.22
  21
-54.3297
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -5135,17 +5047,15 @@ LINE
   5
 2F6
   8
-Circuit_Etc
+Cut
  10
-102.73
+115.10000000000001
  20
-54.3297
+33.705000000000005
  11
-104.961
+115.76
  21
-52.0987
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -5153,17 +5063,15 @@ LINE
   5
 2F7
   8
-Circuit_Etc
+Cut
  10
-104.961
+115.10000000000001
  20
-52.0987
+34.365
  11
-122.4236
+115.76
  21
-52.0987
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -5171,17 +5079,15 @@ LINE
   5
 2F8
   8
-Circuit_Etc
+Cut
  10
-122.4236
+117.64
  20
-52.0987
+33.705000000000005
  11
-130.2018
+118.3
  21
-59.8769
-  6
-DASHDOT
+34.365
  67
 0
   0
@@ -5189,17 +5095,15 @@ LINE
   5
 2F9
   8
-Circuit_Etc
+Cut
  10
-130.2018
+117.64
  20
-59.8769
+34.365
  11
-130.2018
+118.3
  21
-99.4154
-  6
-DASHDOT
+33.705000000000005
  67
 0
   0
@@ -5207,17 +5111,15 @@ LINE
   5
 2FA
   8
-Circuit_Etc
+Cut
  10
-130.2018
+120.18
  20
-99.4154
+33.705
  11
-127.2397
+120.84
  21
-102.3775
-  6
-DASHDOT
+34.364999999999995
  67
 0
   0
@@ -5225,17 +5127,15 @@ LINE
   5
 2FB
   8
-Circuit_Etc
+Cut
  10
-127.2397
+120.18
  20
-102.3775
+34.364999999999995
  11
-120.3172
+120.84
  21
-102.3775
-  6
-DASHDOT
+33.705
  67
 0
   0
@@ -5243,17 +5143,15 @@ LINE
   5
 2FC
   8
-Circuit_Etc
+Cut
  10
-120.3172
+120.18
  20
-102.3775
+57.2
  11
-117.54
+120.84
  21
-99.6003
-  6
-DASHDOT
+57.86
  67
 0
   0
@@ -5261,17 +5159,15 @@ LINE
   5
 2FD
   8
-Circuit_Etc
+Cut
  10
-117.54
+120.18
  20
-99.6003
+57.86
  11
-117.54
+120.84
  21
-97.35
-  6
-DASHDOT
+57.2
  67
 0
   0
@@ -5281,13 +5177,13 @@ LINE
   8
 Cut
  10
-124.83
+117.64
  20
-97.02
+57.2
  11
-125.49
+118.3
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5297,13 +5193,13 @@ LINE
   8
 Cut
  10
-124.83
+117.64
  20
-97.67999999999999
+57.86
  11
-125.49
+118.3
  21
-97.02
+57.2
  67
 0
   0
@@ -5313,13 +5209,13 @@ LINE
   8
 Cut
  10
-122.29
+115.10000000000001
  20
-97.02
+57.2
  11
-122.95
+115.76
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5329,13 +5225,13 @@ LINE
   8
 Cut
  10
-122.29
+115.10000000000001
  20
-97.67999999999999
+57.86
  11
-122.95
+115.76
  21
-97.02
+57.2
  67
 0
   0
@@ -5345,13 +5241,13 @@ LINE
   8
 Cut
  10
-119.75
+112.56
  20
-97.02
+57.2
  11
-120.41
+113.22
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5361,13 +5257,13 @@ LINE
   8
 Cut
  10
-119.75
+112.56
  20
-97.67999999999999
+57.86
  11
-120.41
+113.22
  21
-97.02
+57.2
  67
 0
   0
@@ -5377,13 +5273,13 @@ LINE
   8
 Cut
  10
-117.21000000000001
+110.02
  20
-97.02
+57.2
  11
-117.87
+110.67999999999999
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5393,13 +5289,13 @@ LINE
   8
 Cut
  10
-117.21000000000001
+110.02
  20
-97.67999999999999
+57.86
  11
-117.87
+110.67999999999999
  21
-97.02
+57.2
  67
 0
   0
@@ -5409,13 +5305,13 @@ LINE
   8
 Cut
  10
-114.67
+107.48
  20
-97.02
+57.2
  11
-115.33
+108.14
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5425,13 +5321,13 @@ LINE
   8
 Cut
  10
-114.67
+107.48
  20
-97.67999999999999
+57.86
  11
-115.33
+108.14
  21
-97.02
+57.2
  67
 0
   0
@@ -5441,13 +5337,13 @@ LINE
   8
 Cut
  10
-112.13000000000001
+104.94
  20
-97.02
+57.2
  11
-112.79
+105.6
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5457,13 +5353,13 @@ LINE
   8
 Cut
  10
-112.13000000000001
+104.94
  20
-97.67999999999999
+57.86
  11
-112.79
+105.6
  21
-97.02
+57.2
  67
 0
   0
@@ -5473,13 +5369,13 @@ LINE
   8
 Cut
  10
-109.59
+102.4
  20
-97.02
+57.2
  11
-110.25
+103.06
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5489,13 +5385,13 @@ LINE
   8
 Cut
  10
-109.59
+102.4
  20
-97.67999999999999
+57.86
  11
-110.25
+103.06
  21
-97.02
+57.2
  67
 0
   0
@@ -5505,13 +5401,13 @@ LINE
   8
 Cut
  10
-107.05
+99.86
  20
-97.02
+57.2
  11
-107.71
+100.52
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5521,13 +5417,13 @@ LINE
   8
 Cut
  10
-107.05
+99.86
  20
-97.67999999999999
+57.86
  11
-107.71
+100.52
  21
-97.02
+57.2
  67
 0
   0
@@ -5537,13 +5433,13 @@ LINE
   8
 Cut
  10
-104.51
+97.32000000000001
  20
-97.02
+57.2
  11
-105.17
+97.98
  21
-97.67999999999999
+57.86
  67
 0
   0
@@ -5553,13 +5449,13 @@ LINE
   8
 Cut
  10
-104.51
+97.32000000000001
  20
-97.67999999999999
+57.86
  11
-105.17
+97.98
  21
-97.02
+57.2
  67
 0
   0
@@ -5569,13 +5465,13 @@ LINE
   8
 Cut
  10
-101.97
+94.78
  20
-97.02000000000001
+57.2
  11
-102.63
+95.44
  21
-97.68
+57.86
  67
 0
   0
@@ -5585,13 +5481,13 @@ LINE
   8
 Cut
  10
-101.97
+94.78
  20
-97.68
+57.86
  11
-102.63
+95.44
  21
-97.02000000000001
+57.2
  67
 0
   0
@@ -5601,13 +5497,13 @@ LINE
   8
 Cut
  10
-84.62
+92.24
  20
-33.705000000000005
+57.2
  11
-85.28
+92.89999999999999
  21
-34.365
+57.86
  67
 0
   0
@@ -5617,13 +5513,13 @@ LINE
   8
 Cut
  10
-84.62
+92.24
  20
-34.365
+57.86
  11
-85.28
+92.89999999999999
  21
-33.705000000000005
+57.2
  67
 0
   0
@@ -5633,13 +5529,13 @@ LINE
   8
 Cut
  10
-87.16
+89.7
  20
-33.705000000000005
+57.2
  11
-87.82
+90.36
  21
-34.365
+57.86
  67
 0
   0
@@ -5649,13 +5545,13 @@ LINE
   8
 Cut
  10
-87.16
+89.7
  20
-34.365
+57.86
  11
-87.82
+90.36
  21
-33.705000000000005
+57.2
  67
 0
   0
@@ -5665,13 +5561,13 @@ LINE
   8
 Cut
  10
-89.7
+87.16
  20
-33.705000000000005
+57.2
  11
-90.36
+87.82
  21
-34.365
+57.86
  67
 0
   0
@@ -5681,13 +5577,13 @@ LINE
   8
 Cut
  10
-89.7
+87.16
  20
-34.365
+57.86
  11
-90.36
+87.82
  21
-33.705000000000005
+57.2
  67
 0
   0
@@ -5697,13 +5593,13 @@ LINE
   8
 Cut
  10
-92.24
+84.62
  20
-33.705000000000005
+57.2
  11
-92.89999999999999
+85.28
  21
-34.365
+57.86
  67
 0
   0
@@ -5713,13 +5609,13 @@ LINE
   8
 Cut
  10
-92.24
+84.62
  20
-34.365
+57.86
  11
-92.89999999999999
+85.28
  21
-33.705000000000005
+57.2
  67
 0
   0
@@ -5729,13 +5625,13 @@ LINE
   8
 Cut
  10
-94.78
+84.13
  20
-33.705000000000005
+79.51
  11
-95.44
+84.78999999999999
  21
-34.365
+80.17
  67
 0
   0
@@ -5745,13 +5641,13 @@ LINE
   8
 Cut
  10
-94.78
+84.13
  20
-34.365
+80.17
  11
-95.44
+84.78999999999999
  21
-33.705000000000005
+79.51
  67
 0
   0
@@ -5761,13 +5657,13 @@ LINE
   8
 Cut
  10
-97.32000000000001
+86.67
  20
-33.705000000000005
+79.51
  11
-97.98
+87.33
  21
-34.365
+80.17
  67
 0
   0
@@ -5777,13 +5673,13 @@ LINE
   8
 Cut
  10
-97.32000000000001
+86.67
  20
-34.365
+80.17
  11
-97.98
+87.33
  21
-33.705000000000005
+79.51
  67
 0
   0
@@ -5793,13 +5689,13 @@ LINE
   8
 Cut
  10
-99.86
+89.21000000000001
  20
-33.705000000000005
+79.51
  11
-100.52
+89.87
  21
-34.365
+80.17
  67
 0
   0
@@ -5809,1835 +5705,157 @@ LINE
   8
 Cut
  10
-99.86
- 20
-34.365
- 11
-100.52
- 21
-33.705000000000005
- 67
-0
-  0
-LINE
-  5
-320
-  8
-Cut
- 10
-102.4
- 20
-33.705000000000005
- 11
-103.06
- 21
-34.365
- 67
-0
-  0
-LINE
-  5
-321
-  8
-Cut
- 10
-102.4
- 20
-34.365
- 11
-103.06
- 21
-33.705000000000005
- 67
-0
-  0
-LINE
-  5
-322
-  8
-Cut
- 10
-104.94
- 20
-33.705000000000005
- 11
-105.6
- 21
-34.365
- 67
-0
-  0
-LINE
-  5
-323
-  8
-Cut
- 10
-104.94
+89.21000000000001
  20
-34.365
+80.17
  11
-105.6
+89.87
  21
-33.705000000000005
- 67
-0
-  0
-LINE
-  5
-324
-  8
-Cut
- 10
-107.48
- 20
-33.705000000000005
- 11
-108.14
- 21
-34.365
- 67
-0
-  0
-LINE
-  5
-325
-  8
-Cut
- 10
-107.48
- 20
-34.365
- 11
-108.14
- 21
-33.705000000000005
- 67
-0
-  0
-LINE
-  5
-326
-  8
-Cut
- 10
-110.02
- 20
-33.705000000000005
- 11
-110.67999999999999
- 21
-34.365
- 67
-0
-  0
-LINE
-  5
-327
-  8
-Cut
- 10
-110.02
- 20
-34.365
- 11
-110.67999999999999
- 21
-33.705000000000005
- 67
-0
-  0
-LINE
-  5
-328
-  8
-Cut
- 10
-112.56
- 20
-33.705000000000005
- 11
-113.22
- 21
-34.365
- 67
-0
-  0
-LINE
-  5
-329
-  8
-Cut
- 10
-112.56
- 20
-34.365
- 11
-113.22
- 21
-33.705000000000005
- 67
-0
-  0
-LINE
-  5
-32A
-  8
-Cut
- 10
-115.10000000000001
- 20
-33.705000000000005
- 11
-115.76
- 21
-34.365
- 67
-0
-  0
-LINE
-  5
-32B
-  8
-Cut
- 10
-115.10000000000001
- 20
-34.365
- 11
-115.76
- 21
-33.705000000000005
- 67
-0
-  0
-LINE
-  5
-32C
-  8
-Cut
- 10
-117.64
- 20
-33.705000000000005
- 11
-118.3
- 21
-34.365
- 67
-0
-  0
-LINE
-  5
-32D
-  8
-Cut
- 10
-117.64
- 20
-34.365
- 11
-118.3
- 21
-33.705000000000005
- 67
-0
-  0
-LINE
-  5
-32E
-  8
-Cut
- 10
-120.18
- 20
-33.705
- 11
-120.84
- 21
-34.364999999999995
- 67
-0
-  0
-LINE
-  5
-32F
-  8
-Cut
- 10
-120.18
- 20
-34.364999999999995
- 11
-120.84
- 21
-33.705
- 67
-0
-  0
-LINE
-  5
-330
-  8
-Cut
- 10
-120.18
- 20
-57.2
- 11
-120.84
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-331
-  8
-Cut
- 10
-120.18
- 20
-57.86
- 11
-120.84
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-332
-  8
-Cut
- 10
-117.64
- 20
-57.2
- 11
-118.3
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-333
-  8
-Cut
- 10
-117.64
- 20
-57.86
- 11
-118.3
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-334
-  8
-Cut
- 10
-115.10000000000001
- 20
-57.2
- 11
-115.76
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-335
-  8
-Cut
- 10
-115.10000000000001
- 20
-57.86
- 11
-115.76
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-336
-  8
-Cut
- 10
-112.56
- 20
-57.2
- 11
-113.22
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-337
-  8
-Cut
- 10
-112.56
- 20
-57.86
- 11
-113.22
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-338
-  8
-Cut
- 10
-110.02
- 20
-57.2
- 11
-110.67999999999999
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-339
-  8
-Cut
- 10
-110.02
- 20
-57.86
- 11
-110.67999999999999
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-33A
-  8
-Cut
- 10
-107.48
- 20
-57.2
- 11
-108.14
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-33B
-  8
-Cut
- 10
-107.48
- 20
-57.86
- 11
-108.14
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-33C
-  8
-Cut
- 10
-104.94
- 20
-57.2
- 11
-105.6
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-33D
-  8
-Cut
- 10
-104.94
- 20
-57.86
- 11
-105.6
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-33E
-  8
-Cut
- 10
-102.4
- 20
-57.2
- 11
-103.06
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-33F
-  8
-Cut
- 10
-102.4
- 20
-57.86
- 11
-103.06
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-340
-  8
-Cut
- 10
-99.86
- 20
-57.2
- 11
-100.52
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-341
-  8
-Cut
- 10
-99.86
- 20
-57.86
- 11
-100.52
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-342
-  8
-Cut
- 10
-97.32000000000001
- 20
-57.2
- 11
-97.98
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-343
-  8
-Cut
- 10
-97.32000000000001
- 20
-57.86
- 11
-97.98
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-344
-  8
-Cut
- 10
-94.78
- 20
-57.2
- 11
-95.44
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-345
-  8
-Cut
- 10
-94.78
- 20
-57.86
- 11
-95.44
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-346
-  8
-Cut
- 10
-92.24
- 20
-57.2
- 11
-92.89999999999999
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-347
-  8
-Cut
- 10
-92.24
- 20
-57.86
- 11
-92.89999999999999
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-348
-  8
-Cut
- 10
-89.7
- 20
-57.2
- 11
-90.36
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-349
-  8
-Cut
- 10
-89.7
- 20
-57.86
- 11
-90.36
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-34A
-  8
-Cut
- 10
-87.16
- 20
-57.2
- 11
-87.82
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-34B
-  8
-Cut
- 10
-87.16
- 20
-57.86
- 11
-87.82
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-34C
-  8
-Cut
- 10
-84.62
- 20
-57.2
- 11
-85.28
- 21
-57.86
- 67
-0
-  0
-LINE
-  5
-34D
-  8
-Cut
- 10
-84.62
- 20
-57.86
- 11
-85.28
- 21
-57.2
- 67
-0
-  0
-LINE
-  5
-34E
-  8
-Cut
- 10
-84.13
- 20
-79.51
- 11
-84.78999999999999
- 21
-80.17
- 67
-0
-  0
-LINE
-  5
-34F
-  8
-Cut
- 10
-84.13
- 20
-80.17
- 11
-84.78999999999999
- 21
-79.51
- 67
-0
-  0
-LINE
-  5
-350
-  8
-Cut
- 10
-86.67
- 20
-79.51
- 11
-87.33
- 21
-80.17
- 67
-0
-  0
-LINE
-  5
-351
-  8
-Cut
- 10
-86.67
- 20
-80.17
- 11
-87.33
- 21
-79.51
- 67
-0
-  0
-LINE
-  5
-352
-  8
-Cut
- 10
-89.21000000000001
- 20
-79.51
- 11
-89.87
- 21
-80.17
- 67
-0
-  0
-LINE
-  5
-353
-  8
-Cut
- 10
-89.21000000000001
- 20
-80.17
- 11
-89.87
- 21
-79.51
- 67
-0
-  0
-LINE
-  5
-354
-  8
-Cut
- 10
-66.67
- 20
-39.4
- 11
-67.33
- 21
-40.059999999999995
- 67
-0
-  0
-LINE
-  5
-355
-  8
-Cut
- 10
-66.67
- 20
-40.059999999999995
- 11
-67.33
- 21
-39.4
- 67
-0
-  0
-LINE
-  5
-356
-  8
-Cut
- 10
-66.67
- 20
-43.21
- 11
-67.33
- 21
-43.87
- 67
-0
-  0
-LINE
-  5
-357
-  8
-Cut
- 10
-66.67
- 20
-43.87
- 11
-67.33
- 21
-43.21
- 67
-0
-  0
-LINE
-  5
-358
-  8
-Cut
- 10
-71.67
- 20
-41.940000000000005
- 11
-72.33
- 21
-42.6
- 67
-0
-  0
-LINE
-  5
-359
-  8
-Cut
- 10
-71.67
- 20
-42.6
- 11
-72.33
- 21
-41.940000000000005
- 67
-0
-  0
-LINE
-  5
-35A
-  8
-Cut
- 10
-71.67
- 20
-38.13
- 11
-72.33
- 21
-38.79
- 67
-0
-  0
-LINE
-  5
-35B
-  8
-Cut
- 10
-71.67
- 20
-38.79
- 11
-72.33
- 21
-38.13
- 67
-0
-  0
-LINE
-  5
-35C
-  8
-Circuit_Cut
- 10
-86.0
- 20
-80.84
- 11
-86.0
- 21
-78.84
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-35D
-  8
-Circuit_Cut
- 10
-86.0
- 20
-78.84
- 11
-88.0
- 21
-78.84
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-35E
-  8
-Circuit_Cut
- 10
-88.0
- 20
-78.84
- 11
-88.0
- 21
-80.84
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-35F
-  8
-Circuit_Cut
- 10
-86.0
- 20
-80.84
- 11
-86.0
- 21
-83.37040093134264
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-360
-  8
-Circuit_Cut
- 10
-88.0
- 20
-80.84
- 11
-88.0
- 21
-81.38639906865738
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-361
-  8
-Circuit_Cut
- 10
-88.0
- 20
-81.38639906865738
- 11
-119.7429
- 21
-81.64133643029494
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-362
-  8
-Circuit_Cut
- 10
-121.7429
- 20
-81.65739906865737
- 11
-121.16043466602129
- 21
-81.6527211036482
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-363
-  8
-Circuit_Cut
- 10
-86.00000000000001
- 20
-83.37040093134263
- 11
-120.32536533397872
- 21
-83.64607889635181
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-364
-  8
-Circuit_Cut
- 10
-120.32536533397872
- 20
-83.64607889635181
- 11
-124.37320285260157
- 21
-87.69391641497468
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-365
-  8
-Circuit_Cut
- 10
-121.16043466602129
- 20
-81.6527211036482
- 11
-126.39159714739844
- 21
-86.88388358502536
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-366
-  8
-Circuit_Cut
- 10
-126.18234922314655
- 20
-96.35
- 11
-126.16
- 21
-98.35
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-367
-  8
-Circuit_Cut
- 10
-126.16
- 20
-98.35
- 11
-124.16
- 21
-98.35
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-368
-  8
-Circuit_Cut
- 10
-124.16
- 20
-98.35
- 11
-124.181860654501
- 21
-96.35
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-369
-  8
-Circuit_Cut
- 10
-126.39159714739841
- 20
-86.88388358502536
- 11
-126.18234922314655
- 21
-96.35
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-36A
-  8
-Circuit_Cut
- 10
-124.37320285260158
- 20
-87.69391641497468
- 11
-124.181860654501
- 21
-96.35
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-36B
-  8
-Circuit_Cut
- 10
-119.7429
- 20
-81.64133643029494
- 11
-119.7429
- 21
-57.16893935418825
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-36C
-  8
-Circuit_Cut
- 10
-121.7429
- 20
-81.65739906865737
- 11
-121.7429
- 21
-56.34026064581174
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-36D
-  8
-Circuit_Cut
- 10
-119.74290000000003
- 20
-57.16893935418823
- 11
-121.51000000000006
- 21
-58.93528061653274
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-36E
-  8
-Circuit_Cut
- 10
-121.74289999999998
- 20
-56.34026064581176
- 11
-119.50999999999996
- 21
-54.10831938346725
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-36F
-  8
-Circuit_Cut
- 10
-119.51
- 20
-56.53
- 11
-119.51
- 21
-58.53
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-370
-  8
-Circuit_Cut
- 10
-119.51
- 20
-58.53
- 11
-121.51
- 21
-58.53
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-371
-  8
-Circuit_Cut
- 10
-121.51
- 20
-58.53
- 11
-121.51
- 21
-56.53
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-372
-  8
-Circuit_Cut
- 10
-119.50999999999999
- 20
-54.10831938346731
- 11
-119.51
- 21
-56.53
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-373
-  8
-Circuit_Cut
- 10
-121.50999999999999
- 20
-58.93528061653259
- 11
-121.51
- 21
-56.53
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-374
-  8
-Circuit_Cut
- 10
-121.62
- 20
-96.35
- 11
-121.62
- 21
-98.35
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-375
-  8
-Circuit_Cut
- 10
-121.62
- 20
-98.35
- 11
-123.62
- 21
-98.35
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-376
-  8
-Circuit_Cut
- 10
-123.62
- 20
-98.35
- 11
-123.62
- 21
-96.35
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-377
-  8
-Circuit_Cut
- 10
-121.62
- 20
-96.35
- 11
-121.62
- 21
-96.10201356237312
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-378
-  8
-Circuit_Cut
- 10
-123.62
- 20
-96.35
- 11
-123.62
- 21
-95.27358643762692
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-379
-  8
-Circuit_Cut
- 10
-121.62000000000003
- 20
-96.10201356237312
- 11
-118.7423864376269
- 21
-93.22440000000002
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-37A
-  8
-Circuit_Cut
- 10
-123.62000000000003
- 20
-95.27358643762692
- 11
-119.57081356237309
- 21
-91.22439999999999
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-37B
-  8
-Circuit_Cut
- 10
-118.7423864376269
- 20
-93.2244
- 11
-93.25848643762691
- 21
-93.2244
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-37C
-  8
-Circuit_Cut
- 10
-119.57081356237309
- 20
-91.2244
- 11
-94.0869135623731
- 21
-91.2244
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-37D
-  8
-Circuit_Cut
- 10
-93.25848643762691
- 20
-93.2244
- 11
-82.7766
- 21
-82.7425135623731
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-37E
-  8
-Circuit_Cut
- 10
-94.0869135623731
- 20
-91.2244
- 11
-84.77660000000002
- 21
-81.91408643762692
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-37F
-  8
-Circuit_Cut
- 10
-82.7766
- 20
-82.74251356237312
- 11
-82.7766
- 21
-80.10918643762687
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-380
-  8
-Circuit_Cut
- 10
-84.7766
- 20
-81.91408643762693
- 11
-84.7766
- 21
-80.93761356237307
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-381
-  8
-Circuit_Cut
- 10
-84.77660000000002
- 20
-80.93761356237309
- 11
-87.55474317432714
- 21
-78.15947038804595
-  6
-DASHDOT
- 67
-0
-  0
-LINE
-  5
-382
-  8
-Circuit_Cut
- 10
-82.7766
- 20
-80.10918643762689
- 11
-81.36525682567287
- 21
-81.52052961195403
-  6
-DASHDOT
+79.51
  67
 0
   0
 LINE
   5
-383
+320
   8
-Circuit_Cut
+Cut
  10
-81.36525682567287
+66.67
  20
-81.52052961195403
+39.4
  11
-80.92347140946117
+67.33
  21
-81.61448497183424
-  6
-DASHDOT
+40.059999999999995
  67
 0
   0
 LINE
   5
-384
+321
   8
-Circuit_Cut
+Cut
  10
-87.55474317432709
+66.67
  20
-78.15947038804597
+40.059999999999995
  11
-81.56972859053882
+67.33
  21
-79.43231502816573
-  6
-DASHDOT
+39.4
  67
 0
   0
 LINE
   5
-385
+322
   8
-Circuit_Cut
+Cut
  10
-80.92347140946117
+66.67
  20
-81.61448497183424
+43.21
  11
-66.0
+67.33
  21
-66.69101356237309
-  6
-DASHDOT
+43.87
  67
 0
   0
 LINE
   5
-386
+323
   8
-Circuit_Cut
+Cut
  10
-81.56972859053884
+66.67
  20
-79.43231502816572
+43.87
  11
-68.00000000000001
+67.33
  21
-65.8625864376269
-  6
-DASHDOT
+43.21
  67
 0
   0
 LINE
   5
-387
+324
   8
-Circuit_Cut
+Cut
  10
-66.0
+71.67
  20
-66.69101356237309
+41.940000000000005
  11
-66.0
+72.33
  21
-43.971855812953685
-  6
-DASHDOT
+42.6
  67
 0
   0
 LINE
   5
-388
+325
   8
-Circuit_Cut
+Cut
  10
-68.0
+71.67
  20
-65.8625864376269
+42.6
  11
-68.0
+72.33
  21
-43.10814418704634
-  6
-DASHDOT
+41.940000000000005
  67
 0
   0
 LINE
   5
-389
+326
   8
-Circuit_Cut
+Cut
  10
-66.00000000000001
+71.67
  20
-43.971855812953685
+38.13
  11
-63.235699999999994
+72.33
  21
-41.368255812953684
-  6
-DASHDOT
+38.79
  67
 0
   0
 LINE
   5
-38A
+327
   8
-Circuit_Cut
+Cut
  10
-68.00000000000001
+71.67
  20
-43.10814418704634
+38.79
  11
-65.2357
+72.33
  21
-40.50454418704634
-  6
-DASHDOT
+38.13
  67
 0
   0
 LINE
   5
-38B
+328
   8
 Circuit_Cut
  10
-63.235699999999994
+124.16
  20
-41.36825581295368
+96.35
  11
-63.235699999999994
+124.16
  21
-38.11058643762691
+98.35
   6
 DASHDOT
  67
@@ -7645,17 +5863,17 @@ DASHDOT
   0
 LINE
   5
-38C
+329
   8
 Circuit_Cut
  10
-65.2357
+124.16
  20
-40.504544187046335
+98.35
  11
-65.2357
+126.16
  21
-38.93901356237309
+98.35
   6
 DASHDOT
  67
@@ -7663,17 +5881,17 @@ DASHDOT
   0
 LINE
   5
-38D
+32A
   8
 Circuit_Cut
  10
-65.23569999999998
+126.16
  20
-38.9390135623731
+98.35
  11
-67.5025135623731
+126.16
  21
-36.6722
+96.35
   6
 DASHDOT
  67
@@ -7681,17 +5899,17 @@ DASHDOT
   0
 LINE
   5
-38E
+32B
   8
 Circuit_Cut
  10
-63.23569999999999
+124.16
  20
-38.11058643762691
+96.35
  11
-66.67408643762691
+124.16
  21
-34.6722
+91.11301356237308
   6
 DASHDOT
  67
@@ -7699,17 +5917,17 @@ DASHDOT
   0
 LINE
   5
-38F
+32C
   8
 Circuit_Cut
  10
-67.5025135623731
+126.16
  20
-36.6722
+96.35
  11
-79.5801864376269
+126.16
  21
-36.6722
+90.2845864376269
   6
 DASHDOT
  67
@@ -7717,17 +5935,17 @@ DASHDOT
   0
 LINE
   5
-390
+32D
   8
 Circuit_Cut
  10
-66.67408643762691
+124.15999999999998
  20
-34.6722
+91.11301356237308
  11
-80.4086135623731
+109.55379515983627
  21
-34.6722
+76.50680872220934
   6
 DASHDOT
  67
@@ -7735,17 +5953,17 @@ DASHDOT
   0
 LINE
   5
-391
+32E
   8
 Circuit_Cut
  10
-79.58018643762692
+108.13958159743004
  20
-36.67219999999999
+75.09259515980311
  11
-99.19
+108.13958966457578
  21
-56.282013562373095
+75.09260322694885
   6
 DASHDOT
  67
@@ -7753,17 +5971,17 @@ DASHDOT
   0
 LINE
   5
-392
+32F
   8
 Circuit_Cut
  10
-80.40861356237312
+126.15999999999998
  20
-34.67219999999999
+90.2845864376269
  11
-101.18999999999998
+110.96801033542427
  21
-55.453586437626896
+75.09259677305116
   6
 DASHDOT
  67
@@ -7771,17 +5989,17 @@ DASHDOT
   0
 LINE
   5
-393
+330
   8
 Circuit_Cut
  10
-99.19
+110.96801033542427
  20
-56.53
+75.09259677305116
  11
-99.19
+121.51
  21
-58.53
+64.55051088907759
   6
 DASHDOT
  67
@@ -7789,17 +6007,17 @@ DASHDOT
   0
 LINE
   5
-394
+331
   8
 Circuit_Cut
  10
-99.19
+108.13958966457575
  20
-58.53
+75.09260322694887
  11
-101.19
+119.51
  21
-58.53
+63.72208911092244
   6
 DASHDOT
  67
@@ -7807,15 +6025,15 @@ DASHDOT
   0
 LINE
   5
-395
+332
   8
 Circuit_Cut
  10
-101.19
+119.51
  20
 58.53
  11
-101.19
+119.51
  21
 56.53
   6
@@ -7825,15 +6043,15 @@ DASHDOT
   0
 LINE
   5
-396
+333
   8
 Circuit_Cut
  10
-99.19
+119.51
  20
-56.282013562373095
+56.53
  11
-99.19
+121.51
  21
 56.53
   6
@@ -7843,17 +6061,17 @@ DASHDOT
   0
 LINE
   5
-397
+334
   8
 Circuit_Cut
  10
-101.19
+121.51
  20
-55.4535864376269
+56.53
  11
-101.19
+121.51
  21
-56.53
+58.53
   6
 DASHDOT
  67
@@ -7861,17 +6079,17 @@ DASHDOT
   0
 LINE
   5
-398
+335
   8
 Circuit_Cut
  10
-71.0
+119.51
  20
-43.27
+63.72208911092244
  11
-71.0
+119.51
  21
-41.27
+58.53
   6
 DASHDOT
  67
@@ -7879,17 +6097,17 @@ DASHDOT
   0
 LINE
   5
-399
+336
   8
 Circuit_Cut
  10
-71.0
+121.51
  20
-41.27
+64.55051088907757
  11
-73.0
+121.51
  21
-41.27
+58.53
   6
 DASHDOT
  67
@@ -7897,17 +6115,17 @@ DASHDOT
   0
 LINE
   5
-39A
+337
   8
 Circuit_Cut
  10
-73.0
+86.0
  20
-41.27
+80.84
  11
-73.0
+86.0
  21
-43.27
+78.84
   6
 DASHDOT
  67
@@ -7915,17 +6133,17 @@ DASHDOT
   0
 LINE
   5
-39B
+338
   8
 Circuit_Cut
  10
-71.0
+86.0
  20
-43.27
+78.84
  11
-71.0
+88.0
  21
-68.53511356237311
+78.84
   6
 DASHDOT
  67
@@ -7933,17 +6151,17 @@ DASHDOT
   0
 LINE
   5
-39C
+339
   8
 Circuit_Cut
  10
-73.0
+88.0
  20
-43.27
+78.84
  11
-73.0
+88.0
  21
-67.70668643762691
+80.84
   6
 DASHDOT
  67
@@ -7951,17 +6169,17 @@ DASHDOT
   0
 LINE
   5
-39D
+33A
   8
 Circuit_Cut
  10
-71.00000000000001
+86.0
  20
-68.53511356237311
+80.84
  11
-79.7750864376269
+86.0
  21
-77.3102
+81.2924135623731
   6
 DASHDOT
  67
@@ -7969,17 +6187,17 @@ DASHDOT
   0
 LINE
   5
-39E
+33B
   8
 Circuit_Cut
  10
-73.00000000000001
+88.0
  20
-67.70668643762693
+80.84
  11
-80.60351356237308
+88.0
  21
-75.3102
+80.46398643762691
   6
 DASHDOT
  67
@@ -7987,17 +6205,17 @@ DASHDOT
   0
 LINE
   5
-39F
+33C
   8
 Circuit_Cut
  10
-79.7750864376269
+86.00000000000001
  20
-77.3102
+81.29241356237311
  11
-86.97108643762687
+88.1046864376269
  21
-77.3102
+83.3971
   6
 DASHDOT
  67
@@ -8005,17 +6223,17 @@ DASHDOT
   0
 LINE
   5
-3A0
+33D
   8
 Circuit_Cut
  10
-80.60351356237308
+88.00000000000001
  20
-75.3102
+80.46398643762691
  11
-87.79951356237305
+88.9331135623731
  21
-75.3102
+81.39709999999998
   6
 DASHDOT
  67
@@ -8023,17 +6241,17 @@ DASHDOT
   0
 LINE
   5
-3A1
+33E
   8
 Circuit_Cut
  10
-86.97108643762688
+88.1046864376269
  20
-77.31019999999998
+83.3971
  11
-88.67994795644994
+102.66340955264211
  21
-79.01906151882305
+83.3971
   6
 DASHDOT
  67
@@ -8041,17 +6259,17 @@ DASHDOT
   0
 LINE
   5
-3A2
+33F
   8
 Circuit_Cut
  10
-87.79951356237306
+88.93311356237308
  20
-75.31019999999998
+81.3971
  11
-90.84485204355005
+101.83499044735787
  21
-78.35553848117695
+81.3971
   6
 DASHDOT
  67
@@ -8059,17 +6277,17 @@ DASHDOT
   0
 LINE
   5
-3A3
+340
   8
 Circuit_Cut
  10
-90.54
+102.66340955264212
  20
-79.935587719487
+83.39710000000001
  11
-90.54
+109.55379515983627
  21
-80.84
+76.50680872220934
   6
 DASHDOT
  67
@@ -8077,17 +6295,17 @@ DASHDOT
   0
 LINE
   5
-3A4
+341
   8
 Circuit_Cut
  10
-90.54
+101.83499044735788
  20
-80.84
+81.39710000000001
  11
-88.54
+108.13958159743004
  21
-80.84
+75.09259515980311
   6
 DASHDOT
  67
@@ -8095,17 +6313,17 @@ DASHDOT
   0
 LINE
   5
-3A5
+342
   8
 Circuit_Cut
  10
-88.54
+121.62
  20
-80.84
+96.35
  11
-88.54
+121.62
  21
-78.84
+98.35
   6
 DASHDOT
  67
@@ -8113,17 +6331,17 @@ DASHDOT
   0
 LINE
   5
-3A6
+343
   8
 Circuit_Cut
  10
-88.54
+121.62
  20
-78.84
+98.35
  11
-88.71449578484088
+123.62
  21
-78.84
+98.35
   6
 DASHDOT
  67
@@ -8131,17 +6349,17 @@ DASHDOT
   0
 LINE
   5
-3A7
+344
   8
 Circuit_Cut
  10
-90.84485204355006
+123.62
  20
-78.35553848117695
+98.35
  11
-90.54
+123.62
  21
-79.935587719487
+96.35
   6
 DASHDOT
  67
@@ -8149,17 +6367,17 @@ DASHDOT
   0
 LINE
   5
-3A8
+345
   8
 Circuit_Cut
  10
-88.67994795644994
+121.62
  20
-79.01906151882305
+96.35
  11
-88.71449578484088
+121.62
  21
-78.84
+95.5723135623731
   6
 DASHDOT
  67
@@ -8167,17 +6385,17 @@ DASHDOT
   0
 LINE
   5
-3A9
+346
   8
 Circuit_Cut
  10
-71.0
+123.62
  20
-39.46
+96.35
  11
-73.0
+123.62
  21
-39.46
+94.74388643762691
   6
 DASHDOT
  67
@@ -8185,17 +6403,17 @@ DASHDOT
   0
 LINE
   5
-3AA
+347
   8
 Circuit_Cut
  10
-73.0
+121.61999999999999
  20
-39.46
+95.5723135623731
  11
-73.0
+120.85928643762689
  21
-37.46
+94.8116
   6
 DASHDOT
  67
@@ -8203,17 +6421,17 @@ DASHDOT
   0
 LINE
   5
-3AB
+348
   8
 Circuit_Cut
  10
-73.0
+123.62
  20
-37.46
+94.74388643762691
  11
-71.0
+121.68771356237308
  21
-37.46
+92.81159999999998
   6
 DASHDOT
  67
@@ -8221,17 +6439,17 @@ DASHDOT
   0
 LINE
   5
-3AC
+349
   8
 Circuit_Cut
  10
-71.0
+120.85928643762689
  20
-37.46
+94.8116
  11
-71.0
+96.23768643762689
  21
-37.46
+94.8116
   6
 DASHDOT
  67
@@ -8239,17 +6457,17 @@ DASHDOT
   0
 LINE
   5
-3AD
+34A
   8
 Circuit_Cut
  10
-71.0
+121.68771356237308
  20
-39.46
+92.8116
  11
-68.68421356237309
+97.06611356237308
  21
-39.46000000000001
+92.8116
   6
 DASHDOT
  67
@@ -8257,17 +6475,17 @@ DASHDOT
   0
 LINE
   5
-3AE
+34B
   8
 Circuit_Cut
  10
-71.0
+96.23768643762689
  20
-37.46
+94.81159999999998
  11
-67.8557864376269
+82.50765790072528
  21
-37.46000000000001
+81.08157146309837
   6
 DASHDOT
  67
@@ -8275,17 +6493,17 @@ DASHDOT
   0
 LINE
   5
-3AF
+34C
   8
 Circuit_Cut
  10
-68.0
+97.06611356237308
  20
-40.14421356237308
+92.81159999999998
  11
-68.0
+85.04554209927475
  21
-40.73
+80.79102853690166
   6
 DASHDOT
  67
@@ -8293,17 +6511,17 @@ DASHDOT
   0
 LINE
   5
-3B0
+34D
   8
 Circuit_Cut
  10
-68.0
+85.04554209927474
  20
-40.73
+80.79102853690168
  11
-66.0
+86.4855923716305
  21
-40.73
+78.48092155185098
   6
 DASHDOT
  67
@@ -8311,17 +6529,17 @@ DASHDOT
   0
 LINE
   5
-3B1
+34E
   8
 Circuit_Cut
  10
-66.0
+82.50765790072523
  20
-40.73
+81.08157146309837
  11
-66.0
+82.4344076283695
  21
-38.73
+81.19907844814902
   6
 DASHDOT
  67
@@ -8329,17 +6547,17 @@ DASHDOT
   0
 LINE
   5
-3B2
+34F
   8
 Circuit_Cut
  10
-66.0
+82.43440762836953
  20
-38.73
+81.199078448149
  11
-66.58578643762688
+80.10240933713854
  21
-38.730000000000004
+81.59592289951163
   6
 DASHDOT
  67
@@ -8347,17 +6565,17 @@ DASHDOT
   0
 LINE
   5
-3B3
+350
   8
 Circuit_Cut
  10
-68.68421356237309
+86.4855923716305
  20
-39.459999999999994
+78.480921551851
  11
-68.0
+80.78579066286142
  21
-40.14421356237308
+79.45087710048834
   6
 DASHDOT
  67
@@ -8365,17 +6583,17 @@ DASHDOT
   0
 LINE
   5
-3B4
+351
   8
 Circuit_Cut
  10
-67.85578643762689
+80.10240933713854
  20
-37.459999999999994
+81.59592289951162
  11
-66.58578643762688
+66.0
  21
-38.730000000000004
+67.4935135623731
   6
 DASHDOT
  67
@@ -8383,17 +6601,17 @@ DASHDOT
   0
 LINE
   5
-3B5
+352
   8
 Circuit_Cut
  10
-104.27
+80.78579066286143
  20
-56.53
+79.45087710048831
  11
-104.27
+68.00000000000001
  21
-58.53
+66.66508643762691
   6
 DASHDOT
  67
@@ -8401,17 +6619,17 @@ DASHDOT
   0
 LINE
   5
-3B6
+353
   8
 Circuit_Cut
  10
-104.27
+66.0
  20
-58.53
+67.4935135623731
  11
-106.27
+66.0
  21
-58.53
+43.96979087633772
   6
 DASHDOT
  67
@@ -8419,17 +6637,17 @@ DASHDOT
   0
 LINE
   5
-3B7
+354
   8
 Circuit_Cut
  10
-106.27
+68.0
  20
-58.53
+66.66508643762691
  11
-106.27
+68.0
  21
-56.53
+43.11020912366227
   6
 DASHDOT
  67
@@ -8437,17 +6655,17 @@ DASHDOT
   0
 LINE
   5
-3B8
+355
   8
 Circuit_Cut
  10
-104.27
+66.0
  20
-56.53
+43.96979087633772
  11
-104.27
+63.22539999999999
  21
-54.57738643762691
+41.33819087633773
   6
 DASHDOT
  67
@@ -8455,17 +6673,17 @@ DASHDOT
   0
 LINE
   5
-3B9
+356
   8
 Circuit_Cut
  10
-106.27
+68.0
  20
-56.53
+43.11020912366227
  11
-106.27
+65.2254
  21
-55.405813562373105
+40.47860912366228
   6
 DASHDOT
  67
@@ -8473,17 +6691,17 @@ DASHDOT
   0
 LINE
   5
-3BA
+357
   8
 Circuit_Cut
  10
-106.27
+63.22539999999999
  20
-55.40581356237311
+41.338190876337734
  11
-106.3665135623731
+63.22539999999999
  21
-55.309300000000015
+38.14788643762691
   6
 DASHDOT
  67
@@ -8491,17 +6709,17 @@ DASHDOT
   0
 LINE
   5
-3BB
+358
   8
 Circuit_Cut
  10
-104.26999999999998
+65.2254
  20
-54.57738643762691
+40.47860912366228
  11
-105.53808643762689
+65.2254
  21
-53.30929999999999
+38.97631356237309
   6
 DASHDOT
  67
@@ -8509,17 +6727,17 @@ DASHDOT
   0
 LINE
   5
-3BC
+359
   8
 Circuit_Cut
  10
-106.36651356237307
+65.2254
  20
-55.3093
+38.97631356237309
  11
-121.05758643762691
+67.57331356237309
  21
-55.3093
+36.628400000000006
   6
 DASHDOT
  67
@@ -8527,17 +6745,17 @@ DASHDOT
   0
 LINE
   5
-3BD
+35A
   8
 Circuit_Cut
  10
-105.53808643762689
+63.22539999999999
  20
-53.3093
+38.14788643762691
  11
-121.8860135623731
+66.7448864376269
  21
-53.3093
+34.628400000000006
   6
 DASHDOT
  67
@@ -8545,17 +6763,17 @@ DASHDOT
   0
 LINE
   5
-3BE
+35B
   8
 Circuit_Cut
  10
-121.05758643762691
+67.57331356237309
  20
-55.3093
+36.6284
  11
-126.95480000000002
+80.41258643762693
  21
-61.206513562373104
+36.6284
   6
 DASHDOT
  67
@@ -8563,17 +6781,17 @@ DASHDOT
   0
 LINE
   5
-3BF
+35C
   8
 Circuit_Cut
  10
-121.8860135623731
+66.7448864376269
  20
-53.3093
+34.6284
  11
-128.9548
+81.24101356237311
  21
-60.37808643762691
+34.6284
   6
 DASHDOT
  67
@@ -8581,17 +6799,17 @@ DASHDOT
   0
 LINE
   5
-3C0
+35D
   8
 Circuit_Cut
  10
-126.9548
+80.41258643762693
  20
-61.206513562373104
+36.6284
  11
-126.9548
+99.19
  21
-98.08468643762691
+55.40581356237308
   6
 DASHDOT
  67
@@ -8599,17 +6817,17 @@ DASHDOT
   0
 LINE
   5
-3C1
+35E
   8
 Circuit_Cut
  10
-128.9548
+81.24101356237311
  20
-60.37808643762691
+34.6284
  11
-128.9548
+101.19
  21
-98.9131135623731
+54.5773864376269
   6
 DASHDOT
  67
@@ -8617,17 +6835,17 @@ DASHDOT
   0
 LINE
   5
-3C2
+35F
   8
 Circuit_Cut
  10
-128.9548
+99.19
  20
-98.91311356237311
+56.53
  11
-126.72741356237307
+99.19
  21
-101.14050000000002
+58.53
   6
 DASHDOT
  67
@@ -8635,17 +6853,17 @@ DASHDOT
   0
 LINE
   5
-3C3
+360
   8
 Circuit_Cut
  10
-126.9548
+99.19
  20
-98.08468643762691
+58.53
  11
-125.89898643762689
+101.19
  21
-99.14050000000003
+58.53
   6
 DASHDOT
  67
@@ -8653,17 +6871,17 @@ DASHDOT
   0
 LINE
   5
-3C4
+361
   8
 Circuit_Cut
  10
-126.72741356237307
+101.19
  20
-101.1405
+58.53
  11
-120.7940864376269
+101.19
  21
-101.1405
+56.53
   6
 DASHDOT
  67
@@ -8671,17 +6889,17 @@ DASHDOT
   0
 LINE
   5
-3C5
+362
   8
 Circuit_Cut
  10
-125.89898643762689
+99.19
  20
-99.1405
+55.4058135623731
  11
-121.62251356237309
+99.19
  21
-99.1405
+56.53
   6
 DASHDOT
  67
@@ -8689,17 +6907,17 @@ DASHDOT
   0
 LINE
   5
-3C6
+363
   8
 Circuit_Cut
  10
-120.7940864376269
+101.19
  20
-101.14049999999997
+54.577386437626906
  11
-119.08
+101.19
  21
-99.4264135623731
+56.53
   6
 DASHDOT
  67
@@ -8707,17 +6925,17 @@ DASHDOT
   0
 LINE
   5
-3C7
+364
   8
 Circuit_Cut
  10
-121.62251356237309
+71.0
  20
-99.14049999999999
+43.27
  11
-121.08
+71.0
  21
-98.5979864376269
+41.27
   6
 DASHDOT
  67
@@ -8725,17 +6943,17 @@ DASHDOT
   0
 LINE
   5
-3C8
+365
   8
 Circuit_Cut
  10
-119.08
+71.0
  20
-98.35
+41.27
  11
-119.08
+73.0
  21
-96.35
+41.27
   6
 DASHDOT
  67
@@ -8743,17 +6961,17 @@ DASHDOT
   0
 LINE
   5
-3C9
+366
   8
 Circuit_Cut
  10
-119.08
+73.0
  20
-96.35
+41.27
  11
-121.08
+73.0
  21
-96.35
+43.27
   6
 DASHDOT
  67
@@ -8761,17 +6979,17 @@ DASHDOT
   0
 LINE
   5
-3CA
+367
   8
 Circuit_Cut
  10
-121.08
+71.0
  20
-96.35
+43.27
  11
-121.08
+71.0
  21
-98.35
+68.9306135623731
   6
 DASHDOT
  67
@@ -8779,17 +6997,17 @@ DASHDOT
   0
 LINE
   5
-3CB
+368
   8
 Circuit_Cut
  10
-119.08
+73.0
  20
-99.42641356237309
+43.27
  11
-119.08
+73.0
  21
-98.35
+68.10218643762691
   6
 DASHDOT
  67
@@ -8797,17 +7015,17 @@ DASHDOT
   0
 LINE
   5
-3CC
+369
   8
 Circuit_Cut
  10
-121.08
+71.00000000000001
  20
-98.5979864376269
+68.93061356237311
  11
-121.08
+80.10888643762692
  21
-98.35
+78.03950000000003
   6
 DASHDOT
  67
@@ -8815,17 +7033,17 @@ DASHDOT
   0
 LINE
   5
-3CD
+36A
   8
 Circuit_Cut
  10
-101.73
+73.0
  20
-56.53
+68.10218643762691
  11
-101.73
+80.9373135623731
  21
-58.53
+76.03950000000003
   6
 DASHDOT
  67
@@ -8833,17 +7051,17 @@ DASHDOT
   0
 LINE
   5
-3CE
+36B
   8
 Circuit_Cut
  10
-101.73
+80.10888643762694
  20
-58.53
+78.0395
  11
-103.73
+87.72368643762691
  21
-58.53
+78.0395
   6
 DASHDOT
  67
@@ -8851,17 +7069,17 @@ DASHDOT
   0
 LINE
   5
-3CF
+36C
   8
 Circuit_Cut
  10
-103.73
+80.93731356237312
  20
-58.53
+76.0395
  11
-103.73
+88.55211356237311
  21
-56.53
+76.0395
   6
 DASHDOT
  67
@@ -8869,17 +7087,17 @@ DASHDOT
   0
 LINE
   5
-3D0
+36D
   8
 Circuit_Cut
  10
-101.73
+87.7236864376269
  20
-56.53
+78.03950000000002
  11
-101.73
+88.68161766646529
  21
-53.91548643762692
+78.9974312288384
   6
 DASHDOT
  67
@@ -8887,17 +7105,17 @@ DASHDOT
   0
 LINE
   5
-3D1
+36E
   8
 Circuit_Cut
  10
-103.73
+88.5521135623731
  20
-56.53
+76.03950000000002
  11
-103.73
+90.84318233353467
  21
-54.7439135623731
+78.33056877116158
   6
 DASHDOT
  67
@@ -8905,17 +7123,17 @@ DASHDOT
   0
 LINE
   5
-3D2
+36F
   8
 Circuit_Cut
  10
-103.73000000000002
+90.53999999999999
  20
-54.7439135623731
+79.93372715352142
  11
-105.3752135623731
+90.54
  21
-53.0987
+80.84
   6
 DASHDOT
  67
@@ -8923,17 +7141,17 @@ DASHDOT
   0
 LINE
   5
-3D3
+370
   8
 Circuit_Cut
  10
-101.73
+90.54
  20
-53.915486437626924
+80.84
  11
-104.5467864376269
+88.54
  21
-51.098699999999994
+80.84
   6
 DASHDOT
  67
@@ -8941,17 +7159,17 @@ DASHDOT
   0
 LINE
   5
-3D4
+371
   8
 Circuit_Cut
  10
-105.3752135623731
+88.54
  20
-53.0987
+80.84
  11
-122.00938643762692
+88.54
  21
-53.09870000000001
+78.84
   6
 DASHDOT
  67
@@ -8959,17 +7177,17 @@ DASHDOT
   0
 LINE
   5
-3D5
+372
   8
 Circuit_Cut
  10
-104.5467864376269
+88.54
  20
-51.0987
+78.84
  11
-122.83781356237311
+88.71139037504832
  21
-51.09870000000001
+78.84
   6
 DASHDOT
  67
@@ -8977,17 +7195,17 @@ DASHDOT
   0
 LINE
   5
-3D6
+373
   8
 Circuit_Cut
  10
-122.00938643762692
+90.84318233353471
  20
-53.098700000000015
+78.33056877116157
  11
-129.2018
+90.53999999999999
  21
-60.29111356237309
+79.93372715352142
   6
 DASHDOT
  67
@@ -8995,17 +7213,17 @@ DASHDOT
   0
 LINE
   5
-3D7
+374
   8
 Circuit_Cut
  10
-122.83781356237311
+88.68161766646529
  20
-51.09870000000002
+78.99743122883841
  11
-131.2018
+88.71139037504832
  21
-59.4626864376269
+78.84
   6
 DASHDOT
  67
@@ -9013,17 +7231,17 @@ DASHDOT
   0
 LINE
   5
-3D8
+375
   8
 Circuit_Cut
  10
-129.2018
+71.0
  20
-60.29111356237309
+39.46
  11
-129.2018
+73.0
  21
-99.0011864376269
+39.46
   6
 DASHDOT
  67
@@ -9031,17 +7249,17 @@ DASHDOT
   0
 LINE
   5
-3D9
+376
   8
 Circuit_Cut
  10
-131.2018
+73.0
  20
-59.4626864376269
+39.46
  11
-131.2018
+73.0
  21
-99.8296135623731
+37.46
   6
 DASHDOT
  67
@@ -9049,17 +7267,17 @@ DASHDOT
   0
 LINE
   5
-3DA
+377
   8
 Circuit_Cut
  10
-131.20179999999996
+73.0
  20
-99.8296135623731
+37.46
  11
-127.65391356237309
+71.0
  21
-103.3775
+37.46
   6
 DASHDOT
  67
@@ -9067,17 +7285,17 @@ DASHDOT
   0
 LINE
   5
-3DB
+378
   8
 Circuit_Cut
  10
-129.2018
+71.0
  20
-99.0011864376269
+37.46
  11
-126.8254864376269
+71.0
  21
-101.37749999999998
+37.46
   6
 DASHDOT
  67
@@ -9085,17 +7303,17 @@ DASHDOT
   0
 LINE
   5
-3DC
+379
   8
 Circuit_Cut
  10
-127.65391356237309
+71.0
  20
-103.3775
+39.46
  11
-119.9029864376269
+68.68421356237309
  21
-103.37750000000001
+39.46000000000001
   6
 DASHDOT
  67
@@ -9103,17 +7321,17 @@ DASHDOT
   0
 LINE
   5
-3DD
+37A
   8
 Circuit_Cut
  10
-126.8254864376269
+71.0
  20
-101.3775
+37.46
  11
-120.73141356237309
+67.8557864376269
  21
-101.37750000000001
+37.46000000000001
   6
 DASHDOT
  67
@@ -9121,17 +7339,17 @@ DASHDOT
   0
 LINE
   5
-3DE
+37B
   8
 Circuit_Cut
  10
-119.9029864376269
+68.0
  20
-103.37750000000001
+40.14421356237308
  11
-116.54
+68.0
  21
-100.0145135623731
+40.73
   6
 DASHDOT
  67
@@ -9139,17 +7357,17 @@ DASHDOT
   0
 LINE
   5
-3DF
+37C
   8
 Circuit_Cut
  10
-120.73141356237309
+68.0
  20
-101.3775
+40.73
  11
-118.54
+66.0
  21
-99.18608643762691
+40.73
   6
 DASHDOT
  67
@@ -9157,17 +7375,17 @@ DASHDOT
   0
 LINE
   5
-3E0
+37D
   8
 Circuit_Cut
  10
-116.54
+66.0
  20
-98.35
+40.73
  11
-116.54
+66.0
  21
-96.35
+38.73
   6
 DASHDOT
  67
@@ -9175,17 +7393,17 @@ DASHDOT
   0
 LINE
   5
-3E1
+37E
   8
 Circuit_Cut
  10
-116.54
+66.0
  20
-96.35
+38.73
  11
-118.54
+66.58578643762688
  21
-96.35
+38.730000000000004
   6
 DASHDOT
  67
@@ -9193,17 +7411,17 @@ DASHDOT
   0
 LINE
   5
-3E2
+37F
   8
 Circuit_Cut
  10
-118.54
+68.68421356237309
  20
-96.35
+39.459999999999994
  11
-118.54
+68.0
  21
-98.35
+40.14421356237308
   6
 DASHDOT
  67
@@ -9211,17 +7429,17 @@ DASHDOT
   0
 LINE
   5
-3E3
+380
   8
 Circuit_Cut
  10
-116.54
+67.85578643762689
  20
-100.01451356237308
+37.459999999999994
  11
-116.54
+66.58578643762688
  21
-98.35
+38.730000000000004
   6
 DASHDOT
  67
@@ -9229,17 +7447,17 @@ DASHDOT
   0
 LINE
   5
-3E4
+381
   8
 Circuit_Cut
  10
-118.54
+104.27
  20
-99.1860864376269
+56.53
  11
-118.54
+104.27
  21
-98.35
+58.53
   6
 DASHDOT
  67
@@ -9247,17 +7465,17 @@ DASHDOT
   0
 LINE
   5
-3E5
+382
   8
-Circuit_Etc
+Circuit_Cut
  10
-86.125
+104.27
  20
-80.715
+58.53
  11
-86.125
+106.27
  21
-78.965
+58.53
   6
 DASHDOT
  67
@@ -9265,17 +7483,17 @@ DASHDOT
   0
 LINE
   5
-3E6
+383
   8
-Circuit_Etc
+Circuit_Cut
  10
-86.125
+106.27
  20
-78.965
+58.53
  11
-87.875
+106.27
  21
-78.965
+56.53
   6
 DASHDOT
  67
@@ -9283,17 +7501,17 @@ DASHDOT
   0
 LINE
   5
-3E7
+384
   8
-Circuit_Etc
+Circuit_Cut
  10
-87.875
+104.27
  20
-78.965
+56.53
  11
-87.875
+104.27
  21
-80.715
+55.73668643762688
   6
 DASHDOT
  67
@@ -9301,17 +7519,17 @@ DASHDOT
   0
 LINE
   5
-3E8
+385
   8
-Circuit_Etc
+Circuit_Cut
  10
-86.125
+106.27
  20
-80.715
+56.53
  11
-86.125
+106.27
  21
-83.24640081492481
+56.56511356237307
   6
 DASHDOT
  67
@@ -9319,17 +7537,17 @@ DASHDOT
   0
 LINE
   5
-3E9
+386
   8
-Circuit_Etc
+Circuit_Cut
  10
-87.875
+106.27
  20
-80.715
+56.565113562373085
  11
-87.875
+107.08791356237309
  21
-81.51039918507522
+55.74719999999999
   6
 DASHDOT
  67
@@ -9337,17 +7555,17 @@ DASHDOT
   0
 LINE
   5
-3EA
+387
   8
-Circuit_Etc
+Circuit_Cut
  10
-87.875
+104.27000000000001
  20
-81.51039918507522
+55.73668643762687
  11
-119.8679
+106.25948643762689
  21
-81.76734437650808
+53.74719999999998
   6
 DASHDOT
  67
@@ -9355,17 +7573,17 @@ DASHDOT
   0
 LINE
   5
-3EB
+388
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.6179
+107.08791356237309
  20
-81.7813991850752
+55.74719999999999
  11
-121.10824283276864
+121.2249864376269
  21
-81.77730596569218
+55.7472
   6
 DASHDOT
  67
@@ -9373,17 +7591,17 @@ DASHDOT
   0
 LINE
   5
-3EC
+389
   8
-Circuit_Etc
+Circuit_Cut
  10
-86.12500000000001
+106.25948643762689
  20
-83.2464008149248
+53.74719999999999
  11
-120.37755716723136
+122.05341356237308
  21
-83.52149403430784
+53.7472
   6
 DASHDOT
  67
@@ -9391,17 +7609,17 @@ DASHDOT
   0
 LINE
   5
-3ED
+38A
   8
-Circuit_Etc
+Circuit_Cut
  10
-120.37755716723136
+121.2249864376269
  20
-83.52149403430784
+55.74719999999999
  11
-124.49935249602638
+126.9223
  21
-87.64328936310285
+61.44451356237311
   6
 DASHDOT
  67
@@ -9409,17 +7627,17 @@ DASHDOT
   0
 LINE
   5
-3EE
+38B
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.10824283276864
+122.05341356237308
  20
-81.77730596569218
+53.7472
  11
-126.26544750397362
+128.9223
  21
-86.93451063689717
+60.61608643762692
   6
 DASHDOT
  67
@@ -9427,17 +7645,17 @@ DASHDOT
   0
 LINE
   5
-3EF
+38C
   8
-Circuit_Etc
+Circuit_Cut
  10
-126.05455557025323
+126.9223
  20
-96.475
+61.44451356237311
  11
-126.035
+126.9223
  21
-98.225
+98.07998643762693
   6
 DASHDOT
  67
@@ -9445,17 +7663,17 @@ DASHDOT
   0
 LINE
   5
-3F0
+38D
   8
-Circuit_Etc
+Circuit_Cut
  10
-126.035
+128.9223
  20
-98.225
+60.61608643762692
  11
-124.285
+128.9223
  21
-98.225
+98.90841356237311
   6
 DASHDOT
  67
@@ -9463,17 +7681,17 @@ DASHDOT
   0
 LINE
   5
-3F1
+38E
   8
-Circuit_Etc
+Circuit_Cut
  10
-124.285
+128.92229999999998
  20
-98.225
+98.9084135623731
  11
-124.30412807268837
+126.71841356237312
  21
-96.475
+101.11229999999999
   6
 DASHDOT
  67
@@ -9481,17 +7699,17 @@ DASHDOT
   0
 LINE
   5
-3F2
+38F
   8
-Circuit_Etc
+Circuit_Cut
  10
-126.2654475039736
+126.9223
  20
-86.93451063689719
+98.07998643762693
  11
-126.05455557025323
+125.88998643762693
  21
-96.475
+99.1123
   6
 DASHDOT
  67
@@ -9499,17 +7717,17 @@ DASHDOT
   0
 LINE
   5
-3F3
+390
   8
-Circuit_Etc
+Circuit_Cut
  10
-124.49935249602638
+126.71841356237312
  20
-87.64328936310285
+101.1123
  11
-124.30412807268837
+120.90798643762689
  21
-96.475
+101.11229999999999
   6
 DASHDOT
  67
@@ -9517,17 +7735,17 @@ DASHDOT
   0
 LINE
   5
-3F4
+391
   8
-Circuit_Etc
+Circuit_Cut
  10
-119.8679
+125.88998643762693
  20
-81.76734437650808
+99.1123
  11
-119.8679
+121.73641356237309
  21
-57.117146934914715
+99.11229999999999
   6
 DASHDOT
  67
@@ -9535,17 +7753,17 @@ DASHDOT
   0
 LINE
   5
-3F5
+392
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.6179
+120.90798643762689
  20
-81.7813991850752
+101.1123
  11
-121.6179
+119.08
  21
-56.39205306508527
+99.2843135623731
   6
 DASHDOT
  67
@@ -9553,17 +7771,17 @@ DASHDOT
   0
 LINE
   5
-3F6
+393
   8
-Circuit_Etc
+Circuit_Cut
  10
-119.86790000000003
+121.73641356237309
  20
-57.11714693491469
+99.1123
  11
-121.38500000000005
+121.08000000000001
  21
-58.633595539466135
+98.45588643762693
   6
 DASHDOT
  67
@@ -9571,17 +7789,17 @@ DASHDOT
   0
 LINE
   5
-3F7
+394
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.61789999999998
+119.08
  20
-56.39205306508529
+98.35
  11
-119.63499999999999
+119.08
  21
-54.410004460533834
+96.35
   6
 DASHDOT
  67
@@ -9589,17 +7807,17 @@ DASHDOT
   0
 LINE
   5
-3F8
+395
   8
-Circuit_Etc
+Circuit_Cut
  10
-119.635
+119.08
  20
-56.655
+96.35
  11
-119.635
+121.08
  21
-58.405
+96.35
   6
 DASHDOT
  67
@@ -9607,17 +7825,17 @@ DASHDOT
   0
 LINE
   5
-3F9
+396
   8
-Circuit_Etc
+Circuit_Cut
  10
-119.635
+121.08
  20
-58.405
+96.35
  11
-121.385
+121.08
  21
-58.405
+98.35
   6
 DASHDOT
  67
@@ -9625,17 +7843,17 @@ DASHDOT
   0
 LINE
   5
-3FA
+397
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.385
+119.08
  20
-58.405
+99.2843135623731
  11
-121.385
+119.08
  21
-56.655
+98.35
   6
 DASHDOT
  67
@@ -9643,17 +7861,17 @@ DASHDOT
   0
 LINE
   5
-3FB
+398
   8
-Circuit_Etc
+Circuit_Cut
  10
-119.635
+121.08
  20
-54.41000446053389
+98.45588643762692
  11
-119.635
+121.08
  21
-56.655
+98.35
   6
 DASHDOT
  67
@@ -9661,17 +7879,17 @@ DASHDOT
   0
 LINE
   5
-3FC
+399
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.38499999999999
+116.54
  20
-58.63359553946601
+98.35
  11
-121.385
+116.54
  21
-56.655
+96.35
   6
 DASHDOT
  67
@@ -9679,17 +7897,17 @@ DASHDOT
   0
 LINE
   5
-3FD
+39A
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.745
+116.54
  20
-96.475
+96.35
  11
-121.745
+118.54
  21
-98.225
+96.35
   6
 DASHDOT
  67
@@ -9697,17 +7915,17 @@ DASHDOT
   0
 LINE
   5
-3FE
+39B
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.745
+118.54
  20
-98.225
+96.35
  11
-123.495
+118.54
  21
-98.225
+98.35
   6
 DASHDOT
  67
@@ -9715,17 +7933,17 @@ DASHDOT
   0
 LINE
   5
-3FF
+39C
   8
-Circuit_Etc
+Circuit_Cut
  10
-123.495
+116.54
  20
-98.225
+98.35
  11
-123.495
+116.54
  21
-96.475
+100.32131356237309
   6
 DASHDOT
  67
@@ -9733,17 +7951,17 @@ DASHDOT
   0
 LINE
   5
-400
+39D
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.745
+118.54
  20
-96.475
+98.35
  11
-121.745
+118.54
  21
-96.05023686707648
+99.49288643762691
   6
 DASHDOT
  67
@@ -9751,17 +7969,17 @@ DASHDOT
   0
 LINE
   5
-401
+39E
   8
-Circuit_Etc
+Circuit_Cut
  10
-123.495
+116.54000000000002
  20
-96.475
+100.32131356237309
  11
-123.495
+119.9112864376269
  21
-95.32536313292356
+103.69259999999998
   6
 DASHDOT
  67
@@ -9769,17 +7987,17 @@ DASHDOT
   0
 LINE
   5
-402
+39F
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.74500000000003
+118.54
  20
-96.05023686707648
+99.4928864376269
  11
-118.79416313292354
+120.7397135623731
  21
-93.09939999999999
+101.69259999999998
   6
 DASHDOT
  67
@@ -9787,17 +8005,17 @@ DASHDOT
   0
 LINE
   5
-403
+3A0
   8
-Circuit_Etc
+Circuit_Cut
  10
-123.49500000000003
+119.9112864376269
  20
-95.32536313292356
+103.69259999999998
  11
-119.51903686707645
+127.6737135623731
  21
-91.34940000000002
+103.6926
   6
 DASHDOT
  67
@@ -9805,17 +8023,17 @@ DASHDOT
   0
 LINE
   5
-404
+3A1
   8
-Circuit_Etc
+Circuit_Cut
  10
-118.79416313292354
+120.7397135623731
  20
-93.0994
+101.69259999999998
  11
-93.31026313292355
+126.8452864376269
  21
-93.0994
+101.6926
   6
 DASHDOT
  67
@@ -9823,17 +8041,17 @@ DASHDOT
   0
 LINE
   5
-405
+3A2
   8
-Circuit_Etc
+Circuit_Cut
  10
-119.51903686707645
+127.6737135623731
  20
-91.3494
+103.69259999999998
  11
-94.03513686707646
+131.45270000000002
  21
-91.3494
+99.91361356237303
   6
 DASHDOT
  67
@@ -9841,17 +8059,17 @@ DASHDOT
   0
 LINE
   5
-406
+3A3
   8
-Circuit_Etc
+Circuit_Cut
  10
-93.31026313292355
+126.8452864376269
  20
-93.0994
+101.69259999999998
  11
-82.9016
+129.4527
  21
-82.69073686707647
+99.08518643762686
   6
 DASHDOT
  67
@@ -9859,17 +8077,17 @@ DASHDOT
   0
 LINE
   5
-407
+3A4
   8
-Circuit_Etc
+Circuit_Cut
  10
-94.03513686707646
+129.4527
  20
-91.3494
+99.08518643762685
  11
-84.65160000000002
+129.4527
  21
-81.96586313292356
+60.42601356237309
   6
 DASHDOT
  67
@@ -9877,17 +8095,17 @@ DASHDOT
   0
 LINE
   5
-408
+3A5
   8
-Circuit_Etc
+Circuit_Cut
  10
-82.9016
+131.4527
  20
-82.69073686707648
+99.91361356237303
  11
-82.9016
+131.4527
  21
-80.16096313292351
+59.5975864376269
   6
 DASHDOT
  67
@@ -9895,17 +8113,17 @@ DASHDOT
   0
 LINE
   5
-409
+3A6
   8
-Circuit_Etc
+Circuit_Cut
  10
-84.6516
+129.4527
  20
-81.96586313292357
+60.42601356237309
  11
-84.6516
+122.2158864376269
  21
-80.88583686707643
+53.18920000000001
   6
 DASHDOT
  67
@@ -9913,17 +8131,17 @@ DASHDOT
   0
 LINE
   5
-40A
+3A7
   8
-Circuit_Etc
+Circuit_Cut
  10
-84.65160000000002
+131.4527
  20
-80.88583686707645
+59.59758643762691
  11
-87.16790027753625
+123.0443135623731
  21
-78.3695365895402
+51.18920000000001
   6
 DASHDOT
  67
@@ -9931,17 +8149,17 @@ DASHDOT
   0
 LINE
   5
-40B
+3A8
   8
-Circuit_Etc
+Circuit_Cut
  10
-82.9016
+122.2158864376269
  20
-80.16096313292353
+53.1892
  11
-81.75209972246377
+105.94661356237309
  21
-81.31046341045977
+53.18919999999999
   6
 DASHDOT
  67
@@ -9949,17 +8167,17 @@ DASHDOT
   0
 LINE
   5
-40C
+3A9
   8
-Circuit_Etc
+Circuit_Cut
  10
-81.75209972246374
+123.0443135623731
  20
-81.31046341045979
+51.1892
  11
-80.96386248327852
+105.1181864376269
  21
-81.47809935035498
+51.18919999999999
   6
 DASHDOT
  67
@@ -9967,17 +8185,17 @@ DASHDOT
   0
 LINE
   5
-40D
+3AA
   8
-Circuit_Etc
+Circuit_Cut
  10
-87.16790027753622
+105.94661356237309
  20
-78.36953658954022
+53.1892
  11
-81.52933751672148
+103.73000000000002
  21
-79.56870064964501
+55.40581356237308
   6
 DASHDOT
  67
@@ -9985,17 +8203,17 @@ DASHDOT
   0
 LINE
   5
-40E
+3AB
   8
-Circuit_Etc
+Circuit_Cut
  10
-80.96386248327852
+105.1181864376269
  20
-81.47809935035497
+51.18919999999999
  11
-66.125
+101.73
  21
-66.63923686707645
+54.57738643762689
   6
 DASHDOT
  67
@@ -10003,17 +8221,17 @@ DASHDOT
   0
 LINE
   5
-40F
+3AC
   8
-Circuit_Etc
+Circuit_Cut
  10
-81.52933751672148
+101.73
  20
-79.568700649645
+56.53
  11
-67.87500000000001
+101.73
  21
-65.91436313292354
+58.53
   6
 DASHDOT
  67
@@ -10021,17 +8239,17 @@ DASHDOT
   0
 LINE
   5
-410
+3AD
   8
-Circuit_Etc
+Circuit_Cut
  10
-66.125
+101.73
  20
-66.63923686707645
+58.53
  11
-66.125
+103.73
  21
-43.91787383633448
+58.53
   6
 DASHDOT
  67
@@ -10039,17 +8257,17 @@ DASHDOT
   0
 LINE
   5
-411
+3AE
   8
-Circuit_Etc
+Circuit_Cut
  10
-67.875
+103.73
  20
-65.91436313292354
+58.53
  11
-67.875
+103.73
  21
-43.16212616366555
+56.53
   6
 DASHDOT
  67
@@ -10057,17 +8275,17 @@ DASHDOT
   0
 LINE
   5
-412
+3AF
   8
-Circuit_Etc
+Circuit_Cut
  10
-66.125
+101.73
  20
-43.91787383633447
+54.577386437626885
  11
-63.36070000000001
+101.73
  21
-41.31427383633448
+56.53
   6
 DASHDOT
  67
@@ -10075,17 +8293,17 @@ DASHDOT
   0
 LINE
   5
-413
+3B0
   8
-Circuit_Etc
+Circuit_Cut
  10
-67.87500000000001
+103.73
  20
-43.162126163665555
+55.405813562373076
  11
-65.1107
+103.73
  21
-40.55852616366555
+56.53
   6
 DASHDOT
  67
@@ -10093,17 +8311,17 @@ DASHDOT
   0
 LINE
   5
-414
+3B1
   8
 Circuit_Etc
  10
-63.360699999999994
+124.285
  20
-41.314273836334465
+96.475
  11
-63.360699999999994
+124.285
  21
-38.162363132923545
+98.225
   6
 DASHDOT
  67
@@ -10111,17 +8329,17 @@ DASHDOT
   0
 LINE
   5
-415
+3B2
   8
 Circuit_Etc
  10
-65.1107
+124.285
  20
-40.55852616366555
+98.225
  11
-65.1107
+126.035
  21
-38.88723686707645
+98.225
   6
 DASHDOT
  67
@@ -10129,17 +8347,17 @@ DASHDOT
   0
 LINE
   5
-416
+3B3
   8
 Circuit_Etc
  10
-65.11069999999998
+126.035
  20
-38.88723686707646
+98.225
  11
-67.45073686707646
+126.035
  21
-36.54719999999999
+96.475
   6
 DASHDOT
  67
@@ -10147,17 +8365,17 @@ DASHDOT
   0
 LINE
   5
-417
+3B4
   8
 Circuit_Etc
  10
-63.36069999999999
+124.285
  20
-38.162363132923545
+96.475
  11
-66.72586313292354
+124.285
  21
-34.7972
+91.06123686707645
   6
 DASHDOT
  67
@@ -10165,17 +8383,17 @@ DASHDOT
   0
 LINE
   5
-418
+3B5
   8
 Circuit_Etc
  10
-67.45073686707646
+126.035
  20
-36.5472
+96.475
  11
-79.63196313292354
+126.035
  21
-36.5472
+90.33636313292354
   6
 DASHDOT
  67
@@ -10183,17 +8401,17 @@ DASHDOT
   0
 LINE
   5
-419
+3B6
   8
 Circuit_Etc
  10
-66.72586313292354
+124.28499999999997
  20
-34.7972
+91.06123686707645
  11
-80.35683686707647
+109.55379576485674
  21
-34.7972
+76.33003263193318
   6
 DASHDOT
  67
@@ -10201,17 +8419,17 @@ DASHDOT
   0
 LINE
   5
-41A
+3B7
   8
 Circuit_Etc
  10
-79.63196313292356
+108.31635889775129
  20
-36.54719999999999
+75.09259576482773
  11
-99.31499999999998
+108.3163659565038
  21
-56.23023686707646
+75.09260282358025
   6
 DASHDOT
  67
@@ -10219,17 +8437,17 @@ DASHDOT
   0
 LINE
   5
-41B
+3B8
   8
 Circuit_Etc
  10
-80.35683686707648
+126.035
  20
-34.79719999999999
+90.33636313292354
  11
-101.06499999999998
+110.79123404349625
  21
-55.505363132923534
+75.09259717641976
   6
 DASHDOT
  67
@@ -10237,17 +8455,17 @@ DASHDOT
   0
 LINE
   5
-41C
+3B9
   8
 Circuit_Etc
  10
-99.315
+110.7912340434962
  20
-56.655
+75.09259717641977
  11
-99.315
+121.385
  21
-58.405
+64.49873452794287
   6
 DASHDOT
  67
@@ -10255,17 +8473,17 @@ DASHDOT
   0
 LINE
   5
-41D
+3BA
   8
 Circuit_Etc
  10
-99.315
+108.31636595650382
  20
-58.405
+75.09260282358025
  11
-101.065
+119.635
  21
-58.405
+63.77386547205715
   6
 DASHDOT
  67
@@ -10273,15 +8491,15 @@ DASHDOT
   0
 LINE
   5
-41E
+3BB
   8
 Circuit_Etc
  10
-101.065
+119.635
  20
 58.405
  11
-101.065
+119.635
  21
 56.655
   6
@@ -10291,15 +8509,15 @@ DASHDOT
   0
 LINE
   5
-41F
+3BC
   8
 Circuit_Etc
  10
-99.315
+119.635
  20
-56.23023686707646
+56.655
  11
-99.315
+121.385
  21
 56.655
   6
@@ -10309,17 +8527,17 @@ DASHDOT
   0
 LINE
   5
-420
+3BD
   8
 Circuit_Etc
  10
-101.065
+121.385
  20
-55.50536313292354
+56.655
  11
-101.065
+121.385
  21
-56.655
+58.405
   6
 DASHDOT
  67
@@ -10327,17 +8545,17 @@ DASHDOT
   0
 LINE
   5
-421
+3BE
   8
 Circuit_Etc
  10
-71.125
+119.635
  20
-43.145
+63.77386547205714
  11
-71.125
+119.635
  21
-41.395
+58.405
   6
 DASHDOT
  67
@@ -10345,17 +8563,17 @@ DASHDOT
   0
 LINE
   5
-422
+3BF
   8
 Circuit_Etc
  10
-71.125
+121.385
  20
-41.395
+64.49873452794287
  11
-72.875
+121.385
  21
-41.395
+58.405
   6
 DASHDOT
  67
@@ -10363,17 +8581,17 @@ DASHDOT
   0
 LINE
   5
-423
+3C0
   8
 Circuit_Etc
  10
-72.875
+86.125
  20
-41.395
+80.715
  11
-72.875
+86.125
  21
-43.145
+78.965
   6
 DASHDOT
  67
@@ -10381,17 +8599,17 @@ DASHDOT
   0
 LINE
   5
-424
+3C1
   8
 Circuit_Etc
  10
-71.125
+86.125
  20
-43.145
+78.965
  11
-71.125
+87.875
  21
-68.48333686707647
+78.965
   6
 DASHDOT
  67
@@ -10399,17 +8617,17 @@ DASHDOT
   0
 LINE
   5
-425
+3C2
   8
 Circuit_Etc
  10
-72.875
+87.875
  20
-43.145
+78.965
  11
-72.875
+87.875
  21
-67.75846313292355
+80.715
   6
 DASHDOT
  67
@@ -10417,17 +8635,17 @@ DASHDOT
   0
 LINE
   5
-426
+3C3
   8
 Circuit_Etc
  10
-71.12500000000001
+86.125
  20
-68.48333686707647
+80.715
  11
-79.82686313292353
+86.125
  21
-77.1852
+81.24063686707647
   6
 DASHDOT
  67
@@ -10435,17 +8653,17 @@ DASHDOT
   0
 LINE
   5
-427
+3C4
   8
 Circuit_Etc
  10
-72.87500000000001
+87.875
  20
-67.75846313292357
+80.715
  11
-80.55173686707644
+87.875
  21
-75.4352
+80.51576313292355
   6
 DASHDOT
  67
@@ -10453,17 +8671,17 @@ DASHDOT
   0
 LINE
   5
-428
+3C5
   8
 Circuit_Etc
  10
-79.82686313292353
+86.125
  20
-77.1852
+81.24063686707646
  11
-87.0228631329235
+88.15646313292355
  21
-77.1852
+83.27209999999998
   6
 DASHDOT
  67
@@ -10471,17 +8689,17 @@ DASHDOT
   0
 LINE
   5
-429
+3C6
   8
 Circuit_Etc
  10
-80.55173686707644
+87.87500000000001
  20
-75.4352
+80.51576313292355
  11
-87.74773686707641
+88.88133686707644
  21
-75.4352
+81.5221
   6
 DASHDOT
  67
@@ -10489,17 +8707,17 @@ DASHDOT
   0
 LINE
   5
-42A
+3C7
   8
 Circuit_Etc
  10
-87.02286313292352
+88.15646313292353
  20
-77.18519999999998
+83.2721
  11
-88.8152544618937
+102.61163335856185
  21
-78.97759132897016
+83.2721
   6
 DASHDOT
  67
@@ -10507,17 +8725,17 @@ DASHDOT
   0
 LINE
   5
-42B
+3C8
   8
 Circuit_Etc
  10
-87.74773686707643
+88.88133686707644
  20
-75.43519999999998
+81.5221
  11
-90.7095455381063
+101.88676664143813
  21
-78.39700867102984
+81.5221
   6
 DASHDOT
  67
@@ -10525,17 +8743,17 @@ DASHDOT
   0
 LINE
   5
-42C
+3C9
   8
 Circuit_Etc
  10
-90.41499999999999
+102.61163335856186
  20
-79.92363925455123
+83.27210000000001
  11
-90.415
+109.55379576485674
  21
-80.715
+76.33003263193318
   6
 DASHDOT
  67
@@ -10543,17 +8761,17 @@ DASHDOT
   0
 LINE
   5
-42D
+3CA
   8
 Circuit_Etc
  10
-90.415
+101.88676664143814
  20
-80.715
+81.52210000000001
  11
-88.665
+108.31635889775129
  21
-80.715
+75.09259576482773
   6
 DASHDOT
  67
@@ -10561,17 +8779,17 @@ DASHDOT
   0
 LINE
   5
-42E
+3CB
   8
 Circuit_Etc
  10
-88.665
+121.745
  20
-80.715
+96.475
  11
-88.665
+121.745
  21
-78.965
+98.225
   6
 DASHDOT
  67
@@ -10579,17 +8797,17 @@ DASHDOT
   0
 LINE
   5
-42F
+3CC
   8
 Circuit_Etc
  10
-88.665
+121.745
  20
-78.965
+98.225
  11
-88.81768381173575
+123.495
  21
-78.965
+98.225
   6
 DASHDOT
  67
@@ -10597,17 +8815,17 @@ DASHDOT
   0
 LINE
   5
-430
+3CD
   8
 Circuit_Etc
  10
-90.70954553810633
+123.495
  20
-78.39700867102982
+98.225
  11
-90.41499999999999
+123.495
  21
-79.92363925455123
+96.475
   6
 DASHDOT
  67
@@ -10615,17 +8833,17 @@ DASHDOT
   0
 LINE
   5
-431
+3CE
   8
 Circuit_Etc
  10
-88.81525446189369
+121.745
  20
-78.97759132897018
+96.475
  11
-88.81768381173575
+121.745
  21
-78.965
+95.52053686707646
   6
 DASHDOT
  67
@@ -10633,17 +8851,17 @@ DASHDOT
   0
 LINE
   5
-432
+3CF
   8
 Circuit_Etc
  10
-71.125
+123.495
  20
-39.335
+96.475
  11
-72.875
+123.495
  21
-39.335
+94.79566313292355
   6
 DASHDOT
  67
@@ -10651,17 +8869,17 @@ DASHDOT
   0
 LINE
   5
-433
+3D0
   8
 Circuit_Etc
  10
-72.875
+121.74499999999999
  20
-39.335
+95.52053686707647
  11
-72.875
+120.91106313292353
  21
-37.585
+94.68659999999998
   6
 DASHDOT
  67
@@ -10669,17 +8887,17 @@ DASHDOT
   0
 LINE
   5
-434
+3D1
   8
 Circuit_Etc
  10
-72.875
+123.495
  20
-37.585
+94.79566313292355
  11
-71.125
+121.63593686707645
  21
-37.585
+92.9366
   6
 DASHDOT
  67
@@ -10687,17 +8905,17 @@ DASHDOT
   0
 LINE
   5
-435
+3D2
   8
 Circuit_Etc
  10
-71.125
+120.91106313292353
  20
-37.585
+94.6866
  11
-71.125
+96.28946313292353
  21
-37.585
+94.6866
   6
 DASHDOT
  67
@@ -10705,17 +8923,17 @@ DASHDOT
   0
 LINE
   5
-436
+3D3
   8
 Circuit_Etc
  10
-71.125
+121.63593686707645
  20
-39.335
+92.9366
  11
-68.63243686707646
+97.01433686707645
  21
-39.33500000000001
+92.9366
   6
 DASHDOT
  67
@@ -10723,17 +8941,17 @@ DASHDOT
   0
 LINE
   5
-437
+3D4
   8
 Circuit_Etc
  10
-71.125
+96.28946313292353
  20
-37.585
+94.68659999999998
  11
-67.90756313292354
+82.66627566313461
  21
-37.58500000000001
+81.06341253021108
   6
 DASHDOT
  67
@@ -10741,17 +8959,17 @@ DASHDOT
   0
 LINE
   5
-438
+3D5
   8
 Circuit_Etc
  10
-67.875
+97.01433686707645
  20
-40.092436867076444
+92.93659999999997
  11
-67.875
+84.88692433686542
  21
-40.605
+80.80918746978897
   6
 DASHDOT
  67
@@ -10759,17 +8977,17 @@ DASHDOT
   0
 LINE
   5
-439
+3D6
   8
 Circuit_Etc
  10
-67.875
+84.88692433686538
  20
-40.605
+80.80918746978898
  11
-66.125
+86.23239332517666
  21
-40.605
+78.65080635786963
   6
 DASHDOT
  67
@@ -10777,17 +8995,17 @@ DASHDOT
   0
 LINE
   5
-43A
+3D7
   8
 Circuit_Etc
  10
-66.125
+82.6662756631346
  20
-40.605
+81.06341253021107
  11
-66.125
+82.68760667482333
  21
-38.855
+81.02919364213038
   6
 DASHDOT
  67
@@ -10795,17 +9013,17 @@ DASHDOT
   0
 LINE
   5
-43B
+3D8
   8
 Circuit_Etc
  10
-66.125
+82.68760667482334
  20
-38.855
+81.02919364213037
  11
-66.63756313292353
+80.14512066999622
  21
-38.855
+81.46185753707267
   6
 DASHDOT
  67
@@ -10813,17 +9031,17 @@ DASHDOT
   0
 LINE
   5
-43C
+3D9
   8
 Circuit_Etc
  10
-68.63243686707645
+86.23239332517669
  20
-39.334999999999994
+78.65080635786963
  11
-67.875
+80.74307933000374
  21
-40.092436867076444
+79.5849424629273
   6
 DASHDOT
  67
@@ -10831,17 +9049,17 @@ DASHDOT
   0
 LINE
   5
-43D
+3DA
   8
 Circuit_Etc
  10
-67.90756313292353
+80.14512066999622
  20
-37.584999999999994
+81.46185753707267
  11
-66.63756313292353
+66.125
  21
-38.855
+67.44173686707646
   6
 DASHDOT
  67
@@ -10849,17 +9067,17 @@ DASHDOT
   0
 LINE
   5
-43E
+3DB
   8
 Circuit_Etc
  10
-104.395
+80.74307933000375
  20
-56.655
+79.58494246292727
  11
-104.395
+67.875
  21
-58.405
+66.71686313292354
   6
 DASHDOT
  67
@@ -10867,17 +9085,17 @@ DASHDOT
   0
 LINE
   5
-43F
+3DC
   8
 Circuit_Etc
  10
-104.395
+66.125
  20
-58.405
+67.44173686707646
  11
-106.145
+66.125
  21
-58.405
+43.91606701679551
   6
 DASHDOT
  67
@@ -10885,17 +9103,17 @@ DASHDOT
   0
 LINE
   5
-440
+3DD
   8
 Circuit_Etc
  10
-106.145
+67.875
  20
-58.405
+66.71686313292355
  11
-106.145
+67.875
  21
-56.655
+43.16393298320449
   6
 DASHDOT
  67
@@ -10903,17 +9121,17 @@ DASHDOT
   0
 LINE
   5
-441
+3DE
   8
 Circuit_Etc
  10
-104.395
+66.12499999999999
  20
-56.655
+43.9160670167955
  11
-104.395
+63.35039999999999
  21
-54.62916313292355
+41.28446701679552
   6
 DASHDOT
  67
@@ -10921,17 +9139,17 @@ DASHDOT
   0
 LINE
   5
-442
+3DF
   8
 Circuit_Etc
  10
-106.145
+67.87499999999999
  20
-56.655
+43.16393298320448
  11
-106.145
+65.1004
  21
-55.354036867076466
+40.5323329832045
   6
 DASHDOT
  67
@@ -10939,17 +9157,17 @@ DASHDOT
   0
 LINE
   5
-443
+3E0
   8
 Circuit_Etc
  10
-106.145
+63.35039999999999
  20
-55.354036867076466
+41.28446701679552
  11
-106.31473686707646
+63.35039999999999
  21
-55.184300000000015
+38.19966313292355
   6
 DASHDOT
  67
@@ -10957,17 +9175,17 @@ DASHDOT
   0
 LINE
   5
-444
+3E1
   8
 Circuit_Etc
  10
-104.395
+65.1004
  20
-54.629163132923544
+40.5323329832045
  11
-105.58986313292353
+65.1004
  21
-53.4343
+38.924536867076455
   6
 DASHDOT
  67
@@ -10975,17 +9193,17 @@ DASHDOT
   0
 LINE
   5
-445
+3E2
   8
 Circuit_Etc
  10
-106.31473686707643
+65.10039999999998
  20
-55.1843
+38.92453686707646
  11
-121.10936313292355
+67.52153686707645
  21
-55.1843
+36.503400000000006
   6
 DASHDOT
  67
@@ -10993,17 +9211,17 @@ DASHDOT
   0
 LINE
   5
-446
+3E3
   8
 Circuit_Etc
  10
-105.58986313292353
+63.35039999999999
  20
-53.4343
+38.19966313292355
  11
-121.83423686707646
+66.79666313292353
  21
-53.4343
+34.753400000000006
   6
 DASHDOT
  67
@@ -11011,17 +9229,17 @@ DASHDOT
   0
 LINE
   5
-447
+3E4
   8
 Circuit_Etc
  10
-121.10936313292355
+67.52153686707645
  20
-55.18429999999999
+36.5034
  11
-127.07980000000002
+80.46436313292357
  21
-61.154736867076466
+36.5034
   6
 DASHDOT
  67
@@ -11029,17 +9247,17 @@ DASHDOT
   0
 LINE
   5
-448
+3E5
   8
 Circuit_Etc
  10
-121.83423686707646
+66.79666313292353
  20
-53.4343
+34.7534
  11
-128.8298
+81.18923686707647
  21
-60.42986313292354
+34.7534
   6
 DASHDOT
  67
@@ -11047,17 +9265,17 @@ DASHDOT
   0
 LINE
   5
-449
+3E6
   8
 Circuit_Etc
  10
-127.0798
+80.46436313292357
  20
-61.154736867076466
+36.5034
  11
-127.0798
+99.315
  21
-98.13646313292355
+55.35403686707646
   6
 DASHDOT
  67
@@ -11065,17 +9283,17 @@ DASHDOT
   0
 LINE
   5
-44A
+3E7
   8
 Circuit_Etc
  10
-128.8298
+81.18923686707647
  20
-60.42986313292355
+34.7534
  11
-128.8298
+101.065
  21
-98.86133686707646
+54.62916313292354
   6
 DASHDOT
  67
@@ -11083,17 +9301,17 @@ DASHDOT
   0
 LINE
   5
-44B
+3E8
   8
 Circuit_Etc
  10
-128.8298
+99.315
  20
-98.86133686707647
+56.655
  11
-126.67563686707643
+99.315
  21
-101.0155
+58.405
   6
 DASHDOT
  67
@@ -11101,17 +9319,17 @@ DASHDOT
   0
 LINE
   5
-44C
+3E9
   8
 Circuit_Etc
  10
-127.0798
+99.315
  20
-98.13646313292355
+58.405
  11
-125.95076313292353
+101.065
  21
-99.26550000000002
+58.405
   6
 DASHDOT
  67
@@ -11119,17 +9337,17 @@ DASHDOT
   0
 LINE
   5
-44D
+3EA
   8
 Circuit_Etc
  10
-126.67563686707643
+101.065
  20
-101.0155
+58.405
  11
-120.84586313292354
+101.065
  21
-101.0155
+56.655
   6
 DASHDOT
  67
@@ -11137,17 +9355,17 @@ DASHDOT
   0
 LINE
   5
-44E
+3EB
   8
 Circuit_Etc
  10
-125.95076313292353
+99.315
  20
-99.2655
+55.35403686707646
  11
-121.57073686707645
+99.315
  21
-99.2655
+56.655
   6
 DASHDOT
  67
@@ -11155,17 +9373,17 @@ DASHDOT
   0
 LINE
   5
-44F
+3EC
   8
 Circuit_Etc
  10
-120.84586313292354
+101.065
  20
-101.0155
+54.629163132923544
  11
-119.205
+101.065
  21
-99.37463686707646
+56.655
   6
 DASHDOT
  67
@@ -11173,17 +9391,17 @@ DASHDOT
   0
 LINE
   5
-450
+3ED
   8
 Circuit_Etc
  10
-121.57073686707645
+71.125
  20
-99.26549999999999
+43.145
  11
-120.955
+71.125
  21
-98.64976313292354
+41.395
   6
 DASHDOT
  67
@@ -11191,17 +9409,17 @@ DASHDOT
   0
 LINE
   5
-451
+3EE
   8
 Circuit_Etc
  10
-119.205
+71.125
  20
-98.225
+41.395
  11
-119.205
+72.875
  21
-96.475
+41.395
   6
 DASHDOT
  67
@@ -11209,17 +9427,17 @@ DASHDOT
   0
 LINE
   5
-452
+3EF
   8
 Circuit_Etc
  10
-119.205
+72.875
  20
-96.475
+41.395
  11
-120.955
+72.875
  21
-96.475
+43.145
   6
 DASHDOT
  67
@@ -11227,17 +9445,17 @@ DASHDOT
   0
 LINE
   5
-453
+3F0
   8
 Circuit_Etc
  10
-120.955
+71.125
  20
-96.475
+43.145
  11
-120.955
+71.125
  21
-98.225
+68.87883686707647
   6
 DASHDOT
  67
@@ -11245,17 +9463,17 @@ DASHDOT
   0
 LINE
   5
-454
+3F1
   8
 Circuit_Etc
  10
-119.205
+72.875
  20
-99.37463686707645
+43.145
  11
-119.205
+72.875
  21
-98.225
+68.15396313292355
   6
 DASHDOT
  67
@@ -11263,17 +9481,17 @@ DASHDOT
   0
 LINE
   5
-455
+3F2
   8
 Circuit_Etc
  10
-120.955
+71.125
  20
-98.64976313292354
+68.87883686707647
  11
-120.955
+80.16066313292356
  21
-98.225
+77.91450000000003
   6
 DASHDOT
  67
@@ -11281,17 +9499,17 @@ DASHDOT
   0
 LINE
   5
-456
+3F3
   8
 Circuit_Etc
  10
-101.855
+72.875
  20
-56.655
+68.15396313292355
  11
-101.855
+80.88553686707647
  21
-58.405
+76.16450000000003
   6
 DASHDOT
  67
@@ -11299,17 +9517,17 @@ DASHDOT
   0
 LINE
   5
-457
+3F4
   8
 Circuit_Etc
  10
-101.855
+80.16066313292357
  20
-58.405
+77.9145
  11
-103.605
+87.77546313292355
  21
-58.405
+77.9145
   6
 DASHDOT
  67
@@ -11317,17 +9535,17 @@ DASHDOT
   0
 LINE
   5
-458
+3F5
   8
 Circuit_Etc
  10
-103.605
+80.88553686707648
  20
-58.405
+76.1645
  11
-103.605
+88.50033686707647
  21
-56.655
+76.1645
   6
 DASHDOT
  67
@@ -11335,17 +9553,17 @@ DASHDOT
   0
 LINE
   5
-459
+3F6
   8
 Circuit_Etc
  10
-101.855
+87.77546313292353
  20
-56.655
+77.91450000000002
  11
-101.855
+88.81671545815712
  21
-53.96726313292355
+78.95575232523359
   6
 DASHDOT
  67
@@ -11353,17 +9571,17 @@ DASHDOT
   0
 LINE
   5
-45A
+3F7
   8
 Circuit_Etc
  10
-103.605
+88.50033686707646
  20
-56.655
+76.16450000000002
  11
-103.605
+90.70808454184284
  21
-54.692136867076464
+78.37224767476638
   6
 DASHDOT
  67
@@ -11371,17 +9589,17 @@ DASHDOT
   0
 LINE
   5
-45B
+3F8
   8
 Circuit_Etc
  10
-103.60500000000002
+90.41499999999999
  20
-54.692136867076464
+79.92201125933121
  11
-105.32343686707647
+90.415
  21
-52.9737
+80.715
   6
 DASHDOT
  67
@@ -11389,17 +9607,17 @@ DASHDOT
   0
 LINE
   5
-45C
+3F9
   8
 Circuit_Etc
  10
-101.855
+90.415
  20
-53.96726313292356
+80.715
  11
-104.59856313292354
+88.665
  21
-51.223699999999994
+80.715
   6
 DASHDOT
  67
@@ -11407,17 +9625,17 @@ DASHDOT
   0
 LINE
   5
-45D
+3FA
   8
 Circuit_Etc
  10
-105.32343686707647
+88.665
  20
-52.9737
+80.715
  11
-122.06116313292355
+88.665
  21
-52.97370000000001
+78.965
   6
 DASHDOT
  67
@@ -11425,17 +9643,17 @@ DASHDOT
   0
 LINE
   5
-45E
+3FB
   8
 Circuit_Etc
  10
-104.59856313292354
+88.665
  20
-51.2237
+78.965
  11
-122.78603686707648
+88.81496657816729
  21
-51.22370000000001
+78.965
   6
 DASHDOT
  67
@@ -11443,17 +9661,17 @@ DASHDOT
   0
 LINE
   5
-45F
+3FC
   8
 Circuit_Etc
  10
-122.06116313292355
+90.70808454184287
  20
-52.973700000000015
+78.37224767476638
  11
-129.3268
+90.41499999999999
  21
-60.239336867076446
+79.92201125933121
   6
 DASHDOT
  67
@@ -11461,17 +9679,17 @@ DASHDOT
   0
 LINE
   5
-460
+3FD
   8
 Circuit_Etc
  10
-122.78603686707648
+88.81671545815715
  20
-51.22370000000002
+78.95575232523359
  11
-131.0768
+88.81496657816729
  21
-59.51446313292354
+78.965
   6
 DASHDOT
  67
@@ -11479,17 +9697,17 @@ DASHDOT
   0
 LINE
   5
-461
+3FE
   8
 Circuit_Etc
  10
-129.3268
+71.125
  20
-60.23933686707645
+39.335
  11
-129.3268
+72.875
  21
-99.05296313292354
+39.335
   6
 DASHDOT
  67
@@ -11497,17 +9715,17 @@ DASHDOT
   0
 LINE
   5
-462
+3FF
   8
 Circuit_Etc
  10
-131.0768
+72.875
  20
-59.51446313292354
+39.335
  11
-131.0768
+72.875
  21
-99.77783686707646
+37.585
   6
 DASHDOT
  67
@@ -11515,17 +9733,17 @@ DASHDOT
   0
 LINE
   5
-463
+400
   8
 Circuit_Etc
  10
-131.07679999999996
+72.875
  20
-99.77783686707646
+37.585
  11
-127.60213686707647
+71.125
  21
-103.2525
+37.585
   6
 DASHDOT
  67
@@ -11533,17 +9751,17 @@ DASHDOT
   0
 LINE
   5
-464
+401
   8
 Circuit_Etc
  10
-129.3268
+71.125
  20
-99.05296313292354
+37.585
  11
-126.87726313292355
+71.125
  21
-101.50249999999998
+37.585
   6
 DASHDOT
  67
@@ -11551,17 +9769,17 @@ DASHDOT
   0
 LINE
   5
-465
+402
   8
 Circuit_Etc
  10
-127.60213686707647
+71.125
  20
-103.2525
+39.335
  11
-119.95476313292353
+68.63243686707646
  21
-103.25250000000001
+39.33500000000001
   6
 DASHDOT
  67
@@ -11569,17 +9787,17 @@ DASHDOT
   0
 LINE
   5
-466
+403
   8
 Circuit_Etc
  10
-126.87726313292355
+71.125
  20
-101.5025
+37.585
  11
-120.67963686707645
+67.90756313292354
  21
-101.50250000000001
+37.58500000000001
   6
 DASHDOT
  67
@@ -11587,17 +9805,17 @@ DASHDOT
   0
 LINE
   5
-467
+404
   8
 Circuit_Etc
  10
-119.95476313292353
+67.875
  20
-103.25250000000001
+40.092436867076444
  11
-116.66500000000002
+67.875
  21
-99.96273686707647
+40.605
   6
 DASHDOT
  67
@@ -11605,17 +9823,17 @@ DASHDOT
   0
 LINE
   5
-468
+405
   8
 Circuit_Etc
  10
-120.67963686707645
+67.875
  20
-101.5025
+40.605
  11
-118.415
+66.125
  21
-99.23786313292355
+40.605
   6
 DASHDOT
  67
@@ -11623,17 +9841,17 @@ DASHDOT
   0
 LINE
   5
-469
+406
   8
 Circuit_Etc
  10
-116.665
+66.125
  20
-98.225
+40.605
  11
-116.665
+66.125
  21
-96.475
+38.855
   6
 DASHDOT
  67
@@ -11641,17 +9859,17 @@ DASHDOT
   0
 LINE
   5
-46A
+407
   8
 Circuit_Etc
  10
-116.665
+66.125
  20
-96.475
+38.855
  11
-118.415
+66.63756313292353
  21
-96.475
+38.855
   6
 DASHDOT
  67
@@ -11659,17 +9877,17 @@ DASHDOT
   0
 LINE
   5
-46B
+408
   8
 Circuit_Etc
  10
-118.415
+68.63243686707645
  20
-96.475
+39.334999999999994
  11
-118.415
+67.875
  21
-98.225
+40.092436867076444
   6
 DASHDOT
  67
@@ -11677,17 +9895,17 @@ DASHDOT
   0
 LINE
   5
-46C
+409
   8
 Circuit_Etc
  10
-116.665
+67.90756313292353
  20
-99.96273686707644
+37.584999999999994
  11
-116.665
+66.63756313292353
  21
-98.225
+38.855
   6
 DASHDOT
  67
@@ -11695,17 +9913,17 @@ DASHDOT
   0
 LINE
   5
-46D
+40A
   8
 Circuit_Etc
  10
-118.415
+104.395
  20
-99.23786313292354
+56.655
  11
-118.415
+104.395
  21
-98.225
+58.405
   6
 DASHDOT
  67
@@ -11713,17 +9931,17 @@ DASHDOT
   0
 LINE
   5
-46E
+40B
   8
-Circuit_Cut
+Circuit_Etc
  10
-86.25
+104.395
  20
-80.59
+58.405
  11
-86.25
+106.145
  21
-79.09
+58.405
   6
 DASHDOT
  67
@@ -11731,17 +9949,17 @@ DASHDOT
   0
 LINE
   5
-46F
+40C
   8
-Circuit_Cut
+Circuit_Etc
  10
-86.25
+106.145
  20
-79.09
+58.405
  11
-87.75
+106.145
  21
-79.09
+56.655
   6
 DASHDOT
  67
@@ -11749,17 +9967,17 @@ DASHDOT
   0
 LINE
   5
-470
+40D
   8
-Circuit_Cut
+Circuit_Etc
  10
-87.75
+104.395
  20
-79.09
+56.655
  11
-87.75
+104.395
  21
-80.59
+55.78846313292352
   6
 DASHDOT
  67
@@ -11767,17 +9985,17 @@ DASHDOT
   0
 LINE
   5
-471
+40E
   8
-Circuit_Cut
+Circuit_Etc
  10
-86.25
+106.145
  20
-80.59
+56.655
  11
-86.25
+106.145
  21
-83.12240069850698
+56.51333686707643
   6
 DASHDOT
  67
@@ -11785,17 +10003,17 @@ DASHDOT
   0
 LINE
   5
-472
+40F
   8
-Circuit_Cut
+Circuit_Etc
  10
-87.75
+106.14500000000001
  20
-80.59
+56.51333686707643
  11
-87.75
+107.03613686707645
  21
-81.63439930149305
+55.622199999999985
   6
 DASHDOT
  67
@@ -11803,17 +10021,17 @@ DASHDOT
   0
 LINE
   5
-473
+410
   8
-Circuit_Cut
+Circuit_Etc
  10
-87.75000000000001
+104.395
  20
-81.63439930149303
+55.788463132923525
  11
-119.9929
+106.31126313292353
  21
-81.8933523227212
+53.87219999999998
   6
 DASHDOT
  67
@@ -11821,17 +10039,17 @@ DASHDOT
   0
 LINE
   5
-474
+411
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.4929
+107.03613686707645
  20
-81.90539930149302
+55.62219999999999
  11
-121.05605099951596
+121.27676313292352
  21
-81.90189082773615
+55.6222
   6
 DASHDOT
  67
@@ -11839,17 +10057,17 @@ DASHDOT
   0
 LINE
   5
-475
+412
   8
-Circuit_Cut
+Circuit_Etc
  10
-86.25
+106.31126313292353
  20
-83.12240069850698
+53.87219999999999
  11
-120.42974900048404
+122.00163686707644
  21
-83.39690917226386
+53.8722
   6
 DASHDOT
  67
@@ -11857,17 +10075,17 @@ DASHDOT
   0
 LINE
   5
-476
+413
   8
-Circuit_Cut
+Circuit_Etc
  10
-120.42974900048404
+121.27676313292352
  20
-83.39690917226386
+55.62219999999999
  11
-124.62550213945117
+127.0473
  21
-87.59266231123101
+61.39273686707647
   6
 DASHDOT
  67
@@ -11875,17 +10093,17 @@ DASHDOT
   0
 LINE
   5
-477
+414
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.05605099951596
+122.00163686707644
  20
-81.90189082773615
+53.8722
  11
-126.13929786054882
+128.7973
  21
-86.98513768876902
+60.667863132923564
   6
 DASHDOT
  67
@@ -11893,17 +10111,17 @@ DASHDOT
   0
 LINE
   5
-478
+415
   8
-Circuit_Cut
+Circuit_Etc
  10
-125.92676191735991
+127.0473
  20
-96.6
+61.39273686707647
  11
-125.91
+127.0473
  21
-98.1
+98.13176313292357
   6
 DASHDOT
  67
@@ -11911,17 +10129,17 @@ DASHDOT
   0
 LINE
   5
-479
+416
   8
-Circuit_Cut
+Circuit_Etc
  10
-125.91
+128.7973
  20
-98.1
+60.66786313292356
  11
-124.41
+128.7973
  21
-98.1
+98.85663686707649
   6
 DASHDOT
  67
@@ -11929,17 +10147,17 @@ DASHDOT
   0
 LINE
   5
-47A
+417
   8
-Circuit_Cut
+Circuit_Etc
  10
-124.41
+128.79729999999998
  20
-98.1
+98.85663686707647
  11
-124.42639549087573
+126.66663686707648
  21
-96.6
+100.98729999999999
   6
 DASHDOT
  67
@@ -11947,17 +10165,17 @@ DASHDOT
   0
 LINE
   5
-47B
+418
   8
-Circuit_Cut
+Circuit_Etc
  10
-126.13929786054881
+127.0473
  20
-86.98513768876902
+98.13176313292357
  11
-125.92676191735991
+125.94176313292357
  21
-96.6
+99.2373
   6
 DASHDOT
  67
@@ -11965,17 +10183,17 @@ DASHDOT
   0
 LINE
   5
-47C
+419
   8
-Circuit_Cut
+Circuit_Etc
  10
-124.62550213945117
+126.66663686707648
  20
-87.59266231123101
+100.9873
  11
-124.42639549087573
+120.95976313292353
  21
-96.6
+100.98729999999999
   6
 DASHDOT
  67
@@ -11983,17 +10201,17 @@ DASHDOT
   0
 LINE
   5
-47D
+41A
   8
-Circuit_Cut
+Circuit_Etc
  10
-119.9929
+125.94176313292357
  20
-81.8933523227212
+99.2373
  11
-119.9929
+121.68463686707645
  21
-57.06535451564118
+99.23729999999999
   6
 DASHDOT
  67
@@ -12001,17 +10219,17 @@ DASHDOT
   0
 LINE
   5
-47E
+41B
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.4929
+120.95976313292353
  20
-81.90539930149302
+100.9873
  11
-121.4929
+119.205
  21
-56.4438454843588
+99.23253686707646
   6
 DASHDOT
  67
@@ -12019,17 +10237,17 @@ DASHDOT
   0
 LINE
   5
-47F
+41C
   8
-Circuit_Cut
+Circuit_Etc
  10
-119.99290000000003
+121.68463686707645
  20
-57.065354515641175
+99.2373
  11
-121.26000000000005
+120.955
  21
-58.33191046239955
+98.50766313292355
   6
 DASHDOT
  67
@@ -12037,17 +10255,17 @@ DASHDOT
   0
 LINE
   5
-480
+41D
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.49289999999996
+119.205
  20
-56.44384548435882
+98.225
  11
-119.75999999999998
+119.205
  21
-54.71168953760044
+96.475
   6
 DASHDOT
  67
@@ -12055,17 +10273,17 @@ DASHDOT
   0
 LINE
   5
-481
+41E
   8
-Circuit_Cut
+Circuit_Etc
  10
-119.76
+119.205
  20
-56.78
+96.475
  11
-119.76
+120.955
  21
-58.28
+96.475
   6
 DASHDOT
  67
@@ -12073,17 +10291,17 @@ DASHDOT
   0
 LINE
   5
-482
+41F
   8
-Circuit_Cut
+Circuit_Etc
  10
-119.76
+120.955
  20
-58.28
+96.475
  11
-121.26
+120.955
  21
-58.28
+98.225
   6
 DASHDOT
  67
@@ -12091,17 +10309,17 @@ DASHDOT
   0
 LINE
   5
-483
+420
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.26
+119.205
  20
-58.28
+99.23253686707646
  11
-121.26
+119.205
  21
-56.78
+98.225
   6
 DASHDOT
  67
@@ -12109,17 +10327,17 @@ DASHDOT
   0
 LINE
   5
-484
+421
   8
-Circuit_Cut
+Circuit_Etc
  10
-119.76
+120.955
  20
-54.71168953760047
+98.50766313292355
  11
-119.76
+120.955
  21
-56.78
+98.225
   6
 DASHDOT
  67
@@ -12127,17 +10345,17 @@ DASHDOT
   0
 LINE
   5
-485
+422
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.26
+116.665
  20
-58.33191046239943
+98.225
  11
-121.26
+116.665
  21
-56.78
+96.475
   6
 DASHDOT
  67
@@ -12145,17 +10363,17 @@ DASHDOT
   0
 LINE
   5
-486
+423
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.87
+116.665
  20
-96.6
+96.475
  11
-121.87
+118.415
  21
-98.1
+96.475
   6
 DASHDOT
  67
@@ -12163,17 +10381,17 @@ DASHDOT
   0
 LINE
   5
-487
+424
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.87
+118.415
  20
-98.1
+96.475
  11
-123.37
+118.415
  21
-98.1
+98.225
   6
 DASHDOT
  67
@@ -12181,17 +10399,17 @@ DASHDOT
   0
 LINE
   5
-488
+425
   8
-Circuit_Cut
+Circuit_Etc
  10
-123.37
+116.665
  20
-98.1
+98.225
  11
-123.37
+116.665
  21
-96.6
+100.26953686707645
   6
 DASHDOT
  67
@@ -12199,17 +10417,17 @@ DASHDOT
   0
 LINE
   5
-489
+426
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.87
+118.415
  20
-96.6
+98.225
  11
-121.87
+118.415
  21
-95.99846017177984
+99.54466313292355
   6
 DASHDOT
  67
@@ -12217,17 +10435,17 @@ DASHDOT
   0
 LINE
   5
-48A
+427
   8
-Circuit_Cut
+Circuit_Etc
  10
-123.37
+116.66500000000002
  20
-96.6
+100.26953686707645
  11
-123.37
+119.96306313292354
  21
-95.3771398282202
+103.56759999999998
   6
 DASHDOT
  67
@@ -12235,17 +10453,17 @@ DASHDOT
   0
 LINE
   5
-48B
+428
   8
-Circuit_Cut
+Circuit_Etc
  10
-121.87000000000002
+118.415
  20
-95.99846017177983
+99.54466313292353
  11
-118.84593982822017
+120.68793686707646
  21
-92.9744
+101.81759999999998
   6
 DASHDOT
  67
@@ -12253,17 +10471,17 @@ DASHDOT
   0
 LINE
   5
-48C
+429
   8
-Circuit_Cut
+Circuit_Etc
  10
-123.37000000000003
+119.96306313292354
  20
-95.3771398282202
+103.56759999999998
  11
-119.46726017177981
+127.62193686707646
  21
-91.47439999999999
+103.5676
   6
 DASHDOT
  67
@@ -12271,17 +10489,17 @@ DASHDOT
   0
 LINE
   5
-48D
+42A
   8
-Circuit_Cut
+Circuit_Etc
  10
-118.84593982822017
+120.68793686707646
  20
-92.9744
+101.81759999999998
  11
-93.36203982822019
+126.89706313292353
  21
-92.9744
+101.8176
   6
 DASHDOT
  67
@@ -12289,17 +10507,17 @@ DASHDOT
   0
 LINE
   5
-48E
+42B
   8
-Circuit_Cut
+Circuit_Etc
  10
-119.46726017177981
+127.62193686707646
  20
-91.4744
+103.56759999999997
  11
-93.98336017177982
+131.32770000000002
  21
-91.4744
+99.86183686707639
   6
 DASHDOT
  67
@@ -12307,17 +10525,17 @@ DASHDOT
   0
 LINE
   5
-48F
+42C
   8
-Circuit_Cut
+Circuit_Etc
  10
-93.36203982822019
+126.89706313292353
  20
-92.9744
+101.81759999999996
  11
-83.0266
+129.5777
  21
-82.63896017177983
+99.1369631329235
   6
 DASHDOT
  67
@@ -12325,17 +10543,17 @@ DASHDOT
   0
 LINE
   5
-490
+42D
   8
-Circuit_Cut
+Circuit_Etc
  10
-93.98336017177982
+129.5777
  20
-91.4744
+99.13696313292348
  11
-84.5266
+129.5777
  21
-82.01763982822018
+60.374236867076455
   6
 DASHDOT
  67
@@ -12343,17 +10561,17 @@ DASHDOT
   0
 LINE
   5
-491
+42E
   8
-Circuit_Cut
+Circuit_Etc
  10
-83.0266
+131.3277
  20
-82.63896017177984
+99.86183686707639
  11
-83.0266
+131.3277
  21
-80.21273982822015
+59.64936313292354
   6
 DASHDOT
  67
@@ -12361,17 +10579,17 @@ DASHDOT
   0
 LINE
   5
-492
+42F
   8
-Circuit_Cut
+Circuit_Etc
  10
-84.5266
+129.5777
  20
-82.01763982822021
+60.374236867076455
  11
-84.5266
+122.26766313292354
  21
-80.8340601717798
+53.06420000000001
   6
 DASHDOT
  67
@@ -12379,17 +10597,17 @@ DASHDOT
   0
 LINE
   5
-493
+430
   8
-Circuit_Cut
+Circuit_Etc
  10
-84.52660000000003
+131.3277
  20
-80.8340601717798
+59.64936313292355
  11
-86.78105738074538
+122.99253686707647
  21
-78.57960279103443
+51.31420000000001
   6
 DASHDOT
  67
@@ -12397,17 +10615,17 @@ DASHDOT
   0
 LINE
   5
-494
+431
   8
-Circuit_Cut
+Circuit_Etc
  10
-83.0266
+122.26766313292354
  20
-80.21273982822017
+53.0642
  11
-82.13894261925465
+105.89483686707645
  21
-81.10039720896552
+53.06419999999999
   6
 DASHDOT
  67
@@ -12415,17 +10633,17 @@ DASHDOT
   0
 LINE
   5
-495
+432
   8
-Circuit_Cut
+Circuit_Etc
  10
-82.13894261925466
+122.99253686707647
  20
-81.10039720896552
+51.3142
  11
-81.00425355709588
+105.16996313292354
  21
-81.34171372887569
+51.31419999999999
   6
 DASHDOT
  67
@@ -12433,17 +10651,17 @@ DASHDOT
   0
 LINE
   5
-496
+433
   8
-Circuit_Cut
+Circuit_Etc
  10
-86.78105738074532
+105.89483686707645
  20
-78.57960279103447
+53.0642
  11
-81.48894644290412
+103.60500000000002
  21
-79.7050862711243
+55.35403686707644
   6
 DASHDOT
  67
@@ -12451,17 +10669,17 @@ DASHDOT
   0
 LINE
   5
-497
+434
   8
-Circuit_Cut
+Circuit_Etc
  10
-81.00425355709588
+105.16996313292354
  20
-81.34171372887567
+51.31419999999999
  11
-66.25
+101.855
  21
-66.58746017177981
+54.62916313292352
   6
 DASHDOT
  67
@@ -12469,17 +10687,17 @@ DASHDOT
   0
 LINE
   5
-498
+435
   8
-Circuit_Cut
+Circuit_Etc
  10
-81.48894644290412
+101.855
  20
-79.70508627112429
+56.655
  11
-67.75
+101.855
  21
-65.96613982822016
+58.405
   6
 DASHDOT
  67
@@ -12487,17 +10705,17 @@ DASHDOT
   0
 LINE
   5
-499
+436
   8
-Circuit_Cut
+Circuit_Etc
  10
-66.25
+101.855
  20
-66.58746017177981
+58.405
  11
-66.25
+103.605
  21
-43.86389185971527
+58.405
   6
 DASHDOT
  67
@@ -12505,17 +10723,17 @@ DASHDOT
   0
 LINE
   5
-49A
+437
   8
-Circuit_Cut
+Circuit_Etc
  10
-67.75
+103.605
  20
-65.96613982822018
+58.405
  11
-67.75
+103.605
  21
-43.21610814028476
+56.655
   6
 DASHDOT
  67
@@ -12523,17 +10741,17 @@ DASHDOT
   0
 LINE
   5
-49B
+438
   8
-Circuit_Cut
+Circuit_Etc
  10
-66.25000000000001
+101.855
  20
-43.863891859715274
+54.62916313292352
  11
-63.4857
+101.855
  21
-41.26029185971527
+56.655
   6
 DASHDOT
  67
@@ -12541,17 +10759,17 @@ DASHDOT
   0
 LINE
   5
-49C
+439
   8
-Circuit_Cut
+Circuit_Etc
  10
-67.75000000000001
+103.605
  20
-43.21610814028476
+55.35403686707644
  11
-64.98570000000001
+103.605
  21
-40.61250814028476
+56.655
   6
 DASHDOT
  67
@@ -12559,17 +10777,17 @@ DASHDOT
   0
 LINE
   5
-49D
+43A
   8
 Circuit_Cut
  10
-63.485699999999994
+124.41
  20
-41.26029185971527
+96.6
  11
-63.485699999999994
+124.41
  21
-38.214139828220176
+98.1
   6
 DASHDOT
  67
@@ -12577,17 +10795,17 @@ DASHDOT
   0
 LINE
   5
-49E
+43B
   8
 Circuit_Cut
  10
-64.9857
+124.41
  20
-40.61250814028476
+98.1
  11
-64.9857
+125.91
  21
-38.83546017177982
+98.1
   6
 DASHDOT
  67
@@ -12595,17 +10813,17 @@ DASHDOT
   0
 LINE
   5
-49F
+43C
   8
 Circuit_Cut
  10
-64.98569999999998
+125.91
  20
-38.83546017177982
+98.1
  11
-67.39896017177982
+125.91
  21
-36.42219999999999
+96.6
   6
 DASHDOT
  67
@@ -12613,17 +10831,17 @@ DASHDOT
   0
 LINE
   5
-4A0
+43D
   8
 Circuit_Cut
  10
-63.485699999999994
+124.41
  20
-38.214139828220176
+96.6
  11
-66.77763982822017
+124.41
  21
-34.9222
+91.0094601717798
   6
 DASHDOT
  67
@@ -12631,17 +10849,17 @@ DASHDOT
   0
 LINE
   5
-4A1
+43E
   8
 Circuit_Cut
  10
-67.39896017177982
+125.91
  20
-36.4222
+96.6
  11
-79.68373982822018
+125.91
  21
-36.4222
+90.38813982822018
   6
 DASHDOT
  67
@@ -12649,17 +10867,17 @@ DASHDOT
   0
 LINE
   5
-4A2
+43F
   8
 Circuit_Cut
  10
-66.77763982822017
+124.40999999999997
  20
-34.9222
+91.0094601717798
  11
-80.30506017177983
+109.5537963698772
  21
-34.9222
+76.15325654165702
   6
 DASHDOT
  67
@@ -12667,17 +10885,17 @@ DASHDOT
   0
 LINE
   5
-4A3
+440
   8
 Circuit_Cut
  10
-79.6837398282202
+108.49313619807253
  20
-36.42219999999999
+75.09259636985234
  11
-99.43999999999998
+108.49314224843184
  21
-56.17846017177982
+75.09260242021165
   6
 DASHDOT
  67
@@ -12685,17 +10903,17 @@ DASHDOT
   0
 LINE
   5
-4A4
+441
   8
 Circuit_Cut
  10
-80.30506017177984
+125.91
  20
-34.92219999999999
+90.38813982822018
  11
-100.93999999999998
+110.61445775156821
  21
-55.55713982822017
+75.09259757978836
   6
 DASHDOT
  67
@@ -12703,17 +10921,17 @@ DASHDOT
   0
 LINE
   5
-4A5
+442
   8
 Circuit_Cut
  10
-99.44
+110.6144577515682
  20
-56.78
+75.09259757978836
  11
-99.44
+121.26000000000002
  21
-58.28
+64.44695816680817
   6
 DASHDOT
  67
@@ -12721,17 +10939,17 @@ DASHDOT
   0
 LINE
   5
-4A6
+443
   8
 Circuit_Cut
  10
-99.44
+108.49314224843181
  20
-58.28
+75.09260242021166
  11
-100.94
+119.76
  21
-58.28
+63.82564183319183
   6
 DASHDOT
  67
@@ -12739,15 +10957,15 @@ DASHDOT
   0
 LINE
   5
-4A7
+444
   8
 Circuit_Cut
  10
-100.94
+119.76
  20
 58.28
  11
-100.94
+119.76
  21
 56.78
   6
@@ -12757,15 +10975,15 @@ DASHDOT
   0
 LINE
   5
-4A8
+445
   8
 Circuit_Cut
  10
-99.44
+119.76
  20
-56.17846017177982
+56.78
  11
-99.44
+121.26
  21
 56.78
   6
@@ -12775,17 +10993,17 @@ DASHDOT
   0
 LINE
   5
-4A9
+446
   8
 Circuit_Cut
  10
-100.94
+121.26
  20
-55.55713982822017
+56.78
  11
-100.94
+121.26
  21
-56.78
+58.28
   6
 DASHDOT
  67
@@ -12793,17 +11011,17 @@ DASHDOT
   0
 LINE
   5
-4AA
+447
   8
 Circuit_Cut
  10
-71.25
+119.76
  20
-43.02
+63.82564183319183
  11
-71.25
+119.76
  21
-41.52
+58.28
   6
 DASHDOT
  67
@@ -12811,17 +11029,17 @@ DASHDOT
   0
 LINE
   5
-4AB
+448
   8
 Circuit_Cut
  10
-71.25
+121.26
  20
-41.52
+64.44695816680817
  11
-72.75
+121.26
  21
-41.52
+58.28
   6
 DASHDOT
  67
@@ -12829,17 +11047,17 @@ DASHDOT
   0
 LINE
   5
-4AC
+449
   8
 Circuit_Cut
  10
-72.75
+86.25
  20
-41.52
+80.59
  11
-72.75
+86.25
  21
-43.02
+79.09
   6
 DASHDOT
  67
@@ -12847,17 +11065,17 @@ DASHDOT
   0
 LINE
   5
-4AD
+44A
   8
 Circuit_Cut
  10
-71.25
+86.25
  20
-43.02
+79.09
  11
-71.25
+87.75
  21
-68.43156017177984
+79.09
   6
 DASHDOT
  67
@@ -12865,17 +11083,17 @@ DASHDOT
   0
 LINE
   5
-4AE
+44B
   8
 Circuit_Cut
  10
-72.75
+87.75
  20
-43.02
+79.09
  11
-72.75
+87.75
  21
-67.81023982822019
+80.59
   6
 DASHDOT
  67
@@ -12883,17 +11101,17 @@ DASHDOT
   0
 LINE
   5
-4AF
+44C
   8
 Circuit_Cut
  10
-71.25000000000001
+86.25
  20
-68.43156017177984
+80.59
  11
-79.87863982822017
+86.25
  21
-77.0602
+81.18886017177984
   6
 DASHDOT
  67
@@ -12901,17 +11119,17 @@ DASHDOT
   0
 LINE
   5
-4B0
+44D
   8
 Circuit_Cut
  10
-72.75
+87.75
  20
-67.81023982822019
+80.59
  11
-80.49996017177982
+87.75
  21
-75.5602
+80.56753982822019
   6
 DASHDOT
  67
@@ -12919,17 +11137,17 @@ DASHDOT
   0
 LINE
   5
-4B1
+44E
   8
 Circuit_Cut
  10
-79.87863982822017
+86.25000000000001
  20
-77.0602
+81.18886017177984
  11
-87.07463982822014
+88.20823982822017
  21
-77.0602
+83.14709999999998
   6
 DASHDOT
  67
@@ -12937,17 +11155,17 @@ DASHDOT
   0
 LINE
   5
-4B2
+44F
   8
 Circuit_Cut
  10
-80.49996017177982
+87.75000000000001
  20
-75.5602
+80.56753982822019
  11
-87.69596017177979
+88.8295601717798
  21
-75.5602
+81.6471
   6
 DASHDOT
  67
@@ -12955,17 +11173,17 @@ DASHDOT
   0
 LINE
   5
-4B3
+450
   8
 Circuit_Cut
  10
-87.07463982822016
+88.20823982822017
  20
-77.06019999999998
+83.1471
  11
-88.95056096733747
+102.55985716448158
  21
-78.93612113911729
+83.1471
   6
 DASHDOT
  67
@@ -12973,17 +11191,17 @@ DASHDOT
   0
 LINE
   5
-4B4
+451
   8
 Circuit_Cut
  10
-87.69596017177979
+88.8295601717798
  20
-75.56019999999998
+81.6471
  11
-90.57423903266253
+101.93854283551839
  21
-78.43847886088271
+81.6471
   6
 DASHDOT
  67
@@ -12991,17 +11209,17 @@ DASHDOT
   0
 LINE
   5
-4B5
+452
   8
 Circuit_Cut
  10
-90.29
+102.5598571644816
  20
-79.91169078961524
+83.14710000000001
  11
-90.29
+109.5537963698772
  21
-80.59
+76.15325654165702
   6
 DASHDOT
  67
@@ -13009,17 +11227,17 @@ DASHDOT
   0
 LINE
   5
-4B6
+453
   8
 Circuit_Cut
  10
-90.29
+101.9385428355184
  20
-80.59
+81.64710000000001
  11
-88.79
+108.49313619807253
  21
-80.59
+75.09259636985234
   6
 DASHDOT
  67
@@ -13027,17 +11245,17 @@ DASHDOT
   0
 LINE
   5
-4B7
+454
   8
 Circuit_Cut
  10
-88.79
+121.87
  20
-80.59
+96.6
  11
-88.79
+121.87
  21
-79.09
+98.1
   6
 DASHDOT
  67
@@ -13045,17 +11263,17 @@ DASHDOT
   0
 LINE
   5
-4B8
+455
   8
 Circuit_Cut
  10
-88.79
+121.87
  20
-79.09
+98.1
  11
-88.92087183863066
+123.37
  21
-79.09
+98.1
   6
 DASHDOT
  67
@@ -13063,17 +11281,17 @@ DASHDOT
   0
 LINE
   5
-4B9
+456
   8
 Circuit_Cut
  10
-90.57423903266255
+123.37
  20
-78.43847886088271
+98.1
  11
-90.29
+123.37
  21
-79.91169078961524
+96.6
   6
 DASHDOT
  67
@@ -13081,17 +11299,17 @@ DASHDOT
   0
 LINE
   5
-4BA
+457
   8
 Circuit_Cut
  10
-88.95056096733745
+121.87
  20
-78.93612113911728
+96.6
  11
-88.92087183863066
+121.87
  21
-79.09
+95.46876017177982
   6
 DASHDOT
  67
@@ -13099,17 +11317,17 @@ DASHDOT
   0
 LINE
   5
-4BB
+458
   8
 Circuit_Cut
  10
-71.25
+123.37
  20
-39.21
+96.6
  11
-72.75
+123.37
  21
-39.21
+94.84743982822019
   6
 DASHDOT
  67
@@ -13117,17 +11335,17 @@ DASHDOT
   0
 LINE
   5
-4BC
+459
   8
 Circuit_Cut
  10
-72.75
+121.86999999999999
  20
-39.21
+95.46876017177983
  11
-72.75
+120.96283982822017
  21
-37.71
+94.56159999999998
   6
 DASHDOT
  67
@@ -13135,17 +11353,17 @@ DASHDOT
   0
 LINE
   5
-4BD
+45A
   8
 Circuit_Cut
  10
-72.75
+123.36999999999999
  20
-37.71
+94.84743982822017
  11
-71.25
+121.58416017177981
  21
-37.71
+93.0616
   6
 DASHDOT
  67
@@ -13153,17 +11371,17 @@ DASHDOT
   0
 LINE
   5
-4BE
+45B
   8
 Circuit_Cut
  10
-71.25
+120.96283982822017
  20
-37.71
+94.5616
  11
-71.25
+96.34123982822017
  21
-37.71
+94.5616
   6
 DASHDOT
  67
@@ -13171,17 +11389,17 @@ DASHDOT
   0
 LINE
   5
-4BF
+45C
   8
 Circuit_Cut
  10
-71.25
+121.58416017177981
  20
-39.21
+93.0616
  11
-68.58066017177983
+96.96256017177981
  21
-39.21000000000001
+93.0616
   6
 DASHDOT
  67
@@ -13189,17 +11407,17 @@ DASHDOT
   0
 LINE
   5
-4C0
+45D
   8
 Circuit_Cut
  10
-71.25
+96.34123982822017
  20
-37.71
+94.56159999999998
  11
-67.95933982822018
+82.82489342554396
  21
-37.71000000000001
+81.04525359732379
   6
 DASHDOT
  67
@@ -13207,17 +11425,17 @@ DASHDOT
   0
 LINE
   5
-4C1
+45E
   8
 Circuit_Cut
  10
-67.75
+96.96256017177981
  20
-40.040660171779805
+93.06159999999997
  11
-67.75
+84.72830657445607
  21
-40.48
+80.82734640267626
   6
 DASHDOT
  67
@@ -13225,17 +11443,17 @@ DASHDOT
   0
 LINE
   5
-4C2
+45F
   8
 Circuit_Cut
  10
-67.75
+84.72830657445606
  20
-40.48
+80.82734640267626
  11
-66.25
+85.97919427872286
  21
-40.48
+78.82069116388826
   6
 DASHDOT
  67
@@ -13243,17 +11461,17 @@ DASHDOT
   0
 LINE
   5
-4C3
+460
   8
 Circuit_Cut
  10
-66.25
+82.82489342554395
  20
-40.48
+81.04525359732378
  11
-66.25
+82.94080572127713
  21
-38.98
+80.85930883611177
   6
 DASHDOT
  67
@@ -13261,17 +11479,17 @@ DASHDOT
   0
 LINE
   5
-4C4
+461
   8
 Circuit_Cut
  10
-66.25
+82.94080572127714
  20
-38.98
+80.85930883611175
  11
-66.68933982822018
+80.1878320028539
  21
-38.97999999999999
+81.32779217463373
   6
 DASHDOT
  67
@@ -13279,17 +11497,17 @@ DASHDOT
   0
 LINE
   5
-4C5
+462
   8
 Circuit_Cut
  10
-68.58066017177981
+85.97919427872289
  20
-39.20999999999999
+78.82069116388824
  11
-67.75
+80.70036799714606
  21
-40.040660171779805
+79.71900782536625
   6
 DASHDOT
  67
@@ -13297,17 +11515,17 @@ DASHDOT
   0
 LINE
   5
-4C6
+463
   8
 Circuit_Cut
  10
-67.95933982822017
+80.1878320028539
  20
-37.709999999999994
+81.32779217463371
  11
-66.68933982822018
+66.25
  21
-38.97999999999999
+67.38996017177982
   6
 DASHDOT
  67
@@ -13315,17 +11533,17 @@ DASHDOT
   0
 LINE
   5
-4C7
+464
   8
 Circuit_Cut
  10
-104.52
+80.70036799714606
  20
-56.78
+79.71900782536623
  11
-104.52
+67.75
  21
-58.28
+66.76863982822017
   6
 DASHDOT
  67
@@ -13333,17 +11551,17 @@ DASHDOT
   0
 LINE
   5
-4C8
+465
   8
 Circuit_Cut
  10
-104.52
+66.25
  20
-58.28
+67.38996017177982
  11
-106.02
+66.25
  21
-58.28
+43.86234315725329
   6
 DASHDOT
  67
@@ -13351,17 +11569,17 @@ DASHDOT
   0
 LINE
   5
-4C9
+466
   8
 Circuit_Cut
  10
-106.02
+67.75
  20
-58.28
+66.76863982822017
  11
-106.02
+67.75
  21
-56.78
+43.2176568427467
   6
 DASHDOT
  67
@@ -13369,17 +11587,17 @@ DASHDOT
   0
 LINE
   5
-4CA
+467
   8
 Circuit_Cut
  10
-104.52
+66.24999999999999
  20
-56.78
+43.862343157253285
  11
-104.52
+63.47539999999999
  21
-54.68093982822019
+41.2307431572533
   6
 DASHDOT
  67
@@ -13387,17 +11605,17 @@ DASHDOT
   0
 LINE
   5
-4CB
+468
   8
 Circuit_Cut
  10
-106.02
+67.75
  20
-56.78
+43.2176568427467
  11
-106.02
+64.9754
  21
-55.30226017177983
+40.586056842746714
   6
 DASHDOT
  67
@@ -13405,17 +11623,17 @@ DASHDOT
   0
 LINE
   5
-4CC
+469
   8
 Circuit_Cut
  10
-106.02
+63.47539999999999
  20
-55.302260171779835
+41.2307431572533
  11
-106.26296017177982
+63.47539999999999
  21
-55.059300000000015
+38.251439828220185
   6
 DASHDOT
  67
@@ -13423,17 +11641,17 @@ DASHDOT
   0
 LINE
   5
-4CD
+46A
   8
 Circuit_Cut
  10
-104.52
+64.9754
  20
-54.68093982822018
+40.586056842746714
  11
-105.64163982822016
+64.9754
  21
-53.5593
+38.872760171779824
   6
 DASHDOT
  67
@@ -13441,17 +11659,17 @@ DASHDOT
   0
 LINE
   5
-4CE
+46B
   8
 Circuit_Cut
  10
-106.2629601717798
+64.97539999999998
  20
-55.0593
+38.872760171779824
  11
-121.16113982822019
+67.46976017177981
  21
-55.0593
+36.3784
   6
 DASHDOT
  67
@@ -13459,17 +11677,17 @@ DASHDOT
   0
 LINE
   5
-4CF
+46C
   8
 Circuit_Cut
  10
-105.64163982822016
+63.47539999999999
  20
-53.5593
+38.251439828220185
  11
-121.78246017177982
+66.84843982822017
  21
-53.5593
+34.878400000000006
   6
 DASHDOT
  67
@@ -13477,17 +11695,17 @@ DASHDOT
   0
 LINE
   5
-4D0
+46D
   8
 Circuit_Cut
  10
-121.16113982822019
+67.46976017177981
  20
-55.05929999999999
+36.3784
  11
-127.20480000000003
+80.5161398282202
  21
-61.102960171779834
+36.3784
   6
 DASHDOT
  67
@@ -13495,17 +11713,17 @@ DASHDOT
   0
 LINE
   5
-4D1
+46E
   8
 Circuit_Cut
  10
-121.78246017177982
+66.84843982822017
  20
-53.5593
+34.8784
  11
-128.7048
+81.13746017177984
  21
-60.48163982822018
+34.8784
   6
 DASHDOT
  67
@@ -13513,17 +11731,17 @@ DASHDOT
   0
 LINE
   5
-4D2
+46F
   8
 Circuit_Cut
  10
-127.2048
+80.5161398282202
  20
-61.10296017177983
+36.3784
  11
-127.2048
+99.44
  21
-98.18823982822019
+55.302260171779814
   6
 DASHDOT
  67
@@ -13531,17 +11749,17 @@ DASHDOT
   0
 LINE
   5
-4D3
+470
   8
 Circuit_Cut
  10
-128.7048
+81.13746017177984
  20
-60.48163982822019
+34.8784
  11
-128.7048
+100.94
  21
-98.80956017177984
+54.68093982822017
   6
 DASHDOT
  67
@@ -13549,17 +11767,17 @@ DASHDOT
   0
 LINE
   5
-4D4
+471
   8
 Circuit_Cut
  10
-128.7048
+99.44
  20
-98.80956017177984
+56.78
  11
-126.6238601717798
+99.44
  21
-100.89050000000002
+58.28
   6
 DASHDOT
  67
@@ -13567,17 +11785,17 @@ DASHDOT
   0
 LINE
   5
-4D5
+472
   8
 Circuit_Cut
  10
-127.20479999999998
+99.44
  20
-98.18823982822019
+58.28
  11
-126.00253982822016
+100.94
  21
-99.39049999999999
+58.28
   6
 DASHDOT
  67
@@ -13585,17 +11803,17 @@ DASHDOT
   0
 LINE
   5
-4D6
+473
   8
 Circuit_Cut
  10
-126.6238601717798
+100.94
  20
-100.8905
+58.28
  11
-120.89763982822018
+100.94
  21
-100.8905
+56.78
   6
 DASHDOT
  67
@@ -13603,17 +11821,17 @@ DASHDOT
   0
 LINE
   5
-4D7
+474
   8
 Circuit_Cut
  10
-126.00253982822016
+99.44
  20
-99.3905
+55.30226017177982
  11
-121.51896017177982
+99.44
  21
-99.3905
+56.78
   6
 DASHDOT
  67
@@ -13621,17 +11839,17 @@ DASHDOT
   0
 LINE
   5
-4D8
+475
   8
 Circuit_Cut
  10
-120.89763982822018
+100.94
  20
-100.8905
+54.680939828220176
  11
-119.33
+100.94
  21
-99.32286017177982
+56.78
   6
 DASHDOT
  67
@@ -13639,17 +11857,17 @@ DASHDOT
   0
 LINE
   5
-4D9
+476
   8
 Circuit_Cut
  10
-121.51896017177982
+71.25
  20
-99.39049999999999
+43.02
  11
-120.83
+71.25
  21
-98.70153982822018
+41.52
   6
 DASHDOT
  67
@@ -13657,17 +11875,17 @@ DASHDOT
   0
 LINE
   5
-4DA
+477
   8
 Circuit_Cut
  10
-119.33
+71.25
  20
-98.1
+41.52
  11
-119.33
+72.75
  21
-96.6
+41.52
   6
 DASHDOT
  67
@@ -13675,17 +11893,17 @@ DASHDOT
   0
 LINE
   5
-4DB
+478
   8
 Circuit_Cut
  10
-119.33
+72.75
  20
-96.6
+41.52
  11
-120.83
+72.75
  21
-96.6
+43.02
   6
 DASHDOT
  67
@@ -13693,17 +11911,17 @@ DASHDOT
   0
 LINE
   5
-4DC
+479
   8
 Circuit_Cut
  10
-120.83
+71.25
  20
-96.6
+43.02
  11
-120.83
+71.25
  21
-98.1
+68.82706017177983
   6
 DASHDOT
  67
@@ -13711,17 +11929,17 @@ DASHDOT
   0
 LINE
   5
-4DD
+47A
   8
 Circuit_Cut
  10
-119.33
+72.75
  20
-99.32286017177981
+43.02
  11
-119.33
+72.75
  21
-98.1
+68.20573982822019
   6
 DASHDOT
  67
@@ -13729,17 +11947,17 @@ DASHDOT
   0
 LINE
   5
-4DE
+47B
   8
 Circuit_Cut
  10
-120.83
+71.25
  20
-98.70153982822018
+68.82706017177983
  11
-120.83
+80.2124398282202
  21
-98.1
+77.78950000000003
   6
 DASHDOT
  67
@@ -13747,17 +11965,17 @@ DASHDOT
   0
 LINE
   5
-4DF
+47C
   8
 Circuit_Cut
  10
-101.98
+72.75
  20
-56.78
+68.20573982822019
  11
-101.98
+80.83376017177984
  21
-58.28
+76.28950000000003
   6
 DASHDOT
  67
@@ -13765,17 +11983,17 @@ DASHDOT
   0
 LINE
   5
-4E0
+47D
   8
 Circuit_Cut
  10
-101.98
+80.21243982822021
  20
-58.28
+77.7895
  11
-103.48
+87.82723982822019
  21
-58.28
+77.7895
   6
 DASHDOT
  67
@@ -13783,17 +12001,17 @@ DASHDOT
   0
 LINE
   5
-4E1
+47E
   8
 Circuit_Cut
  10
-103.48
+80.83376017177984
  20
-58.28
+76.2895
  11
-103.48
+88.44856017177983
  21
-56.78
+76.2895
   6
 DASHDOT
  67
@@ -13801,17 +12019,17 @@ DASHDOT
   0
 LINE
   5
-4E2
+47F
   8
 Circuit_Cut
  10
-101.98
+87.82723982822017
  20
-56.78
+77.78950000000002
  11
-101.98
+88.95181324984897
  21
-54.01903982822019
+78.9140734216288
   6
 DASHDOT
  67
@@ -13819,17 +12037,17 @@ DASHDOT
   0
 LINE
   5
-4E3
+480
   8
 Circuit_Cut
  10
-103.48
+88.44856017177982
  20
-56.78
+76.28950000000002
  11
-103.48
+90.57298675015099
  21
-54.64036017177983
+78.41392657837117
   6
 DASHDOT
  67
@@ -13837,17 +12055,17 @@ DASHDOT
   0
 LINE
   5
-4E4
+481
   8
 Circuit_Cut
  10
-103.48000000000002
+90.28999999999999
  20
-54.64036017177983
+79.91029536514108
  11
-105.27166017177983
+90.29
  21
-52.8487
+80.59
   6
 DASHDOT
  67
@@ -13855,17 +12073,17 @@ DASHDOT
   0
 LINE
   5
-4E5
+482
   8
 Circuit_Cut
  10
-101.98
+90.29
  20
-54.019039828220194
+80.59
  11
-104.65033982822018
+88.79
  21
-51.348699999999994
+80.59
   6
 DASHDOT
  67
@@ -13873,17 +12091,17 @@ DASHDOT
   0
 LINE
   5
-4E6
+483
   8
 Circuit_Cut
  10
-105.27166017177983
+88.79
  20
-52.8487
+80.59
  11
-122.11293982822019
+88.79
  21
-52.84870000000001
+79.09
   6
 DASHDOT
  67
@@ -13891,17 +12109,17 @@ DASHDOT
   0
 LINE
   5
-4E7
+484
   8
 Circuit_Cut
  10
-104.65033982822018
+88.79
  20
-51.3487
+79.09
  11
-122.73426017177984
+88.91854278128623
  21
-51.34870000000001
+79.09
   6
 DASHDOT
  67
@@ -13909,17 +12127,17 @@ DASHDOT
   0
 LINE
   5
-4E8
+485
   8
 Circuit_Cut
  10
-122.11293982822019
+90.57298675015105
  20
-52.848700000000015
+78.41392657837117
  11
-129.4518
+90.28999999999999
  21
-60.187560171779815
+79.91029536514108
   6
 DASHDOT
  67
@@ -13927,17 +12145,17 @@ DASHDOT
   0
 LINE
   5
-4E9
+486
   8
 Circuit_Cut
  10
-122.73426017177984
+88.95181324984895
  20
-51.34870000000002
+78.9140734216288
  11
-130.9518
+88.91854278128623
  21
-59.56623982822018
+79.09
   6
 DASHDOT
  67
@@ -13945,17 +12163,17 @@ DASHDOT
   0
 LINE
   5
-4EA
+487
   8
 Circuit_Cut
  10
-129.4518
+71.25
  20
-60.187560171779815
+39.21
  11
-129.4518
+72.75
  21
-99.10473982822018
+39.21
   6
 DASHDOT
  67
@@ -13963,17 +12181,17 @@ DASHDOT
   0
 LINE
   5
-4EB
+488
   8
 Circuit_Cut
  10
-130.9518
+72.75
  20
-59.56623982822017
+39.21
  11
-130.9518
+72.75
  21
-99.72606017177984
+37.71
   6
 DASHDOT
  67
@@ -13981,17 +12199,17 @@ DASHDOT
   0
 LINE
   5
-4EC
+489
   8
 Circuit_Cut
  10
-130.9518
+72.75
  20
-99.7260601717798
+37.71
  11
-127.55036017177983
+71.25
  21
-103.1275
+37.71
   6
 DASHDOT
  67
@@ -13999,17 +12217,17 @@ DASHDOT
   0
 LINE
   5
-4ED
+48A
   8
 Circuit_Cut
  10
-129.4518
+71.25
  20
-99.10473982822018
+37.71
  11
-126.92903982822018
+71.25
  21
-101.62749999999998
+37.71
   6
 DASHDOT
  67
@@ -14017,17 +12235,17 @@ DASHDOT
   0
 LINE
   5
-4EE
+48B
   8
 Circuit_Cut
  10
-127.55036017177983
+71.25
  20
-103.1275
+39.21
  11
-120.00653982822017
+68.58066017177983
  21
-103.12750000000001
+39.21000000000001
   6
 DASHDOT
  67
@@ -14035,17 +12253,17 @@ DASHDOT
   0
 LINE
   5
-4EF
+48C
   8
 Circuit_Cut
  10
-126.92903982822018
+71.25
  20
-101.6275
+37.71
  11
-120.62786017177982
+67.95933982822018
  21
-101.62750000000001
+37.71000000000001
   6
 DASHDOT
  67
@@ -14053,17 +12271,17 @@ DASHDOT
   0
 LINE
   5
-4F0
+48D
   8
 Circuit_Cut
  10
-120.00653982822017
+67.75
  20
-103.12750000000001
+40.040660171779805
  11
-116.78999999999998
+67.75
  21
-99.9109601717798
+40.48
   6
 DASHDOT
  67
@@ -14071,17 +12289,17 @@ DASHDOT
   0
 LINE
   5
-4F1
+48E
   8
 Circuit_Cut
  10
-120.62786017177982
+67.75
  20
-101.6275
+40.48
  11
-118.29
+66.25
  21
-99.28963982822017
+40.48
   6
 DASHDOT
  67
@@ -14089,17 +12307,17 @@ DASHDOT
   0
 LINE
   5
-4F2
+48F
   8
 Circuit_Cut
  10
-116.79
+66.25
  20
-98.1
+40.48
  11
-116.79
+66.25
  21
-96.6
+38.98
   6
 DASHDOT
  67
@@ -14107,17 +12325,17 @@ DASHDOT
   0
 LINE
   5
-4F3
+490
   8
 Circuit_Cut
  10
-116.79
+66.25
  20
-96.6
+38.98
  11
-118.29
+66.68933982822018
  21
-96.6
+38.97999999999999
   6
 DASHDOT
  67
@@ -14125,17 +12343,17 @@ DASHDOT
   0
 LINE
   5
-4F4
+491
   8
 Circuit_Cut
  10
-118.29
+68.58066017177981
  20
-96.6
+39.20999999999999
  11
-118.29
+67.75
  21
-98.1
+40.040660171779805
   6
 DASHDOT
  67
@@ -14143,17 +12361,17 @@ DASHDOT
   0
 LINE
   5
-4F5
+492
   8
 Circuit_Cut
  10
-116.79
+67.95933982822017
  20
-99.9109601717798
+37.709999999999994
  11
-116.79
+66.68933982822018
  21
-98.1
+38.97999999999999
   6
 DASHDOT
  67
@@ -14161,17 +12379,17 @@ DASHDOT
   0
 LINE
   5
-4F6
+493
   8
 Circuit_Cut
  10
-118.29
+104.52
  20
-99.28963982822017
+56.78
  11
-118.29
+104.52
  21
-98.1
+58.28
   6
 DASHDOT
  67
@@ -14179,17 +12397,17 @@ DASHDOT
   0
 LINE
   5
-4F7
+494
   8
 Circuit_Cut
  10
-86.0
+104.52
  20
-78.84
+58.28
  11
-86.25
+106.02
  21
-79.09
+58.28
   6
 DASHDOT
  67
@@ -14197,17 +12415,17 @@ DASHDOT
   0
 LINE
   5
-4F8
+495
   8
 Circuit_Cut
  10
-124.16
+106.02
  20
-98.35
+58.28
  11
-124.41
+106.02
  21
-98.1
+56.78
   6
 DASHDOT
  67
@@ -14215,17 +12433,17 @@ DASHDOT
   0
 LINE
   5
-4F9
+496
   8
 Circuit_Cut
  10
-119.51
+104.52
  20
-58.53
+56.78
  11
-119.76
+104.52
  21
-58.28
+55.840239828220156
   6
 DASHDOT
  67
@@ -14233,17 +12451,17 @@ DASHDOT
   0
 LINE
   5
-4FA
+497
   8
 Circuit_Cut
  10
-121.62
+106.02
  20
-98.35
+56.78
  11
-121.87
+106.02
  21
-98.1
+56.461560171779794
   6
 DASHDOT
  67
@@ -14251,17 +12469,17 @@ DASHDOT
   0
 LINE
   5
-4FB
+498
   8
 Circuit_Cut
  10
-99.19
+106.02000000000001
  20
-58.53
+56.461560171779794
  11
-99.44
+106.98436017177981
  21
-58.28
+55.497199999999985
   6
 DASHDOT
  67
@@ -14269,17 +12487,17 @@ DASHDOT
   0
 LINE
   5
-4FC
+499
   8
 Circuit_Cut
  10
-71.0
+104.52
  20
-41.27
+55.84023982822016
  11
-71.25
+106.36303982822017
  21
-41.52
+53.99719999999998
   6
 DASHDOT
  67
@@ -14287,17 +12505,17 @@ DASHDOT
   0
 LINE
   5
-4FD
+49A
   8
 Circuit_Cut
  10
-88.54
+106.98436017177981
  20
-80.84
+55.49719999999999
  11
-88.79
+121.32853982822016
  21
-80.59
+55.4972
   6
 DASHDOT
  67
@@ -14305,17 +12523,17 @@ DASHDOT
   0
 LINE
   5
-4FE
+49B
   8
 Circuit_Cut
  10
-73.0
+106.36303982822017
  20
-39.46
+53.99719999999999
  11
-72.75
+121.9498601717798
  21
-39.21
+53.9972
   6
 DASHDOT
  67
@@ -14323,17 +12541,17 @@ DASHDOT
   0
 LINE
   5
-4FF
+49C
   8
 Circuit_Cut
  10
-66.0
+121.32853982822016
  20
-40.73
+55.49719999999999
  11
-66.25
+127.1723
  21
-40.48
+61.34096017177983
   6
 DASHDOT
  67
@@ -14341,17 +12559,17 @@ DASHDOT
   0
 LINE
   5
-500
+49D
   8
 Circuit_Cut
  10
-104.27
+121.9498601717798
  20
-58.53
+53.9972
  11
-104.52
+128.6723
  21
-58.28
+60.719639828220195
   6
 DASHDOT
  67
@@ -14359,17 +12577,17 @@ DASHDOT
   0
 LINE
   5
-501
+49E
   8
 Circuit_Cut
  10
-119.08
+127.1723
  20
-96.35
+61.340960171779834
  11
-119.33
+127.1723
  21
-96.6
+98.1835398282202
   6
 DASHDOT
  67
@@ -14377,17 +12595,17 @@ DASHDOT
   0
 LINE
   5
-502
+49F
   8
 Circuit_Cut
  10
-101.73
+128.6723
  20
-58.53
+60.71963982822019
  11
-101.98
+128.6723
  21
-58.28
+98.80486017177985
   6
 DASHDOT
  67
@@ -14395,17 +12613,17 @@ DASHDOT
   0
 LINE
   5
-503
+4A0
   8
 Circuit_Cut
  10
-116.54
+128.6723
  20
-96.35
+98.80486017177984
  11
-116.79
+126.61486017177985
  21
-96.6
+100.8623
   6
 DASHDOT
  67
@@ -14413,17 +12631,17 @@ DASHDOT
   0
 LINE
   5
-504
+4A1
   8
-Circuit_Etc
+Circuit_Cut
  10
-87.0
+127.1723
  20
-79.84
+98.18353982822018
  11
-87.0
+125.99353982822021
  21
-82.3784
+99.36229999999999
   6
 DASHDOT
  67
@@ -14431,17 +12649,17 @@ DASHDOT
   0
 LINE
   5
-505
+4A2
   8
-Circuit_Etc
+Circuit_Cut
  10
-87.0
+126.61486017177985
  20
-82.3784
+100.8623
  11
-120.7429
+121.01153982822017
  21
-82.6494
+100.86229999999999
   6
 DASHDOT
  67
@@ -14449,17 +12667,17 @@ DASHDOT
   0
 LINE
   5
-506
+4A3
   8
-Circuit_Etc
+Circuit_Cut
  10
-120.7429
+125.99353982822021
  20
-82.6494
+99.3623
  11
-125.3824
+121.63286017177981
  21
-87.2889
+99.36229999999999
   6
 DASHDOT
  67
@@ -14467,17 +12685,17 @@ DASHDOT
   0
 LINE
   5
-507
+4A4
   8
-Circuit_Etc
+Circuit_Cut
  10
-125.3824
+121.01153982822017
  20
-87.2889
+100.8623
  11
-125.16
+119.33
  21
-97.35
+99.18076017177982
   6
 DASHDOT
  67
@@ -14485,17 +12703,17 @@ DASHDOT
   0
 LINE
   5
-508
+4A5
   8
-Circuit_Etc
+Circuit_Cut
  10
-120.7429
+121.63286017177981
  20
-82.6494
+99.3623
  11
-120.7429
+120.83
  21
-56.7546
+98.55943982822019
   6
 DASHDOT
  67
@@ -14503,17 +12721,17 @@ DASHDOT
   0
 LINE
   5
-509
+4A6
   8
-Circuit_Etc
+Circuit_Cut
  10
-120.7429
+119.33
  20
-56.7546
+98.1
  11
-120.51
+119.33
  21
-56.5218
+96.6
   6
 DASHDOT
  67
@@ -14521,17 +12739,17 @@ DASHDOT
   0
 LINE
   5
-50A
+4A7
   8
-Circuit_Etc
+Circuit_Cut
  10
-120.51
+119.33
  20
-56.5218
+96.6
  11
-120.51
+120.83
  21
-57.53
+96.6
   6
 DASHDOT
  67
@@ -14539,17 +12757,17 @@ DASHDOT
   0
 LINE
   5
-50B
+4A8
   8
-Circuit_Etc
+Circuit_Cut
  10
-122.62
+120.83
  20
-97.35
+96.6
  11
-122.62
+120.83
  21
-95.6878
+98.1
   6
 DASHDOT
  67
@@ -14557,17 +12775,17 @@ DASHDOT
   0
 LINE
   5
-50C
+4A9
   8
-Circuit_Etc
+Circuit_Cut
  10
-122.62
+119.33
  20
-95.6878
+99.18076017177984
  11
-119.1566
+119.33
  21
-92.2244
+98.1
   6
 DASHDOT
  67
@@ -14575,17 +12793,17 @@ DASHDOT
   0
 LINE
   5
-50D
+4AA
   8
-Circuit_Etc
+Circuit_Cut
  10
-119.1566
+120.83
  20
-92.2244
+98.55943982822019
  11
-93.6727
+120.83
  21
-92.2244
+98.1
   6
 DASHDOT
  67
@@ -14593,17 +12811,17 @@ DASHDOT
   0
 LINE
   5
-50E
+4AB
   8
-Circuit_Etc
+Circuit_Cut
  10
-93.6727
+116.79
  20
-92.2244
+98.1
  11
-83.7766
+116.79
  21
-82.3283
+96.6
   6
 DASHDOT
  67
@@ -14611,17 +12829,17 @@ DASHDOT
   0
 LINE
   5
-50F
+4AC
   8
-Circuit_Etc
+Circuit_Cut
  10
-83.7766
+116.79
  20
-82.3283
+96.6
  11
-83.7766
+118.29
  21
-80.5234
+96.6
   6
 DASHDOT
  67
@@ -14629,17 +12847,17 @@ DASHDOT
   0
 LINE
   5
-510
+4AD
   8
-Circuit_Etc
+Circuit_Cut
  10
-83.7766
+118.29
  20
-80.5234
+96.6
  11
-84.46
+118.29
  21
-79.84
+98.1
   6
 DASHDOT
  67
@@ -14647,17 +12865,17 @@ DASHDOT
   0
 LINE
   5
-511
+4AE
   8
-Circuit_Etc
+Circuit_Cut
  10
-84.46
+116.79
  20
-79.84
+98.1
  11
-81.2466
+116.79
  21
-80.5234
+100.21776017177982
   6
 DASHDOT
  67
@@ -14665,17 +12883,17 @@ DASHDOT
   0
 LINE
   5
-512
+4AF
   8
-Circuit_Etc
+Circuit_Cut
  10
-81.2466
+118.29
  20
-80.5234
+98.1
  11
-67.0
+118.29
  21
-66.2768
+99.59643982822018
   6
 DASHDOT
  67
@@ -14683,17 +12901,17 @@ DASHDOT
   0
 LINE
   5
-513
+4B0
   8
-Circuit_Etc
+Circuit_Cut
  10
-67.0
+116.79000000000002
  20
-66.2768
+100.21776017177982
  11
-67.0
+120.01483982822018
  21
-43.54
+103.44259999999998
   6
 DASHDOT
  67
@@ -14701,17 +12919,17 @@ DASHDOT
   0
 LINE
   5
-514
+4B1
   8
-Circuit_Etc
+Circuit_Cut
  10
-67.0
+118.29000000000002
  20
-43.54
+99.59643982822017
  11
-64.2357
+120.63616017177982
  21
-40.9364
+101.94259999999998
   6
 DASHDOT
  67
@@ -14719,17 +12937,17 @@ DASHDOT
   0
 LINE
   5
-515
+4B2
   8
-Circuit_Etc
+Circuit_Cut
  10
-64.2357
+120.01483982822018
  20
-40.9364
+103.44259999999998
  11
-64.2357
+127.57016017177982
  21
-38.5248
+103.4426
   6
 DASHDOT
  67
@@ -14737,17 +12955,17 @@ DASHDOT
   0
 LINE
   5
-516
+4B3
   8
-Circuit_Etc
+Circuit_Cut
  10
-64.2357
+120.63616017177982
  20
-38.5248
+101.94259999999998
  11
-67.0883
+126.94883982822017
  21
-35.6722
+101.9426
   6
 DASHDOT
  67
@@ -14755,17 +12973,17 @@ DASHDOT
   0
 LINE
   5
-517
+4B4
   8
-Circuit_Etc
+Circuit_Cut
  10
-67.0883
+127.57016017177982
  20
-35.6722
+103.44259999999998
  11
-79.9944
+131.20270000000002
  21
-35.6722
+99.81006017177977
   6
 DASHDOT
  67
@@ -14773,17 +12991,17 @@ DASHDOT
   0
 LINE
   5
-518
+4B5
   8
-Circuit_Etc
+Circuit_Cut
  10
-79.9944
+126.94883982822017
  20
-35.6722
+101.94259999999998
  11
-100.19
+129.7027
  21
-55.8678
+99.18873982822014
   6
 DASHDOT
  67
@@ -14791,17 +13009,17 @@ DASHDOT
   0
 LINE
   5
-519
+4B6
   8
-Circuit_Etc
+Circuit_Cut
  10
-100.19
+129.7027
  20
-55.8678
+99.18873982822012
  11
-100.19
+129.7027
  21
-57.53
+60.32246017177982
   6
 DASHDOT
  67
@@ -14809,17 +13027,17 @@ DASHDOT
   0
 LINE
   5
-51A
+4B7
   8
-Circuit_Etc
+Circuit_Cut
  10
-72.0
+131.2027
  20
-42.27
+99.81006017177975
  11
-72.0
+131.2027
  21
-68.1209
+59.70113982822018
   6
 DASHDOT
  67
@@ -14827,17 +13045,17 @@ DASHDOT
   0
 LINE
   5
-51B
+4B8
   8
-Circuit_Etc
+Circuit_Cut
  10
-72.0
+129.7027
  20
-68.1209
+60.322460171779824
  11
-80.1893
+122.31943982822018
  21
-76.3102
+52.9392
   6
 DASHDOT
  67
@@ -14845,17 +13063,17 @@ DASHDOT
   0
 LINE
   5
-51C
+4B9
   8
-Circuit_Etc
+Circuit_Cut
  10
-80.1893
+131.2027
  20
-76.3102
+59.70113982822018
  11
-87.3853
+122.94076017177983
  21
-76.3102
+51.439200000000014
   6
 DASHDOT
  67
@@ -14863,17 +13081,17 @@ DASHDOT
   0
 LINE
   5
-51D
+4BA
   8
-Circuit_Etc
+Circuit_Cut
  10
-87.3853
+122.31943982822018
  20
-76.3102
+52.9392
  11
-89.7624
+105.84306017177983
  21
-78.6873
+52.93919999999999
   6
 DASHDOT
  67
@@ -14881,17 +13099,17 @@ DASHDOT
   0
 LINE
   5
-51E
+4BB
   8
-Circuit_Etc
+Circuit_Cut
  10
-89.7624
+122.94076017177983
  20
-78.6873
+51.4392
  11
-89.54
+105.22173982822018
  21
-79.84
+51.43919999999999
   6
 DASHDOT
  67
@@ -14899,17 +13117,17 @@ DASHDOT
   0
 LINE
   5
-51F
+4BC
   8
-Circuit_Etc
+Circuit_Cut
  10
-72.0
+105.84306017177983
  20
-38.46
+52.9392
  11
-68.27
+103.48000000000002
  21
-38.46
+55.3022601717798
   6
 DASHDOT
  67
@@ -14917,17 +13135,17 @@ DASHDOT
   0
 LINE
   5
-520
+4BD
   8
-Circuit_Etc
+Circuit_Cut
  10
-68.27
+105.22173982822018
  20
-38.46
+51.43919999999999
  11
-67.0
+101.98
  21
-39.73
+54.68093982822016
   6
 DASHDOT
  67
@@ -14935,17 +13153,17 @@ DASHDOT
   0
 LINE
   5
-521
+4BE
   8
-Circuit_Etc
+Circuit_Cut
  10
-105.27
+101.98
  20
-57.53
+56.78
  11
-105.27
+101.98
  21
-54.9916
+58.28
   6
 DASHDOT
  67
@@ -14953,17 +13171,17 @@ DASHDOT
   0
 LINE
   5
-522
+4BF
   8
-Circuit_Etc
+Circuit_Cut
  10
-105.27
+101.98
  20
-54.9916
+58.28
  11
-105.9523
+103.48
  21
-54.3093
+58.28
   6
 DASHDOT
  67
@@ -14971,17 +13189,17 @@ DASHDOT
   0
 LINE
   5
-523
+4C0
   8
-Circuit_Etc
+Circuit_Cut
  10
-105.9523
+103.48
  20
-54.3093
+58.28
  11
-121.4718
+103.48
  21
-54.3093
+56.78
   6
 DASHDOT
  67
@@ -14989,17 +13207,17 @@ DASHDOT
   0
 LINE
   5
-524
+4C1
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.4718
+101.98
  20
-54.3093
+54.68093982822016
  11
-127.9548
+101.98
  21
-60.7923
+56.78
   6
 DASHDOT
  67
@@ -15007,17 +13225,17 @@ DASHDOT
   0
 LINE
   5
-525
+4C2
   8
-Circuit_Etc
+Circuit_Cut
  10
-127.9548
+103.48
  20
-60.7923
+55.3022601717798
  11
-127.9548
+103.48
  21
-98.4989
+56.78
   6
 DASHDOT
  67
@@ -15025,17 +13243,17 @@ DASHDOT
   0
 LINE
   5
-526
+4C3
   8
-Circuit_Etc
+Circuit_Cut
  10
-127.9548
+124.16
  20
-98.4989
+98.35
  11
-126.3132
+124.41
  21
-100.1405
+98.1
   6
 DASHDOT
  67
@@ -15043,17 +13261,17 @@ DASHDOT
   0
 LINE
   5
-527
+4C4
   8
-Circuit_Etc
+Circuit_Cut
  10
-126.3132
+119.51
  20
-100.1405
+56.53
  11
-121.2083
+119.76
  21
-100.1405
+56.78
   6
 DASHDOT
  67
@@ -15061,17 +13279,17 @@ DASHDOT
   0
 LINE
   5
-528
+4C5
   8
-Circuit_Etc
+Circuit_Cut
  10
-121.2083
+86.0
  20
-100.1405
+78.84
  11
-120.08
+86.25
  21
-99.0122
+79.09
   6
 DASHDOT
  67
@@ -15079,17 +13297,17 @@ DASHDOT
   0
 LINE
   5
-529
+4C6
   8
-Circuit_Etc
+Circuit_Cut
  10
-120.08
+121.62
  20
-99.0122
+98.35
  11
-120.08
+121.87
  21
-97.35
+98.1
   6
 DASHDOT
  67
@@ -15097,17 +13315,17 @@ DASHDOT
   0
 LINE
   5
-52A
+4C7
   8
-Circuit_Etc
+Circuit_Cut
  10
-102.73
+99.19
  20
-57.53
+58.53
  11
-102.73
+99.44
  21
-54.3297
+58.28
   6
 DASHDOT
  67
@@ -15115,17 +13333,17 @@ DASHDOT
   0
 LINE
   5
-52B
+4C8
   8
-Circuit_Etc
+Circuit_Cut
  10
-102.73
+71.0
  20
-54.3297
+41.27
  11
-104.961
+71.25
  21
-52.0987
+41.52
   6
 DASHDOT
  67
@@ -15133,17 +13351,17 @@ DASHDOT
   0
 LINE
   5
-52C
+4C9
   8
-Circuit_Etc
+Circuit_Cut
  10
-104.961
+88.54
  20
-52.0987
+80.84
  11
-122.4236
+88.79
  21
-52.0987
+80.59
   6
 DASHDOT
  67
@@ -15151,17 +13369,17 @@ DASHDOT
   0
 LINE
   5
-52D
+4CA
   8
-Circuit_Etc
+Circuit_Cut
  10
-122.4236
+73.0
  20
-52.0987
+39.46
  11
-130.2018
+72.75
  21
-59.8769
+39.21
   6
 DASHDOT
  67
@@ -15169,17 +13387,17 @@ DASHDOT
   0
 LINE
   5
-52E
+4CB
   8
-Circuit_Etc
+Circuit_Cut
  10
-130.2018
+66.0
  20
-59.8769
+40.73
  11
-130.2018
+66.25
  21
-99.4154
+40.48
   6
 DASHDOT
  67
@@ -15187,17 +13405,17 @@ DASHDOT
   0
 LINE
   5
-52F
+4CC
   8
-Circuit_Etc
+Circuit_Cut
  10
-130.2018
+104.27
  20
-99.4154
+58.53
  11
-127.2397
+104.52
  21
-102.3775
+58.28
   6
 DASHDOT
  67
@@ -15205,17 +13423,17 @@ DASHDOT
   0
 LINE
   5
-530
+4CD
   8
-Circuit_Etc
+Circuit_Cut
  10
-127.2397
+119.08
  20
-102.3775
+96.35
  11
-120.3172
+119.33
  21
-102.3775
+96.6
   6
 DASHDOT
  67
@@ -15223,17 +13441,17 @@ DASHDOT
   0
 LINE
   5
-531
+4CE
   8
-Circuit_Etc
+Circuit_Cut
  10
-120.3172
+116.54
  20
-102.3775
+96.35
  11
-117.54
+116.79
  21
-99.6003
+96.6
   6
 DASHDOT
  67
@@ -15241,17 +13459,17 @@ DASHDOT
   0
 LINE
   5
-532
+4CF
   8
-Circuit_Etc
+Circuit_Cut
  10
-117.54
+101.73
  20
-99.6003
+58.53
  11
-117.54
+101.98
  21
-97.35
+58.28
   6
 DASHDOT
  67
@@ -15259,7 +13477,7 @@ DASHDOT
   0
 LINE
   5
-533
+4D0
   8
 Circuit_Cut
  10
@@ -15277,7 +13495,7 @@ DASHDOT
   0
 LINE
   5
-534
+4D1
   8
 Circuit_Cut
  10
@@ -15295,7 +13513,7 @@ DASHDOT
   0
 LINE
   5
-535
+4D2
   8
 Circuit_Cut
  10
@@ -15313,7 +13531,7 @@ DASHDOT
   0
 LINE
   5
-536
+4D3
   8
 Circuit_Cut
  10
@@ -15331,7 +13549,7 @@ DASHDOT
   0
 LINE
   5
-537
+4D4
   8
 Circuit_Etc
  10
@@ -15349,7 +13567,7 @@ DASHDOT
   0
 LINE
   5
-538
+4D5
   8
 Circuit_Etc
  10
@@ -15367,7 +13585,7 @@ DASHDOT
   0
 LINE
   5
-539
+4D6
   8
 Circuit_Etc
  10
@@ -15385,7 +13603,7 @@ DASHDOT
   0
 LINE
   5
-53A
+4D7
   8
 Circuit_Etc
  10
@@ -15403,7 +13621,7 @@ DASHDOT
   0
 LINE
   5
-53B
+4D8
   8
 Circuit_Cut
  10
@@ -15421,7 +13639,7 @@ DASHDOT
   0
 LINE
   5
-53C
+4D9
   8
 Circuit_Cut
  10
@@ -15439,7 +13657,7 @@ DASHDOT
   0
 LINE
   5
-53D
+4DA
   8
 Circuit_Cut
  10
@@ -15457,7 +13675,7 @@ DASHDOT
   0
 LINE
   5
-53E
+4DB
   8
 Circuit_Cut
  10
@@ -15475,7 +13693,7 @@ DASHDOT
   0
 LINE
   5
-53F
+4DC
   8
 Circuit_Cut
  10
@@ -15493,7 +13711,7 @@ DASHDOT
   0
 LINE
   5
-540
+4DD
   8
 Circuit_Cut
  10
@@ -15511,7 +13729,7 @@ DASHDOT
   0
 LINE
   5
-541
+4DE
   8
 Circuit_Cut
  10
@@ -15529,7 +13747,7 @@ DASHDOT
   0
 LINE
   5
-542
+4DF
   8
 Circuit_Cut
  10
@@ -15547,7 +13765,7 @@ DASHDOT
   0
 LINE
   5
-543
+4E0
   8
 Circuit_Cut
  10
@@ -15565,7 +13783,7 @@ DASHDOT
   0
 LINE
   5
-544
+4E1
   8
 Circuit_Cut
  10
@@ -15583,7 +13801,7 @@ DASHDOT
   0
 LINE
   5
-545
+4E2
   8
 Circuit_Etc
  10
@@ -15601,7 +13819,7 @@ DASHDOT
   0
 LINE
   5
-546
+4E3
   8
 Circuit_Etc
  10
@@ -15619,7 +13837,7 @@ DASHDOT
   0
 LINE
   5
-547
+4E4
   8
 Circuit_Etc
  10
@@ -15637,7 +13855,7 @@ DASHDOT
   0
 LINE
   5
-548
+4E5
   8
 Circuit_Etc
  10
@@ -15655,7 +13873,7 @@ DASHDOT
   0
 LINE
   5
-549
+4E6
   8
 Circuit_Cut
  10
@@ -15673,7 +13891,7 @@ DASHDOT
   0
 LINE
   5
-54A
+4E7
   8
 Circuit_Cut
  10
@@ -15691,7 +13909,7 @@ DASHDOT
   0
 LINE
   5
-54B
+4E8
   8
 Circuit_Cut
  10
@@ -15709,7 +13927,7 @@ DASHDOT
   0
 LINE
   5
-54C
+4E9
   8
 Circuit_Cut
  10
@@ -15727,7 +13945,7 @@ DASHDOT
   0
 LINE
   5
-54D
+4EA
   8
 Circuit_Cut
  10
@@ -15745,7 +13963,7 @@ DASHDOT
   0
 LINE
   5
-54E
+4EB
   8
 Circuit_Cut
  10
@@ -15763,7 +13981,7 @@ DASHDOT
   0
 LINE
   5
-54F
+4EC
   8
 Circuit_Cut
  10
@@ -15781,7 +13999,7 @@ DASHDOT
   0
 LINE
   5
-550
+4ED
   8
 Circuit_Cut
  10
@@ -15799,7 +14017,7 @@ DASHDOT
   0
 LINE
   5
-551
+4EE
   8
 Circuit_Cut
  10
@@ -15817,7 +14035,7 @@ DASHDOT
   0
 LINE
   5
-552
+4EF
   8
 Circuit_Cut
  10
@@ -15835,7 +14053,7 @@ DASHDOT
   0
 LINE
   5
-553
+4F0
   8
 Circuit_Etc
  10
@@ -15853,7 +14071,7 @@ DASHDOT
   0
 LINE
   5
-554
+4F1
   8
 Circuit_Etc
  10
@@ -15871,7 +14089,7 @@ DASHDOT
   0
 LINE
   5
-555
+4F2
   8
 Circuit_Etc
  10
@@ -15889,7 +14107,7 @@ DASHDOT
   0
 LINE
   5
-556
+4F3
   8
 Circuit_Etc
  10
@@ -15907,7 +14125,7 @@ DASHDOT
   0
 LINE
   5
-557
+4F4
   8
 Circuit_Cut
  10
@@ -15925,7 +14143,7 @@ DASHDOT
   0
 LINE
   5
-558
+4F5
   8
 Circuit_Cut
  10
@@ -15943,7 +14161,7 @@ DASHDOT
   0
 LINE
   5
-559
+4F6
   8
 Circuit_Cut
  10
@@ -15961,7 +14179,7 @@ DASHDOT
   0
 LINE
   5
-55A
+4F7
   8
 Circuit_Cut
  10
@@ -15979,7 +14197,7 @@ DASHDOT
   0
 LINE
   5
-55B
+4F8
   8
 Circuit_Cut
  10
@@ -15997,7 +14215,7 @@ DASHDOT
   0
 LINE
   5
-55C
+4F9
   8
 Circuit_Cut
  10
@@ -16015,7 +14233,7 @@ DASHDOT
   0
 LINE
   5
-55D
+4FA
   8
 Circuit_Cut
  10
@@ -16033,7 +14251,7 @@ DASHDOT
   0
 LINE
   5
-55E
+4FB
   8
 Circuit_Cut
  10
@@ -16051,7 +14269,7 @@ DASHDOT
   0
 LINE
   5
-55F
+4FC
   8
 Circuit_Cut
  10
@@ -16069,7 +14287,7 @@ DASHDOT
   0
 LINE
   5
-560
+4FD
   8
 Circuit_Cut
  10
@@ -16087,7 +14305,7 @@ DASHDOT
   0
 LINE
   5
-561
+4FE
   8
 Circuit_Etc
  10
@@ -16105,7 +14323,7 @@ DASHDOT
   0
 LINE
   5
-562
+4FF
   8
 Circuit_Etc
  10
@@ -16123,7 +14341,7 @@ DASHDOT
   0
 LINE
   5
-563
+500
   8
 Circuit_Etc
  10
@@ -16141,7 +14359,7 @@ DASHDOT
   0
 LINE
   5
-564
+501
   8
 Circuit_Etc
  10
@@ -16159,7 +14377,7 @@ DASHDOT
   0
 LINE
   5
-565
+502
   8
 Circuit_Cut
  10
@@ -16177,7 +14395,7 @@ DASHDOT
   0
 LINE
   5
-566
+503
   8
 Circuit_Cut
  10
@@ -16195,7 +14413,7 @@ DASHDOT
   0
 LINE
   5
-567
+504
   8
 Circuit_Cut
  10
@@ -16213,7 +14431,7 @@ DASHDOT
   0
 LINE
   5
-568
+505
   8
 Circuit_Cut
  10
@@ -16231,7 +14449,7 @@ DASHDOT
   0
 LINE
   5
-569
+506
   8
 Circuit_Cut
  10
@@ -16249,7 +14467,7 @@ DASHDOT
   0
 LINE
   5
-56A
+507
   8
 Circuit_Cut
  10
@@ -16267,7 +14485,7 @@ DASHDOT
   0
 LINE
   5
-56B
+508
   8
 Circuit_Cut
  10
@@ -16285,7 +14503,7 @@ DASHDOT
   0
 LINE
   5
-56C
+509
   8
 Circuit_Cut
  10
@@ -16303,7 +14521,7 @@ DASHDOT
   0
 LINE
   5
-56D
+50A
   8
 Circuit_Cut
  10
@@ -16321,7 +14539,7 @@ DASHDOT
   0
 LINE
   5
-56E
+50B
   8
 Circuit_Cut
  10
@@ -16339,7 +14557,7 @@ DASHDOT
   0
 LINE
   5
-56F
+50C
   8
 Circuit_Etc
  10
@@ -16357,7 +14575,7 @@ DASHDOT
   0
 LINE
   5
-570
+50D
   8
 Circuit_Etc
  10
@@ -16375,7 +14593,7 @@ DASHDOT
   0
 LINE
   5
-571
+50E
   8
 Circuit_Etc
  10
@@ -16393,7 +14611,7 @@ DASHDOT
   0
 LINE
   5
-572
+50F
   8
 Circuit_Etc
  10
@@ -16411,7 +14629,7 @@ DASHDOT
   0
 LINE
   5
-573
+510
   8
 Circuit_Cut
  10
@@ -16429,7 +14647,7 @@ DASHDOT
   0
 LINE
   5
-574
+511
   8
 Circuit_Cut
  10
@@ -16447,7 +14665,7 @@ DASHDOT
   0
 LINE
   5
-575
+512
   8
 Circuit_Cut
  10
@@ -16465,7 +14683,7 @@ DASHDOT
   0
 LINE
   5
-576
+513
   8
 Circuit_Cut
  10
@@ -16483,7 +14701,7 @@ DASHDOT
   0
 LINE
   5
-577
+514
   8
 Circuit_Cut
  10
@@ -16501,7 +14719,7 @@ DASHDOT
   0
 LINE
   5
-578
+515
   8
 Circuit_Cut
  10
@@ -16519,7 +14737,7 @@ DASHDOT
   0
 LINE
   5
-579
+516
   8
 Circuit_Cut
  10
@@ -16537,7 +14755,7 @@ DASHDOT
   0
 LINE
   5
-57A
+517
   8
 Circuit_Cut
  10
@@ -16555,7 +14773,7 @@ DASHDOT
   0
 LINE
   5
-57B
+518
   8
 Circuit_Cut
  10
@@ -16573,7 +14791,7 @@ DASHDOT
   0
 LINE
   5
-57C
+519
   8
 Circuit_Cut
  10
@@ -16591,7 +14809,7 @@ DASHDOT
   0
 LINE
   5
-57D
+51A
   8
 Circuit_Etc
  10
@@ -16609,7 +14827,7 @@ DASHDOT
   0
 LINE
   5
-57E
+51B
   8
 Circuit_Etc
  10
@@ -16627,7 +14845,7 @@ DASHDOT
   0
 LINE
   5
-57F
+51C
   8
 Circuit_Etc
  10
@@ -16645,7 +14863,7 @@ DASHDOT
   0
 LINE
   5
-580
+51D
   8
 Circuit_Etc
  10
@@ -16663,7 +14881,7 @@ DASHDOT
   0
 LINE
   5
-581
+51E
   8
 Circuit_Cut
  10
@@ -16681,7 +14899,7 @@ DASHDOT
   0
 LINE
   5
-582
+51F
   8
 Circuit_Cut
  10
@@ -16699,7 +14917,7 @@ DASHDOT
   0
 LINE
   5
-583
+520
   8
 Circuit_Cut
  10
@@ -16717,7 +14935,7 @@ DASHDOT
   0
 LINE
   5
-584
+521
   8
 Circuit_Cut
  10
@@ -16735,7 +14953,7 @@ DASHDOT
   0
 LINE
   5
-585
+522
   8
 Circuit_Cut
  10
@@ -16753,7 +14971,7 @@ DASHDOT
   0
 LINE
   5
-586
+523
   8
 Circuit_Cut
  10
@@ -16771,7 +14989,7 @@ DASHDOT
   0
 LINE
   5
-587
+524
   8
 Circuit_Cut
  10
@@ -16789,7 +15007,7 @@ DASHDOT
   0
 LINE
   5
-588
+525
   8
 Circuit_Cut
  10
@@ -16807,7 +15025,7 @@ DASHDOT
   0
 LINE
   5
-589
+526
   8
 Circuit_Cut
  10
@@ -16825,7 +15043,7 @@ DASHDOT
   0
 LINE
   5
-58A
+527
   8
 Circuit_Cut
  10
@@ -16843,7 +15061,7 @@ DASHDOT
   0
 LINE
   5
-58B
+528
   8
 Circuit_Etc
  10
@@ -16861,7 +15079,7 @@ DASHDOT
   0
 LINE
   5
-58C
+529
   8
 Circuit_Etc
  10
@@ -16879,7 +15097,7 @@ DASHDOT
   0
 LINE
   5
-58D
+52A
   8
 Circuit_Etc
  10
@@ -16897,7 +15115,7 @@ DASHDOT
   0
 LINE
   5
-58E
+52B
   8
 Circuit_Etc
  10
@@ -16915,7 +15133,7 @@ DASHDOT
   0
 LINE
   5
-58F
+52C
   8
 Circuit_Cut
  10
@@ -16933,7 +15151,7 @@ DASHDOT
   0
 LINE
   5
-590
+52D
   8
 Circuit_Cut
  10
@@ -16951,7 +15169,7 @@ DASHDOT
   0
 LINE
   5
-591
+52E
   8
 Circuit_Cut
  10
@@ -16969,7 +15187,7 @@ DASHDOT
   0
 LINE
   5
-592
+52F
   8
 Circuit_Cut
  10
@@ -16987,7 +15205,7 @@ DASHDOT
   0
 LINE
   5
-593
+530
   8
 Circuit_Cut
  10
@@ -17005,7 +15223,7 @@ DASHDOT
   0
 LINE
   5
-594
+531
   8
 Circuit_Cut
  10
@@ -17023,7 +15241,7 @@ DASHDOT
   0
 LINE
   5
-595
+532
   8
 Circuit_Cut
  10
@@ -17041,7 +15259,7 @@ DASHDOT
   0
 LINE
   5
-596
+533
   8
 Circuit_Cut
  10
@@ -17059,7 +15277,7 @@ DASHDOT
   0
 LINE
   5
-597
+534
   8
 Circuit_Cut
  10
@@ -17077,7 +15295,7 @@ DASHDOT
   0
 LINE
   5
-598
+535
   8
 Circuit_Cut
  10
@@ -17095,7 +15313,7 @@ DASHDOT
   0
 LINE
   5
-599
+536
   8
 Circuit_Etc
  10
@@ -17113,7 +15331,7 @@ DASHDOT
   0
 LINE
   5
-59A
+537
   8
 Circuit_Etc
  10
@@ -17131,7 +15349,7 @@ DASHDOT
   0
 LINE
   5
-59B
+538
   8
 Circuit_Etc
  10
@@ -17149,7 +15367,7 @@ DASHDOT
   0
 LINE
   5
-59C
+539
   8
 Circuit_Etc
  10
@@ -17167,7 +15385,7 @@ DASHDOT
   0
 LINE
   5
-59D
+53A
   8
 Circuit_Cut
  10
@@ -17185,7 +15403,7 @@ DASHDOT
   0
 LINE
   5
-59E
+53B
   8
 Circuit_Cut
  10
@@ -17203,7 +15421,7 @@ DASHDOT
   0
 LINE
   5
-59F
+53C
   8
 Circuit_Cut
  10
@@ -17221,7 +15439,7 @@ DASHDOT
   0
 LINE
   5
-5A0
+53D
   8
 Circuit_Cut
  10
@@ -17239,7 +15457,7 @@ DASHDOT
   0
 LINE
   5
-5A1
+53E
   8
 Circuit_Cut
  10
@@ -17257,7 +15475,7 @@ DASHDOT
   0
 LINE
   5
-5A2
+53F
   8
 Circuit_Cut
  10
@@ -17275,7 +15493,7 @@ DASHDOT
   0
 LINE
   5
-5A3
+540
   8
 Circuit_Cut
  10
@@ -17293,7 +15511,7 @@ DASHDOT
   0
 LINE
   5
-5A4
+541
   8
 Circuit_Cut
  10
@@ -17311,7 +15529,7 @@ DASHDOT
   0
 LINE
   5
-5A5
+542
   8
 Circuit_Cut
  10
@@ -17329,7 +15547,7 @@ DASHDOT
   0
 LINE
   5
-5A6
+543
   8
 Circuit_Cut
  10
@@ -17347,7 +15565,7 @@ DASHDOT
   0
 LINE
   5
-5A7
+544
   8
 Circuit_Etc
  10
@@ -17365,7 +15583,7 @@ DASHDOT
   0
 LINE
   5
-5A8
+545
   8
 Circuit_Etc
  10
@@ -17383,7 +15601,7 @@ DASHDOT
   0
 LINE
   5
-5A9
+546
   8
 Circuit_Etc
  10
@@ -17401,7 +15619,7 @@ DASHDOT
   0
 LINE
   5
-5AA
+547
   8
 Circuit_Etc
  10
@@ -17419,7 +15637,7 @@ DASHDOT
   0
 LINE
   5
-5AB
+548
   8
 Circuit_Cut
  10
@@ -17437,7 +15655,7 @@ DASHDOT
   0
 LINE
   5
-5AC
+549
   8
 Circuit_Cut
  10
@@ -17455,7 +15673,7 @@ DASHDOT
   0
 LINE
   5
-5AD
+54A
   8
 Circuit_Cut
  10
@@ -17473,7 +15691,7 @@ DASHDOT
   0
 LINE
   5
-5AE
+54B
   8
 Circuit_Cut
  10
@@ -17491,7 +15709,7 @@ DASHDOT
   0
 LINE
   5
-5AF
+54C
   8
 Circuit_Cut
  10
@@ -17509,7 +15727,7 @@ DASHDOT
   0
 LINE
   5
-5B0
+54D
   8
 Circuit_Cut
  10
@@ -17527,7 +15745,7 @@ DASHDOT
   0
 LINE
   5
-5B1
+54E
   8
 Circuit_Cut
  10
@@ -17545,7 +15763,7 @@ DASHDOT
   0
 LINE
   5
-5B2
+54F
   8
 Circuit_Cut
  10
@@ -17563,7 +15781,7 @@ DASHDOT
   0
 LINE
   5
-5B3
+550
   8
 Circuit_Cut
  10
@@ -17581,7 +15799,7 @@ DASHDOT
   0
 LINE
   5
-5B4
+551
   8
 Circuit_Cut
  10
@@ -17599,7 +15817,7 @@ DASHDOT
   0
 LINE
   5
-5B5
+552
   8
 Circuit_Etc
  10
@@ -17617,7 +15835,7 @@ DASHDOT
   0
 LINE
   5
-5B6
+553
   8
 Circuit_Etc
  10
@@ -17635,7 +15853,7 @@ DASHDOT
   0
 LINE
   5
-5B7
+554
   8
 Circuit_Etc
  10
@@ -17653,7 +15871,7 @@ DASHDOT
   0
 LINE
   5
-5B8
+555
   8
 Circuit_Etc
  10
@@ -17671,7 +15889,7 @@ DASHDOT
   0
 LINE
   5
-5B9
+556
   8
 Circuit_Cut
  10
@@ -17689,7 +15907,7 @@ DASHDOT
   0
 LINE
   5
-5BA
+557
   8
 Circuit_Cut
  10
@@ -17707,7 +15925,7 @@ DASHDOT
   0
 LINE
   5
-5BB
+558
   8
 Circuit_Cut
  10
@@ -17725,7 +15943,7 @@ DASHDOT
   0
 LINE
   5
-5BC
+559
   8
 Circuit_Cut
  10
@@ -17743,7 +15961,7 @@ DASHDOT
   0
 LINE
   5
-5BD
+55A
   8
 Circuit_Cut
  10
@@ -17761,7 +15979,7 @@ DASHDOT
   0
 LINE
   5
-5BE
+55B
   8
 Circuit_Cut
  10
@@ -17779,7 +15997,7 @@ DASHDOT
   0
 LINE
   5
-5BF
+55C
   8
 Circuit_Cut
  10
@@ -17797,7 +16015,7 @@ DASHDOT
   0
 LINE
   5
-5C0
+55D
   8
 Circuit_Cut
  10
@@ -17815,7 +16033,7 @@ DASHDOT
   0
 LINE
   5
-5C1
+55E
   8
 Circuit_Cut
  10
@@ -17833,7 +16051,7 @@ DASHDOT
   0
 LINE
   5
-5C2
+55F
   8
 Circuit_Cut
  10
@@ -17851,7 +16069,7 @@ DASHDOT
   0
 LINE
   5
-5C3
+560
   8
 Circuit_Etc
  10
@@ -17869,7 +16087,7 @@ DASHDOT
   0
 LINE
   5
-5C4
+561
   8
 Circuit_Etc
  10
@@ -17887,7 +16105,7 @@ DASHDOT
   0
 LINE
   5
-5C5
+562
   8
 Circuit_Etc
  10
@@ -17905,7 +16123,7 @@ DASHDOT
   0
 LINE
   5
-5C6
+563
   8
 Circuit_Etc
  10
@@ -17923,7 +16141,7 @@ DASHDOT
   0
 LINE
   5
-5C7
+564
   8
 Circuit_Cut
  10
@@ -17941,7 +16159,7 @@ DASHDOT
   0
 LINE
   5
-5C8
+565
   8
 Circuit_Cut
  10
@@ -17959,7 +16177,7 @@ DASHDOT
   0
 LINE
   5
-5C9
+566
   8
 Circuit_Cut
  10
@@ -17977,7 +16195,7 @@ DASHDOT
   0
 LINE
   5
-5CA
+567
   8
 Circuit_Cut
  10
@@ -17995,7 +16213,7 @@ DASHDOT
   0
 LINE
   5
-5CB
+568
   8
 Circuit_Cut
  10
@@ -18013,7 +16231,7 @@ DASHDOT
   0
 LINE
   5
-5CC
+569
   8
 Circuit_Cut
  10
@@ -18031,7 +16249,7 @@ DASHDOT
   0
 LINE
   5
-5CD
+56A
   8
 Circuit_Cut
  10
@@ -18049,7 +16267,7 @@ DASHDOT
   0
 LINE
   5
-5CE
+56B
   8
 Circuit_Cut
  10
@@ -18067,7 +16285,7 @@ DASHDOT
   0
 LINE
   5
-5CF
+56C
   8
 Circuit_Cut
  10
@@ -18085,7 +16303,7 @@ DASHDOT
   0
 LINE
   5
-5D0
+56D
   8
 Circuit_Cut
  10
@@ -18103,7 +16321,7 @@ DASHDOT
   0
 LINE
   5
-5D1
+56E
   8
 Circuit_Etc
  10
@@ -18121,7 +16339,7 @@ DASHDOT
   0
 LINE
   5
-5D2
+56F
   8
 Circuit_Etc
  10
@@ -18139,7 +16357,7 @@ DASHDOT
   0
 LINE
   5
-5D3
+570
   8
 Circuit_Etc
  10
@@ -18157,7 +16375,7 @@ DASHDOT
   0
 LINE
   5
-5D4
+571
   8
 Circuit_Etc
  10
@@ -18175,7 +16393,7 @@ DASHDOT
   0
 LINE
   5
-5D5
+572
   8
 Circuit_Cut
  10
@@ -18193,7 +16411,7 @@ DASHDOT
   0
 LINE
   5
-5D6
+573
   8
 Circuit_Cut
  10
@@ -18211,7 +16429,7 @@ DASHDOT
   0
 LINE
   5
-5D7
+574
   8
 Circuit_Cut
  10
@@ -18229,7 +16447,7 @@ DASHDOT
   0
 LINE
   5
-5D8
+575
   8
 Circuit_Cut
  10
@@ -18247,7 +16465,7 @@ DASHDOT
   0
 LINE
   5
-5D9
+576
   8
 Circuit_Cut
  10
@@ -18265,7 +16483,7 @@ DASHDOT
   0
 LINE
   5
-5DA
+577
   8
 Circuit_Cut
  10
@@ -18283,7 +16501,7 @@ DASHDOT
   0
 LINE
   5
-5DB
+578
   8
 Circuit_Cut
  10
@@ -18301,7 +16519,7 @@ DASHDOT
   0
 LINE
   5
-5DC
+579
   8
 Circuit_Cut
  10
@@ -18319,7 +16537,7 @@ DASHDOT
   0
 LINE
   5
-5DD
+57A
   8
 Circuit_Cut
  10
@@ -18337,7 +16555,7 @@ DASHDOT
   0
 LINE
   5
-5DE
+57B
   8
 Circuit_Cut
  10
@@ -18355,7 +16573,7 @@ DASHDOT
   0
 LINE
   5
-5DF
+57C
   8
 Circuit_Etc
  10
@@ -18373,7 +16591,7 @@ DASHDOT
   0
 LINE
   5
-5E0
+57D
   8
 Circuit_Etc
  10
@@ -18391,7 +16609,7 @@ DASHDOT
   0
 LINE
   5
-5E1
+57E
   8
 Circuit_Etc
  10
@@ -18409,7 +16627,7 @@ DASHDOT
   0
 LINE
   5
-5E2
+57F
   8
 Circuit_Etc
  10
@@ -18427,7 +16645,7 @@ DASHDOT
   0
 LINE
   5
-5E3
+580
   8
 Circuit_Cut
  10
@@ -18445,7 +16663,7 @@ DASHDOT
   0
 LINE
   5
-5E4
+581
   8
 Circuit_Cut
  10
@@ -18463,7 +16681,7 @@ DASHDOT
   0
 LINE
   5
-5E5
+582
   8
 Circuit_Cut
  10
@@ -18481,7 +16699,7 @@ DASHDOT
   0
 LINE
   5
-5E6
+583
   8
 Circuit_Cut
  10
@@ -18499,7 +16717,7 @@ DASHDOT
   0
 LINE
   5
-5E7
+584
   8
 Circuit_Cut
  10
@@ -18517,7 +16735,7 @@ DASHDOT
   0
 LINE
   5
-5E8
+585
   8
 Circuit_Cut
  10
@@ -18535,7 +16753,7 @@ DASHDOT
   0
 LINE
   5
-5E9
+586
   8
 Circuit_Cut
  10
@@ -18553,7 +16771,7 @@ DASHDOT
   0
 LINE
   5
-5EA
+587
   8
 Circuit_Cut
  10
@@ -18571,7 +16789,7 @@ DASHDOT
   0
 LINE
   5
-5EB
+588
   8
 Circuit_Cut
  10
@@ -18589,7 +16807,7 @@ DASHDOT
   0
 LINE
   5
-5EC
+589
   8
 Circuit_Cut
  10
@@ -18607,7 +16825,7 @@ DASHDOT
   0
 LINE
   5
-5ED
+58A
   8
 Circuit_Etc
  10
@@ -18625,7 +16843,7 @@ DASHDOT
   0
 LINE
   5
-5EE
+58B
   8
 Circuit_Etc
  10
@@ -18643,7 +16861,7 @@ DASHDOT
   0
 LINE
   5
-5EF
+58C
   8
 Circuit_Etc
  10
@@ -18661,7 +16879,7 @@ DASHDOT
   0
 LINE
   5
-5F0
+58D
   8
 Circuit_Etc
  10
@@ -18679,7 +16897,7 @@ DASHDOT
   0
 LINE
   5
-5F1
+58E
   8
 Circuit_Cut
  10
@@ -18697,7 +16915,7 @@ DASHDOT
   0
 LINE
   5
-5F2
+58F
   8
 Circuit_Cut
  10
@@ -18715,7 +16933,7 @@ DASHDOT
   0
 LINE
   5
-5F3
+590
   8
 Circuit_Cut
  10
@@ -18733,7 +16951,7 @@ DASHDOT
   0
 LINE
   5
-5F4
+591
   8
 Circuit_Cut
  10
@@ -18751,7 +16969,7 @@ DASHDOT
   0
 LINE
   5
-5F5
+592
   8
 Circuit_Cut
  10
@@ -18769,7 +16987,7 @@ DASHDOT
   0
 LINE
   5
-5F6
+593
   8
 Circuit_Cut
  10
@@ -18787,7 +17005,7 @@ DASHDOT
   0
 LINE
   5
-5F7
+594
   8
 Circuit_Cut
  10
@@ -18805,7 +17023,7 @@ DASHDOT
   0
 LINE
   5
-5F8
+595
   8
 Circuit_Cut
  10
@@ -18823,7 +17041,7 @@ DASHDOT
   0
 LINE
   5
-5F9
+596
   8
 Circuit_Cut
  10
@@ -18841,7 +17059,7 @@ DASHDOT
   0
 LINE
   5
-5FA
+597
   8
 Circuit_Cut
  10
@@ -18859,7 +17077,7 @@ DASHDOT
   0
 LINE
   5
-5FB
+598
   8
 Circuit_Etc
  10
@@ -18877,7 +17095,7 @@ DASHDOT
   0
 LINE
   5
-5FC
+599
   8
 Circuit_Etc
  10
@@ -18895,7 +17113,7 @@ DASHDOT
   0
 LINE
   5
-5FD
+59A
   8
 Circuit_Etc
  10
@@ -18913,7 +17131,7 @@ DASHDOT
   0
 LINE
   5
-5FE
+59B
   8
 Circuit_Etc
  10
@@ -18931,7 +17149,7 @@ DASHDOT
   0
 LINE
   5
-5FF
+59C
   8
 Circuit_Cut
  10
@@ -18949,7 +17167,7 @@ DASHDOT
   0
 LINE
   5
-600
+59D
   8
 Circuit_Cut
  10
@@ -18967,7 +17185,7 @@ DASHDOT
   0
 LINE
   5
-601
+59E
   8
 Circuit_Cut
  10
@@ -18985,7 +17203,7 @@ DASHDOT
   0
 LINE
   5
-602
+59F
   8
 Circuit_Cut
  10
@@ -19003,7 +17221,7 @@ DASHDOT
   0
 LINE
   5
-603
+5A0
   8
 Circuit_Cut
  10
@@ -19021,7 +17239,7 @@ DASHDOT
   0
 LINE
   5
-604
+5A1
   8
 Circuit_Cut
  10
@@ -19039,7 +17257,7 @@ DASHDOT
   0
 LINE
   5
-605
+5A2
   8
 Circuit_Cut
  10
@@ -19057,7 +17275,7 @@ DASHDOT
   0
 LINE
   5
-606
+5A3
   8
 Circuit_Cut
  10
@@ -19075,7 +17293,7 @@ DASHDOT
   0
 LINE
   5
-607
+5A4
   8
 Circuit_Cut
  10
@@ -19093,7 +17311,7 @@ DASHDOT
   0
 LINE
   5
-608
+5A5
   8
 Circuit_Cut
  10
@@ -19111,7 +17329,7 @@ DASHDOT
   0
 LINE
   5
-609
+5A6
   8
 Circuit_Etc
  10
@@ -19129,7 +17347,7 @@ DASHDOT
   0
 LINE
   5
-60A
+5A7
   8
 Circuit_Etc
  10
@@ -19147,7 +17365,7 @@ DASHDOT
   0
 LINE
   5
-60B
+5A8
   8
 Circuit_Etc
  10
@@ -19165,7 +17383,7 @@ DASHDOT
   0
 LINE
   5
-60C
+5A9
   8
 Circuit_Etc
  10
@@ -19183,7 +17401,7 @@ DASHDOT
   0
 LINE
   5
-60D
+5AA
   8
 Circuit_Cut
  10
@@ -19201,7 +17419,7 @@ DASHDOT
   0
 LINE
   5
-60E
+5AB
   8
 Circuit_Cut
  10
@@ -19219,7 +17437,7 @@ DASHDOT
   0
 LINE
   5
-60F
+5AC
   8
 Circuit_Cut
  10
@@ -19237,7 +17455,7 @@ DASHDOT
   0
 LINE
   5
-610
+5AD
   8
 Circuit_Cut
  10
@@ -19255,7 +17473,7 @@ DASHDOT
   0
 LINE
   5
-611
+5AE
   8
 Circuit_Cut
  10
@@ -19273,7 +17491,7 @@ DASHDOT
   0
 LINE
   5
-612
+5AF
   8
 Circuit_Cut
  10
@@ -19291,7 +17509,7 @@ DASHDOT
   0
 LINE
   5
-613
+5B0
   8
 Circuit_Cut
  10
@@ -19309,7 +17527,7 @@ DASHDOT
   0
 LINE
   5
-614
+5B1
   8
 Circuit_Cut
  10
@@ -19327,7 +17545,7 @@ DASHDOT
   0
 LINE
   5
-615
+5B2
   8
 Circuit_Cut
  10
@@ -19345,7 +17563,7 @@ DASHDOT
   0
 LINE
   5
-616
+5B3
   8
 Circuit_Cut
  10
@@ -19363,7 +17581,7 @@ DASHDOT
   0
 LINE
   5
-617
+5B4
   8
 Circuit_Etc
  10
@@ -19381,7 +17599,7 @@ DASHDOT
   0
 LINE
   5
-618
+5B5
   8
 Circuit_Etc
  10
@@ -19399,7 +17617,7 @@ DASHDOT
   0
 LINE
   5
-619
+5B6
   8
 Circuit_Etc
  10
@@ -19417,7 +17635,7 @@ DASHDOT
   0
 LINE
   5
-61A
+5B7
   8
 Circuit_Etc
  10
@@ -19435,7 +17653,7 @@ DASHDOT
   0
 LINE
   5
-61B
+5B8
   8
 Circuit_Cut
  10
@@ -19453,7 +17671,7 @@ DASHDOT
   0
 LINE
   5
-61C
+5B9
   8
 Circuit_Cut
  10
@@ -19471,7 +17689,7 @@ DASHDOT
   0
 LINE
   5
-61D
+5BA
   8
 Circuit_Cut
  10
@@ -19489,7 +17707,7 @@ DASHDOT
   0
 LINE
   5
-61E
+5BB
   8
 Circuit_Cut
  10
@@ -19507,7 +17725,7 @@ DASHDOT
   0
 LINE
   5
-61F
+5BC
   8
 Circuit_Cut
  10
@@ -19525,7 +17743,7 @@ DASHDOT
   0
 LINE
   5
-620
+5BD
   8
 Circuit_Cut
  10
@@ -19543,7 +17761,7 @@ DASHDOT
   0
 LINE
   5
-621
+5BE
   8
 Circuit_Cut
  10
@@ -19561,7 +17779,7 @@ DASHDOT
   0
 LINE
   5
-622
+5BF
   8
 Circuit_Cut
  10
@@ -19579,7 +17797,7 @@ DASHDOT
   0
 LINE
   5
-623
+5C0
   8
 Circuit_Cut
  10
@@ -19597,7 +17815,7 @@ DASHDOT
   0
 LINE
   5
-624
+5C1
   8
 Circuit_Cut
  10
@@ -19615,7 +17833,7 @@ DASHDOT
   0
 LINE
   5
-625
+5C2
   8
 Circuit_Etc
  10
@@ -19633,7 +17851,7 @@ DASHDOT
   0
 LINE
   5
-626
+5C3
   8
 Circuit_Etc
  10
@@ -19651,7 +17869,7 @@ DASHDOT
   0
 LINE
   5
-627
+5C4
   8
 Circuit_Etc
  10
@@ -19669,7 +17887,7 @@ DASHDOT
   0
 LINE
   5
-628
+5C5
   8
 Circuit_Etc
  10
@@ -19687,7 +17905,7 @@ DASHDOT
   0
 LINE
   5
-629
+5C6
   8
 Circuit_Cut
  10
@@ -19705,7 +17923,7 @@ DASHDOT
   0
 LINE
   5
-62A
+5C7
   8
 Circuit_Cut
  10
@@ -19723,7 +17941,7 @@ DASHDOT
   0
 LINE
   5
-62B
+5C8
   8
 Circuit_Cut
  10
@@ -19741,7 +17959,7 @@ DASHDOT
   0
 LINE
   5
-62C
+5C9
   8
 Circuit_Cut
  10
@@ -19759,7 +17977,7 @@ DASHDOT
   0
 LINE
   5
-62D
+5CA
   8
 Circuit_Cut
  10
@@ -19777,7 +17995,7 @@ DASHDOT
   0
 LINE
   5
-62E
+5CB
   8
 Circuit_Cut
  10
@@ -19795,7 +18013,7 @@ DASHDOT
   0
 LINE
   5
-62F
+5CC
   8
 Circuit_Cut
  10
@@ -19813,7 +18031,7 @@ DASHDOT
   0
 LINE
   5
-630
+5CD
   8
 Circuit_Cut
  10
@@ -19831,7 +18049,7 @@ DASHDOT
   0
 LINE
   5
-631
+5CE
   8
 Circuit_Cut
  10
@@ -19849,7 +18067,7 @@ DASHDOT
   0
 LINE
   5
-632
+5CF
   8
 Circuit_Cut
  10
@@ -19867,7 +18085,7 @@ DASHDOT
   0
 LINE
   5
-633
+5D0
   8
 Circuit_Etc
  10
@@ -19885,7 +18103,7 @@ DASHDOT
   0
 LINE
   5
-634
+5D1
   8
 Circuit_Etc
  10
@@ -19903,7 +18121,7 @@ DASHDOT
   0
 LINE
   5
-635
+5D2
   8
 Circuit_Etc
  10
@@ -19921,7 +18139,7 @@ DASHDOT
   0
 LINE
   5
-636
+5D3
   8
 Circuit_Etc
  10
@@ -19939,7 +18157,7 @@ DASHDOT
   0
 LINE
   5
-637
+5D4
   8
 Circuit_Cut
  10
@@ -19957,7 +18175,7 @@ DASHDOT
   0
 LINE
   5
-638
+5D5
   8
 Circuit_Cut
  10
@@ -19975,7 +18193,7 @@ DASHDOT
   0
 LINE
   5
-639
+5D6
   8
 Circuit_Cut
  10
@@ -19993,7 +18211,7 @@ DASHDOT
   0
 LINE
   5
-63A
+5D7
   8
 Circuit_Cut
  10
@@ -20011,7 +18229,7 @@ DASHDOT
   0
 LINE
   5
-63B
+5D8
   8
 Circuit_Cut
  10
@@ -20029,7 +18247,7 @@ DASHDOT
   0
 LINE
   5
-63C
+5D9
   8
 Circuit_Cut
  10
@@ -20047,7 +18265,7 @@ DASHDOT
   0
 LINE
   5
-63D
+5DA
   8
 Circuit_Cut
  10
@@ -20065,7 +18283,7 @@ DASHDOT
   0
 LINE
   5
-63E
+5DB
   8
 Circuit_Cut
  10
@@ -20083,7 +18301,7 @@ DASHDOT
   0
 LINE
   5
-63F
+5DC
   8
 Circuit_Cut
  10
@@ -20101,7 +18319,7 @@ DASHDOT
   0
 LINE
   5
-640
+5DD
   8
 Circuit_Cut
  10
@@ -20119,7 +18337,7 @@ DASHDOT
   0
 LINE
   5
-641
+5DE
   8
 Circuit_Etc
  10
@@ -20137,7 +18355,7 @@ DASHDOT
   0
 LINE
   5
-642
+5DF
   8
 Circuit_Etc
  10
@@ -20155,7 +18373,7 @@ DASHDOT
   0
 LINE
   5
-643
+5E0
   8
 Circuit_Etc
  10
@@ -20173,7 +18391,7 @@ DASHDOT
   0
 LINE
   5
-644
+5E1
   8
 Circuit_Etc
  10
@@ -20191,7 +18409,7 @@ DASHDOT
   0
 LINE
   5
-645
+5E2
   8
 Circuit_Cut
  10
@@ -20209,7 +18427,7 @@ DASHDOT
   0
 LINE
   5
-646
+5E3
   8
 Circuit_Cut
  10
@@ -20227,7 +18445,7 @@ DASHDOT
   0
 LINE
   5
-647
+5E4
   8
 Circuit_Cut
  10
@@ -20245,7 +18463,7 @@ DASHDOT
   0
 LINE
   5
-648
+5E5
   8
 Circuit_Cut
  10
@@ -20263,7 +18481,7 @@ DASHDOT
   0
 LINE
   5
-649
+5E6
   8
 Circuit_Cut
  10
@@ -20281,7 +18499,7 @@ DASHDOT
   0
 LINE
   5
-64A
+5E7
   8
 Circuit_Cut
  10
@@ -20299,7 +18517,7 @@ DASHDOT
   0
 LINE
   5
-64B
+5E8
   8
 Circuit_Cut
  10
@@ -20317,7 +18535,7 @@ DASHDOT
   0
 LINE
   5
-64C
+5E9
   8
 Circuit_Cut
  10
@@ -20335,7 +18553,7 @@ DASHDOT
   0
 LINE
   5
-64D
+5EA
   8
 Circuit_Cut
  10
@@ -20353,7 +18571,7 @@ DASHDOT
   0
 LINE
   5
-64E
+5EB
   8
 Circuit_Cut
  10
@@ -20371,7 +18589,7 @@ DASHDOT
   0
 LINE
   5
-64F
+5EC
   8
 Circuit_Etc
  10
@@ -20389,7 +18607,7 @@ DASHDOT
   0
 LINE
   5
-650
+5ED
   8
 Circuit_Etc
  10
@@ -20407,7 +18625,7 @@ DASHDOT
   0
 LINE
   5
-651
+5EE
   8
 Circuit_Etc
  10
@@ -20425,7 +18643,7 @@ DASHDOT
   0
 LINE
   5
-652
+5EF
   8
 Circuit_Etc
  10
@@ -20443,7 +18661,7 @@ DASHDOT
   0
 LINE
   5
-653
+5F0
   8
 Circuit_Cut
  10
@@ -20461,7 +18679,7 @@ DASHDOT
   0
 LINE
   5
-654
+5F1
   8
 Circuit_Cut
  10
@@ -20479,7 +18697,7 @@ DASHDOT
   0
 LINE
   5
-655
+5F2
   8
 Circuit_Cut
  10
@@ -20497,7 +18715,7 @@ DASHDOT
   0
 LINE
   5
-656
+5F3
   8
 Circuit_Cut
  10
@@ -20515,7 +18733,7 @@ DASHDOT
   0
 LINE
   5
-657
+5F4
   8
 Circuit_Cut
  10
@@ -20533,7 +18751,7 @@ DASHDOT
   0
 LINE
   5
-658
+5F5
   8
 Circuit_Cut
  10
@@ -20551,7 +18769,7 @@ DASHDOT
   0
 LINE
   5
-659
+5F6
   8
 Circuit_Cut
  10
@@ -20569,7 +18787,7 @@ DASHDOT
   0
 LINE
   5
-65A
+5F7
   8
 Circuit_Cut
  10
@@ -20587,7 +18805,7 @@ DASHDOT
   0
 LINE
   5
-65B
+5F8
   8
 Circuit_Cut
  10
@@ -20605,7 +18823,7 @@ DASHDOT
   0
 LINE
   5
-65C
+5F9
   8
 Circuit_Cut
  10
@@ -20623,7 +18841,7 @@ DASHDOT
   0
 LINE
   5
-65D
+5FA
   8
 Circuit_Etc
  10
@@ -20641,7 +18859,7 @@ DASHDOT
   0
 LINE
   5
-65E
+5FB
   8
 Circuit_Etc
  10
@@ -20659,7 +18877,7 @@ DASHDOT
   0
 LINE
   5
-65F
+5FC
   8
 Circuit_Etc
  10
@@ -20677,7 +18895,7 @@ DASHDOT
   0
 LINE
   5
-660
+5FD
   8
 Circuit_Etc
  10
@@ -20695,7 +18913,7 @@ DASHDOT
   0
 LINE
   5
-661
+5FE
   8
 Circuit_Cut
  10
@@ -20713,7 +18931,7 @@ DASHDOT
   0
 LINE
   5
-662
+5FF
   8
 Circuit_Cut
  10
@@ -20731,7 +18949,7 @@ DASHDOT
   0
 LINE
   5
-663
+600
   8
 Circuit_Cut
  10
@@ -20749,7 +18967,7 @@ DASHDOT
   0
 LINE
   5
-664
+601
   8
 Circuit_Cut
  10
@@ -20767,7 +18985,7 @@ DASHDOT
   0
 LINE
   5
-665
+602
   8
 Circuit_Cut
  10
@@ -20785,7 +19003,7 @@ DASHDOT
   0
 LINE
   5
-666
+603
   8
 Circuit_Cut
  10
@@ -20803,7 +19021,7 @@ DASHDOT
   0
 LINE
   5
-667
+604
   8
 Circuit_Cut
  10
@@ -20821,7 +19039,7 @@ DASHDOT
   0
 LINE
   5
-668
+605
   8
 Circuit_Cut
  10
@@ -20839,7 +19057,7 @@ DASHDOT
   0
 LINE
   5
-669
+606
   8
 Circuit_Cut
  10
@@ -20857,7 +19075,7 @@ DASHDOT
   0
 LINE
   5
-66A
+607
   8
 Circuit_Cut
  10
@@ -20875,7 +19093,7 @@ DASHDOT
   0
 LINE
   5
-66B
+608
   8
 Circuit_Etc
  10
@@ -20893,7 +19111,7 @@ DASHDOT
   0
 LINE
   5
-66C
+609
   8
 Circuit_Etc
  10
@@ -20911,7 +19129,7 @@ DASHDOT
   0
 LINE
   5
-66D
+60A
   8
 Circuit_Etc
  10
@@ -20929,7 +19147,7 @@ DASHDOT
   0
 LINE
   5
-66E
+60B
   8
 Circuit_Etc
  10
@@ -20947,7 +19165,7 @@ DASHDOT
   0
 LINE
   5
-66F
+60C
   8
 Circuit_Cut
  10
@@ -20965,7 +19183,7 @@ DASHDOT
   0
 LINE
   5
-670
+60D
   8
 Circuit_Cut
  10
@@ -20983,7 +19201,7 @@ DASHDOT
   0
 LINE
   5
-671
+60E
   8
 Circuit_Cut
  10
@@ -21001,7 +19219,7 @@ DASHDOT
   0
 LINE
   5
-672
+60F
   8
 Circuit_Cut
  10
@@ -21019,7 +19237,7 @@ DASHDOT
   0
 LINE
   5
-673
+610
   8
 Circuit_Cut
  10
@@ -21037,7 +19255,7 @@ DASHDOT
   0
 LINE
   5
-674
+611
   8
 Circuit_Cut
  10
@@ -21055,7 +19273,7 @@ DASHDOT
   0
 LINE
   5
-675
+612
   8
 Circuit_Cut
  10
@@ -21073,7 +19291,7 @@ DASHDOT
   0
 LINE
   5
-676
+613
   8
 Circuit_Cut
  10
@@ -21091,7 +19309,7 @@ DASHDOT
   0
 LINE
   5
-677
+614
   8
 Circuit_Cut
  10
@@ -21109,7 +19327,7 @@ DASHDOT
   0
 LINE
   5
-678
+615
   8
 Circuit_Cut
  10
@@ -21127,7 +19345,7 @@ DASHDOT
   0
 LINE
   5
-679
+616
   8
 Circuit_Etc
  10
@@ -21145,7 +19363,7 @@ DASHDOT
   0
 LINE
   5
-67A
+617
   8
 Circuit_Etc
  10
@@ -21163,7 +19381,7 @@ DASHDOT
   0
 LINE
   5
-67B
+618
   8
 Circuit_Etc
  10
@@ -21181,7 +19399,7 @@ DASHDOT
   0
 LINE
   5
-67C
+619
   8
 Circuit_Etc
  10
@@ -21199,7 +19417,7 @@ DASHDOT
   0
 LINE
   5
-67D
+61A
   8
 Circuit_Cut
  10
@@ -21217,7 +19435,7 @@ DASHDOT
   0
 LINE
   5
-67E
+61B
   8
 Circuit_Cut
  10
@@ -21235,7 +19453,7 @@ DASHDOT
   0
 LINE
   5
-67F
+61C
   8
 Circuit_Cut
  10
@@ -21253,7 +19471,7 @@ DASHDOT
   0
 LINE
   5
-680
+61D
   8
 Circuit_Cut
  10
@@ -21271,7 +19489,7 @@ DASHDOT
   0
 LINE
   5
-681
+61E
   8
 Circuit_Cut
  10
@@ -21289,7 +19507,7 @@ DASHDOT
   0
 LINE
   5
-682
+61F
   8
 Circuit_Cut
  10
@@ -21307,7 +19525,7 @@ DASHDOT
   0
 LINE
   5
-683
+620
   8
 Circuit_Cut
  10
@@ -21325,7 +19543,7 @@ DASHDOT
   0
 LINE
   5
-684
+621
   8
 Circuit_Cut
  10
@@ -21343,7 +19561,7 @@ DASHDOT
   0
 LINE
   5
-685
+622
   8
 Circuit_Cut
  10
@@ -21361,7 +19579,7 @@ DASHDOT
   0
 LINE
   5
-686
+623
   8
 Circuit_Cut
  10
@@ -21379,7 +19597,7 @@ DASHDOT
   0
 LINE
   5
-687
+624
   8
 Circuit_Etc
  10
@@ -21397,7 +19615,7 @@ DASHDOT
   0
 LINE
   5
-688
+625
   8
 Circuit_Etc
  10
@@ -21415,7 +19633,7 @@ DASHDOT
   0
 LINE
   5
-689
+626
   8
 Circuit_Etc
  10
@@ -21433,7 +19651,7 @@ DASHDOT
   0
 LINE
   5
-68A
+627
   8
 Circuit_Etc
  10
@@ -21451,7 +19669,7 @@ DASHDOT
   0
 LINE
   5
-68B
+628
   8
 Circuit_Cut
  10
@@ -21469,7 +19687,7 @@ DASHDOT
   0
 LINE
   5
-68C
+629
   8
 Circuit_Cut
  10
@@ -21487,7 +19705,7 @@ DASHDOT
   0
 LINE
   5
-68D
+62A
   8
 Circuit_Cut
  10
@@ -21505,7 +19723,7 @@ DASHDOT
   0
 LINE
   5
-68E
+62B
   8
 Circuit_Cut
  10
@@ -21523,7 +19741,7 @@ DASHDOT
   0
 LINE
   5
-68F
+62C
   8
 Circuit_Cut
  10
@@ -21541,7 +19759,7 @@ DASHDOT
   0
 LINE
   5
-690
+62D
   8
 Circuit_Cut
  10
@@ -21559,7 +19777,7 @@ DASHDOT
   0
 LINE
   5
-691
+62E
   8
 Circuit_Cut
  10
@@ -21577,7 +19795,7 @@ DASHDOT
   0
 LINE
   5
-692
+62F
   8
 Circuit_Cut
  10
@@ -21595,7 +19813,7 @@ DASHDOT
   0
 LINE
   5
-693
+630
   8
 Circuit_Cut
  10
@@ -21613,7 +19831,7 @@ DASHDOT
   0
 LINE
   5
-694
+631
   8
 Circuit_Cut
  10
@@ -21631,7 +19849,7 @@ DASHDOT
   0
 LINE
   5
-695
+632
   8
 Circuit_Etc
  10
@@ -21649,7 +19867,7 @@ DASHDOT
   0
 LINE
   5
-696
+633
   8
 Circuit_Etc
  10
@@ -21667,7 +19885,7 @@ DASHDOT
   0
 LINE
   5
-697
+634
   8
 Circuit_Etc
  10
@@ -21685,7 +19903,7 @@ DASHDOT
   0
 LINE
   5
-698
+635
   8
 Circuit_Etc
  10
@@ -21703,7 +19921,7 @@ DASHDOT
   0
 LINE
   5
-699
+636
   8
 Circuit_Cut
  10
@@ -21721,7 +19939,7 @@ DASHDOT
   0
 LINE
   5
-69A
+637
   8
 Circuit_Cut
  10
@@ -21739,7 +19957,7 @@ DASHDOT
   0
 LINE
   5
-69B
+638
   8
 Circuit_Cut
  10
@@ -21757,7 +19975,7 @@ DASHDOT
   0
 LINE
   5
-69C
+639
   8
 Circuit_Cut
  10
@@ -21775,7 +19993,7 @@ DASHDOT
   0
 LINE
   5
-69D
+63A
   8
 Circuit_Cut
  10
@@ -21793,7 +20011,7 @@ DASHDOT
   0
 LINE
   5
-69E
+63B
   8
 Circuit_Cut
  10
@@ -21811,7 +20029,7 @@ DASHDOT
   0
 LINE
   5
-69F
+63C
   8
 Circuit_Cut
  10
@@ -21829,7 +20047,7 @@ DASHDOT
   0
 LINE
   5
-6A0
+63D
   8
 Circuit_Cut
  10
@@ -21847,7 +20065,7 @@ DASHDOT
   0
 LINE
   5
-6A1
+63E
   8
 Circuit_Cut
  10
@@ -21865,7 +20083,7 @@ DASHDOT
   0
 LINE
   5
-6A2
+63F
   8
 Circuit_Cut
  10
@@ -21883,7 +20101,7 @@ DASHDOT
   0
 LINE
   5
-6A3
+640
   8
 Circuit_Etc
  10
@@ -21901,7 +20119,7 @@ DASHDOT
   0
 LINE
   5
-6A4
+641
   8
 Circuit_Etc
  10
@@ -21919,7 +20137,7 @@ DASHDOT
   0
 LINE
   5
-6A5
+642
   8
 Circuit_Etc
  10
@@ -21937,7 +20155,7 @@ DASHDOT
   0
 LINE
   5
-6A6
+643
   8
 Circuit_Etc
  10
@@ -21955,7 +20173,7 @@ DASHDOT
   0
 LINE
   5
-6A7
+644
   8
 Circuit_Cut
  10
@@ -21973,7 +20191,7 @@ DASHDOT
   0
 LINE
   5
-6A8
+645
   8
 Circuit_Cut
  10
@@ -21991,7 +20209,7 @@ DASHDOT
   0
 LINE
   5
-6A9
+646
   8
 Circuit_Cut
  10
@@ -22009,7 +20227,7 @@ DASHDOT
   0
 LINE
   5
-6AA
+647
   8
 Circuit_Cut
  10
@@ -22027,7 +20245,7 @@ DASHDOT
   0
 LINE
   5
-6AB
+648
   8
 Circuit_Cut
  10
@@ -22045,7 +20263,7 @@ DASHDOT
   0
 LINE
   5
-6AC
+649
   8
 Circuit_Cut
  10
@@ -22063,7 +20281,7 @@ DASHDOT
   0
 LINE
   5
-6AD
+64A
   8
 Circuit_Cut
  10
@@ -22081,7 +20299,7 @@ DASHDOT
   0
 LINE
   5
-6AE
+64B
   8
 Circuit_Cut
  10
@@ -22099,7 +20317,7 @@ DASHDOT
   0
 LINE
   5
-6AF
+64C
   8
 Circuit_Cut
  10
@@ -22117,7 +20335,7 @@ DASHDOT
   0
 LINE
   5
-6B0
+64D
   8
 Circuit_Cut
  10
@@ -22135,7 +20353,7 @@ DASHDOT
   0
 LINE
   5
-6B1
+64E
   8
 Circuit_Etc
  10
@@ -22153,7 +20371,7 @@ DASHDOT
   0
 LINE
   5
-6B2
+64F
   8
 Circuit_Etc
  10
@@ -22171,7 +20389,7 @@ DASHDOT
   0
 LINE
   5
-6B3
+650
   8
 Circuit_Etc
  10
@@ -22189,7 +20407,7 @@ DASHDOT
   0
 LINE
   5
-6B4
+651
   8
 Circuit_Etc
  10
@@ -22207,7 +20425,7 @@ DASHDOT
   0
 LINE
   5
-6B5
+652
   8
 Circuit_Cut
  10
@@ -22225,7 +20443,7 @@ DASHDOT
   0
 LINE
   5
-6B6
+653
   8
 Circuit_Cut
  10
@@ -22243,7 +20461,7 @@ DASHDOT
   0
 LINE
   5
-6B7
+654
   8
 Circuit_Cut
  10
@@ -22261,7 +20479,7 @@ DASHDOT
   0
 LINE
   5
-6B8
+655
   8
 Circuit_Cut
  10
@@ -22279,7 +20497,7 @@ DASHDOT
   0
 LINE
   5
-6B9
+656
   8
 Circuit_Cut
  10
@@ -22297,7 +20515,7 @@ DASHDOT
   0
 LINE
   5
-6BA
+657
   8
 Circuit_Cut
  10
@@ -22315,7 +20533,7 @@ DASHDOT
   0
 LINE
   5
-6BB
+658
   8
 Circuit_Cut
  10
@@ -22333,7 +20551,7 @@ DASHDOT
   0
 LINE
   5
-6BC
+659
   8
 Circuit_Cut
  10
@@ -22351,7 +20569,7 @@ DASHDOT
   0
 LINE
   5
-6BD
+65A
   8
 Circuit_Cut
  10
@@ -22369,7 +20587,7 @@ DASHDOT
   0
 LINE
   5
-6BE
+65B
   8
 Circuit_Cut
  10
@@ -22387,7 +20605,7 @@ DASHDOT
   0
 LINE
   5
-6BF
+65C
   8
 Circuit_Etc
  10
@@ -22405,7 +20623,7 @@ DASHDOT
   0
 LINE
   5
-6C0
+65D
   8
 Circuit_Etc
  10
@@ -22423,7 +20641,7 @@ DASHDOT
   0
 LINE
   5
-6C1
+65E
   8
 Circuit_Etc
  10
@@ -22441,7 +20659,7 @@ DASHDOT
   0
 LINE
   5
-6C2
+65F
   8
 Circuit_Etc
  10
@@ -22459,7 +20677,7 @@ DASHDOT
   0
 LINE
   5
-6C3
+660
   8
 Circuit_Cut
  10
@@ -22477,7 +20695,7 @@ DASHDOT
   0
 LINE
   5
-6C4
+661
   8
 Circuit_Cut
  10
@@ -22495,7 +20713,7 @@ DASHDOT
   0
 LINE
   5
-6C5
+662
   8
 Circuit_Cut
  10
@@ -22513,7 +20731,7 @@ DASHDOT
   0
 LINE
   5
-6C6
+663
   8
 Circuit_Cut
  10
@@ -22531,7 +20749,7 @@ DASHDOT
   0
 LINE
   5
-6C7
+664
   8
 Circuit_Cut
  10
@@ -22549,7 +20767,7 @@ DASHDOT
   0
 LINE
   5
-6C8
+665
   8
 Circuit_Cut
  10
@@ -22567,7 +20785,7 @@ DASHDOT
   0
 LINE
   5
-6C9
+666
   8
 Circuit_Cut
  10
@@ -22585,7 +20803,7 @@ DASHDOT
   0
 LINE
   5
-6CA
+667
   8
 Circuit_Cut
  10
@@ -22603,7 +20821,7 @@ DASHDOT
   0
 LINE
   5
-6CB
+668
   8
 Circuit_Cut
  10
@@ -22621,7 +20839,7 @@ DASHDOT
   0
 LINE
   5
-6CC
+669
   8
 Circuit_Cut
  10
@@ -22639,7 +20857,7 @@ DASHDOT
   0
 LINE
   5
-6CD
+66A
   8
 Circuit_Etc
  10
@@ -22657,7 +20875,7 @@ DASHDOT
   0
 LINE
   5
-6CE
+66B
   8
 Circuit_Etc
  10
@@ -22675,7 +20893,7 @@ DASHDOT
   0
 LINE
   5
-6CF
+66C
   8
 Circuit_Etc
  10
@@ -22693,7 +20911,7 @@ DASHDOT
   0
 LINE
   5
-6D0
+66D
   8
 Circuit_Etc
  10
@@ -22711,7 +20929,7 @@ DASHDOT
   0
 LINE
   5
-6D1
+66E
   8
 Circuit_Cut
  10
@@ -22729,7 +20947,7 @@ DASHDOT
   0
 LINE
   5
-6D2
+66F
   8
 Circuit_Cut
  10
@@ -22747,7 +20965,7 @@ DASHDOT
   0
 LINE
   5
-6D3
+670
   8
 Circuit_Cut
  10
@@ -22765,7 +20983,7 @@ DASHDOT
   0
 LINE
   5
-6D4
+671
   8
 Circuit_Cut
  10
@@ -22783,7 +21001,7 @@ DASHDOT
   0
 LINE
   5
-6D5
+672
   8
 Circuit_Cut
  10
@@ -22801,7 +21019,7 @@ DASHDOT
   0
 LINE
   5
-6D6
+673
   8
 Circuit_Cut
  10
@@ -22819,7 +21037,7 @@ DASHDOT
   0
 LINE
   5
-6D7
+674
   8
 Circuit_Cut
  10
@@ -22837,7 +21055,7 @@ DASHDOT
   0
 LINE
   5
-6D8
+675
   8
 Circuit_Cut
  10
@@ -22855,7 +21073,7 @@ DASHDOT
   0
 LINE
   5
-6D9
+676
   8
 Circuit_Cut
  10
@@ -22873,7 +21091,7 @@ DASHDOT
   0
 LINE
   5
-6DA
+677
   8
 Circuit_Cut
  10
@@ -22891,7 +21109,7 @@ DASHDOT
   0
 LINE
   5
-6DB
+678
   8
 Circuit_Etc
  10
@@ -22909,7 +21127,7 @@ DASHDOT
   0
 LINE
   5
-6DC
+679
   8
 Circuit_Etc
  10
@@ -22927,7 +21145,7 @@ DASHDOT
   0
 LINE
   5
-6DD
+67A
   8
 Circuit_Etc
  10
@@ -22945,7 +21163,7 @@ DASHDOT
   0
 LINE
   5
-6DE
+67B
   8
 Circuit_Etc
  10
@@ -22963,7 +21181,7 @@ DASHDOT
   0
 LINE
   5
-6DF
+67C
   8
 Circuit_Cut
  10
@@ -22981,7 +21199,7 @@ DASHDOT
   0
 LINE
   5
-6E0
+67D
   8
 Circuit_Cut
  10
@@ -22999,7 +21217,7 @@ DASHDOT
   0
 LINE
   5
-6E1
+67E
   8
 Circuit_Cut
  10
@@ -23017,7 +21235,7 @@ DASHDOT
   0
 LINE
   5
-6E2
+67F
   8
 Circuit_Cut
  10
@@ -23035,7 +21253,7 @@ DASHDOT
   0
 LINE
   5
-6E3
+680
   8
 Circuit_Cut
  10
@@ -23053,7 +21271,7 @@ DASHDOT
   0
 LINE
   5
-6E4
+681
   8
 Circuit_Cut
  10
@@ -23071,7 +21289,7 @@ DASHDOT
   0
 LINE
   5
-6E5
+682
   8
 Circuit_Cut
  10
@@ -23089,7 +21307,7 @@ DASHDOT
   0
 LINE
   5
-6E6
+683
   8
 Circuit_Cut
  10
@@ -23107,7 +21325,7 @@ DASHDOT
   0
 LINE
   5
-6E7
+684
   8
 Circuit_Cut
  10
@@ -23125,7 +21343,7 @@ DASHDOT
   0
 LINE
   5
-6E8
+685
   8
 Circuit_Cut
  10
@@ -23143,7 +21361,7 @@ DASHDOT
   0
 LINE
   5
-6E9
+686
   8
 Circuit_Etc
  10
@@ -23161,7 +21379,7 @@ DASHDOT
   0
 LINE
   5
-6EA
+687
   8
 Circuit_Etc
  10
@@ -23179,7 +21397,7 @@ DASHDOT
   0
 LINE
   5
-6EB
+688
   8
 Circuit_Etc
  10
@@ -23197,7 +21415,7 @@ DASHDOT
   0
 LINE
   5
-6EC
+689
   8
 Circuit_Etc
  10
@@ -23215,7 +21433,7 @@ DASHDOT
   0
 LINE
   5
-6ED
+68A
   8
 Circuit_Cut
  10
@@ -23233,7 +21451,7 @@ DASHDOT
   0
 LINE
   5
-6EE
+68B
   8
 Circuit_Cut
  10
@@ -23251,7 +21469,7 @@ DASHDOT
   0
 LINE
   5
-6EF
+68C
   8
 Circuit_Cut
  10
@@ -23269,7 +21487,7 @@ DASHDOT
   0
 LINE
   5
-6F0
+68D
   8
 Circuit_Cut
  10
@@ -23287,7 +21505,7 @@ DASHDOT
   0
 LINE
   5
-6F1
+68E
   8
 Circuit_Cut
  10
@@ -23305,7 +21523,7 @@ DASHDOT
   0
 LINE
   5
-6F2
+68F
   8
 Circuit_Cut
  10
diff --git a/paperbot_ee_autoroute/dwg_w_circuit.svg b/paperbot_ee_autoroute/dwg_w_circuit.svg
new file mode 100644
index 0000000000000000000000000000000000000000..3c1c1fe899d6f220ffc76ed96dac6d5ccb3c3577
--- /dev/null
+++ b/paperbot_ee_autoroute/dwg_w_circuit.svg
@@ -0,0 +1,5322 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="210mm"
+   height="297mm"
+   version="1.1"
+   id="svg2298"
+   sodipodi:docname="dwg_w_circuit.svg"
+   inkscape:version="0.92.4 (unknown)">
+  <metadata
+     id="metadata2302">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1025"
+     id="namedview2300"
+     showgrid="false"
+     inkscape:document-units="mm"
+     units="mm"
+     inkscape:zoom="1.6819304"
+     inkscape:cx="329.79853"
+     inkscape:cy="928.50838"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g2294"
+     fit-margin-top="-0.1" />
+  <desc
+     id="desc2">/home/jingyan/Documents/summer_intern_lemur/roco_electrical/paperbot_ee_autoroute/dwg_w_circuit.dxf - scale = 1.000000, origin = (0.000000, 0.000000), method = manual</desc>
+  <defs
+     id="defs14">
+    <marker
+       id="DistanceX"
+       orient="auto"
+       refX="0"
+       refY="0"
+       style="overflow:visible">
+      <path
+         d="M 3,-3 -3,3 M 0,-5 V 5"
+         style="stroke:#000000;stroke-width:0.5"
+         id="path4"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <pattern
+       height="8"
+       id="Hatch"
+       patternUnits="userSpaceOnUse"
+       width="8"
+       x="0"
+       y="0">
+      <path
+         d="M8 4 l-4,4"
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         id="path7" />
+      <path
+         d="M6 2 l-4,4"
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         id="path9" />
+      <path
+         d="M4 0 l-4,4"
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         id="path11" />
+    </pattern>
+  </defs>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="VIEWPORTS"
+     id="g16" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="TABLEGRID"
+     id="g18" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="TABLECONTENT"
+     id="g20" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="DIMENSIONS"
+     id="g22" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="TABLEBACKGROUND"
+     id="g24" />
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Cut"
+     id="g498"
+     style="display:inline">
+    <path
+       d="M 471.16775,40.344069 H 422.03389"
+       style="fill:none;stroke:#0000ff"
+       id="path26"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 248.17562,350.26532 v 0"
+       style="fill:none;stroke:#0000ff"
+       id="path30"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 248.17562,350.26532 H 157.46696"
+       style="fill:none;stroke:#0000ff"
+       id="path32"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 112.11264,350.26532 H 21.403977"
+       style="fill:none;stroke:#0000ff"
+       id="path34"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 21.403977,350.26532 v 0"
+       style="fill:none;stroke:#0000ff"
+       id="path36"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 50.695316,236.62181 H 48.805552"
+       style="fill:none;stroke:#0000ff"
+       id="path48"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 50.695316,294.8609 V 236.62181"
+       style="fill:none;stroke:#0000ff"
+       id="path50"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 48.805552,294.8609 h 1.889764"
+       style="fill:none;stroke:#0000ff"
+       id="path52"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 48.805552,236.62181 V 294.8609"
+       style="fill:none;stroke:#0000ff"
+       id="path54"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 50.695316,95.748509 H 48.805552"
+       style="fill:none;stroke:#0000ff"
+       id="path56"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 50.695316,153.9876 V 95.748509"
+       style="fill:none;stroke:#0000ff"
+       id="path58"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 48.805552,153.9876 h 1.889764"
+       style="fill:none;stroke:#0000ff"
+       id="path60"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 48.805552,95.748509 V 153.9876"
+       style="fill:none;stroke:#0000ff"
+       id="path62"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 268.81562,59.241709 V 146.17085"
+       style="fill:none;stroke:#0000ff"
+       id="path78"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 314.46476,59.241709 H 268.81562"
+       style="fill:none;stroke:#0000ff"
+       id="path80"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 314.46476,146.17085 V 59.241709"
+       style="fill:none;stroke:#0000ff"
+       id="path82"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 268.81562,146.17085 h 45.64914"
+       style="fill:none;stroke:#0000ff"
+       id="path84"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 590.37027,146.17085 V 59.241709"
+       style="fill:none;stroke:#0000ff"
+       id="path94"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 620.45909,237.56669 v 56.34932"
+       style="fill:none;stroke:#0000ff"
+       id="path106"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 639.35673,218.66906 -18.89764,18.89763"
+       style="fill:none;stroke:#0000ff"
+       id="path108"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 620.45909,293.91601 18.89764,18.89764"
+       style="fill:none;stroke:#0000ff"
+       id="path110"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 639.35673,237.56669 V 218.66906"
+       style="fill:none;stroke:#0000ff"
+       id="path112"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 21.403977,350.26532 V 40.344069"
+       style="fill:none;stroke:#0000ff"
+       id="path124"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 590.37027,59.241709 H 544.72114"
+       style="fill:none;stroke:#0000ff"
+       id="path126"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 544.72114,146.17085 h 45.64913"
+       style="fill:none;stroke:#0000ff"
+       id="path128"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 326.60082,186.80077 v 30.23622"
+       style="fill:none;stroke:#0000ff"
+       id="path132"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 428.64806,217.03699 V 186.80077"
+       style="fill:none;stroke:#0000ff"
+       id="path136"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 588.3331,276.56455 v 34.01574"
+       style="fill:none;stroke:#0000ff"
+       id="path140"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 603.45121,276.56455 H 588.3331"
+       style="fill:none;stroke:#0000ff"
+       id="path142"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 603.45121,310.58029 V 276.56455"
+       style="fill:none;stroke:#0000ff"
+       id="path144"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 588.3331,310.58029 h 15.11811"
+       style="fill:none;stroke:#0000ff"
+       id="path146"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 544.72114,59.241709 V 146.17085"
+       style="fill:none;stroke:#0000ff"
+       id="path160"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 422.03389,40.344069 H 350.22287"
+       style="fill:none;stroke:#0000ff"
+       id="path174"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 648.80554,40.344069 V 350.26532"
+       style="fill:none;stroke:#0000ff"
+       id="path194"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 143.29373,334.20234 h -1.88976"
+       style="fill:none;stroke:#0000ff"
+       id="path210"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 143.29373,298.29683 v 35.90551"
+       style="fill:none;stroke:#0000ff"
+       id="path212"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 141.40397,298.29683 h 1.88976"
+       style="fill:none;stroke:#0000ff"
+       id="path214"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 141.40397,334.20234 V 298.29683"
+       style="fill:none;stroke:#0000ff"
+       id="path216"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 248.17562,40.344069 h 68.0315"
+       style="fill:none;stroke:#0000ff"
+       id="path218"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 316.20712,350.26532 h -68.0315"
+       style="fill:none;stroke:#0000ff"
+       id="path220"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 611.01027,350.26532 h -68.0315"
+       style="fill:none;stroke:#0000ff"
+       id="path222"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 542.97877,40.344069 h 68.0315"
+       style="fill:none;stroke:#0000ff"
+       id="path224"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 611.01027,40.344069 h 37.79527"
+       style="fill:none;stroke:#0000ff"
+       id="path246"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 648.80554,350.26532 H 611.01027"
+       style="fill:none;stroke:#0000ff"
+       id="path248"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 428.64806,186.80077 H 326.60082"
+       style="fill:none;stroke:#0000ff"
+       id="path256"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 21.403977,40.344069 H 248.17562"
+       style="fill:none;stroke:#0000ff"
+       id="path258"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 326.60082,217.03699 H 428.64806"
+       style="fill:none;stroke:#0000ff"
+       id="path260"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 629.90791,40.344069 H 592.11263"
+       style="fill:none;stroke:#0000ff"
+       id="path262"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 157.46696,350.26532 H 112.11264"
+       style="fill:none;stroke:#0000ff"
+       id="path268"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 639.35673,312.81365 V 293.91601"
+       style="fill:none;stroke:#0000ff"
+       id="path284"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 639.35673,96.693389 V 77.795759"
+       style="fill:none;stroke:#0000ff"
+       id="path286"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 620.45909,96.693389 V 153.04271"
+       style="fill:none;stroke:#0000ff"
+       id="path288"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 639.35673,77.795759 -18.89764,18.89763"
+       style="fill:none;stroke:#0000ff"
+       id="path290"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 639.35673,171.94035 V 153.04271"
+       style="fill:none;stroke:#0000ff"
+       id="path292"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 620.45909,153.04271 18.89764,18.89764"
+       style="fill:none;stroke:#0000ff"
+       id="path294"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 592.11263,40.344069 H 542.97877"
+       style="fill:none;stroke:#0000ff"
+       id="path300"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 542.97877,40.344069 v 0"
+       style="fill:none;stroke:#0000ff"
+       id="path302"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 316.20712,40.344069 v 0"
+       style="fill:none;stroke:#0000ff"
+       id="path304"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 388.01814,40.344069 h 83.14961"
+       style="fill:none;stroke:#0000ff"
+       id="path306"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 316.20712,40.344069 h 71.81102"
+       style="fill:none;stroke:#0000ff"
+       id="path308"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 493.20239,103.00864 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path310"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 493.20239,100.51415 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path312"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 483.60239,103.00864 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path314"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 483.60239,100.51415 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path316"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.0024,103.00864 2.49448,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path318"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.0024,100.51415 2.49448,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path320"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.40239,103.00864 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path322"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.40239,100.51415 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path324"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.80239,103.00864 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path326"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.80239,100.51415 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path328"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.20239,103.00864 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path330"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.20239,100.51415 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path332"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.60239,103.00864 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path334"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.60239,100.51415 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path336"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.0024,103.00864 2.49448,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path338"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.0024,100.51415 2.49448,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path340"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.40239,103.00864 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path342"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.40239,100.51415 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path344"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.80239,103.00864 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path346"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.80239,100.51415 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path348"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 341.22759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path350"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 341.22759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path352"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 350.82759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path354"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 350.82759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path356"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 360.42759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path358"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 360.42759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path360"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 370.02759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path362"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 370.02759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path364"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 379.62759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path366"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 379.62759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path368"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 389.22759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path370"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 389.22759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path372"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 398.82759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path374"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 398.82759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path376"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 408.42759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path378"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 408.42759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path380"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 418.02759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path382"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 418.02759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path384"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 427.62759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path386"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 427.62759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path388"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 437.22759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path390"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 437.22759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path392"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 446.82759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path394"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 446.82759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path396"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 456.42759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path398"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 456.42759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path400"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 466.02759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path402"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 466.02759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path404"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 475.62759,342.30943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path406"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 475.62759,339.81494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path408"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 475.62759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path410"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 475.62759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path412"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 466.02759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path414"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 466.02759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path416"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 456.42759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path418"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 456.42759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path420"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 446.82759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path422"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 446.82759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path424"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 437.22759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path426"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 437.22759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path428"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 427.62759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path430"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 427.62759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path432"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 418.02759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path434"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 418.02759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path436"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 408.42759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path438"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 408.42759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path440"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 398.82759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path442"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 398.82759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path444"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 389.22759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path446"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 389.22759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path448"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 379.62759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path450"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 379.62759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path452"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 370.02759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path454"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 370.02759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path456"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 360.42759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path458"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 360.42759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path460"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 350.82759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path462"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 350.82759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path464"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 341.22759,253.50943 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path466"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 341.22759,251.01494 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path468"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.37562,169.18817 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path470"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.37562,166.69368 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path472"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.97562,169.18817 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path474"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.97562,166.69368 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path476"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.57562,169.18817 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path478"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.57562,166.69368 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path480"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 273.38507,320.78502 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path482"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 273.38507,318.29053 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path484"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 273.38507,306.38502 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path486"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 273.38507,303.89053 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path488"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 292.28271,311.18502 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path490"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 292.28271,308.69053 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path492"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 292.28271,325.58502 2.49449,-2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path494"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 292.28271,323.09053 2.49449,2.49449"
+       style="fill:none;stroke:#0000ff"
+       id="path496"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Fold"
+     id="g546"
+     style="display:inline">
+    <path
+       d="M 449.76378,549.54331 V 693.16535"
+       style="fill:none;stroke:#00ff00;stroke-dasharray:0.5, 3.7795"
+       id="path500"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 542.97877,40.344069 V 350.26532"
+       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
+       id="path502"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 542.97877,350.26532 H 316.20712"
+       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
+       id="path504"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 611.01027,350.26532 V 40.344069"
+       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
+       id="path506"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 570.70866,693.16535 V 549.54331"
+       style="fill:none;stroke:#00ff00;stroke-dasharray:0.5, 3.7795"
+       id="path516"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 521.5748,549.54331 V 693.16535"
+       style="fill:none;stroke:#00ff00;stroke-dasharray:0.5, 3.7795"
+       id="path518"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 400.62992,549.54331 V 693.16535"
+       style="fill:none;stroke:#00ff00;stroke-dasharray:0.5, 3.7795"
+       id="path522"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 316.20712,40.344069 V 350.26532"
+       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
+       id="path530"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 248.17562,40.344069 V 350.26532"
+       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
+       id="path538"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.16775,40.344069 h 71.81102"
+       style="fill:none;stroke:#ff0000;stroke-dasharray:0.5, 3.7795"
+       id="path544"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Circuit_Cut"
+     id="g1762"
+     style="display:inline">
+    <path
+       d="M 490.67011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path548"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 490.67011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path550"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 498.22917,97.981869 v 7.559061"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path552"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 490.67011,105.54093 v 19.79333"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path554"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 498.22917,105.54093 v 22.92439"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path556"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 490.67011,125.33426 -55.20455,55.20455"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path558"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 430.1205,185.88387 3e-5,-3e-5"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path560"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 498.22917,128.46532 -57.41855,57.41855"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path562"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 440.81062,185.88387 39.84374,39.8441"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path564"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 430.12053,185.88384 42.97478,42.97517"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path566"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,248.48266 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path568"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path570"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 480.65436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path572"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,228.85901 v 19.62365"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path574"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 480.65436,225.72797 v 22.75469"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path576"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,164.1614 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path578"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,171.72045 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path580"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 354.0024,171.72045 V 164.1614"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path582"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,164.1614 v -1.70991"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path584"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.0024,164.1614 v 1.42115"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path586"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,162.45149 7.95472,-7.95472"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path588"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.0024,165.58255 3.52672,-3.52673"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path590"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.39806,154.49677 h 55.0251"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path592"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.52912,162.05582 h 48.763"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path594"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 409.42316,154.49677 26.0424,26.04204"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path596"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.29212,162.05582 23.82838,23.82805"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path598"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 481.07011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path600"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.07011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path602"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.62917,97.981869 v 7.559061"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path604"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.07011,105.54093 v 2.93928"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path606"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.62917,105.54093 v 6.07034"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path608"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.07011,108.48021 -2.87514,2.87514"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path610"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.62917,111.61127 -7.30313,7.30313"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path612"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.19497,111.35535 H 385.13696"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path614"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 481.32604,118.9144 H 388.26802"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path616"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 385.13696,111.35535 -51.89302,51.89302"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path618"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 388.26802,118.9144 -45.43208,45.43209"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path620"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 342.83594,164.34649 5.44271,8.73111"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path622"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 333.24394,163.24837 -0.27686,-0.44412"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path624"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 332.96708,162.80425 -8.81385,-1.49988"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path626"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.27865,173.0776 -21.54256,-3.66598"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path628"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.15323,161.30437 -53.30044,53.30044"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path630"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 326.73609,169.41162 -48.32425,48.32425"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path632"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,214.60481 v 88.90856"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path634"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.41184,217.73587 v 89.02631"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path636"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,303.51337 -10.48668,9.9462"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path638"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.41184,306.76218 -10.48667,9.94621"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path640"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.36611,313.45957 v 12.05785"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path642"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.92517,316.70839 v 5.67796"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path644"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.92517,322.38635 8.874,8.87401"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path646"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.36611,325.51742 13.302,13.30199"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path648"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 276.79917,331.26036 h 48.52639"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path650"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 273.66811,338.81941 h 54.78851"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path652"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 325.32556,331.26036 70.96975,-70.96975"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path654"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 328.45662,338.81941 75.39774,-75.39774"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path656"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path658"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path660"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.85436,248.48266 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path662"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,260.29061 v -4.2489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path664"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.85436,263.42167 v -7.37996"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path666"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,306.15825 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path668"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,313.7173 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path670"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,313.7173 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path672"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,306.15825 v -96.985"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path674"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 297.30948,306.15825 V 212.30431"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path676"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,209.17325 34.42728,-34.42729"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path678"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,212.30431 29.9993,-29.99929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path680"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.17771,174.74596 h 28.78035"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path682"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 327.30878,182.30502 h 28.78034"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path684"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 352.95806,174.74596 3.62053,-3.62052"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path686"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.08912,182.30502 8.65916,-8.65916"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path688"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 363.60239,167.58668 V 164.1614"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path690"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 363.60239,164.1614 h -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path692"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.04334,164.1614 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path694"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.04334,171.72045 h 0.64777"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path696"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 364.74828,173.64586 -1.14589,-6.05918"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path698"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.57859,171.12544 0.11252,0.59501"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path700"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,320.55825 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path702"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,320.55825 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path704"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,328.1173 h -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path706"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,328.1173 v 0"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path708"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,320.55825 h -8.75258"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path710"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 289.75043,328.1173 H 277.86678"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path712"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.41184,317.97224 v -2.21399"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path714"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.41184,315.75825 h -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path716"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,315.75825 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path718"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,323.3173 h 2.21399"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path720"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 280.99785,320.55825 -2.58601,-2.58601"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path722"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.86678,328.1173 -4.8,-4.8"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path724"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path726"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path728"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.05436,248.48266 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path730"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,256.04171 v 2.99835"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path732"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 423.05436,256.04171 V 255.909"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path734"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.05436,255.909 3.09133,3.09133"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path736"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,259.04006 7.51932,7.51932"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path738"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.14569,259.00033 h 53.43146"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path740"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.01463,266.55938 h 59.69358"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path742"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 479.57715,259.00033 501.1103,237.46717"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path744"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.70821,266.55938 25.96115,-25.96114"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path746"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 501.1103,237.46717 V 99.002389"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path748"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 508.66936,240.59824 V 95.871329"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path750"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 508.66936,95.871329 -8.32965,-8.32965"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path752"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 501.1103,99.002389 -3.90166,-3.90165"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path754"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 500.33971,87.541679 H 478.37904"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path756"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 497.20864,95.100739 H 481.5101"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path758"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.37904,87.541679 -6.90893,6.90893"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path760"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.5101,95.100739 -2.48093,2.48093"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path762"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.47011,97.981869 v 7.559061"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path764"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.47011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path766"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 479.02917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path768"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.47011,94.450609 v 3.53126"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path770"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.02917,97.581669 v 0.4002"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path772"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,97.981869 v 7.559061"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path774"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path776"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 469.42917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path778"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,97.981869 v -7.45063"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path780"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 469.42917,97.981869 v -4.31957"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path782"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,90.531239 12.74187,-12.74187"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path784"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 469.42917,93.662299 8.31387,-8.31388"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path786"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.61198,77.789369 h 29.33831"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path788"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 477.74304,85.348419 h 23.07619"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path790"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 503.95029,77.789369 14.28278,14.28278"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path792"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 500.81923,85.348419 9.85479,9.85479"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path794"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 510.67402,95.203209 V 241.31662"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path796"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 518.23307,92.072149 V 244.44768"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path798"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 510.67402,241.31662 -27.35174,27.35174"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path800"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 518.23307,244.44768 -31.77973,31.77973"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path802"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 483.32228,268.66836 H 421.83212"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path804"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 486.45334,276.22741 H 418.70105"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path806"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 421.83212,268.66836 -8.37776,-8.37775"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path808"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 418.70105,276.22741 405.89531,263.42167"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path810"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path812"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path814"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.45436,248.48266 v 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path816"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,263.42167 v -7.37996"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path818"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.45436,260.29061 v -4.2489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path820"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 491.61499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path822"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.61499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path824"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.28428,98.926749 v 5.669291"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path826"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.61499,104.59604 v 21.1296"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path828"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.28428,104.59604 v 23.4779"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path830"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.61499,125.72564 -56.14943,56.14943"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path832"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.45677,185.88387 2e-5,-3e-5"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path834"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.28428,128.07394 -57.80992,57.80992"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path836"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 439.47436,185.88386 40.23512,40.23549"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path838"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.45679,185.88384 42.5834,42.58379"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path840"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,249.42754 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path842"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path844"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.70948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path846"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,228.46763 v 20.95991"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path848"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.70948,226.11935 v 23.30819"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path850"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.38822,165.10628 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path852"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.38822,170.77557 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path854"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.05751,170.77557 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path856"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.38822,165.10628 v -2.26341"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path858"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.05751,165.10628 v 0.0849"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path860"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.38822,162.84287 7.40122,-7.40122"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path862"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.05751,165.19117 4.08023,-4.08023"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path864"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.78944,155.44165 h 54.24234"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path866"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 357.13774,161.11094 H 406.6835"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path868"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 409.03178,155.44165 26.43378,26.43342"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path870"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.6835,161.11094 24.77327,24.77293"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path872"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 482.01499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path874"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.01499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path876"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 487.68428,98.926749 v 5.669291"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path878"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.01499,104.59604 v 4.27555"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path880"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 487.68428,104.59604 v 6.62385"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path882"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.01499,108.87159 -3.42863,3.42864"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path884"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 487.68428,111.21989 -6.74963,6.74963"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path886"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.58636,112.30023 H 385.52834"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path888"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 480.93465,117.96952 H 387.87664"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path890"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 385.52834,112.30023 -51.0854,51.08541"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path892"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.87664,117.96952 -46.2397,46.2397"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path894"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 341.63694,164.20922 4.72776,7.58421"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path896"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 334.44294,163.38564 0.43809,0.70278"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path898"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 334.88103,164.08842 -10.40494,-1.77065"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path900"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.3647,171.79343 -19.95146,-3.39521"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path902"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.47609,162.31777 -52.67842,52.67842"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path904"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 326.41324,168.39822 -48.94628,48.94627"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path906"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.79767,214.99619 v 88.92328"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path908"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.46696,217.34449 v 89.01159"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path910"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.79767,303.91947 -10.48668,9.9462"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path912"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.46696,306.35608 -10.48668,9.9462"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path914"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 261.31099,313.86567 v 11.26036"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path916"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 266.98028,316.30228 v 6.47546"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path918"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 266.98028,322.77774 9.42751,9.4275"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path920"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 261.31099,325.12603 12.7485,12.7485"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path922"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 276.40779,332.20524 h 49.30915"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path924"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 274.05949,337.87453 h 54.00575"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path926"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 325.71694,332.20524 71.52325,-71.52325"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path928"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 328.06524,337.87453 74.84424,-74.84424"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path930"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path932"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path934"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 402.90948,249.42754 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path936"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,260.68199 v -5.58516"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path938"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 402.90948,263.03029 v -7.93346"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path940"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,307.10313 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path942"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,312.77242 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path944"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,312.77242 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path946"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,307.10313 v -97.5385"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path948"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,307.10313 v -95.1902"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path950"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.69531,209.56463 324.5691,175.69085"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path952"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,211.91293 30.55279,-30.55279"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path954"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.5691,175.69085 h 28.78034"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path956"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 326.91739,181.36014 h 28.78035"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path958"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.34944,175.69085 4.25036,-4.25036"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path960"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.69774,181.36014 8.02933,-8.02933"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path962"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 362.65751,167.67524 v -2.56896"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path964"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 362.65751,165.10628 h -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path966"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.98822,165.10628 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path968"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.98822,170.77557 h 0.48583"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path970"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 363.72707,173.33081 -1.06956,-5.65557"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path972"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.5998,171.44049 -0.12575,-0.66492"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path974"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,321.50313 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path976"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,321.50313 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path978"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.3646,327.17242 h -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path980"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.69531,327.17242 v 0"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path982"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.69531,321.50313 H 280.60646"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path984"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.69531,327.17242 H 278.25817"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path986"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.46696,318.36363 v -1.6605"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path988"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.46696,316.70313 h -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path990"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.79767,316.70313 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path992"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.79767,322.37242 h 1.6605"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path994"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 280.60646,321.50313 -3.1395,-3.1395"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path996"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.25817,327.17242 -4.8,-4.8"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path998"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1000"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1002"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.10948,249.42754 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1004"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,255.09683 v 3.55185"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1006"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.10948,255.09683 v 1.20355"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1008"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.10948,256.30038 3.64483,3.64483"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1010"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,258.64868 6.96582,6.96582"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1012"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.75431,259.94521 h 54.21422"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1014"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.40601,265.6145 h 58.91082"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1016"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.96853,259.94521 22.08665,-22.08665"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1018"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.31683,265.6145 25.40764,-25.40765"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1020"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 502.05518,237.85856 V 98.611009"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1022"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 507.72447,240.20685 V 96.262709"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1024"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 507.72447,96.262709 -7.77615,-7.77615"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1026"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 502.05518,98.611009 -4.45515,-4.45516"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1028"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 499.94832,88.486559 h -21.1779"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1030"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 497.60003,94.155849 H 481.11872"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1032"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.77042,88.486559 -6.35543,6.35543"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1034"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.11872,94.155849 -3.03444,3.03444"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1036"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 472.41499,98.926749 v 5.669291"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1038"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 472.41499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1040"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.08428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1042"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 472.41499,94.841989 v 4.08476"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1044"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.08428,97.190289 v 1.73646"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1046"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.81499,98.926749 v 5.669291"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1048"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.81499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1050"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 468.48428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1052"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.81499,98.926749 v -8.00413"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1054"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 468.48428,98.926749 v -5.65583"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1056"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.81499,90.922619 12.18838,-12.18837"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1058"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 468.48428,93.270919 8.86738,-8.86738"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1060"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 475.00337,78.734249 h 28.55554"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1062"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 477.35166,84.403539 h 23.85895"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1064"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 503.55891,78.734249 13.72928,13.72928"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1066"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 501.21061,84.403539 10.40829,10.40829"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1068"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 511.6189,94.811829 V 241.708"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1070"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 517.28819,92.463529 V 244.0563"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1072"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 511.6189,241.708 -27.90524,27.90524"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1074"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 517.28819,244.0563 -31.22623,31.22623"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1076"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 483.71366,269.61324 H 421.44073"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1078"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 486.06196,275.28253 H 419.09243"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1080"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 421.44073,269.61324 -8.93125,-8.93125"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1082"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 419.09243,275.28253 406.84019,263.03029"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1084"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1086"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1088"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.50948,249.42754 v 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1090"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,263.03029 v -7.93346"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1092"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.50948,260.68199 v -5.58516"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1094"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 490.67011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1096"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,256.04171 0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1098"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.44334,171.72045 0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1100"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.07011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1102"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1104"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 289.75043,313.7173 0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1106"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.04334,164.1614 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1108"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 297.30948,320.55825 -0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1110"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 270.85279,315.75825 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1112"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1114"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.47011,105.54093 0.94488,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1116"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.87011,105.54093 0.94488,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1118"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1120"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 452.27011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1122"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.27011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1124"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 459.82917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1126"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.27011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1128"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 453.21499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1130"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.21499,98.926749 h 5.6693"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1132"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 458.88429,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1134"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.21499,104.59604 h 5.6693"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1136"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.27011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1138"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 459.82917,105.54093 -0.94488,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1140"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 442.67011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1142"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.67011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1144"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 450.22917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1146"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.67011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1148"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 443.61499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1150"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 443.61499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1152"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 449.28428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1154"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 443.61499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1156"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.67011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1158"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 450.22917,105.54093 -0.94489,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1160"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 433.07011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1162"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.07011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1164"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 440.62917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1166"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.07011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1168"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 434.01499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1170"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.01499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1172"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 439.68428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1174"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.01499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1176"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.07011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1178"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 440.62917,105.54093 -0.94489,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1180"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 423.47011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1182"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.47011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1184"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 431.02917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1186"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.47011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1188"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 424.41499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1190"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 424.41499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1192"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 430.08428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1194"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 424.41499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1196"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.47011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1198"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.02917,105.54093 -0.94489,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1200"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 413.87011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1202"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.87011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1204"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 421.42917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1206"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.87011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1208"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 414.81499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1210"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 414.81499,98.926749 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1212"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 420.48428,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1214"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 414.81499,104.59604 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1216"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.87011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1218"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 421.42917,105.54093 -0.94489,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1220"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 404.27011,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1222"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.27011,97.981869 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1224"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 411.82917,105.54093 V 97.981869"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1226"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.27011,105.54093 h 7.55906"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1228"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 405.21499,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1230"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.21499,98.926749 h 5.6693"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1232"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 410.88429,104.59604 V 98.926749"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1234"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.21499,104.59604 h 5.6693"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1236"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.27011,97.981869 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1238"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 411.82917,105.54093 -0.94488,-0.94489"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1240"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1242"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1244"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.25436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1246"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1248"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1250"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1252"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 345.30948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1254"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1256"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1258"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.25436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1260"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1262"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1264"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.85436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1266"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1268"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1270"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1272"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.90948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1274"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1276"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1278"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.85436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1280"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1282"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1284"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 365.45436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1286"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1288"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1290"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1292"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 364.50948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1294"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1296"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1298"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 365.45436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1300"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1302"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1304"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 375.05436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1306"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1308"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1310"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1312"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 374.10948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1314"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1316"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1318"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 375.05436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1320"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1322"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1324"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 384.65436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1326"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1328"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1330"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1332"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 383.70948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1334"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1336"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1338"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 384.65436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1340"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1342"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1344"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 394.25436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1346"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1348"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1350"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1352"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 393.30948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1354"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1356"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1358"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 394.25436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1360"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1362"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1364"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.85436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1366"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1368"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1370"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1372"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 402.90948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1374"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 397.24019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1376"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.29531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1378"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.85436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1380"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1382"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1384"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.45436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1386"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1388"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1390"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1392"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.50948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1394"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.84019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1396"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 405.89531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1398"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 413.45436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1400"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1402"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1404"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.05436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1406"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1408"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1410"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1412"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.10948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1414"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 416.44019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1416"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.49531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1418"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.05436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1420"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1422"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1424"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 432.65436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1426"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1428"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1430"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1432"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.70948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1434"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1436"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1438"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 432.65436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1440"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1442"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1444"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.25436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1446"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1448"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1450"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1452"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 441.30948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1454"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1456"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1458"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.25436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1460"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1462"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1464"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 451.85436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1466"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1468"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1470"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1472"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 450.90948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1474"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1476"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1478"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 451.85436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1480"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1482"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1484"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.45436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1486"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1488"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1490"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1492"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 460.50948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1494"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1496"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1498"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.45436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1500"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1502"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1504"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.05436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1506"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1508"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1510"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1512"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 470.10948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1514"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1516"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1518"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.05436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1520"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1522"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,337.28266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1524"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 480.65436,344.84171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1526"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,344.84171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1528"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1530"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,338.22754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1532"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.70948,343.89683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1534"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 474.04019,343.89683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1536"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.09531,337.28266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1538"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 480.65436,344.84171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1540"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1542"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1544"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.05436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1546"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1548"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1550"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1552"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 470.10948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1554"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 464.44019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1556"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.49531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1558"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.05436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1560"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1562"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1564"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.45436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1566"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1568"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1570"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1572"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 460.50948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1574"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.84019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1576"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 453.89531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1578"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 461.45436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1580"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1582"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1584"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 451.85436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1586"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1588"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1590"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1592"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 450.90948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1594"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 445.24019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1596"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.29531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1598"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 451.85436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1600"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1602"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1604"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.25436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1606"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1608"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1610"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1612"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 441.30948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1614"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.64019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1616"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 434.69531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1618"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 442.25436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1620"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1622"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1624"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 432.65436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1626"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1628"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1630"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1632"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 431.70948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1634"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 426.04019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1636"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.09531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1638"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 432.65436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1640"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1642"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1644"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 394.25436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1646"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1648"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1650"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1652"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 393.30948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1654"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.64019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1656"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 386.69531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1658"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 394.25436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1660"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1662"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1664"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 384.65436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1666"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1668"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1670"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1672"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 383.70948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1674"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 378.04019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1676"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.09531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1678"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 384.65436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1680"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1682"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1684"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 375.05436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1686"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1688"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1690"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1692"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 374.10948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1694"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.44019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1696"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.49531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1698"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 375.05436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1700"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1702"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1704"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 365.45436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1706"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1708"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1710"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1712"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 364.50948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1714"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.84019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1716"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.89531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1718"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 365.45436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1720"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1722"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1724"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.85436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1726"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1728"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1730"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1732"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.90948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1734"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 349.24019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1736"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.29531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1738"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.85436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1740"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1742"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,248.48266 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1744"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.25436,256.04171 v -7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1746"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,256.04171 h 7.55905"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1748"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1750"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,249.42754 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1752"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 345.30948,255.09683 v -5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1754"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.64019,255.09683 h 5.66929"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1756"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 338.69531,248.48266 0.94488,0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1758"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.25436,256.04171 -0.94488,-0.94488"
+       style="fill:none;stroke:#ff00ff;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1760"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Circuit_Etc"
+     id="g2294"
+     style="display:inline">
+    <path
+       d="M 491.14255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1764"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.14255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1766"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.75673,98.454309 v 6.614171"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1768"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.14255,105.06848 v 20.46147"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1770"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.75673,105.06848 v 23.20115"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1772"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 491.14255,125.52995 -55.67699,55.67699"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1774"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 430.78863,185.88387 3e-5,-3e-5"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1776"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 497.75673,128.26963 -57.61424,57.61424"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1778"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 440.14249,185.88387 40.03943,40.03979"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1780"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 430.78866,185.88384 42.77909,42.77948"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1782"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.56775,248.9551 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1784"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.56775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1786"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 480.18192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1788"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 473.56775,228.66332 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1790"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 480.18192,225.92366 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1792"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.91578,164.63384 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1794"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.91578,171.24801 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1796"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.52995,171.24801 v -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1798"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.91578,164.63384 v -1.98666"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1800"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.52995,164.63384 v 0.75302"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1802"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 346.91578,162.64718 7.67797,-7.67797"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1804"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.52995,165.38686 3.80348,-3.80348"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1806"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.59375,154.96921 h 54.63372"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1808"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.33343,161.58338 h 49.15438"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1810"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 409.22747,154.96921 26.23809,26.23773"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1812"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.48781,161.58338 24.30082,24.30049"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1814"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 481.54255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1816"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.54255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1818"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.15673,98.454309 v 6.614171"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1820"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.54255,105.06848 v 3.60742"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1822"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.15673,105.06848 v 6.3471"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1824"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.54255,108.6759 -3.15189,3.15189"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1826"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 488.15673,111.41558 -7.02638,7.02638"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1828"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.39066,111.82779 H 385.33265"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1830"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 481.13035,118.44196 H 388.07233"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1832"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 385.33265,111.82779 333.84344,163.317"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1834"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 388.07233,118.44196 -45.83589,45.83589"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1836"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 342.23644,164.27785 5.08524,8.15766"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1838"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 333.84344,163.317 0.0806,0.12933"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1840"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 333.92406,163.44633 -9.6094,-1.63526"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1842"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 347.32168,172.43551 -20.74702,-3.53059"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1844"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 324.31466,161.81107 271.32523,214.8005"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1846"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 326.57466,168.90492 277.9394,217.54018"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1848"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.32523,214.8005 v 88.91592"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1850"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.9394,217.54018 v 89.01895"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1852"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.32523,303.71642 -10.48668,9.9462"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1854"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.9394,306.55913 -10.48667,9.9462"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1856"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.83855,313.66262 v 11.65911"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1858"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.45273,316.50533 v 6.07671"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1860"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.45273,322.58204 9.15075,9.15076"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1862"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.83855,325.32173 13.02525,13.02524"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1864"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 276.60348,331.7328 h 48.91777"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1866"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 273.8638,338.34697 h 54.39713"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1868"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 325.52125,331.7328 71.2465,-71.2465"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1870"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 328.26093,338.34697 75.12099,-75.12099"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1872"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 396.76775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1874"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.76775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1876"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.38192,248.9551 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1878"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.76775,260.4863 v -4.91703"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1880"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 403.38192,263.22598 v -7.65671"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1882"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,306.63069 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1884"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,313.24486 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1886"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.83704,313.24486 v -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1888"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.22287,306.63069 V 209.36894"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1890"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 296.83704,306.63069 V 212.10862"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1892"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.22287,209.36894 324.3734,175.2184"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1894"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.83704,212.10862 30.27605,-30.27604"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1896"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 324.3734,175.2184 h 28.78035"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1898"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 327.11309,181.83258 h 28.78034"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1900"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 353.15375,175.2184 3.93544,-3.93544"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1902"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.89343,181.83258 8.34424,-8.34425"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1904"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 363.12995,167.63096 v -2.99712"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1906"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 363.12995,164.63384 h -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1908"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.51578,164.63384 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1910"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 356.51578,171.24801 h 0.5668"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1912"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 364.23767,173.48833 -1.10772,-5.85737"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1914"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 357.08919,171.28296 -0.007,-0.0349"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1916"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,321.03069 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1918"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.83704,321.03069 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1920"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 296.83704,327.64486 h -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1922"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,327.64486 v 0"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1924"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 290.22287,321.03069 h -9.42071"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1926"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 290.22287,327.64486 H 278.06248"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1928"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.9394,318.16793 v -1.93724"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1930"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 277.9394,316.23069 h -6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1932"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.32523,316.23069 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1934"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 271.32523,322.84486 h 1.93725"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1936"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 280.80216,321.03069 -2.86276,-2.86276"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1938"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.06248,327.64486 -4.8,-4.8"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1940"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 415.96775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1942"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1944"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.58192,248.9551 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1946"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,255.56927 v 3.2751"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1948"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.58192,255.56927 v 0.53542"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1950"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 422.58192,256.10469 3.36808,3.36808"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1952"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,258.84437 7.24257,7.24257"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1954"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.95,259.47277 h 53.82284"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1956"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.21032,266.08694 h 59.3022"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1958"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 479.77284,259.47277 21.8099,-21.80991"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1960"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 482.51252,266.08694 25.68439,-25.6844"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1962"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 501.58274,237.66286 V 98.806699"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1964"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 508.19691,240.40254 V 96.067019"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1966"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 508.19691,96.067019 -8.0529,-8.0529"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1968"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 501.58274,98.806699 -4.17841,-4.17841"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1970"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 500.14401,88.014119 H 478.57473"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1972"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 497.40433,94.628289 H 481.31441"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1974"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.57473,88.014119 -6.63218,6.63218"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1976"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 481.31441,94.628289 -2.75768,2.75769"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1978"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.94255,98.454309 v 6.614171"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1980"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.94255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1982"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 478.55673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1984"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 471.94255,94.646299 v 3.80801"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1986"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 478.55673,97.385979 v 1.06833"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1988"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.34255,98.454309 v 6.614171"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1990"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.34255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1992"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 468.95673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1994"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.34255,98.454309 v -7.72738"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1996"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 468.95673,98.454309 v -4.9877"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path1998"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 462.34255,90.726929 12.46512,-12.46512"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2000"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 468.95673,93.466609 8.59062,-8.59063"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2002"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 474.80767,78.261809 H 503.7546"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2004"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 477.54735,84.875979 h 23.46757"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2006"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 503.7546,78.261809 14.00603,14.00603"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2008"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 501.01492,84.875979 10.13154,10.13154"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2010"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 511.14646,95.007519 V 241.51231"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2012"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 517.76063,92.267839 V 244.25199"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2014"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 511.14646,241.51231 483.51797,269.1408"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2016"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 517.76063,244.25199 -31.50298,31.50298"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2018"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 483.51797,269.1408 H 421.63642"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2020"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 486.25765,275.75497 H 418.89674"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2022"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 421.63642,269.1408 -8.6545,-8.6545"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2024"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 418.89674,275.75497 406.36775,263.22598"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2026"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 406.36775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2028"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.36775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2030"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.98192,248.9551 v 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2032"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.36775,263.22598 v -7.65671"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2034"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 412.98192,260.4863 v -4.91703"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2036"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 452.74255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2038"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.74255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2040"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 459.35673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2042"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 452.74255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2044"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 443.14255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2046"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 443.14255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2048"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 449.75673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2050"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 443.14255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2052"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 433.54255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2054"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.54255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2056"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 440.15673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2058"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 433.54255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2060"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 423.94255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2062"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.94255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2064"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 430.55673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2066"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 423.94255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2068"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 414.34255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2070"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 414.34255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2072"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 420.95673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2074"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 414.34255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2076"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 404.74255,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2078"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.74255,98.454309 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2080"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 411.35673,105.06848 V 98.454309"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2082"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 404.74255,105.06848 h 6.61418"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2084"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 339.16775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2086"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.16775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2088"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 345.78192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2090"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.16775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2092"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 348.76775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2094"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.76775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2096"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 355.38192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2098"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.76775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2100"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 358.36775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2102"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.36775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2104"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 364.98192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2106"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.36775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2108"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 367.96775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2110"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.96775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2112"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 374.58192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2114"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.96775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2116"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 377.56775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2118"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.56775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2120"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 384.18192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2122"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.56775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2124"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 387.16775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2126"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.16775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2128"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 393.78192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2130"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.16775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2132"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 396.76775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2134"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.76775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2136"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 403.38192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2138"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 396.76775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2140"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 406.36775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2142"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.36775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2144"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 412.98192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2146"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 406.36775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2148"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 415.96775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2150"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2152"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 422.58192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2154"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 415.96775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2156"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 425.56775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2158"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.56775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2160"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 432.18192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2162"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.56775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2164"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 435.16775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2166"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.16775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2168"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 441.78192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2170"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.16775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2172"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 444.76775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2174"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.76775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2176"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 451.38192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2178"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.76775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2180"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 454.36775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2182"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.36775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2184"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 460.98192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2186"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.36775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2188"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 463.96775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2190"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.96775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2192"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 470.58192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2194"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.96775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2196"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 473.56775,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2198"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.56775,337.7551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2200"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 480.18192,344.36927 V 337.7551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2202"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 473.56775,344.36927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2204"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 463.96775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2206"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.96775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2208"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 470.58192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2210"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 463.96775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2212"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 454.36775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2214"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.36775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2216"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 460.98192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2218"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 454.36775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2220"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 444.76775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2222"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.76775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2224"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 451.38192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2226"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 444.76775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2228"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 435.16775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2230"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.16775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2232"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 441.78192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2234"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 435.16775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2236"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 425.56775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2238"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.56775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2240"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 432.18192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2242"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 425.56775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2244"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 387.16775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2246"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.16775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2248"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 393.78192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2250"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 387.16775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2252"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 377.56775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2254"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.56775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2256"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 384.18192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2258"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 377.56775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2260"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 367.96775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2262"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.96775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2264"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 374.58192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2266"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 367.96775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2268"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 358.36775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2270"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.36775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2272"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 364.98192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2274"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 358.36775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2276"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 348.76775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2278"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.76775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2280"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 355.38192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2282"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 348.76775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2284"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 339.16775,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2286"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.16775,248.9551 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2288"
+       inkscape:connector-curvature="0" />
+    <path
+       d="M 345.78192,255.56927 V 248.9551"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2290"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 339.16775,255.56927 h 6.61417"
+       style="fill:none;stroke:#414141;stroke-dasharray:3.7795, 0.7559, 0.5, 0.7559"
+       id="path2292"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="0"
+     id="g2296" />
+</svg>
diff --git a/paperbot_ee_autoroute/dwg_w_layers.dxf b/paperbot_ee_autoroute/dwg_w_layers.dxf
index 3131639d40c5227da23131c74553c347b1428cab..89a8b4ffdc5f91245960d5b8c171114223b4aa98 100644
--- a/paperbot_ee_autoroute/dwg_w_layers.dxf
+++ b/paperbot_ee_autoroute/dwg_w_layers.dxf
@@ -53,7 +53,7 @@ $HANDLING
   9
 $TDUPDATE
  40
-2458725.597546296
+2458725.645324074
   9
 $HANDSEED
   5
diff --git a/paperbot_ee_autoroute/ee_dwg_processing.py b/paperbot_ee_autoroute/ee_dwg_processing.py
index ddc30a8a9b6407228042f4986bcc2cfcb01bc75f..84bd1e78eb41f09043362013c7acd4676cc50795 100644
--- a/paperbot_ee_autoroute/ee_dwg_processing.py
+++ b/paperbot_ee_autoroute/ee_dwg_processing.py
@@ -148,7 +148,7 @@ class post_process():
         self.cross_cut_size=cross_size#mm
         self.trace_cut_width=0.25 #mm
         self.convert_unitfrom_ses()
-        self.draw_wires()
+
         
         ## flatten pin_at_array
         self.pin_at=[]
@@ -157,9 +157,7 @@ class post_process():
                 self.pin_at.append(pin)
         
         self.remove_redun_wire(0.4)
-        print(self.wiring)
         self.modify_wire_and_merge()
-        print(self.wiring)
         
         if not self.cross_cut_size==0:
             self.draw_cross_cut(self.cross_cut_size)
@@ -172,7 +170,7 @@ class post_process():
                 raise Exception ('Isolation box size is required as long as trace width is not equal to zero')
             else:    
                 self.draw_complete_traces()
-                self.draw_wires()
+
                 self.draw_rest_iso(self.iso_size,self.trace_cut_width)
 
         self.dwg.saveas('dwg_w_circuit.dxf')
@@ -227,12 +225,20 @@ class post_process():
             endpoints=[path[0],path[-1]]
             for j in range(len(endpoints)):
                 ept=endpoints[j]
-                if j==1:k=-1
-                else:k=0              
+                if j==1:
+                    k=-1
+                    kk=-2
+                else:
+                    k=0
+                    kk=1
+                further_ept=path[kk]              
                 for pin in self.pin_at:
-                    if distance_between_pts(ept,pin)<=(self.iso_size/2)*sqrt(2):
+                    if point_within_pinbox(ept,pin,self.iso_size):
                         self.wiring[i][k]=pin
+                        if point_within_pinbox(further_ept,pin,self.iso_size):
+                            self.wiring[i].pop(kk)
                         break
+               
         path_list=copy.deepcopy(self.wiring)
         self.wiring=[]
         while len(path_list)!=0:
@@ -370,51 +376,6 @@ class post_process():
             path_cp=copy.deepcopy(path)
             constrain_s,constrain_e=True,True
             
-            # pop and constrain
-            if [path_index,0] in self.path_at_pin:
-                connect_index=self.path_at_pin.index([path_index,0])
-                pin=self.connected_pins[connect_index]
-                if not distance_between_pts(path[0],pin)==0:
-                    constrain_s=False
-                    warnings.warn('Found wire endpoint not connected to pin exactly, check wire modify in post-process if error')
-                
-                pop_flag=True
-                lt=find_line_eq(path[0],path[1])
-                iso_l_pts=isolation_box_linepts(self.iso_size,pin)
-                for l_pts in iso_l_pts:
-                    pt1=l_pts[0]
-                    pt2=l_pts[1]
-                    l=find_line_eq(pt1,pt2)
-                    inter=find_intersect(l,lt)
-                    if type(inter)!=type(None) and if_pts_on_interval(inter,path[0],path[1]):
-                        pop_flag=False
-                        break
-                if pop_flag:
-                    path.pop(1)
-                    # constrain_s=False
-
-            if [path_index,-1] in self.path_at_pin:
-                connect_index=self.path_at_pin.index([path_index,-1])
-                pin=self.connected_pins[connect_index]
-                if not distance_between_pts(path[-1],pin)==0:
-                    constrain_e=False
-                    warnings.warn('Found wire endpoint not connected to pin exactly, check wire modify in post-process if error')
-                
-                if len(path)>2:
-                    pop_flag=True
-                    lt=find_line_eq(path[-1],path[-2])
-                    iso_l_pts=isolation_box_linepts(self.iso_size,pin)
-                    for l_pts in iso_l_pts:
-                        pt1=l_pts[0]
-                        pt2=l_pts[1]
-                        l=find_line_eq(pt1,pt2)
-                        inter=find_intersect(l,lt)
-                        if type(inter)!=type(None) and if_pts_on_interval(inter,path[-1],path[-2]):
-                            pop_flag=False
-                            break
-                    if pop_flag:
-                        path.pop(-2)
-
             if len(path)==1:
                 continue
             ######        
@@ -865,5 +826,19 @@ def three_ptw_on_one_line(pt1,pt2,pt3):
     if if_pts_on_line(l1,pt3):
         return True
 
+def point_within_pinbox(pt,pin,box_size):
+    """
+    pt=further point
+    pin= pin_location
+    """
+    x,y=pt[0],pt[1]
+    size=box_size/2
+    xmin=pin[0]-size
+    xmax=pin[0]+size
+    ymin=pin[1]-size
+    ymax=pin[1]+size
 
+    if x>xmin and x<xmax and y>ymin and y<ymax:
+        return True
+    else: return False
 
diff --git a/paperbot_ee_autoroute/paperbot_ee.dsn b/paperbot_ee_autoroute/paperbot_ee.dsn
deleted file mode 100644
index 9438be1ec81ee60baed165ac74cae9f56329574b..0000000000000000000000000000000000000000
--- a/paperbot_ee_autoroute/paperbot_ee.dsn
+++ /dev/null
@@ -1,505 +0,0 @@
-
-(PCB "kicad_board" 
-(parser 
-    (string_quote ") 
-    (space_in_quoted_tokens on) 
-    (host_cad "KiCad's Pcbnew") 
-    (host_version 5.1.3-ffb9f22~84~ubuntu18.04.1)) 
-    (resolution um 10) 
-    (unit um) 
-    (structure 
-(layer F.Cu 
-    (type signal) 
-    (property 
-        (index 0))) 
-(boundary 
-    (path pcb 0 -50000.0000000000 -50000.0000000000 -50000.0000000000 299600.0000000000 220000.0000000000 299600.0000000000 220000.0000000000 -50000.0000000000 -50000.0000000000 -50000.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 106000.0000000000 113600.0000000000 106000.0000000000 113860.0000000000 119000.0000000000 113860.0000000000 119000.0000000000 113600.0000000000 106000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 106000.0000000000 151600.0000000000 106000.0000000000 151860.0000000000 119000.0000000000 151860.0000000000 119000.0000000000 151600.0000000000 106000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 60000.0000000000 31600.0000000000 60000.0000000000 31600.0000000000 60260.0000000000 31600.0000000000 60260.0000000000 31600.0000000000 60000.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 36000.0000000000 31600.0000000000 36000.0000000000 31860.0000000000 60000.0000000000 31860.0000000000 60000.0000000000 31600.0000000000 36000.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 0.0000000000 31600.0000000000 0.0000000000 31860.0000000000 24000.0000000000 31860.0000000000 24000.0000000000 31600.0000000000 0.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 0.0000000000 31600.0000000000 0.0000000000 31600.0000000000 260.0000000000 31600.0000000000 260.0000000000 31600.0000000000 0.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 106000.0000000000 18000.0000000000 106000.0000000000 18260.0000000000 110000.0000000000 18260.0000000000 110000.0000000000 18000.0000000000 106000.0000000000 18000.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 106000.0000000000 27000.0000000000 106000.0000000000 27260.0000000000 110000.0000000000 27260.0000000000 110000.0000000000 27000.0000000000 106000.0000000000 27000.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 106000.0000000000 18000.0000000000 106000.0000000000 27000.0000000000 106260.0000000000 27000.0000000000 106260.0000000000 18000.0000000000 106000.0000000000 18000.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 151000.0000000000 151600.0000000000 151000.0000000000 151860.0000000000 161000.0000000000 151860.0000000000 161000.0000000000 151600.0000000000 151000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 151000.0000000000 211600.0000000000 151000.0000000000 211860.0000000000 161000.0000000000 211860.0000000000 161000.0000000000 211600.0000000000 151000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 7250.0000000000 61668.1818182000 7250.0000000000 61928.1818182000 7750.0000000000 61928.1818182000 7750.0000000000 61668.1818182000 7250.0000000000 61668.1818182000)) 
-(keepout "" 
-    (  polygon signal 0 7750.0000000000 46259.0909091000 7750.0000000000 61668.1818182000 8010.0000000000 61668.1818182000 8010.0000000000 46259.0909091000 7750.0000000000 46259.0909091000)) 
-(keepout "" 
-    (  polygon signal 0 7250.0000000000 46259.0909091000 7250.0000000000 46519.0909091000 7750.0000000000 46519.0909091000 7750.0000000000 46259.0909091000 7250.0000000000 46259.0909091000)) 
-(keepout "" 
-    (  polygon signal 0 7250.0000000000 46259.0909091000 7250.0000000000 61668.1818182000 7510.0000000000 61668.1818182000 7510.0000000000 46259.0909091000 7250.0000000000 46259.0909091000)) 
-(keepout "" 
-    (  polygon signal 0 7250.0000000000 98940.9090909000 7250.0000000000 99200.9090909000 7750.0000000000 99200.9090909000 7750.0000000000 98940.9090909000 7250.0000000000 98940.9090909000)) 
-(keepout "" 
-    (  polygon signal 0 7750.0000000000 83531.8181818000 7750.0000000000 98940.9090909000 8010.0000000000 98940.9090909000 8010.0000000000 83531.8181818000 7750.0000000000 83531.8181818000)) 
-(keepout "" 
-    (  polygon signal 0 7250.0000000000 83531.8181818000 7250.0000000000 83791.8181818000 7750.0000000000 83791.8181818000 7750.0000000000 83531.8181818000 7250.0000000000 83531.8181818000)) 
-(keepout "" 
-    (  polygon signal 0 7250.0000000000 83531.8181818000 7250.0000000000 98940.9090909000 7510.0000000000 98940.9090909000 7510.0000000000 83531.8181818000 7250.0000000000 83531.8181818000)) 
-(keepout "" 
-    (  polygon signal 0 170000.0000000000 211600.0000000000 170000.0000000000 249600.0000000000 170260.0000000000 249600.0000000000 170260.0000000000 211600.0000000000 170000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138000.0000000000 249600.0000000000 138000.0000000000 249860.0000000000 151000.0000000000 249860.0000000000 151000.0000000000 249600.0000000000 138000.0000000000 249600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 106000.0000000000 211600.0000000000 106000.0000000000 211860.0000000000 119000.0000000000 211860.0000000000 119000.0000000000 211600.0000000000 106000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 151000.0000000000 211600.0000000000 151000.0000000000 211860.0000000000 170000.0000000000 211860.0000000000 170000.0000000000 211600.0000000000 151000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 151000.0000000000 249600.0000000000 151000.0000000000 249860.0000000000 170000.0000000000 249860.0000000000 170000.0000000000 249600.0000000000 151000.0000000000 249600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 119000.0000000000 249600.0000000000 119000.0000000000 249860.0000000000 138000.0000000000 249860.0000000000 138000.0000000000 249600.0000000000 119000.0000000000 249600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 119000.0000000000 211600.0000000000 119000.0000000000 211860.0000000000 138000.0000000000 211860.0000000000 138000.0000000000 211600.0000000000 119000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 65461.0000000000 85600.0000000000 65461.0000000000 108600.0000000000 65721.0000000000 108600.0000000000 65721.0000000000 85600.0000000000 65461.0000000000 85600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 65461.0000000000 108600.0000000000 65461.0000000000 108860.0000000000 77539.0000000000 108860.0000000000 77539.0000000000 108600.0000000000 65461.0000000000 108600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 77539.0000000000 85600.0000000000 77539.0000000000 108600.0000000000 77799.0000000000 108600.0000000000 77799.0000000000 85600.0000000000 77539.0000000000 85600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 65461.0000000000 85600.0000000000 65461.0000000000 85860.0000000000 77539.0000000000 85860.0000000000 77539.0000000000 85600.0000000000 65461.0000000000 85600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 44250.0000000000 191850.0000000000 44250.0000000000 192110.0000000000 44750.0000000000 192110.0000000000 44750.0000000000 191850.0000000000 44250.0000000000 191850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 44750.0000000000 171350.0000000000 44750.0000000000 191850.0000000000 45010.0000000000 191850.0000000000 45010.0000000000 171350.0000000000 44750.0000000000 171350.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 44250.0000000000 171350.0000000000 44250.0000000000 171610.0000000000 44750.0000000000 171610.0000000000 44750.0000000000 171350.0000000000 44250.0000000000 171350.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 44250.0000000000 171350.0000000000 44250.0000000000 191850.0000000000 44510.0000000000 191850.0000000000 44510.0000000000 171350.0000000000 44250.0000000000 171350.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 150539.0000000000 85600.0000000000 150539.0000000000 108600.0000000000 150799.0000000000 108600.0000000000 150799.0000000000 85600.0000000000 150539.0000000000 85600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 94250.0000000000 126016.6666670000 94250.0000000000 126276.6666670000 94750.0000000000 126276.6666670000 94750.0000000000 126016.6666670000 94250.0000000000 126016.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 94250.0000000000 126016.6666670000 94250.0000000000 139183.3333330000 94510.0000000000 139183.3333330000 94510.0000000000 126016.6666670000 94250.0000000000 126016.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 94250.0000000000 139183.3333330000 94250.0000000000 139443.3333330000 94750.0000000000 139443.3333330000 94750.0000000000 139183.3333330000 94250.0000000000 139183.3333330000)) 
-(keepout "" 
-    (  polygon signal 0 94750.0000000000 126016.6666670000 94750.0000000000 139183.3333330000 95010.0000000000 139183.3333330000 95010.0000000000 126016.6666670000 94750.0000000000 126016.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 37000.0000000000 151600.0000000000 37000.0000000000 211600.0000000000 37260.0000000000 211600.0000000000 37260.0000000000 151600.0000000000 37000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 46509.0909091000 158500.0000000000 61418.1818182000 158760.0000000000 61418.1818182000 158760.0000000000 46509.0909091000 158500.0000000000 46509.0909091000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 61418.1818182000 158450.0000000000 61468.1818182000 163450.0000000000 66468.1818182000 163500.0000000000 66418.1818182000 158500.0000000000 61418.1818182000)) 
-(keepout "" 
-    (  polygon signal 0 163500.0000000000 41509.0909091000 158500.0000000000 46509.0909091000 158550.0000000000 46559.0909091000 163550.0000000000 41559.0909091000 163500.0000000000 41509.0909091000)) 
-(keepout "" 
-    (  polygon signal 0 163500.0000000000 61418.1818182000 163500.0000000000 66418.1818182000 163760.0000000000 66418.1818182000 163760.0000000000 61418.1818182000 163500.0000000000 61418.1818182000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 121266.6666670000 158500.0000000000 126266.6666670000 158760.0000000000 126266.6666670000 158760.0000000000 121266.6666670000 158500.0000000000 121266.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 121266.6666670000 153500.0000000000 126266.6666670000 153550.0000000000 126316.6666670000 158550.0000000000 121316.6666670000 158500.0000000000 121266.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 153500.0000000000 138933.3333330000 153450.0000000000 138983.3333330000 158450.0000000000 143983.3333330000 158500.0000000000 143933.3333330000 153500.0000000000 138933.3333330000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 138933.3333330000 158500.0000000000 143933.3333330000 158760.0000000000 143933.3333330000 158760.0000000000 138933.3333330000 158500.0000000000 138933.3333330000)) 
-(keepout "" 
-    (  polygon signal 0 153500.0000000000 126266.6666670000 153500.0000000000 138933.3333330000 153760.0000000000 138933.3333330000 153760.0000000000 126266.6666670000 153500.0000000000 126266.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 0.0000000000 31600.0000000000 0.0000000000 113600.0000000000 260.0000000000 113600.0000000000 260.0000000000 31600.0000000000 0.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 108600.0000000000 138461.0000000000 108860.0000000000 150539.0000000000 108860.0000000000 150539.0000000000 108600.0000000000 138461.0000000000 108600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 85600.0000000000 138461.0000000000 85860.0000000000 150539.0000000000 85860.0000000000 150539.0000000000 85600.0000000000 138461.0000000000 85600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 96000.0000000000 211600.0000000000 96000.0000000000 211860.0000000000 106000.0000000000 211860.0000000000 106000.0000000000 211600.0000000000 96000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 80750.0000000000 66850.0000000000 80750.0000000000 74850.0000000000 81010.0000000000 74850.0000000000 81010.0000000000 66850.0000000000 80750.0000000000 66850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 96000.0000000000 249600.0000000000 96000.0000000000 249860.0000000000 106000.0000000000 249860.0000000000 106000.0000000000 249600.0000000000 96000.0000000000 249600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 107750.0000000000 66850.0000000000 107750.0000000000 74850.0000000000 108010.0000000000 74850.0000000000 108010.0000000000 66850.0000000000 107750.0000000000 66850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 161000.0000000000 113600.0000000000 161000.0000000000 151600.0000000000 161260.0000000000 151600.0000000000 161260.0000000000 113600.0000000000 161000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 150000.0000000000 42100.0000000000 150000.0000000000 51100.0000000000 150260.0000000000 51100.0000000000 150260.0000000000 42100.0000000000 150000.0000000000 42100.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 150000.0000000000 51100.0000000000 150000.0000000000 51360.0000000000 154000.0000000000 51360.0000000000 154000.0000000000 51100.0000000000 150000.0000000000 51100.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 154000.0000000000 42100.0000000000 154000.0000000000 51100.0000000000 154260.0000000000 51100.0000000000 154260.0000000000 42100.0000000000 154000.0000000000 42100.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 150000.0000000000 42100.0000000000 150000.0000000000 42360.0000000000 154000.0000000000 42360.0000000000 154000.0000000000 42100.0000000000 150000.0000000000 42100.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 161000.0000000000 151600.0000000000 161000.0000000000 211600.0000000000 161260.0000000000 211600.0000000000 161260.0000000000 151600.0000000000 161000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 119000.0000000000 151600.0000000000 119000.0000000000 151860.0000000000 138000.0000000000 151860.0000000000 138000.0000000000 151600.0000000000 119000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 81000.0000000000 211600.0000000000 81000.0000000000 211860.0000000000 94000.0000000000 211860.0000000000 94000.0000000000 211600.0000000000 81000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 81000.0000000000 151600.0000000000 81000.0000000000 151860.0000000000 94000.0000000000 151860.0000000000 94000.0000000000 151600.0000000000 81000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 102000.0000000000 13500.0000000000 102000.0000000000 31500.0000000000 102260.0000000000 31500.0000000000 102260.0000000000 13500.0000000000 102000.0000000000 13500.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 114000.0000000000 13500.0000000000 114000.0000000000 31500.0000000000 114260.0000000000 31500.0000000000 114260.0000000000 13500.0000000000 114000.0000000000 13500.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 85600.0000000000 138461.0000000000 108600.0000000000 138721.0000000000 108600.0000000000 138721.0000000000 85600.0000000000 138461.0000000000 85600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 162250.0000000000 237183.3333330000 162250.0000000000 237443.3333330000 162750.0000000000 237443.3333330000 162750.0000000000 237183.3333330000 162250.0000000000 237183.3333330000)) 
-(keepout "" 
-    (  polygon signal 0 162750.0000000000 224016.6666670000 162750.0000000000 237183.3333330000 163010.0000000000 237183.3333330000 163010.0000000000 224016.6666670000 162750.0000000000 224016.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 162250.0000000000 224016.6666670000 162250.0000000000 224276.6666670000 162750.0000000000 224276.6666670000 162750.0000000000 224016.6666670000 162250.0000000000 224016.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 162250.0000000000 224016.6666670000 162250.0000000000 237183.3333330000 162510.0000000000 237183.3333330000 162510.0000000000 224016.6666670000 162250.0000000000 224016.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 118600.0000000000 138461.0000000000 141600.0000000000 138721.0000000000 141600.0000000000 138721.0000000000 118600.0000000000 138461.0000000000 118600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 87000.0000000000 151600.0000000000 87000.0000000000 151860.0000000000 106000.0000000000 151860.0000000000 106000.0000000000 151600.0000000000 87000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 87000.0000000000 113600.0000000000 87000.0000000000 113860.0000000000 106000.0000000000 113860.0000000000 106000.0000000000 113600.0000000000 87000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 78000.0000000000 31500.0000000000 78000.0000000000 31600.0000000000 78260.0000000000 31600.0000000000 78260.0000000000 31500.0000000000 78000.0000000000 31500.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138000.0000000000 31500.0000000000 138000.0000000000 31600.0000000000 138260.0000000000 31600.0000000000 138260.0000000000 31500.0000000000 138000.0000000000 31500.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 102000.0000000000 31500.0000000000 102000.0000000000 31760.0000000000 114000.0000000000 31760.0000000000 114000.0000000000 31500.0000000000 102000.0000000000 31500.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 37000.0000000000 151600.0000000000 37000.0000000000 151860.0000000000 81000.0000000000 151860.0000000000 81000.0000000000 151600.0000000000 37000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 166600.0000000000 153500.0000000000 171600.0000000000 153550.0000000000 171650.0000000000 158550.0000000000 166650.0000000000 158500.0000000000 166600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 166600.0000000000 158500.0000000000 171600.0000000000 158760.0000000000 171600.0000000000 158760.0000000000 166600.0000000000 158500.0000000000 166600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 153500.0000000000 191600.0000000000 153450.0000000000 191650.0000000000 158450.0000000000 196650.0000000000 158500.0000000000 196600.0000000000 153500.0000000000 191600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 153500.0000000000 171600.0000000000 153500.0000000000 191600.0000000000 153760.0000000000 191600.0000000000 153760.0000000000 171600.0000000000 153500.0000000000 171600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 191600.0000000000 158500.0000000000 196600.0000000000 158760.0000000000 196600.0000000000 158760.0000000000 191600.0000000000 158500.0000000000 191600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 166000.0000000000 31600.0000000000 166000.0000000000 113600.0000000000 166260.0000000000 113600.0000000000 166260.0000000000 31600.0000000000 166000.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 150539.0000000000 221600.0000000000 150539.0000000000 244600.0000000000 150799.0000000000 244600.0000000000 150799.0000000000 221600.0000000000 150539.0000000000 221600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 221600.0000000000 138461.0000000000 221860.0000000000 150539.0000000000 221860.0000000000 150539.0000000000 221600.0000000000 138461.0000000000 221600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 221600.0000000000 138461.0000000000 244600.0000000000 138721.0000000000 244600.0000000000 138721.0000000000 221600.0000000000 138461.0000000000 221600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 244600.0000000000 138461.0000000000 244860.0000000000 150539.0000000000 244860.0000000000 150539.0000000000 244600.0000000000 138461.0000000000 244600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 103500.0000000000 224266.6666670000 103500.0000000000 236933.3333330000 103760.0000000000 236933.3333330000 103760.0000000000 224266.6666670000 103500.0000000000 224266.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 98500.0000000000 219266.6666670000 98500.0000000000 224266.6666670000 98760.0000000000 224266.6666670000 98760.0000000000 219266.6666670000 98500.0000000000 219266.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 98500.0000000000 219266.6666670000 98450.0000000000 219316.6666670000 103450.0000000000 224316.6666670000 103500.0000000000 224266.6666670000 98500.0000000000 219266.6666670000)) 
-(keepout "" 
-    (  polygon signal 0 31750.0000000000 35850.0000000000 31750.0000000000 36110.0000000000 32250.0000000000 36110.0000000000 32250.0000000000 35850.0000000000 31750.0000000000 35850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 32250.0000000000 35850.0000000000 32250.0000000000 45350.0000000000 32510.0000000000 45350.0000000000 32510.0000000000 35850.0000000000 32250.0000000000 35850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 31750.0000000000 45350.0000000000 31750.0000000000 45610.0000000000 32250.0000000000 45610.0000000000 32250.0000000000 45350.0000000000 31750.0000000000 45350.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 31750.0000000000 35850.0000000000 31750.0000000000 45350.0000000000 32010.0000000000 45350.0000000000 32010.0000000000 35850.0000000000 31750.0000000000 35850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 60000.0000000000 113600.0000000000 60000.0000000000 113860.0000000000 78000.0000000000 113860.0000000000 78000.0000000000 113600.0000000000 60000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 60000.0000000000 31600.0000000000 60000.0000000000 31860.0000000000 78000.0000000000 31860.0000000000 78000.0000000000 31600.0000000000 60000.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138000.0000000000 31600.0000000000 138000.0000000000 31860.0000000000 156000.0000000000 31860.0000000000 156000.0000000000 31600.0000000000 138000.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138000.0000000000 113600.0000000000 138000.0000000000 113860.0000000000 156000.0000000000 113860.0000000000 156000.0000000000 113600.0000000000 138000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 78000.0000000000 0.0000000000 78000.0000000000 31500.0000000000 78260.0000000000 31500.0000000000 78260.0000000000 0.0000000000 78000.0000000000 0.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 78000.0000000000 0.0000000000 78000.0000000000 260.0000000000 98000.0000000000 260.0000000000 98000.0000000000 0.0000000000 78000.0000000000 0.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 102000.0000000000 31500.0000000000 102000.0000000000 31760.0000000000 114000.0000000000 31760.0000000000 114000.0000000000 31500.0000000000 102000.0000000000 31500.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 137250.0000000000 181850.0000000000 137250.0000000000 208850.0000000000 137510.0000000000 208850.0000000000 137510.0000000000 181850.0000000000 137250.0000000000 181850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 129250.0000000000 208850.0000000000 129250.0000000000 209110.0000000000 137250.0000000000 209110.0000000000 137250.0000000000 208850.0000000000 129250.0000000000 208850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 129250.0000000000 181850.0000000000 129250.0000000000 208850.0000000000 129510.0000000000 208850.0000000000 129510.0000000000 181850.0000000000 129250.0000000000 181850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 129250.0000000000 181850.0000000000 129250.0000000000 182110.0000000000 137250.0000000000 182110.0000000000 137250.0000000000 181850.0000000000 129250.0000000000 181850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 98000.0000000000 0.0000000000 98000.0000000000 260.0000000000 118000.0000000000 260.0000000000 118000.0000000000 0.0000000000 98000.0000000000 0.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 102000.0000000000 13500.0000000000 102000.0000000000 31500.0000000000 102260.0000000000 31500.0000000000 102260.0000000000 13500.0000000000 102000.0000000000 13500.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 114000.0000000000 13500.0000000000 114000.0000000000 31500.0000000000 114260.0000000000 31500.0000000000 114260.0000000000 13500.0000000000 114000.0000000000 13500.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 156000.0000000000 113600.0000000000 156000.0000000000 113860.0000000000 166000.0000000000 113860.0000000000 166000.0000000000 113600.0000000000 156000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 156000.0000000000 31600.0000000000 156000.0000000000 31860.0000000000 166000.0000000000 31860.0000000000 166000.0000000000 31600.0000000000 156000.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 87000.0000000000 113600.0000000000 87000.0000000000 151600.0000000000 87260.0000000000 151600.0000000000 87260.0000000000 113600.0000000000 87000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 94000.0000000000 211600.0000000000 94000.0000000000 211860.0000000000 138000.0000000000 211860.0000000000 138000.0000000000 211600.0000000000 94000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 94000.0000000000 151600.0000000000 94000.0000000000 151860.0000000000 138000.0000000000 151860.0000000000 138000.0000000000 151600.0000000000 94000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 80750.0000000000 74850.0000000000 80750.0000000000 75110.0000000000 107750.0000000000 75110.0000000000 107750.0000000000 74850.0000000000 80750.0000000000 74850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 0.0000000000 113600.0000000000 0.0000000000 113860.0000000000 60000.0000000000 113860.0000000000 60000.0000000000 113600.0000000000 0.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 80750.0000000000 66850.0000000000 80750.0000000000 67110.0000000000 107750.0000000000 67110.0000000000 107750.0000000000 66850.0000000000 80750.0000000000 66850.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 151000.0000000000 113600.0000000000 151000.0000000000 113860.0000000000 161000.0000000000 113860.0000000000 161000.0000000000 113600.0000000000 151000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 151000.0000000000 151600.0000000000 151000.0000000000 151860.0000000000 161000.0000000000 151860.0000000000 161000.0000000000 151600.0000000000 151000.0000000000 151600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 96000.0000000000 211600.0000000000 96000.0000000000 249600.0000000000 96260.0000000000 249600.0000000000 96260.0000000000 211600.0000000000 96000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 24000.0000000000 31600.0000000000 24000.0000000000 31860.0000000000 36000.0000000000 31860.0000000000 36000.0000000000 31600.0000000000 24000.0000000000 31600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 150539.0000000000 118600.0000000000 150539.0000000000 141600.0000000000 150799.0000000000 141600.0000000000 150799.0000000000 118600.0000000000 150539.0000000000 118600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 118600.0000000000 138461.0000000000 118860.0000000000 150539.0000000000 118860.0000000000 150539.0000000000 118600.0000000000 138461.0000000000 118600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 106000.0000000000 249600.0000000000 106000.0000000000 249860.0000000000 119000.0000000000 249860.0000000000 119000.0000000000 249600.0000000000 106000.0000000000 249600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138461.0000000000 141600.0000000000 138461.0000000000 141860.0000000000 150539.0000000000 141860.0000000000 150539.0000000000 141600.0000000000 138461.0000000000 141600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 118000.0000000000 0.0000000000 118000.0000000000 260.0000000000 138000.0000000000 260.0000000000 138000.0000000000 0.0000000000 118000.0000000000 0.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138000.0000000000 0.0000000000 138000.0000000000 31500.0000000000 138260.0000000000 31500.0000000000 138260.0000000000 0.0000000000 138000.0000000000 0.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 37000.0000000000 211600.0000000000 37000.0000000000 211860.0000000000 81000.0000000000 211860.0000000000 81000.0000000000 211600.0000000000 37000.0000000000 211600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 163500.0000000000 41509.0909091000 163500.0000000000 46509.0909091000 163760.0000000000 46509.0909091000 163760.0000000000 41509.0909091000 163500.0000000000 41509.0909091000)) 
-(keepout "" 
-    (  polygon signal 0 163500.0000000000 98690.9090909000 163500.0000000000 103690.9090910000 163760.0000000000 103690.9090910000 163760.0000000000 98690.9090909000 163500.0000000000 98690.9090909000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 83781.8181818000 158500.0000000000 98690.9090909000 158760.0000000000 98690.9090909000 158760.0000000000 83781.8181818000 158500.0000000000 83781.8181818000)) 
-(keepout "" 
-    (  polygon signal 0 158500.0000000000 98690.9090909000 158449.9999999990 98740.9090909000 163449.9999999990 103740.9090910000 163500.0000000000 103690.9090910000 158500.0000000000 98690.9090909000)) 
-(keepout "" 
-    (  polygon signal 0 163500.0000000000 78781.8181818000 163500.0000000000 83781.8181818000 163760.0000000000 83781.8181818000 163760.0000000000 78781.8181818000 163500.0000000000 78781.8181818000)) 
-(keepout "" 
-    (  polygon signal 0 163500.0000000000 78781.8181818000 158500.0000000000 83781.8181818000 158550.0000000000 83831.8181818000 163550.0000000000 78831.8181818000 163500.0000000000 78781.8181818000)) 
-(keepout "" 
-    (  polygon signal 0 103500.0000000000 236933.3333330000 98500.0000000000 241933.3333330000 98550.0000000000 241983.3333330000 103550.0000000000 236983.3333330000 103500.0000000000 236933.3333330000)) 
-(keepout "" 
-    (  polygon signal 0 98500.0000000000 236933.3333330000 98500.0000000000 241933.3333330000 98760.0000000000 241933.3333330000 98760.0000000000 236933.3333330000 98500.0000000000 236933.3333330000)) 
-(keepout "" 
-    (  polygon signal 0 138000.0000000000 113600.0000000000 138000.0000000000 113860.0000000000 151000.0000000000 113860.0000000000 151000.0000000000 113600.0000000000 138000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 138000.0000000000 113600.0000000000 138000.0000000000 113600.0000000000 138260.0000000000 113600.0000000000 138260.0000000000 113600.0000000000 138000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 78000.0000000000 113600.0000000000 78000.0000000000 113600.0000000000 78260.0000000000 113600.0000000000 78260.0000000000 113600.0000000000 78000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 97000.0000000000 113600.0000000000 97000.0000000000 113860.0000000000 119000.0000000000 113860.0000000000 119000.0000000000 113600.0000000000 97000.0000000000 113600.0000000000)) 
-(keepout "" 
-    (  polygon signal 0 78000.0000000000 113600.0000000000 78000.0000000000 113860.0000000000 97000.0000000000 113860.0000000000 97000.0000000000 113600.0000000000 78000.0000000000 113600.0000000000)) 
-(rule 
-    (width 250) 
-(clearance 1000.1000000000) 
-(clearance 1000.1000000000 
-    (type default_smd)) 
-(clearance 1000 
-    (type smd_smd)))) 
-    (placement 
-(component J1 
-    (place J1 115000 91000 front 270 
-        (PN mpu-9250.kicad_mod))) 
-(component U1 
-    (place U1 104000 46100 front 90 
-        (PN ESP12F-Devkit-V3.kicad_mod))) 
-(component T1 
-    (place T1 87000 90000 back 0 
-        (PN touch_sensor.kicad_mod))) 
-(component L1 
-    (place L1 67000 41000 front 90 
-        (PN LED_D3.0mm.kicad_mod))) 
-(component R1 
-    (place R1 72000 41000 front 270 
-        (PN Resistor.kicad_mod)))) 
-    (library 
-(image J1 
-(outline 
-    (path signal 120.0000000000 -7620.0000000000 -11430.0000000000 7540.0000000000 -11430.0000000000)) 
-(outline 
-    (path signal 120.0000000000 7620.0000000000 -11430.0000000000 7620.0000000000 13570.0000000000)) 
-(outline 
-    (path signal 120.0000000000 7620.0000000000 13570.0000000000 -7620.0000000000 13570.0000000000)) 
-(outline 
-    (path signal 120.0000000000 -7620.0000000000 13570.0000000000 -7620.0000000000 -11430.0000000000)) 
-(pin Round[A]Pad_1524_um 1 -6350.0000000000 10160.0000000000) 
-(pin Round[A]Pad_1524_um 2 -6350.0000000000 7620.0000000000) 
-(pin Round[A]Pad_1524_um 3 -6350.0000000000 5080.0000000000) 
-(pin Round[A]Pad_1524_um 4 -6350.0000000000 2540.0000000000) 
-(pin Round[A]Pad_1524_um 5 -6350.0000000000 -0.0000000000) 
-(pin Round[A]Pad_1524_um 6 -6350.0000000000 -2540.0000000000) 
-(pin Round[A]Pad_1524_um 7 -6350.0000000000 -5080.0000000000) 
-(pin Round[A]Pad_1524_um 8 -6350.0000000000 -7620.0000000000) 
-(pin Round[A]Pad_1524_um 9 -6350.0000000000 -10160.0000000000) 
-(pin Round[A]Pad_1524_um 10 -6350.0000000000 -12700.0000000000)) 
-(image U1 
-(outline 
-    (path signal 150.0000000000 11430.0000000000 22860.0000000000 3810.0000000000 22860.0000000000)) 
-(outline 
-    (path signal 150.0000000000 5500.0000000000 -18270.0000000000 -5500.0000000000 -18270.0000000000)) 
-(outline 
-    (path signal 150.0000000000 5500.0000000000 -25400.0000000000 5500.0000000000 -18270.0000000000)) 
-(outline 
-    (path signal 150.0000000000 -5500.0000000000 -18270.0000000000 -5500.0000000000 -25400.0000000000)) 
-(outline 
-    (path signal 150.0000000000 -3800.0000000000 23860.0000000000 -3800.0000000000 18130.0000000000)) 
-(outline 
-    (path signal 150.0000000000 -3800.0000000000 18130.0000000000 3800.0000000000 18130.0000000000)) 
-(outline 
-    (path signal 150.0000000000 3800.0000000000 18130.0000000000 3800.0000000000 23860.0000000000)) 
-(outline 
-    (path signal 150.0000000000 3800.0000000000 23860.0000000000 -3800.0000000000 23860.0000000000)) 
-(outline 
-    (path signal 150.0000000000 12700.0000000000 -24130.0000000000 12700.0000000000 21590.0000000000)) 
-(outline 
-    (path signal 150.0000000000 -13335.0000000000 -24130.0000000000 -13335.0000000000 21590.0000000000)) 
-(outline 
-    (path signal 150.0000000000 -3810.0000000000 22860.0000000000 -12065.0000000000 22860.0000000000)) 
-(outline 
-    (path signal 150.0000000000 11430.0000000000 -25400.0000000000 -12700.0000000000 -25400.0000000000)) 
-(pin Round[A]Pad_1524_um 1 -12065.0000000000 19050.0000000000) 
-(pin Round[A]Pad_1524_um 2 -12065.0000000000 16510.0000000000) 
-(pin Round[A]Pad_1524_um 3 -12065.0000000000 13970.0000000000) 
-(pin Round[A]Pad_1524_um 4 -12065.0000000000 11430.0000000000) 
-(pin Round[A]Pad_1524_um 5 -12065.0000000000 8890.0000000000) 
-(pin Round[A]Pad_1524_um 6 -12065.0000000000 6350.0000000000) 
-(pin Round[A]Pad_1524_um 7 -12065.0000000000 3810.0000000000) 
-(pin Round[A]Pad_1524_um 8 -12065.0000000000 1270.0000000000) 
-(pin Round[A]Pad_1524_um 9 -12065.0000000000 -1270.0000000000) 
-(pin Round[A]Pad_1524_um 10 -12065.0000000000 -3810.0000000000) 
-(pin Round[A]Pad_1524_um 11 -12065.0000000000 -6350.0000000000) 
-(pin Round[A]Pad_1524_um 12 -12065.0000000000 -8890.0000000000) 
-(pin Round[A]Pad_1524_um 13 -12065.0000000000 -11430.0000000000) 
-(pin Round[A]Pad_1524_um 14 -12065.0000000000 -13970.0000000000) 
-(pin Round[A]Pad_1524_um 15 -12065.0000000000 -16510.0000000000) 
-(pin Round[A]Pad_1524_um 16 11430.0000000000 -16510.0000000000) 
-(pin Round[A]Pad_1524_um 17 11430.0000000000 -13970.0000000000) 
-(pin Round[A]Pad_1524_um 18 11430.0000000000 -11430.0000000000) 
-(pin Round[A]Pad_1524_um 19 11430.0000000000 -8890.0000000000) 
-(pin Round[A]Pad_1524_um 20 11430.0000000000 -6350.0000000000) 
-(pin Round[A]Pad_1524_um 21 11430.0000000000 -3810.0000000000) 
-(pin Round[A]Pad_1524_um 22 11430.0000000000 -1270.0000000000) 
-(pin Round[A]Pad_1524_um 23 11430.0000000000 1270.0000000000) 
-(pin Round[A]Pad_1524_um 24 11430.0000000000 3810.0000000000) 
-(pin Round[A]Pad_1524_um 25 11430.0000000000 6350.0000000000) 
-(pin Round[A]Pad_1524_um 26 11430.0000000000 8890.0000000000) 
-(pin Round[A]Pad_1524_um 27 11430.0000000000 11430.0000000000) 
-(pin Round[A]Pad_1524_um 28 11430.0000000000 13970.0000000000) 
-(pin Round[A]Pad_1524_um 29 11430.0000000000 16510.0000000000) 
-(pin Round[A]Pad_1524_um 30 11430.0000000000 19050.0000000000)) 
-(image T1 
-(outline 
-    (path signal 120.0000000000 0.0000000000 -12000.0000000000 12000.0000000000 -12000.0000000000)) 
-(outline 
-    (path signal 120.0000000000 12000.0000000000 -12000.0000000000 12000.0000000000 12000.0000000000)) 
-(outline 
-    (path signal 120.0000000000 12000.0000000000 12000.0000000000 -12000.0000000000 12000.0000000000)) 
-(outline 
-    (path signal 120.0000000000 -12000.0000000000 12000.0000000000 -12000.0000000000 -12000.0000000000)) 
-(outline 
-    (path signal 120.0000000000 0.0000000000 -12000.0000000000 -12000.0000000000 -12000.0000000000)) 
-(pin Round[A]Pad_1524_um 3 2540.0000000000 -10160.0000000000) 
-(pin Round[A]Pad_1524_um 2 0.0000000000 -10160.0000000000) 
-(pin Round[A]Pad_1524_um 1 -2540.0000000000 -10160.0000000000)) 
-(image L1 
-(outline 
-    (path signal 120.0000000000 -2540.0000000000 -1270.0000000000 -2540.0000000000 1270.0000000000)) 
-(outline 
-    (path signal 120.0000000000 3810.0000000000 1270.0000000000 3810.0000000000 -1270.0000000000)) 
-(outline 
-    (path signal 120.0000000000 -2540.0000000000 -1270.0000000000 3810.0000000000 -1270.0000000000)) 
-(outline 
-    (path signal 120.0000000000 -2540.0000000000 1270.0000000000 3810.0000000000 1270.0000000000)) 
-(pin Round[A]Pad_1524_um 1 -1270.0000000000 -0.0000000000) 
-(pin Round[A]Pad_1524_um 2 2540.0000000000 -0.0000000000)) 
-(image R1 
-(outline 
-    (path signal 120.0000000000 -2540.0000000000 -1270.0000000000 -2540.0000000000 1270.0000000000)) 
-(outline 
-    (path signal 120.0000000000 3810.0000000000 1270.0000000000 3810.0000000000 -1270.0000000000)) 
-(outline 
-    (path signal 120.0000000000 -2540.0000000000 -1270.0000000000 3810.0000000000 -1270.0000000000)) 
-(outline 
-    (path signal 120.0000000000 -2540.0000000000 1270.0000000000 3810.0000000000 1270.0000000000)) 
-(pin Round[A]Pad_1524_um 1 -1270.0000000000 -0.0000000000) 
-(pin Round[A]Pad_1524_um 2 2540.0000000000 -0.0000000000)) 
-(padstack Round[A]Pad_1524_um 
-(shape 
-    (  circle F.Cu 1524)) 
-(shape 
-    (  circle B.Cu 1524)) 
-(shape 
-    (  circle F.Mask 1524)) 
-(shape 
-    (  circle B.Mask 1524)) 
-    (attach off)) 
-(padstack Round[A]Pad_1524_um 
-(shape 
-    (  circle F.Cu 1524)) 
-(shape 
-    (  circle B.Cu 1524)) 
-(shape 
-    (  circle F.Mask 1524)) 
-(shape 
-    (  circle B.Mask 1524)) 
-(shape 
-    (  circle F.SilkS 1524)) 
-    (attach off)) 
-(padstack Round[A]Pad_1524_um 
-(shape 
-    (  circle F.Cu 1524)) 
-(shape 
-    (  circle B.Cu 1524)) 
-(shape 
-    (  circle F.Mask 1524)) 
-(shape 
-    (  circle B.Mask 1524)) 
-    (attach off)) 
-(padstack Round[A]Pad_1524_um 
-(shape 
-    (  circle F.Cu 1524)) 
-(shape 
-    (  circle B.Cu 1524)) 
-(shape 
-    (  circle F.Mask 1524)) 
-(shape 
-    (  circle B.Mask 1524)) 
-    (attach off)) 
-(padstack Round[A]Pad_1524_um 
-(shape 
-    (  circle F.Cu 1524)) 
-(shape 
-    (  circle B.Cu 1524)) 
-(shape 
-    (  circle F.Mask 1524)) 
-(shape 
-    (  circle B.Mask 1524)) 
-    (attach off))) 
-    (network 
-(net 3v3 
-    (pins U1-16 J1-1 T1-2)) 
-(net GND 
-    (pins U1-24 J1-2 L1-2 T1-3)) 
-(net NET1 
-    (pins T1-1 R1-1)) 
-(net NET2 
-    (pins R1-2 L1-1)) 
-(net SCL 
-    (pins J1-3 U1-22)) 
-(net SDA 
-    (pins J1-4 U1-23)) 
-(class default 3v3 GND NET1 NET2 SCL SDA 
-    (circuit 
-        (use_via "")) 
-    (rule 
-        (width 2000) 
-        (clearance 200)))))
\ No newline at end of file
diff --git a/paperbot_ee_autoroute/paperbot_ee.rules b/paperbot_ee_autoroute/paperbot_ee.rules
deleted file mode 100644
index 4315939b07279e99fdf76905e2902e98cf148cd1..0000000000000000000000000000000000000000
--- a/paperbot_ee_autoroute/paperbot_ee.rules
+++ /dev/null
@@ -1,43 +0,0 @@
-
-(rules PCB paperbot_ee
-  (snap_angle 
-    fortyfive_degree
-  )
-  (autoroute_settings
-    (fanout off)
-    (autoroute on)
-    (postroute on)
-    (vias on)
-    (via_costs 50)
-    (plane_via_costs 5)
-    (start_ripup_costs 100)
-    (start_pass_no 60)
-    (layer_rule F.Cu
-      (active on)
-      (preferred_direction vertical)
-      (preferred_direction_trace_costs 1.0)
-      (against_preferred_direction_trace_costs 2.3)
-    )
-  )
-  (rule
-    (width 2000.0)
-    (clear 200.0)
-    (clear 125.0 (type smd_to_turn_gap))
-    (clear 1000.2 (type default_smd))
-    (clear 1000.0 (type smd_smd))
-  )
-  (via_rule
-    default
-  )
-  (class default
-    3v3 GND NET1 NET2 SCL SDA
-    (clearance_class default)
-    (via_rule default)
-    (rule
-      (width 2000.0)
-    )
-    (circuit 
-      (use_layer F.Cu)
-    )
-  )
-)
\ No newline at end of file
diff --git a/paperbot_ee_autoroute/paperbot_ee.ses b/paperbot_ee_autoroute/paperbot_ee.ses
index 3ab6d34230b9a3c276b8cda9df6b9ed91e5f7e21..7fd7c47acf02107ae2d1024f4443af7b60897da5 100644
--- a/paperbot_ee_autoroute/paperbot_ee.ses
+++ b/paperbot_ee_autoroute/paperbot_ee.ses
@@ -32,87 +32,76 @@
     (network_out 
       (net 3v3
         (wire
-          (path F.Cu 20000
-            1207429 826494
-            872710 826494
-            870000 823784
-          )
-        )
-        (wire
-          (path F.Cu 20000
-            1253824 971276
-            1253824 872889
-            1207429 826494
-          )
-        )
-        (wire
-          (path F.Cu 20000
-            1205100 565218
-            1205101 565218
-            1207429 567546
-            1207429 826494
+          (path F.Cu 15238
+            1095538 750926
+            1205100 641363
+            1205100 575300
           )
         )
         (wire
           (path F.Cu 15238
-            870000 823784
             870000 798400
+            870000 808782
+            885189 823971
+            1022492 823971
+            1095538 750926
           )
         )
         (wire
-          (path F.Cu 15238
-            1205100 565218
-            1205100 575300
+          (path F.Cu 20000
+            1251600 945976
+            1251600 906988
+            1095538 750926
           )
         )
         (wire
           (path F.Cu 15238
-            1253824 971276
             1251600 973500
+            1251600 945976
           )
         )
       )
       (net GND
         (wire
           (path F.Cu 20000
-            1226200 956878
-            1191566 922244
-            936727 922244
-            837766 823283
             837766 805234
+            804441 805234
+            670000 670793
+            670000 435400
           )
         )
         (wire
           (path F.Cu 20000
-            670000 435400
-            670000 662768
-            812466 805234
             837766 805234
-          )
-        )
-        (wire
-          (path F.Cu 15238
-            1226200 956878
-            1226200 973500
+            837766 809363
+            966519 938116
+            1212735 938116
+            1226200 951581
           )
         )
         (wire
           (path F.Cu 20000
-            1001900 558678
-            799944 356722
-            670883 356722
-            642357 385248
-            642357 409364
-            668393 435400
             670000 435400
+            668570 435400
+            642254 409084
+            642254 385621
+            671591 356284
+            808268 356284
+            1001900 549916
           )
         )
         (wire
           (path F.Cu 15238
-            1001900 558678
+            1001900 549916
             1001900 575300
           )
         )
+        (wire
+          (path F.Cu 15238
+            1226200 951581
+            1226200 973500
+          )
+        )
         (wire
           (path F.Cu 15238
             837766 805234
@@ -123,12 +112,12 @@
       (net NET1
         (wire
           (path F.Cu 20000
-            720000 422700
-            720000 681209
-            801893 763102
-            873853 763102
-            897624 786873
             897624 796176
+            897624 786640
+            881379 770395
+            805231 770395
+            720000 685164
+            720000 422700
           )
         )
         (wire
@@ -149,55 +138,60 @@
       )
       (net SCL
         (wire
-          (path F.Cu 15238
-            1052700 549916
-            1052700 575300
+          (path F.Cu 20000
+            1205645 993546
+            1200800 988701
           )
         )
         (wire
           (path F.Cu 20000
-            1200800 990122
-            1212083 1001405
-            1263132 1001405
-            1279548 984989
-            1279548 607923
-            1214718 543093
-            1059523 543093
-            1052700 549916
+            1052700 561509
+            1066737 547472
+            1216392 547472
+            1279223 610303
+            1279223 984942
+            1263042 1001123
+            1213222 1001123
+            1205645 993546
           )
         )
         (wire
           (path F.Cu 15238
-            1200800 990122
             1200800 973500
+            1200800 988701
+          )
+        )
+        (wire
+          (path F.Cu 15238
+            1052700 575300
+            1052700 561509
           )
         )
       )
       (net SDA
         (wire
           (path F.Cu 20000
-            1027300 559154
-            1027300 543297
-            1049610 520987
-            1224236 520987
-            1302018 598769
-            1302018 994154
-            1272397 1023775
-            1203172 1023775
-            1175400 996003
-            1175400 987696
+            1027300 549916
+            1055324 521892
+            1226301 521892
+            1304527 600118
+            1304527 994994
+            1272595 1026926
+            1203255 1026926
+            1175400 999071
+            1175400 988622
           )
         )
         (wire
           (path F.Cu 15238
-            1175400 973500
-            1175400 987696
+            1027300 549916
+            1027300 575300
           )
         )
         (wire
           (path F.Cu 15238
-            1027300 575300
-            1027300 559154
+            1175400 988622
+            1175400 973500
           )
         )
       )
diff --git a/paperbot_ee_autoroute/roco_dsn.py b/paperbot_ee_autoroute/roco_dsn.py
index a0aa2d648235da136519d792ed643b402e1f0136..14cc2a679574897b4eda4c4b1aaceca2c025ad41 100644
--- a/paperbot_ee_autoroute/roco_dsn.py
+++ b/paperbot_ee_autoroute/roco_dsn.py
@@ -34,7 +34,7 @@ class brd_design():
  
         # ]
         self.netclass_list=[
-            ['default',['3v3','GND','NET1','NET2','SCL','SDA'],'',2000,200]
+            ['default',['3v3','GND','NET1','NET2','SCL','SDA'],'',2000,500]
         ]
         # self.module_list,self.netlist,self.netclass_list=self.read_from_csv(netlist_csv)
         
diff --git a/paperbot_ee_autoroute/roco_electrical.py b/paperbot_ee_autoroute/roco_electrical.py
index 616db8d7f0ab9cf500afd933eaeffc62e270f160..165de8c195a7ce568e73fd4917b82318b896e5ef 100644
--- a/paperbot_ee_autoroute/roco_electrical.py
+++ b/paperbot_ee_autoroute/roco_electrical.py
@@ -31,14 +31,14 @@ def roco_add_ee(me_drawing,netlist_csv,module_libpath,dsnwritier_dir,
 
     ready_for_autorouter=pre_process(me_drawing) #get dwg_for_autorouter.dxf
     ee_design=brd_design(ready_for_autorouter.bry_ind,module_libpath,netlist_csv)#,dwgfile='dwg_for_autorouter_temp.dxf') #get paperbot_ee.dsn 
-    # subprocess.call(['java','-jar','freeRouting.jar','-de',ee_design.savename+'.dsn','-white','-s'])
+    subprocess.call(['java','-jar','freeRouting.jar','-de',ee_design.savename+'.dsn','-white','-s'])
     wiring_path=find_wire(ee_design.savename,ee_design.pins_at) #read ses file
     post_process(me_drawing,wiring_path,ee_design.pins_at,trace_width,iso_size,cross_size) # draw for fabrication 
 
-    # os.remove(ready_for_autorouter.savename)
-    # os.remove(ee_design.savename+'.dsn')
+    os.remove(ready_for_autorouter.savename)
+    os.remove(ee_design.savename+'.dsn')
     # os.remove(ee_design.savename+'.ses')
-    # os.remove(ee_design.savename+'.rules')
+    os.remove(ee_design.savename+'.rules')
 
 def test():
     from read_old_paperbot import read_old_paperbot