@tscircuit/schematic-trace-solver 0.0.186 → 0.0.188
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +40 -23
- package/dist/index.js +1041 -319
- package/lib/solvers/InlineNetLabelSolver/InlineNetLabelSolver.ts +611 -230
- package/lib/solvers/InlineNetLabelSolver/alignPortOnlyInlineNetLabelStubs.ts +2 -6
- package/lib/solvers/InlineNetLabelSolver/getInlineLabelObstacles.ts +64 -0
- package/lib/solvers/InlineNetLabelSolver/getLocalTraceLabelShifts.ts +407 -0
- package/lib/solvers/InlineNetLabelSolver/getOutputLabelCollisions.ts +145 -0
- package/lib/solvers/InlineNetLabelSolver/isLabelRepresentedInline.ts +15 -0
- package/lib/solvers/InlineNetLabelSolver/pushAnchoredNetLabelsAwayFromInlineLabels.ts +61 -31
- package/lib/solvers/NetLabelNetLabelCollisionSolver/NetLabelNetLabelCollisionSolver.ts +83 -14
- package/lib/solvers/NetLabelToTraceSolver/NetLabelToTraceSolver.ts +4 -3
- package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +14 -11
- package/lib/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver.ts +3 -0
- package/lib/types/InputProblem.ts +2 -2
- package/package.json +1 -1
- package/site/bug-reports/bug-report-20260907T083336Z.page.tsx +4 -0
- package/site/bug-reports/bug-report-20260907T110144Z.page.tsx +4 -0
- package/site/bug-reports/bug-report-20260907T145640Z.page.tsx +4 -0
- package/tests/bug-reports/bug-report-20260806T093501Z/__snapshots__/bug-report-20260806T093501Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260811T075142Z/__snapshots__/bug-report-20260811T075142Z.snap.svg +18 -18
- package/tests/bug-reports/bug-report-20260819T091818Z/__snapshots__/bug-report-20260819T091818Z.snap.svg +2 -2
- package/tests/bug-reports/bug-report-20260819T091818Z/bug-report-20260819T091818Z.test.ts +21 -0
- package/tests/bug-reports/bug-report-20260825T103621Z/__snapshots__/bug-report-20260825T103621Z.snap.svg +5 -38
- package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +3 -9
- package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +18 -30
- package/tests/bug-reports/bug-report-20260901T055358Z/bug-report-20260901T055358Z.test.ts +33 -0
- package/tests/bug-reports/bug-report-20260907T083336Z/__snapshots__/bug-report-20260907T083336Z.snap.svg +520 -0
- package/tests/bug-reports/bug-report-20260907T083336Z/bug-report-20260907T083336Z.json +2031 -0
- package/tests/bug-reports/bug-report-20260907T083336Z/bug-report-20260907T083336Z.test.ts +27 -0
- package/tests/bug-reports/bug-report-20260907T110144Z/__snapshots__/bug-report-20260907T110144Z.snap.svg +282 -0
- package/tests/bug-reports/bug-report-20260907T110144Z/bug-report-20260907T110144Z.json +1073 -0
- package/tests/bug-reports/bug-report-20260907T110144Z/bug-report-20260907T110144Z.test.ts +12 -0
- package/tests/bug-reports/bug-report-20260907T145640Z/__snapshots__/bug-report-20260907T145640Z.snap.svg +1107 -0
- package/tests/bug-reports/bug-report-20260907T145640Z/bug-report-20260907T145640Z.json +3563 -0
- package/tests/bug-reports/bug-report-20260907T145640Z/bug-report-20260907T145640Z.test.ts +117 -0
- package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-battery-management-bq24073.snap.svg +4 -4
- package/tests/repros/__snapshots__/repro-board-648-esp12f-section.snap.svg +2 -2
- package/tests/repros/__snapshots__/repro-core-tb67s579ftg-inline-label-routing.snap.svg +20 -20
- package/tests/repros/__snapshots__/repro-esp12f-section.snap.svg +37 -55
- package/tests/repros/__snapshots__/repro-hub-usb-sheet.snap.svg +44 -68
- package/tests/repros/__snapshots__/repro-mspm0l1306-capacitor-symmetry.snap.svg +3 -9
- package/tests/repros/__snapshots__/repro-usb-power-vbus-label-detour.snap.svg +50 -74
- package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
- package/tests/repros/repro-battery-management-bq24073.test.ts +13 -1
- package/tests/repros/repro-hub-usb-sheet.test.ts +25 -0
- package/tests/repros/repro-usb-power-vbus-label-detour.test.ts +59 -13
- package/tests/solvers/InlineNetLabelSolver/local-trace-label-shifts.test.ts +296 -0
- package/tests/solvers/InlineNetLabelSolver/multi-pin-connected-components.test.ts +7 -4
- package/tests/solvers/InlineNetLabelSolver/push-anchored-net-labels-away.test.ts +2 -1
- package/tests/solvers/InlineNetLabelSolver/shared-direct-and-named-connection.test.ts +62 -0
- package/tests/solvers/InlineNetLabelSolver/two-pin-terminal-stubs-atomic.test.ts +9 -3
- package/tests/solvers/SameNetJunctionAlignmentSolver/parallel-load-rails.test.ts +24 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg width="1200" height="2016" viewBox="0 0 1200 2016" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Solver debug visualization on top and Circuit JSON schematic on the bottom">
|
|
2
2
|
<g transform="translate(0, 0) scale(1.875, 1.875) translate(0, 0)">
|
|
3
|
-
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="8.2,2.2 8.940000000000001,0.2999999999999998" data-type="line" data-label="" points="490.82352941176475,275.2847058823529 504.75294117647064,311.0494117647059" fill="none" stroke="hsl(336, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="8.2,2.4000000000000004 8.940000000000001,1.4000000000000004" data-type="line" data-label="" points="490.82352941176475,271.52 504.75294117647064,290.3435294117647" fill="none" stroke="hsl(98, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0.7 -3.7,1.6653345369377348e-16" data-type="line" data-label="" points="317.64705882352945,303.52 266.82352941176475,316.6964705882353" fill="none" stroke="hsl(204, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.4 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(166, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="4.8,2.2 8.940000000000001,0.2999999999999998" data-type="line" data-label="" points="426.82352941176475,275.2847058823529 504.75294117647064,311.0494117647059" fill="none" stroke="hsl(335, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="4.8,2.4000000000000004 8.940000000000001,1.4000000000000004" data-type="line" data-label="" points="426.82352941176475,271.52 504.75294117647064,290.3435294117647" fill="none" stroke="hsl(97, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="4.8,2.6 3.2,0.8" data-type="line" data-label="" points="426.82352941176475,267.75529411764705 396.7058823529412,301.6376470588235" fill="none" stroke="hsl(273, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="8.2,2.6000000000000005 10.8,1.8" data-type="line" data-label="" points="490.82352941176475,267.75529411764705 539.7647058823529,282.8141176470588" fill="none" stroke="hsl(274, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-3.6,-5.819999999999999 -3.34,-4.51" data-type="line" data-label="" points="268.7058823529412,426.2494117647059 273.6,401.5905882352941" fill="none" stroke="hsl(306, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,-5.819999999999999 -0.8200000000000001,-4.51" data-type="line" data-label="" points="302.5882352941177,426.2494117647059 321.0352941176471,401.5905882352941" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="6.4,-4.499999999999999 6.4,-4.659999999999999" data-type="line" data-label="" points="456.9411764705883,401.40235294117645 456.9411764705883,404.4141176470588" fill="none" stroke="hsl(305, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="10.5,-4.499999999999999 10.5,-4.86" data-type="line" data-label="" points="534.1176470588235,401.40235294117645 534.1176470588235,408.1788235294118" fill="none" stroke="hsl(336, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="8.8,-5.8 8.33,-4" data-type="line" data-label="" points="502.11764705882354,425.8729411764706 493.27058823529416,391.9905882352941" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.13,-4 4.6,-5.8" data-type="line" data-label="" points="414.2117647058824,391.9905882352941 423.05882352941177,425.8729411764706" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1,1.6800000000000002 -1,1.3" data-type="line" data-label="" points="317.64705882352945,285.0729411764706 317.64705882352945,292.22588235294114" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,2.8 8.2,2.8000000000000003" data-type="line" data-label="" points="426.82352941176475,263.9905882352941 490.82352941176475,263.9905882352941" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,2.8 5,6.18" data-type="line" data-label="" points="426.82352941176475,263.9905882352941 430.5882352941177,200.36705882352942" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,2.8000000000000003 5,6.18" data-type="line" data-label="" points="490.82352941176475,263.9905882352941 430.5882352941177,200.36705882352942" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -13.6,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 80.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -11.9,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 112.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -10.2,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 144.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -8.5,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 176.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -11.9,1.9799999999999995" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 112.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -10.2,1.9799999999999995" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 144.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -8.5,1.9799999999999995" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 176.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -10.2,1.9799999999999995" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 144.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -8.5,1.9799999999999995" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 176.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -8.5,1.9799999999999995" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 176.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.8,-5.2 4.6,-5.2" data-type="line" data-label="" points="502.11764705882354,414.57882352941175 423.05882352941177,414.57882352941175" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.8,-5.2 10.5,-3.8999999999999995" data-type="line" data-label="" points="502.11764705882354,414.57882352941175 534.1176470588235,390.10823529411766" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.8,-5.2 9.8,-8.5" data-type="line" data-label="" points="502.11764705882354,414.57882352941175 520.9411764705883,476.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,6.68 3.2,6.18" data-type="line" data-label="" points="577.4117647058824,190.95529411764704 396.7058823529412,200.36705882352942" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,6.68 12,4.8" data-type="line" data-label="" points="577.4117647058824,190.95529411764704 562.3529411764706,226.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,6.68 6.800000000000001,6.18" data-type="line" data-label="" points="577.4117647058824,190.95529411764704 464.47058823529414,200.36705882352942" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,6.18 12,4.8" data-type="line" data-label="" points="396.7058823529412,200.36705882352942 562.3529411764706,226.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,6.18 6.800000000000001,6.18" data-type="line" data-label="" points="396.7058823529412,200.36705882352942 464.47058823529414,200.36705882352942" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -5.88,6.500000000000002" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -5.88,4.1" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,5.6" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,6.4" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,6.6" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -5.88,4.1" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,5.6" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,6.4" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,6.6" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,5.6" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,6.4" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,6.6" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -2.2800000000000002,5.6" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -2.2800000000000002,6.4" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -2.2800000000000002,5.6" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -2.2800000000000002,6.4" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.6 -2.2800000000000002,6.4" data-type="line" data-label="" points="293.5529411764706,211.28470588235294 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.6 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,211.28470588235294 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.6 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,211.28470588235294 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.6 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,211.28470588235294 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.4 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.4 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.4 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.6 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,192.4611764705882 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.6 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,192.4611764705882 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,4.8 6.800000000000001,6.18" data-type="line" data-label="" points="562.3529411764706,226.34352941176468 464.47058823529414,200.36705882352942" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.6,-5.2 10.5,-3.8999999999999995" data-type="line" data-label="" points="423.05882352941177,414.57882352941175 534.1176470588235,390.10823529411766" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.6,-5.2 9.8,-8.5" data-type="line" data-label="" points="423.05882352941177,414.57882352941175 520.9411764705883,476.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="10.5,-3.8999999999999995 9.8,-8.5" data-type="line" data-label="" points="534.1176470588235,390.10823529411766 520.9411764705883,476.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.09999999999999963,0.5800000000000003 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="338.3529411764706,305.77882352941174 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -13.6,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 80.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -11.9,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 112.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -10.2,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 144.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -8.5,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 176.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -11.9,1.2199999999999998" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 112.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -10.2,1.2199999999999998" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 144.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -8.5,1.2199999999999998" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 176.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -10.2,1.2199999999999998" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 144.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -8.5,1.2199999999999998" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 176.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -8.5,1.2199999999999998" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 176.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 3.2,5.42" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 396.7058823529412,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 4.8,3.4000000000000004" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 426.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 8.2,3.4000000000000004" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 490.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 4.8,3.2" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 426.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 8.2,3.2" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 4.8,3" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 8.2,3" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 12,3.4" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 12,3.2" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 3.2,0.19999999999999996" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 10.8,1.2" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 5,5.42" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 6.800000000000001,5.42" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 4.8,3.4000000000000004" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 426.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 8.2,3.4000000000000004" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 490.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 4.8,3.2" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 426.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 8.2,3.2" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 4.8,3" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 8.2,3" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 12,3.4" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 12,3.2" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 3.2,0.19999999999999996" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 10.8,1.2" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 5,5.42" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 6.800000000000001,5.42" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-1.5799999999999992 -5.88,4.7" data-type="line" data-label="" points="285.64705882352945,346.43764705882353 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-1.5799999999999992 -3.7,0.20000000000000018" data-type="line" data-label="" points="285.64705882352945,346.43764705882353 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-1.5799999999999992 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="285.64705882352945,346.43764705882353 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-1.5799999999999992 -7.65,3.92" data-type="line" data-label="" points="285.64705882352945,346.43764705882353 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 8.2,3.4000000000000004" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 490.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 4.8,3.2" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 426.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 8.2,3.2" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 4.8,3" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 8.2,3" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 12,3.4" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 12,3.2" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 3.2,0.19999999999999996" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 10.8,1.2" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 5,5.42" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 6.800000000000001,5.42" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 4.8,3.2" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 426.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 8.2,3.2" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 4.8,3" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 8.2,3" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 12,3.4" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 12,3.2" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 3.2,0.19999999999999996" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 10.8,1.2" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 5,5.42" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 6.800000000000001,5.42" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 8.2,3.2" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 4.8,3" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 8.2,3" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 12,3.4" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 12,3.2" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 3.2,0.19999999999999996" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 10.8,1.2" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 5,5.42" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 6.800000000000001,5.42" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 4.8,3" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 8.2,3" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 12,3.4" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 12,3.2" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 3.2,0.19999999999999996" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 10.8,1.2" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 5,5.42" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 6.800000000000001,5.42" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 8.2,3" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 12,3.4" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 12,3.2" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 3.2,0.19999999999999996" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 10.8,1.2" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 5,5.42" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 6.800000000000001,5.42" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 12,3.4" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 12,3.2" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 3.2,0.19999999999999996" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 10.8,1.2" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 5,5.42" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 6.800000000000001,5.42" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.7 -3.7,0.20000000000000018" data-type="line" data-label="" points="225.78823529411767,228.22588235294114 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.7 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="225.78823529411767,228.22588235294114 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.7 -7.65,3.92" data-type="line" data-label="" points="225.78823529411767,228.22588235294114 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 12,3.2" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 3.2,0.19999999999999996" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 10.8,1.2" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 5,5.42" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 6.800000000000001,5.42" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.2 3.2,0.19999999999999996" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.2 10.8,1.2" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.2 5,5.42" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.2 6.800000000000001,5.42" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.7,0.20000000000000018 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="266.82352941176475,312.93176470588236 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.7,0.20000000000000018 -7.65,3.92" data-type="line" data-label="" points="266.82352941176475,312.93176470588236 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.8,-3.79 -2.82,-5.21" data-type="line" data-label="" points="283.764705882353,388.0376470588235 283.3882352941177,414.7670588235294" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.8,-3.79 -3.6,-6.579999999999999" data-type="line" data-label="" points="283.764705882353,388.0376470588235 268.7058823529412,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.8,-3.79 -1.7999999999999998,-6.579999999999999" data-type="line" data-label="" points="283.764705882353,388.0376470588235 302.5882352941177,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.82,-5.21 -3.6,-6.579999999999999" data-type="line" data-label="" points="283.3882352941177,414.7670588235294 268.7058823529412,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.82,-5.21 -1.7999999999999998,-6.579999999999999" data-type="line" data-label="" points="283.3882352941177,414.7670588235294 302.5882352941177,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.069999999999999,-4 9.270000000000001,-4" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 510.964705882353,391.9905882352941" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.069999999999999,-4 6.4,-5.739999999999999" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 456.9411764705883,424.7435294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.069999999999999,-4 10.5,-5.94" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 534.1176470588235,428.50823529411764" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.069999999999999,-4 6.2,-8.5" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 453.17647058823536,476.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.270000000000001,-4 6.4,-5.739999999999999" data-type="line" data-label="" points="510.964705882353,391.9905882352941 456.9411764705883,424.7435294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.270000000000001,-4 10.5,-5.94" data-type="line" data-label="" points="510.964705882353,391.9905882352941 534.1176470588235,428.50823529411764" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.270000000000001,-4 6.2,-8.5" data-type="line" data-label="" points="510.964705882353,391.9905882352941 453.17647058823536,476.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.4,-5.739999999999999 10.5,-5.94" data-type="line" data-label="" points="456.9411764705883,424.7435294117647 534.1176470588235,428.50823529411764" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.4,-5.739999999999999 6.2,-8.5" data-type="line" data-label="" points="456.9411764705883,424.7435294117647 453.17647058823536,476.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="10.5,-5.94 6.2,-8.5" data-type="line" data-label="" points="534.1176470588235,428.50823529411764 453.17647058823536,476.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,0.19999999999999996 10.8,1.2" data-type="line" data-label="" points="396.7058823529412,312.93176470588236 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,0.19999999999999996 5,5.42" data-type="line" data-label="" points="396.7058823529412,312.93176470588236 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,0.19999999999999996 6.800000000000001,5.42" data-type="line" data-label="" points="396.7058823529412,312.93176470588236 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="10.8,1.2 5,5.42" data-type="line" data-label="" points="539.7647058823529,294.10823529411766 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="10.8,1.2 6.800000000000001,5.42" data-type="line" data-label="" points="539.7647058823529,294.10823529411766 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5,5.42 6.800000000000001,5.42" data-type="line" data-label="" points="430.5882352941177,214.67294117647057 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.09999999999999966,-0.17999999999999983 -7.65,3.92" data-type="line" data-label="" points="338.3529411764706,320.0847058823529 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.6,-6.579999999999999 -1.7999999999999998,-6.579999999999999" data-type="line" data-label="" points="268.7058823529412,440.555294117647 302.5882352941177,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-0.8199999999999994 -2.2800000000000002,5.399999999999999" data-type="line" data-label="" points="285.64705882352945,332.13176470588235 293.5529411764706,215.0494117647059" fill="none" stroke="hsl(212, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-0.8199999999999994 0.22791250000000018,-1.202624549999999" data-type="line" data-label="" points="285.64705882352945,332.13176470588235 340.76070588235297,339.3341091764706" fill="none" stroke="hsl(212, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.399999999999999 0.22791250000000018,-1.202624549999999" data-type="line" data-label="" points="293.5529411764706,215.0494117647059 340.76070588235297,339.3341091764706" fill="none" stroke="hsl(212, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,3.9 -2.2800000000000002,5.799999999999999" data-type="line" data-label="" points="225.78823529411767,243.28470588235294 293.5529411764706,207.52" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,3.9 -2.2800000000000002,6.8" data-type="line" data-label="" points="225.78823529411767,243.28470588235294 293.5529411764706,188.6964705882353" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,3.9 -7.65,4.68" data-type="line" data-label="" points="225.78823529411767,243.28470588235294 192.47058823529414,228.60235294117646" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.799999999999999 -2.2800000000000002,6.8" data-type="line" data-label="" points="293.5529411764706,207.52 293.5529411764706,188.6964705882353" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.799999999999999 -7.65,4.68" data-type="line" data-label="" points="293.5529411764706,207.52 192.47058823529414,228.60235294117646" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.8 -7.65,4.68" data-type="line" data-label="" points="293.5529411764706,188.6964705882353 192.47058823529414,228.60235294117646" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,2.4000000000000004 8.57,2.4000000000000004 8.57,1.4000000000000004 8.940000000000001,1.4000000000000004" data-type="line" data-label="" points="490.82352941176475,271.52 497.7882352941177,271.52 497.7882352941177,290.3435294117647 504.75294117647064,290.3435294117647" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.5,1.9799999999999995 -8.5,2.179999999999999 -10.2,2.179999999999999 -10.2,1.9799999999999995" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 176.47058823529414,275.66117647058826 144.47058823529414,275.66117647058826 144.47058823529414,279.4258823529412" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.8,1.9799999999999995 -6.8,2.179999999999999 -8.5,2.179999999999999" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 208.47058823529414,275.66117647058826 176.47058823529414,275.66117647058826" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-11.9,1.9799999999999995 -11.9,2.179999999999999 -10.2,2.179999999999999 -10.2,1.9799999999999995" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 112.47058823529414,275.66117647058826 144.47058823529414,275.66117647058826 144.47058823529414,279.4258823529412" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-13.6,1.9799999999999995 -13.6,2.179999999999999 -11.9,2.179999999999999" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 80.47058823529414,275.66117647058826 112.47058823529414,275.66117647058826" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-15.3,1.9799999999999995 -15.3,2.179999999999999 -13.6,2.179999999999999" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 48.470588235294144,275.66117647058826 80.47058823529414,275.66117647058826" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.09999999999999963,0.5800000000000003 0.09999999999999963,0.6400000000000001 -0.8000000000000003,0.6400000000000001 -0.8000000000000003,0.30000000000000016 -1.7000000000000002,0.30000000000000016" data-type="line" data-label="" points="338.3529411764706,305.77882352941174 338.3529411764706,304.64941176470586 321.4117647058824,304.64941176470586 321.4117647058824,311.0494117647059 304.47058823529414,311.0494117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8279124999999998,-1.1973754499999996 -1.0139562500000001,-1.1973754499999996 -1.0139562500000001,0.30000000000000016" data-type="line" data-label="" points="320.8863529411765,339.2353025882353 317.3843529411765,339.2353025882353 317.3843529411765,311.0494117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.6 -2.18,6.6" data-type="line" data-label="" points="293.5529411764706,192.4611764705882 295.43529411764706,192.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.6,-5.819999999999999 -3.6,-4.51 -3.3399999999999994,-4.51" data-type="line" data-label="" points="268.7058823529412,426.2494117647059 268.7058823529412,401.5905882352941 273.6,401.5905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,-5.819999999999999 -1.7999999999999998,-5.515 -0.6200000000000001,-5.515 -0.6200000000000001,-4.51 -0.8200000000000003,-4.51" data-type="line" data-label="" points="302.5882352941177,426.2494117647059 302.5882352941177,420.50823529411764 324.8,420.50823529411764 324.8,401.5905882352941 321.0352941176471,401.5905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.4,-4.499999999999999 6.4,-4.659999999999999" data-type="line" data-label="" points="456.9411764705883,401.40235294117645 456.9411764705883,404.4141176470588" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="10.5,-4.499999999999999 10.5,-4.86" data-type="line" data-label="" points="534.1176470588235,401.40235294117645 534.1176470588235,408.1788235294118" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.8,-5.8 8.8,-6 8.13,-6 8.13,-4 8.33,-4" data-type="line" data-label="" points="502.11764705882354,425.8729411764706 502.11764705882354,429.6376470588235 489.5058823529412,429.6376470588235 489.5058823529412,391.9905882352941 493.27058823529416,391.9905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.6,-5.8 4.6,-6 3.9299999999999997,-6 3.9299999999999997,-4 4.13,-4" data-type="line" data-label="" points="423.05882352941177,425.8729411764706 423.05882352941177,429.6376470588235 410.44705882352946,429.6376470588235 410.44705882352946,391.9905882352941 414.2117647058824,391.9905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,1.6800000000000002 -1,1.3" data-type="line" data-label="" points="317.64705882352945,285.0729411764706 317.64705882352945,292.22588235294114" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,3.2 11.8,3.2 11.8,3.4 12,3.4" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 558.5882352941177,256.4611764705882 558.5882352941177,252.6964705882353 562.3529411764706,252.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.5,1.2199999999999998 -8.5,1.0200000000000005 -10.2,1.0200000000000005 -10.2,1.2199999999999998" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 176.47058823529414,297.4964705882353 144.47058823529414,297.4964705882353 144.47058823529414,293.73176470588237" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.8,1.2199999999999998 -6.8,1.0200000000000005 -8.5,1.0200000000000005" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 208.47058823529414,297.4964705882353 176.47058823529414,297.4964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-11.9,1.2199999999999998 -11.9,1.0200000000000005 -10.2,1.0200000000000005 -10.2,1.2199999999999998" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 112.47058823529414,297.4964705882353 144.47058823529414,297.4964705882353 144.47058823529414,293.73176470588237" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-13.6,1.2199999999999998 -13.6,1.0200000000000005 -11.9,1.0200000000000005" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 80.47058823529414,297.4964705882353 112.47058823529414,297.4964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-15.3,1.2199999999999998 -15.3,1.0200000000000005 -13.6,1.0200000000000005" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 48.470588235294144,297.4964705882353 80.47058823529414,297.4964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.82,-5.41 -3.54,-5.41 -3.54,-3.59 -2.7999999999999994,-3.59 -2.7999999999999994,-3.789999999999999" data-type="line" data-label="" points="283.3882352941177,418.5317647058823 269.8352941176471,418.5317647058823 269.8352941176471,384.27294117647057 283.764705882353,384.27294117647057 283.764705882353,388.0376470588235" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.6,-6.579999999999999 -3.6,-6.779999999999999 -2.82,-6.779999999999999 -2.82,-5.210000000000001" data-type="line" data-label="" points="268.7058823529412,440.555294117647 268.7058823529412,444.32 283.3882352941177,444.32 283.3882352941177,414.7670588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8000000000000003,-6.579999999999999 -1.8000000000000003,-6.779999999999999 -2.82,-6.779999999999999" data-type="line" data-label="" points="302.5882352941177,440.555294117647 302.5882352941177,444.32 283.3882352941177,444.32" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.2,5.42 3.2,5.22 5,5.22 5,5.42" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 396.7058823529412,218.43764705882353 430.5882352941177,218.43764705882353 430.5882352941177,214.67294117647057" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.800000000000001,5.42 6.800000000000001,5.22 5,5.22" data-type="line" data-label="" points="464.47058823529414,214.67294117647057 464.47058823529414,218.43764705882353 430.5882352941177,218.43764705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,3.4000000000000004 4.6,3.4000000000000004 4.6,4.41 5,4.41 5,5.42" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 423.05882352941177,252.6964705882353 423.05882352941177,233.68470588235294 430.5882352941177,233.68470588235294 430.5882352941177,214.67294117647057" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,3.2 4.6,3.2 4.6,3.4000000000000004" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 423.05882352941177,256.4611764705882 423.05882352941177,252.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,3 4.6,3 4.6,3.2" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 423.05882352941177,260.2258823529412 423.05882352941177,256.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,3.2 8.399999999999999,3.2 8.399999999999999,3.4000000000000004 8.2,3.4000000000000004" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 494.5882352941177,256.4611764705882 494.5882352941177,252.6964705882353 490.82352941176475,252.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,3 8.399999999999999,3 8.399999999999999,3.2" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 494.5882352941177,260.2258823529412 494.5882352941177,256.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,2.2 8.399999999999999,2.2 8.399999999999999,1.3800000000000003 4.6,1.3800000000000003 4.6,2.2 4.8,2.2" data-type="line" data-label="" points="490.82352941176475,275.2847058823529 494.5882352941177,275.2847058823529 494.5882352941177,290.71999999999997 423.05882352941177,290.71999999999997 423.05882352941177,275.2847058823529 426.82352941176475,275.2847058823529" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.8,-5.2 8.8,-5.000000000000001 9.760000000000002,-5.000000000000001 9.760000000000002,-8.5 9.8,-8.5" data-type="line" data-label="" points="502.11764705882354,414.57882352941175 502.11764705882354,410.8141176470588 520.1882352941177,410.8141176470588 520.1882352941177,476.6964705882353 520.9411764705883,476.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12.8,6.68 12.8,6.88 11.8,6.88 11.8,4.8 12,4.8" data-type="line" data-label="" points="577.4117647058824,190.95529411764704 577.4117647058824,187.19058823529411 558.5882352941177,187.19058823529411 558.5882352941177,226.34352941176468 562.3529411764706,226.34352941176468" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,2.5999999999999996 3.2,2.5999999999999996 3.2,0.8" data-type="line" data-label="" points="426.82352941176475,267.75529411764705 396.7058823529412,267.75529411764705 396.7058823529412,301.6376470588235" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,2.6000000000000005 10.8,2.6000000000000005 10.8,1.8" data-type="line" data-label="" points="490.82352941176475,267.75529411764705 539.7647058823529,267.75529411764705 539.7647058823529,282.8141176470588" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,4.699999999999999 -6.765000000000001,4.699999999999999 -6.765000000000001,3.7199999999999998 -7.65,3.7199999999999998 -7.65,3.92" data-type="line" data-label="" points="225.78823529411767,228.2258823529412 209.12941176470588,228.2258823529412 209.12941176470588,246.6729411764706 192.47058823529414,246.6729411764706 192.47058823529414,242.90823529411762" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="5.069999999999999,-4 5.734999999999999,-4 5.734999999999999,-5.9399999999999995 6.4,-5.9399999999999995 6.4,-5.739999999999999" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 444.4235294117647,391.9905882352941 444.4235294117647,428.50823529411764 456.9411764705883,428.50823529411764 456.9411764705883,424.7435294117647" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.270000000000001,-4 9.885000000000002,-4 9.885000000000002,-6.140000000000001 10.5,-6.140000000000001 10.5,-5.94" data-type="line" data-label="" points="510.964705882353,391.9905882352941 522.5411764705883,391.9905882352941 522.5411764705883,432.27294117647057 534.1176470588235,432.27294117647057 534.1176470588235,428.50823529411764" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.500000000000002 -8.381,6.500000000000002 -8.381,8.3 -5.88,8.3" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 178.71058823529413,194.34352941176468 178.71058823529413,160.4611764705882 225.78823529411767,160.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -0.01900000000000021,5.1999999999999975 -0.01900000000000021,3.9999999999999996 -2.08,3.9999999999999996 -2.08,3.399999999999999 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 336.1129411764706,218.81411764705888 336.1129411764706,241.40235294117647 297.3176470588236,241.40235294117647 297.3176470588236,252.6964705882353 293.5529411764706,252.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7590000000000003,5.599999999999998 -1.7590000000000003,5.199999999999999" data-type="line" data-label="" points="303.36,211.28470588235297 303.36,218.81411764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.4 -2.18,6.4 -2.18,6.699999999999999 -0.5490000000000005,6.699999999999999 -0.5490000000000005,5.6 -2.2800000000000002,5.6" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 295.43529411764706,196.22588235294114 295.43529411764706,190.57882352941175 326.1364705882353,190.57882352941175 326.1364705882353,211.28470588235294 293.5529411764706,211.28470588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.8 -1.98,6.8 -1.98,6.399999999999999 -1.3390000000000004,6.399999999999999 -1.3390000000000004,5.800000000000001 -2.2800000000000002,5.799999999999999" data-type="line" data-label="" points="293.5529411764706,188.6964705882353 299.20000000000005,188.6964705882353 299.20000000000005,196.2258823529412 311.2658823529412,196.2258823529412 311.2658823529412,207.51999999999998 293.5529411764706,207.52" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,0.7 -1,0.6000000000000001 -2.6105,0.6000000000000001 -2.6105,0.9400000000000002 -4.221,0.9400000000000002 -4.221,1.3877787807814457e-16 -3.7,1.6653345369377348e-16" data-type="line" data-label="" points="317.64705882352945,303.52 317.64705882352945,305.40235294117645 287.3317647058824,305.40235294117645 287.3317647058824,299.00235294117647 257.01647058823534,299.00235294117647 257.01647058823534,316.6964705882353 266.82352941176475,316.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.2,6.18 3.2,6.701 6.800000000000001,6.701 6.800000000000001,6.18" data-type="line" data-label="" points="396.7058823529412,200.36705882352942 396.7058823529412,190.56 464.47058823529414,190.56 464.47058823529414,200.36705882352942" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,2.8 4.2989999999999995,2.8 4.2989999999999995,3.1009999999999995" data-type="line" data-label="" points="426.82352941176475,263.9905882352941 417.39294117647063,263.9905882352941 417.39294117647063,258.32470588235293" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,2.8000000000000003 8.850999999999999,2.8000000000000003 8.850999999999999,3.451" data-type="line" data-label="" points="490.82352941176475,263.9905882352941 503.0776470588236,263.9905882352941 503.0776470588236,251.73647058823528" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8279124999999998,-1.1973754499999996 -1.3639562500000002,-1.1973754499999996" data-type="line" data-label="" points="320.8863529411765,339.2353025882353 310.79611764705885,339.2353025882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.399999999999999,3 11.049999999999997,3" data-type="line" data-label="" points="494.5882352941177,260.2258823529412 544.4705882352941,260.2258823529412" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.7,0.20000000000000018 -3.9410000000000003,0.20000000000000018 -3.9410000000000003,-0.10099999999999981" data-type="line" data-label="" points="266.82352941176475,312.93176470588236 262.28705882352943,312.93176470588236 262.28705882352943,318.5976470588235" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.2,-8.5 5.959,-8.5 5.959,-8.651" data-type="line" data-label="" points="453.17647058823536,476.6964705882353 448.64000000000004,476.6964705882353 448.64000000000004,479.53882352941173" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,8.200000000000001 -0.9389999999999998,8.200000000000001 -0.9389999999999998,8.149000000000001" data-type="line" data-label="" points="293.5529411764706,162.34352941176468 318.7952941176471,162.34352941176468 318.7952941176471,163.30352941176469" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,5.399999999999999 -1.1890000000000005,5.399999999999999 -1.1890000000000005,5.450999999999999" data-type="line" data-label="" points="293.5529411764706,215.0494117647059 314.0894117647059,215.0494117647059 314.0894117647059,214.08941176470591" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.22791250000000018,-1.202624549999999 0.8189125000000003,-1.202624549999999 0.8189125000000003,-1.151624549999999" data-type="line" data-label="" points="340.76070588235297,339.3341091764706 351.8854117647059,339.3341091764706 351.8854117647059,338.37410917647054" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.9 -8.281,3.9 -8.281,4.701" data-type="line" data-label="" points="225.78823529411767,243.28470588235294 180.5929411764706,243.28470588235294 180.5929411764706,228.2070588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.7,0.4000000000000002 -3.8810000000000002,0.4000000000000002 -3.8810000000000002,0.5010000000000002" data-type="line" data-label="" points="266.82352941176475,309.1670588235294 263.4164705882353,309.1670588235294 263.4164705882353,307.26588235294116" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.2999999999999994 -6.56,3.2999999999999994" data-type="line" data-label="" points="225.78823529411767,254.57882352941175 212.98823529411766,254.57882352941175" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,8 -1.4400000000000002,8" data-type="line" data-label="" points="293.5529411764706,166.10823529411763 309.36470588235295,166.10823529411763" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,4.6 11,4.6" data-type="line" data-label="" points="562.3529411764706,230.10823529411766 543.5294117647059,230.10823529411766" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7.4 -1.3600000000000003,7.4" data-type="line" data-label="" points="293.5529411764706,177.40235294117645 310.8705882352941,177.40235294117645" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,4 11,4" data-type="line" data-label="" points="562.3529411764706,241.40235294117645 543.5294117647059,241.40235294117645" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7.800000000000001 -1.3600000000000003,7.800000000000001" data-type="line" data-label="" points="293.5529411764706,169.87294117647056 310.8705882352941,169.87294117647056" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,4.4 11,4.4" data-type="line" data-label="" points="562.3529411764706,233.8729411764706 543.5294117647059,233.8729411764706" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7.6000000000000005 -1.3600000000000003,7.6000000000000005" data-type="line" data-label="" points="293.5529411764706,173.63764705882352 310.8705882352941,173.63764705882352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,4.2 11,4.2" data-type="line" data-label="" points="562.3529411764706,237.63764705882352 543.5294117647059,237.63764705882352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7 -1.3600000000000003,7" data-type="line" data-label="" points="293.5529411764706,184.93176470588233 310.8705882352941,184.93176470588233" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,3.6 11,3.6" data-type="line" data-label="" points="562.3529411764706,248.93176470588236 543.5294117647059,248.93176470588236" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7.2 -1.2800000000000002,7.2" data-type="line" data-label="" points="293.5529411764706,181.1670588235294 312.3764705882353,181.1670588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,3.8 11,3.8" data-type="line" data-label="" points="562.3529411764706,245.1670588235294 543.5294117647059,245.1670588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.66,0.2999999999999998 10.42,0.2999999999999998" data-type="line" data-label="" points="518.3058823529412,311.0494117647059 532.6117647058824,311.0494117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6 -1.5200000000000002,6" data-type="line" data-label="" points="293.5529411764706,203.75529411764705 307.8588235294118,203.75529411764705" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.66,1.4000000000000004 10.42,1.4000000000000004" data-type="line" data-label="" points="518.3058823529412,290.3435294117647 532.6117647058824,290.3435294117647" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.199999999999999 -1.5200000000000002,6.199999999999999" data-type="line" data-label="" points="293.5529411764706,199.99058823529413 307.8588235294118,199.99058823529413" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.199999999999999 -1.3600000000000003,4.199999999999999" data-type="line" data-label="" points="293.5529411764706,237.63764705882352 310.8705882352941,237.63764705882352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.4,-3.8999999999999995 6.4,-2.9799999999999995" data-type="line" data-label="" points="456.9411764705883,390.10823529411766 456.9411764705883,372.7905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.6999999999999997 -6.56,3.6999999999999997" data-type="line" data-label="" points="225.78823529411767,247.0494117647059 212.98823529411766,247.0494117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.3999999999999995,-8.5 3.7199999999999998,-8.5" data-type="line" data-label="" points="419.29411764705884,476.6964705882353 406.49411764705883,476.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.4999999999999996 -6.4799999999999995,3.4999999999999996" data-type="line" data-label="" points="225.78823529411767,250.81411764705882 214.49411764705886,250.81411764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.999999999999999,-8.5 7.3999999999999995,-8.5" data-type="line" data-label="" points="487.05882352941177,476.6964705882353 475.7647058823529,476.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,8.100000000000001 -7.12,8.100000000000001" data-type="line" data-label="" points="225.78823529411767,164.22588235294114 202.44705882352943,164.22588235294114" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.900000000000001 -7.12,7.900000000000001" data-type="line" data-label="" points="225.78823529411767,167.99058823529407 202.44705882352943,167.99058823529407" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.700000000000001 -7.12,7.700000000000001" data-type="line" data-label="" points="225.78823529411767,171.75529411764703 202.44705882352943,171.75529411764703" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.500000000000001 -7.12,7.500000000000001" data-type="line" data-label="" points="225.78823529411767,175.51999999999998 202.44705882352943,175.51999999999998" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.300000000000001 -7.12,7.300000000000001" data-type="line" data-label="" points="225.78823529411767,179.2847058823529 202.44705882352943,179.2847058823529" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.100000000000001 -7.12,7.100000000000001" data-type="line" data-label="" points="225.78823529411767,183.04941176470584 202.44705882352943,183.04941176470584" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.900000000000001 -7.68,6.900000000000001" data-type="line" data-label="" points="225.78823529411767,186.8141176470588 191.9058823529412,186.8141176470588" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.700000000000001 -7.279999999999999,6.700000000000001" data-type="line" data-label="" points="225.78823529411767,190.57882352941175 199.4352941176471,190.57882352941175" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.300000000000002 -7.12,6.300000000000002" data-type="line" data-label="" points="225.78823529411767,198.1082352941176 202.44705882352943,198.1082352941176" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.100000000000001 -7.359999999999999,6.100000000000001" data-type="line" data-label="" points="225.78823529411767,201.87294117647053 197.92941176470592,201.87294117647053" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.900000000000001 -7.359999999999999,5.900000000000001" data-type="line" data-label="" points="225.78823529411767,205.6376470588235 197.92941176470592,205.6376470588235" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.700000000000001 -7.359999999999999,5.700000000000001" data-type="line" data-label="" points="225.78823529411767,209.40235294117645 197.92941176470592,209.40235294117645" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.500000000000001 -7.279999999999999,5.500000000000001" data-type="line" data-label="" points="225.78823529411767,213.16705882352937 199.4352941176471,213.16705882352937" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.300000000000001 -7.279999999999999,5.300000000000001" data-type="line" data-label="" points="225.78823529411767,216.93176470588233 199.4352941176471,216.93176470588233" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.1000000000000005 -7.279999999999999,5.1000000000000005" data-type="line" data-label="" points="225.78823529411767,220.6964705882353 199.4352941176471,220.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,4.9 -7.279999999999999,4.9" data-type="line" data-label="" points="225.78823529411767,224.4611764705882 199.4352941176471,224.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.099999999999999 -7.12,3.099999999999999" data-type="line" data-label="" points="225.78823529411767,258.34352941176473 202.44705882352943,258.34352941176473" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,2.899999999999999 -7.12,2.899999999999999" data-type="line" data-label="" points="225.78823529411767,262.10823529411766 202.44705882352943,262.10823529411766" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,2.699999999999999 -7.4399999999999995,2.699999999999999" data-type="line" data-label="" points="225.78823529411767,265.8729411764706 196.42352941176475,265.8729411764706" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.399999999999999 -0.6400000000000003,4.399999999999999" data-type="line" data-label="" points="293.5529411764706,233.8729411764706 324.4235294117647,233.8729411764706" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.599999999999999 -0.6400000000000003,4.599999999999999" data-type="line" data-label="" points="293.5529411764706,230.10823529411766 324.4235294117647,230.10823529411766" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.799999999999999 -0.6400000000000003,4.799999999999999" data-type="line" data-label="" points="293.5529411764706,226.34352941176473 324.4235294117647,226.34352941176473" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.999999999999998 -0.8000000000000003,4.999999999999998" data-type="line" data-label="" points="293.5529411764706,222.5788235294118 321.4117647058824,222.5788235294118" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-1.3399999999999999" data-y="2.2" x="299.7647058823529" y="265.4964705882353" width="22.964705882352916" height="19.57647058823528" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-0.665" data-y="1" x="309.17647058823536" y="292.2258823529412" width="29.552941176470597" height="11.29411764705884" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-14.9875" data-y="1.5999999999999996" x="40.00000000000003" y="279.42588235294113" width="28.70588235294116" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-13.287499999999998" data-y="1.5999999999999996" x="72.00000000000006" y="279.42588235294113" width="28.70588235294116" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-11.587499999999999" data-y="1.5999999999999996" x="104.00000000000006" y="279.42588235294113" width="28.70588235294116" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="-9.8875" data-y="1.5999999999999996" x="136.00000000000006" y="279.42588235294113" width="28.70588235294113" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="-8.1875" data-y="1.5999999999999996" x="168.00000000000003" y="279.42588235294113" width="28.70588235294116" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="-6.4875" data-y="1.5999999999999996" x="200" y="279.42588235294113" width="28.705882352941188" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="8.955000000000002" data-y="-5.5" x="493.6470588235295" y="414.5788235294118" width="22.77647058823527" height="11.29411764705884" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="13.052500000000002" data-y="6.3" x="568.9411764705883" y="190.95529411764704" width="26.44705882352946" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="3.5725000000000002" data-y="5.8" x="388.2352941176471" y="200.36705882352942" width="30.964705882352973" height="14.305882352941154" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="-2.5675" data-y="-1.1999999999999993" x="277.17647058823536" y="332.13176470588235" width="21.92941176470589" height="14.305882352941182" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="6.5" data-y="2.7" x="426.82352941176475" y="248.93176470588236" width="64" height="33.882352941176464" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="-4.08" data-y="5.5" x="225.78823529411767" y="158.57882352941175" width="67.76470588235293" height="109.1764705882353" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="13" data-y="4" x="562.3529411764707" y="222.57882352941172" width="37.64705882352939" height="37.64705882352945" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="-2.7" data-y="0.2000000000000002" x="266.82352941176475" y="307.2847058823529" width="37.64705882352939" height="11.29411764705884" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="-2.08" data-y="-4.5" x="273.6" y="388.0376470588235" width="47.43529411764706" height="26.7294117647059" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="4.6" data-y="-4" x="414.2117647058824" y="385.22436988235296" width="17.694117647058818" height="13.532436705882333" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="8.8" data-y="-4" x="493.2705882352941" y="385.22436988235296" width="17.694117647058818" height="13.532436705882333" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_19" data-x="6.65" data-y="-5.199999999999999" x="451.1058823529412" y="404.4141176470588" width="21.08235294117651" height="20.329411764705924" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_20" data-x="10.75" data-y="-5.4" x="528.2823529411764" y="408.17882352941183" width="21.08235294117651" height="20.329411764705867" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_21" data-x="4.8149999999999995" data-y="-5.5" x="414.5882352941177" y="414.5788235294118" width="25.035294117647027" height="11.29411764705884" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_22" data-x="6.555" data-y="-4.199999999999999" x="448.47058823529414" y="390.10823529411766" width="22.77647058823527" height="11.294117647058783" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_23" data-x="10.895" data-y="-4.199999999999999" x="525.6470588235295" y="390.10823529411766" width="31.811764705882297" height="11.294117647058783" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_24" data-x="3.3550000000000004" data-y="0.5" x="388.2352941176471" y="301.6376470588235" width="22.776470588235327" height="11.29411764705884" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_25" data-x="10.955000000000002" data-y="1.5" x="531.2941176470589" y="282.81411764705877" width="22.77647058823527" height="11.29411764705884" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_26" data-x="9.3" data-y="0.2999999999999999" x="504.7529411764707" y="304.64941176470586" width="13.552941176470597" height="12.800000000000011" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_27" data-x="9.3" data-y="1.4000000000000004" x="504.7529411764707" y="283.94352941176464" width="13.552941176470597" height="12.800000000000011" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_28" data-x="5.1925" data-y="5.8" x="422.11764705882354" y="200.36705882352942" width="24.188235294117703" height="14.305882352941154" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_29" data-x="0.23249999999999962" data-y="0.20000000000000023" x="329.88235294117646" y="305.77882352941174" width="21.92941176470589" height="14.305882352941182" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_30" data-x="-7.4575" data-y="4.3" x="184.00000000000003" y="228.6023529411765" width="24.188235294117646" height="14.305882352941154" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_31" data-x="6.932500000000001" data-y="5.8" x="456" y="200.36705882352942" width="21.92941176470589" height="14.305882352941154" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_32" data-x="-3.4675000000000002" data-y="-6.199999999999999" x="260.2352941176471" y="426.2494117647059" width="21.92941176470589" height="14.305882352941126" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_33" data-x="-1.6075" data-y="-6.199999999999999" x="294.11764705882354" y="426.2494117647059" width="24.188235294117646" height="14.305882352941126" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_34" data-x="-0.2999999999999998" data-y="-1.1999999999999993" x="320.8863529411765" y="331.1177345882353" width="19.874352941176483" height="16.33394258823529" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_35" data-x="5.061249999999999" data-y="-8.5" x="419.29411764705884" y="474.8141176470588" width="24.894117647058806" height="3.764705882352928" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_36" data-x="6.741250000000001" data-y="-8.5" x="453.17647058823536" y="474.8141176470588" width="20.376470588235293" height="3.764705882352928" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_37" data-x="8.661249999999999" data-y="-8.5" x="487.05882352941177" y="474.8141176470588" width="24.894117647058806" height="3.764705882352928" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_38" data-x="10.34125" data-y="-8.5" x="520.9411764705883" y="474.8141176470588" width="20.376470588235293" height="3.764705882352928" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="TYPE_C_16PIN_2MD_073_" data-x="6.460000000000001" data-y="1.6700000000000004" x="434.3529411764706" y="283.5670588235294" width="47.43529411764712" height="3.388235294117635" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="J_USB" data-x="5.5" data-y="3.715" x="433.22352941176473" y="244.4141176470588" width="13.552941176470597" height="4.705882352941188" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="RP2040" data-x="-5.120000000000001" data-y="2.47" x="233.31764705882352" y="268.50823529411764" width="13.552941176470597" height="3.388235294117635" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="U1" data-x="-5.36" data-y="8.515" x="232.18823529411765" y="154.06117647058818" width="6.7764705882352985" height="4.705882352941188" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="W25Q16JVUXIQ" data-x="13.120000000000001" data-y="2.87" x="569.8823529411766" y="260.9788235294117" width="27.10588235294108" height="3.388235294117635" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="U2" data-x="12.52" data-y="5.115" x="568.7529411764706" y="218.0611764705882" width="6.77647058823527" height="4.70588235294116" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="AP2112K_3_3TRG1" data-x="-2.4000000000000004" data-y="-0.22999999999999982" x="274.3529411764706" y="319.33176470588234" width="33.882352941176464" height="3.388235294117635" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="U3" data-x="-3.1800000000000006" data-y="0.6150000000000002" x="273.22352941176473" y="302.7670588235294" width="6.77647058823527" height="4.70588235294116" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
3
|
+
<rect width="100%" height="100%" fill="white"/><g><polyline data-points="8.2,2.2 8.940000000000001,0.2999999999999998" data-type="line" data-label="" points="490.82352941176475,275.2847058823529 504.75294117647064,311.0494117647059" fill="none" stroke="hsl(336, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="8.2,2.4000000000000004 8.940000000000001,1.4000000000000004" data-type="line" data-label="" points="490.82352941176475,271.52 504.75294117647064,290.3435294117647" fill="none" stroke="hsl(98, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1,0.7 -3.7,1.6653345369377348e-16" data-type="line" data-label="" points="317.64705882352945,303.52 266.82352941176475,316.6964705882353" fill="none" stroke="hsl(204, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.4 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(166, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="4.8,2.2 8.940000000000001,0.2999999999999998" data-type="line" data-label="" points="426.82352941176475,275.2847058823529 504.75294117647064,311.0494117647059" fill="none" stroke="hsl(335, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="4.8,2.4000000000000004 8.940000000000001,1.4000000000000004" data-type="line" data-label="" points="426.82352941176475,271.52 504.75294117647064,290.3435294117647" fill="none" stroke="hsl(97, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="4.8,2.6 3.2,0.8" data-type="line" data-label="" points="426.82352941176475,267.75529411764705 396.7058823529412,301.6376470588235" fill="none" stroke="hsl(273, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="8.2,2.6000000000000005 10.8,1.8" data-type="line" data-label="" points="490.82352941176475,267.75529411764705 539.7647058823529,282.8141176470588" fill="none" stroke="hsl(274, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-3.6,-5.819999999999999 -3.34,-4.51" data-type="line" data-label="" points="268.7058823529412,426.2494117647059 273.6,401.5905882352941" fill="none" stroke="hsl(306, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,-5.819999999999999 -0.8200000000000001,-4.51" data-type="line" data-label="" points="302.5882352941177,426.2494117647059 321.0352941176471,401.5905882352941" fill="none" stroke="hsl(73, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="6.4,-4.499999999999999 6.4,-4.659999999999999" data-type="line" data-label="" points="456.9411764705883,401.40235294117645 456.9411764705883,404.4141176470588" fill="none" stroke="hsl(305, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="10.5,-4.499999999999999 10.5,-4.86" data-type="line" data-label="" points="534.1176470588235,401.40235294117645 534.1176470588235,408.1788235294118" fill="none" stroke="hsl(336, 100%, 50%, 0.8)" stroke-width="1px"/></g><g><polyline data-points="8.8,-5.8 8.33,-4" data-type="line" data-label="" points="502.11764705882354,425.8729411764706 493.27058823529416,391.9905882352941" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.13,-4 4.6,-5.8" data-type="line" data-label="" points="414.2117647058824,391.9905882352941 423.05882352941177,425.8729411764706" fill="none" stroke="hsl(200, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-1,1.6800000000000002 -1,1.3" data-type="line" data-label="" points="317.64705882352945,285.0729411764706 317.64705882352945,292.22588235294114" fill="none" stroke="hsl(71, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,2.8 8.2,2.8000000000000003" data-type="line" data-label="" points="426.82352941176475,263.9905882352941 490.82352941176475,263.9905882352941" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,2.8 5,6.18" data-type="line" data-label="" points="426.82352941176475,263.9905882352941 430.5882352941177,200.36705882352942" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,2.8000000000000003 5,6.18" data-type="line" data-label="" points="490.82352941176475,263.9905882352941 430.5882352941177,200.36705882352942" fill="none" stroke="hsl(170, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -13.6,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 80.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -11.9,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 112.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -10.2,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 144.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -8.5,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 176.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -11.9,1.9799999999999995" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 112.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -10.2,1.9799999999999995" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 144.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -8.5,1.9799999999999995" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 176.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -10.2,1.9799999999999995" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 144.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -8.5,1.9799999999999995" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 176.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -8.5,1.9799999999999995" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 176.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="144.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -6.8,1.9799999999999995" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 208.47058823529414,279.4258823529412" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -5.88,8.3" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 225.78823529411767,160.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -5.88,6.500000000000002" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -5.88,4.1" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,5.6" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,6.4" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -2.2800000000000002,6.6" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.9799999999999995 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.8,-5.2 4.6,-5.2" data-type="line" data-label="" points="502.11764705882354,414.57882352941175 423.05882352941177,414.57882352941175" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.8,-5.2 10.5,-3.8999999999999995" data-type="line" data-label="" points="502.11764705882354,414.57882352941175 534.1176470588235,390.10823529411766" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.8,-5.2 9.8,-8.5" data-type="line" data-label="" points="502.11764705882354,414.57882352941175 520.9411764705883,476.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,6.68 3.2,6.18" data-type="line" data-label="" points="577.4117647058824,190.95529411764704 396.7058823529412,200.36705882352942" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,6.68 12,4.8" data-type="line" data-label="" points="577.4117647058824,190.95529411764704 562.3529411764706,226.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,6.68 6.800000000000001,6.18" data-type="line" data-label="" points="577.4117647058824,190.95529411764704 464.47058823529414,200.36705882352942" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,6.18 12,4.8" data-type="line" data-label="" points="396.7058823529412,200.36705882352942 562.3529411764706,226.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,6.18 6.800000000000001,6.18" data-type="line" data-label="" points="396.7058823529412,200.36705882352942 464.47058823529414,200.36705882352942" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -5.88,6.500000000000002" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 225.78823529411767,194.34352941176468" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -5.88,4.1" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,5.6" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,6.4" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -2.2800000000000002,6.6" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,8.3 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="225.78823529411767,160.4611764705882 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -5.88,4.1" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 225.78823529411767,239.51999999999998" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,5.6" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,6.4" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -2.2800000000000002,6.6" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,6.500000000000002 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,252.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,5.6" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,6.4" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -2.2800000000000002,6.6" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.1 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="225.78823529411767,239.51999999999998 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -2.2800000000000002,5.199999999999999" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 293.5529411764706,218.81411764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -2.2800000000000002,5.6" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -2.2800000000000002,6.4" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,3.399999999999999 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,252.6964705882353 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -2.2800000000000002,5.6" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 293.5529411764706,211.28470588235294" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -2.2800000000000002,6.4" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.6 -2.2800000000000002,6.4" data-type="line" data-label="" points="293.5529411764706,211.28470588235294 293.5529411764706,196.22588235294114" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.6 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,211.28470588235294 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.6 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,211.28470588235294 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.6 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,211.28470588235294 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.4 -2.2800000000000002,6.6" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 293.5529411764706,192.4611764705882" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.4 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.4 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.6 0.09999999999999963,0.5800000000000003" data-type="line" data-label="" points="293.5529411764706,192.4611764705882 338.3529411764706,305.77882352941174" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.6 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="293.5529411764706,192.4611764705882 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,4.8 6.800000000000001,6.18" data-type="line" data-label="" points="562.3529411764706,226.34352941176468 464.47058823529414,200.36705882352942" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.6,-5.2 10.5,-3.8999999999999995" data-type="line" data-label="" points="423.05882352941177,414.57882352941175 534.1176470588235,390.10823529411766" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.6,-5.2 9.8,-8.5" data-type="line" data-label="" points="423.05882352941177,414.57882352941175 520.9411764705883,476.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="10.5,-3.8999999999999995 9.8,-8.5" data-type="line" data-label="" points="534.1176470588235,390.10823529411766 520.9411764705883,476.6964705882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.09999999999999963,0.5800000000000003 -0.8279124999999998,-1.1973754499999996" data-type="line" data-label="" points="338.3529411764706,305.77882352941174 320.8863529411765,339.2353025882353" fill="none" stroke="hsl(154, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -13.6,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 80.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -11.9,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 112.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -10.2,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 144.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -8.5,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 176.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-15.3,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -11.9,1.2199999999999998" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 112.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -10.2,1.2199999999999998" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 144.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -8.5,1.2199999999999998" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 176.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-13.6,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -10.2,1.2199999999999998" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 144.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -8.5,1.2199999999999998" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 176.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-11.9,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -8.5,1.2199999999999998" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 176.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-10.2,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="144.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -6.8,1.2199999999999998" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 208.47058823529414,293.73176470588237" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-8.5,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 -2.7,-1.5799999999999992" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 285.64705882352945,346.43764705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 -5.88,4.7" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 -3.7,0.20000000000000018" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-6.8,1.2199999999999998 -7.65,3.92" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 3.2,5.42" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 396.7058823529412,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 4.8,3.4000000000000004" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 426.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 8.2,3.4000000000000004" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 490.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 4.8,3.2" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 426.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 8.2,3.2" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 4.8,3" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 8.2,3" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 12,3.4" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 12,3.2" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 3.2,0.19999999999999996" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 10.8,1.2" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 5,5.42" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12.8,5.92 6.800000000000001,5.42" data-type="line" data-label="" points="577.4117647058824,205.26117647058823 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 4.8,3.4000000000000004" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 426.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 8.2,3.4000000000000004" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 490.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 4.8,3.2" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 426.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 8.2,3.2" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 4.8,3" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 8.2,3" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 12,3.4" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 12,3.2" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 3.2,0.19999999999999996" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 10.8,1.2" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 5,5.42" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,5.42 6.800000000000001,5.42" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-1.5799999999999992 -5.88,4.7" data-type="line" data-label="" points="285.64705882352945,346.43764705882353 225.78823529411767,228.22588235294114" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-1.5799999999999992 -3.7,0.20000000000000018" data-type="line" data-label="" points="285.64705882352945,346.43764705882353 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-1.5799999999999992 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="285.64705882352945,346.43764705882353 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-1.5799999999999992 -7.65,3.92" data-type="line" data-label="" points="285.64705882352945,346.43764705882353 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 8.2,3.4000000000000004" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 490.82352941176475,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 4.8,3.2" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 426.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 8.2,3.2" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 4.8,3" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 8.2,3" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 12,3.4" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 12,3.2" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 3.2,0.19999999999999996" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 10.8,1.2" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 5,5.42" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.4000000000000004 6.800000000000001,5.42" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 4.8,3.2" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 426.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 8.2,3.2" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 4.8,3" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 8.2,3" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 12,3.4" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 12,3.2" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 3.2,0.19999999999999996" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 10.8,1.2" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 5,5.42" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.4000000000000004 6.800000000000001,5.42" data-type="line" data-label="" points="490.82352941176475,252.6964705882353 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 8.2,3.2" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 490.82352941176475,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 4.8,3" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 8.2,3" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 12,3.4" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 12,3.2" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 3.2,0.19999999999999996" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 10.8,1.2" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 5,5.42" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3.2 6.800000000000001,5.42" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 4.8,3" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 426.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 8.2,3" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 12,3.4" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 12,3.2" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 3.2,0.19999999999999996" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 10.8,1.2" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 5,5.42" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3.2 6.800000000000001,5.42" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 8.2,3" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 490.82352941176475,260.2258823529412" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 12,3.4" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 12,3.2" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 3.2,0.19999999999999996" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 10.8,1.2" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 5,5.42" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="4.8,3 6.800000000000001,5.42" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 12,3.4" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 562.3529411764706,252.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 12,3.2" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 3.2,0.19999999999999996" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 10.8,1.2" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 5,5.42" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,3 6.800000000000001,5.42" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.7 -3.7,0.20000000000000018" data-type="line" data-label="" points="225.78823529411767,228.22588235294114 266.82352941176475,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.7 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="225.78823529411767,228.22588235294114 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,4.7 -7.65,3.92" data-type="line" data-label="" points="225.78823529411767,228.22588235294114 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 12,3.2" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 562.3529411764706,256.4611764705882" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 3.2,0.19999999999999996" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 10.8,1.2" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 5,5.42" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.4 6.800000000000001,5.42" data-type="line" data-label="" points="562.3529411764706,252.6964705882353 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.2 3.2,0.19999999999999996" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 396.7058823529412,312.93176470588236" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.2 10.8,1.2" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.2 5,5.42" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="12,3.2 6.800000000000001,5.42" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.7,0.20000000000000018 0.09999999999999966,-0.17999999999999983" data-type="line" data-label="" points="266.82352941176475,312.93176470588236 338.3529411764706,320.0847058823529" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.7,0.20000000000000018 -7.65,3.92" data-type="line" data-label="" points="266.82352941176475,312.93176470588236 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.8,-3.79 -2.82,-5.21" data-type="line" data-label="" points="283.764705882353,388.0376470588235 283.3882352941177,414.7670588235294" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.8,-3.79 -3.6,-6.579999999999999" data-type="line" data-label="" points="283.764705882353,388.0376470588235 268.7058823529412,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.8,-3.79 -1.7999999999999998,-6.579999999999999" data-type="line" data-label="" points="283.764705882353,388.0376470588235 302.5882352941177,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.82,-5.21 -3.6,-6.579999999999999" data-type="line" data-label="" points="283.3882352941177,414.7670588235294 268.7058823529412,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.82,-5.21 -1.7999999999999998,-6.579999999999999" data-type="line" data-label="" points="283.3882352941177,414.7670588235294 302.5882352941177,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.069999999999999,-4 9.270000000000001,-4" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 510.964705882353,391.9905882352941" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.069999999999999,-4 6.4,-5.739999999999999" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 456.9411764705883,424.7435294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.069999999999999,-4 10.5,-5.94" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 534.1176470588235,428.50823529411764" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5.069999999999999,-4 6.2,-8.5" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 453.17647058823536,476.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.270000000000001,-4 6.4,-5.739999999999999" data-type="line" data-label="" points="510.964705882353,391.9905882352941 456.9411764705883,424.7435294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.270000000000001,-4 10.5,-5.94" data-type="line" data-label="" points="510.964705882353,391.9905882352941 534.1176470588235,428.50823529411764" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="9.270000000000001,-4 6.2,-8.5" data-type="line" data-label="" points="510.964705882353,391.9905882352941 453.17647058823536,476.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.4,-5.739999999999999 10.5,-5.94" data-type="line" data-label="" points="456.9411764705883,424.7435294117647 534.1176470588235,428.50823529411764" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="6.4,-5.739999999999999 6.2,-8.5" data-type="line" data-label="" points="456.9411764705883,424.7435294117647 453.17647058823536,476.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="10.5,-5.94 6.2,-8.5" data-type="line" data-label="" points="534.1176470588235,428.50823529411764 453.17647058823536,476.6964705882353" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,0.19999999999999996 10.8,1.2" data-type="line" data-label="" points="396.7058823529412,312.93176470588236 539.7647058823529,294.10823529411766" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,0.19999999999999996 5,5.42" data-type="line" data-label="" points="396.7058823529412,312.93176470588236 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="3.2,0.19999999999999996 6.800000000000001,5.42" data-type="line" data-label="" points="396.7058823529412,312.93176470588236 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="10.8,1.2 5,5.42" data-type="line" data-label="" points="539.7647058823529,294.10823529411766 430.5882352941177,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="10.8,1.2 6.800000000000001,5.42" data-type="line" data-label="" points="539.7647058823529,294.10823529411766 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="5,5.42 6.800000000000001,5.42" data-type="line" data-label="" points="430.5882352941177,214.67294117647057 464.47058823529414,214.67294117647057" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="0.09999999999999966,-0.17999999999999983 -7.65,3.92" data-type="line" data-label="" points="338.3529411764706,320.0847058823529 192.47058823529414,242.90823529411762" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-3.6,-6.579999999999999 -1.7999999999999998,-6.579999999999999" data-type="line" data-label="" points="268.7058823529412,440.555294117647 302.5882352941177,440.555294117647" fill="none" stroke="hsl(157, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-0.8199999999999994 -2.2800000000000002,5.399999999999999" data-type="line" data-label="" points="285.64705882352945,332.13176470588235 293.5529411764706,215.0494117647059" fill="none" stroke="hsl(212, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.7,-0.8199999999999994 0.22791250000000018,-1.202624549999999" data-type="line" data-label="" points="285.64705882352945,332.13176470588235 340.76070588235297,339.3341091764706" fill="none" stroke="hsl(212, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.399999999999999 0.22791250000000018,-1.202624549999999" data-type="line" data-label="" points="293.5529411764706,215.0494117647059 340.76070588235297,339.3341091764706" fill="none" stroke="hsl(212, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,3.9 -2.2800000000000002,5.799999999999999" data-type="line" data-label="" points="225.78823529411767,243.28470588235294 293.5529411764706,207.52" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,3.9 -2.2800000000000002,6.8" data-type="line" data-label="" points="225.78823529411767,243.28470588235294 293.5529411764706,188.6964705882353" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-5.88,3.9 -7.65,4.68" data-type="line" data-label="" points="225.78823529411767,243.28470588235294 192.47058823529414,228.60235294117646" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.799999999999999 -2.2800000000000002,6.8" data-type="line" data-label="" points="293.5529411764706,207.52 293.5529411764706,188.6964705882353" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,5.799999999999999 -7.65,4.68" data-type="line" data-label="" points="293.5529411764706,207.52 192.47058823529414,228.60235294117646" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="-2.2800000000000002,6.8 -7.65,4.68" data-type="line" data-label="" points="293.5529411764706,188.6964705882353 192.47058823529414,228.60235294117646" fill="none" stroke="hsl(30, 100%, 50%, 0.8)" stroke-width="1px" stroke-dasharray="4 2"/></g><g><polyline data-points="8.2,2.4000000000000004 8.57,2.4000000000000004 8.57,1.4000000000000004 8.940000000000001,1.4000000000000004" data-type="line" data-label="" points="490.82352941176475,271.52 497.7882352941177,271.52 497.7882352941177,290.3435294117647 504.75294117647064,290.3435294117647" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.5,1.9799999999999995 -8.5,2.179999999999999 -10.2,2.179999999999999 -10.2,1.9799999999999995" data-type="line" data-label="" points="176.47058823529414,279.4258823529412 176.47058823529414,275.66117647058826 144.47058823529414,275.66117647058826 144.47058823529414,279.4258823529412" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.8,1.9799999999999995 -6.8,2.179999999999999 -8.5,2.179999999999999" data-type="line" data-label="" points="208.47058823529414,279.4258823529412 208.47058823529414,275.66117647058826 176.47058823529414,275.66117647058826" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-11.9,1.9799999999999995 -11.9,2.179999999999999 -10.2,2.179999999999999 -10.2,1.9799999999999995" data-type="line" data-label="" points="112.47058823529414,279.4258823529412 112.47058823529414,275.66117647058826 144.47058823529414,275.66117647058826 144.47058823529414,279.4258823529412" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-13.6,1.9799999999999995 -13.6,2.179999999999999 -11.9,2.179999999999999" data-type="line" data-label="" points="80.47058823529414,279.4258823529412 80.47058823529414,275.66117647058826 112.47058823529414,275.66117647058826" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-15.3,1.9799999999999995 -15.3,2.179999999999999 -13.6,2.179999999999999" data-type="line" data-label="" points="48.470588235294144,279.4258823529412 48.470588235294144,275.66117647058826 80.47058823529414,275.66117647058826" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.09999999999999963,0.5800000000000003 0.09999999999999963,0.6400000000000001 -0.8000000000000003,0.6400000000000001 -0.8000000000000003,0.30000000000000016 -1.7000000000000002,0.30000000000000016" data-type="line" data-label="" points="338.3529411764706,305.77882352941174 338.3529411764706,304.64941176470586 321.4117647058824,304.64941176470586 321.4117647058824,311.0494117647059 304.47058823529414,311.0494117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8279124999999998,-1.1973754499999996 -1.0139562500000001,-1.1973754499999996 -1.0139562500000001,0.30000000000000016" data-type="line" data-label="" points="320.8863529411765,339.2353025882353 317.3843529411765,339.2353025882353 317.3843529411765,311.0494117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.6 -2.18,6.6" data-type="line" data-label="" points="293.5529411764706,192.4611764705882 295.43529411764706,192.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.6,-5.819999999999999 -3.6,-4.51 -3.3399999999999994,-4.51" data-type="line" data-label="" points="268.7058823529412,426.2494117647059 268.7058823529412,401.5905882352941 273.6,401.5905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7999999999999998,-5.819999999999999 -1.7999999999999998,-5.515 -0.6200000000000001,-5.515 -0.6200000000000001,-4.51 -0.8200000000000003,-4.51" data-type="line" data-label="" points="302.5882352941177,426.2494117647059 302.5882352941177,420.50823529411764 324.8,420.50823529411764 324.8,401.5905882352941 321.0352941176471,401.5905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.4,-4.499999999999999 6.4,-4.659999999999999" data-type="line" data-label="" points="456.9411764705883,401.40235294117645 456.9411764705883,404.4141176470588" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="10.5,-4.499999999999999 10.5,-4.86" data-type="line" data-label="" points="534.1176470588235,401.40235294117645 534.1176470588235,408.1788235294118" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.8,-5.8 8.8,-6 8.13,-6 8.13,-4 8.33,-4" data-type="line" data-label="" points="502.11764705882354,425.8729411764706 502.11764705882354,429.6376470588235 489.5058823529412,429.6376470588235 489.5058823529412,391.9905882352941 493.27058823529416,391.9905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.6,-5.8 4.6,-6 3.9299999999999997,-6 3.9299999999999997,-4 4.13,-4" data-type="line" data-label="" points="423.05882352941177,425.8729411764706 423.05882352941177,429.6376470588235 410.44705882352946,429.6376470588235 410.44705882352946,391.9905882352941 414.2117647058824,391.9905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,1.6800000000000002 -1,1.3" data-type="line" data-label="" points="317.64705882352945,285.0729411764706 317.64705882352945,292.22588235294114" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,3.2 11.8,3.2 11.8,3.4 12,3.4" data-type="line" data-label="" points="562.3529411764706,256.4611764705882 558.5882352941177,256.4611764705882 558.5882352941177,252.6964705882353 562.3529411764706,252.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-8.5,1.2199999999999998 -8.5,1.0200000000000005 -10.2,1.0200000000000005 -10.2,1.2199999999999998" data-type="line" data-label="" points="176.47058823529414,293.73176470588237 176.47058823529414,297.4964705882353 144.47058823529414,297.4964705882353 144.47058823529414,293.73176470588237" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-6.8,1.2199999999999998 -6.8,1.0200000000000005 -8.5,1.0200000000000005" data-type="line" data-label="" points="208.47058823529414,293.73176470588237 208.47058823529414,297.4964705882353 176.47058823529414,297.4964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-11.9,1.2199999999999998 -11.9,1.0200000000000005 -10.2,1.0200000000000005 -10.2,1.2199999999999998" data-type="line" data-label="" points="112.47058823529414,293.73176470588237 112.47058823529414,297.4964705882353 144.47058823529414,297.4964705882353 144.47058823529414,293.73176470588237" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-13.6,1.2199999999999998 -13.6,1.0200000000000005 -11.9,1.0200000000000005" data-type="line" data-label="" points="80.47058823529414,293.73176470588237 80.47058823529414,297.4964705882353 112.47058823529414,297.4964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-15.3,1.2199999999999998 -15.3,1.0200000000000005 -13.6,1.0200000000000005" data-type="line" data-label="" points="48.470588235294144,293.73176470588237 48.470588235294144,297.4964705882353 80.47058823529414,297.4964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.82,-5.41 -3.54,-5.41 -3.54,-3.59 -2.7999999999999994,-3.59 -2.7999999999999994,-3.789999999999999" data-type="line" data-label="" points="283.3882352941177,418.5317647058823 269.8352941176471,418.5317647058823 269.8352941176471,384.27294117647057 283.764705882353,384.27294117647057 283.764705882353,388.0376470588235" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.6,-6.579999999999999 -3.6,-6.779999999999999 -2.82,-6.779999999999999 -2.82,-5.210000000000001" data-type="line" data-label="" points="268.7058823529412,440.555294117647 268.7058823529412,444.32 283.3882352941177,444.32 283.3882352941177,414.7670588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.8000000000000003,-6.579999999999999 -1.8000000000000003,-6.779999999999999 -2.82,-6.779999999999999" data-type="line" data-label="" points="302.5882352941177,440.555294117647 302.5882352941177,444.32 283.3882352941177,444.32" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.2,5.42 3.2,5.22 5,5.22 5,5.42" data-type="line" data-label="" points="396.7058823529412,214.67294117647057 396.7058823529412,218.43764705882353 430.5882352941177,218.43764705882353 430.5882352941177,214.67294117647057" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.800000000000001,5.42 6.800000000000001,5.22 5,5.22" data-type="line" data-label="" points="464.47058823529414,214.67294117647057 464.47058823529414,218.43764705882353 430.5882352941177,218.43764705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,3.4000000000000004 4.6,3.4000000000000004 4.6,4.41 5,4.41 5,5.42" data-type="line" data-label="" points="426.82352941176475,252.6964705882353 423.05882352941177,252.6964705882353 423.05882352941177,233.68470588235294 430.5882352941177,233.68470588235294 430.5882352941177,214.67294117647057" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,3.2 4.6,3.2 4.6,3.4000000000000004" data-type="line" data-label="" points="426.82352941176475,256.4611764705882 423.05882352941177,256.4611764705882 423.05882352941177,252.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,3 4.6,3 4.6,3.2" data-type="line" data-label="" points="426.82352941176475,260.2258823529412 423.05882352941177,260.2258823529412 423.05882352941177,256.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,3.2 8.399999999999999,3.2 8.399999999999999,3.4000000000000004 8.2,3.4000000000000004" data-type="line" data-label="" points="490.82352941176475,256.4611764705882 494.5882352941177,256.4611764705882 494.5882352941177,252.6964705882353 490.82352941176475,252.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,3 8.399999999999999,3 8.399999999999999,3.2" data-type="line" data-label="" points="490.82352941176475,260.2258823529412 494.5882352941177,260.2258823529412 494.5882352941177,256.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,2.2 8.399999999999999,2.2 8.399999999999999,1.3800000000000003 4.6,1.3800000000000003 4.6,2.2 4.8,2.2" data-type="line" data-label="" points="490.82352941176475,275.2847058823529 494.5882352941177,275.2847058823529 494.5882352941177,290.71999999999997 423.05882352941177,290.71999999999997 423.05882352941177,275.2847058823529 426.82352941176475,275.2847058823529" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.8,-5.2 8.8,-5.000000000000001 9.760000000000002,-5.000000000000001 9.760000000000002,-8.5 9.8,-8.5" data-type="line" data-label="" points="502.11764705882354,414.57882352941175 502.11764705882354,410.8141176470588 520.1882352941177,410.8141176470588 520.1882352941177,476.6964705882353 520.9411764705883,476.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12.8,6.68 12.8,6.88 11.8,6.88 11.8,4.8 12,4.8" data-type="line" data-label="" points="577.4117647058824,190.95529411764704 577.4117647058824,187.19058823529411 558.5882352941177,187.19058823529411 558.5882352941177,226.34352941176468 562.3529411764706,226.34352941176468" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,2.5999999999999996 3.2,2.5999999999999996 3.2,0.8" data-type="line" data-label="" points="426.82352941176475,267.75529411764705 396.7058823529412,267.75529411764705 396.7058823529412,301.6376470588235" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,2.6000000000000005 10.8,2.6000000000000005 10.8,1.8" data-type="line" data-label="" points="490.82352941176475,267.75529411764705 539.7647058823529,267.75529411764705 539.7647058823529,282.8141176470588" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,4.699999999999999 -6.765000000000001,4.699999999999999 -6.765000000000001,3.7199999999999998 -7.65,3.7199999999999998 -7.65,3.92" data-type="line" data-label="" points="225.78823529411767,228.2258823529412 209.12941176470588,228.2258823529412 209.12941176470588,246.6729411764706 192.47058823529414,246.6729411764706 192.47058823529414,242.90823529411762" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="5.069999999999999,-4 5.734999999999999,-4 5.734999999999999,-5.9399999999999995 6.4,-5.9399999999999995 6.4,-5.739999999999999" data-type="line" data-label="" points="431.9058823529412,391.9905882352941 444.4235294117647,391.9905882352941 444.4235294117647,428.50823529411764 456.9411764705883,428.50823529411764 456.9411764705883,424.7435294117647" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.270000000000001,-4 9.885000000000002,-4 9.885000000000002,-6.140000000000001 10.5,-6.140000000000001 10.5,-5.94" data-type="line" data-label="" points="510.964705882353,391.9905882352941 522.5411764705883,391.9905882352941 522.5411764705883,432.27294117647057 534.1176470588235,432.27294117647057 534.1176470588235,428.50823529411764" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.500000000000002 -8.381,6.500000000000002 -8.381,8.3 -5.88,8.3" data-type="line" data-label="" points="225.78823529411767,194.34352941176468 178.71058823529413,194.34352941176468 178.71058823529413,160.4611764705882 225.78823529411767,160.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,5.199999999999999 -0.01900000000000021,5.1999999999999975 -0.01900000000000021,3.9999999999999996 -2.08,3.9999999999999996 -2.08,3.399999999999999 -2.2800000000000002,3.399999999999999" data-type="line" data-label="" points="293.5529411764706,218.81411764705882 336.1129411764706,218.81411764705888 336.1129411764706,241.40235294117647 297.3176470588236,241.40235294117647 297.3176470588236,252.6964705882353 293.5529411764706,252.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1.7590000000000003,5.599999999999998 -1.7590000000000003,5.199999999999999" data-type="line" data-label="" points="303.36,211.28470588235297 303.36,218.81411764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.4 -2.18,6.4 -2.18,6.699999999999999 -0.5490000000000005,6.699999999999999 -0.5490000000000005,5.6 -2.2800000000000002,5.6" data-type="line" data-label="" points="293.5529411764706,196.22588235294114 295.43529411764706,196.22588235294114 295.43529411764706,190.57882352941175 326.1364705882353,190.57882352941175 326.1364705882353,211.28470588235294 293.5529411764706,211.28470588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.8 -1.98,6.8 -1.98,6.399999999999999 -1.3390000000000004,6.399999999999999 -1.3390000000000004,5.800000000000001 -2.2800000000000002,5.799999999999999" data-type="line" data-label="" points="293.5529411764706,188.6964705882353 299.20000000000005,188.6964705882353 299.20000000000005,196.2258823529412 311.2658823529412,196.2258823529412 311.2658823529412,207.51999999999998 293.5529411764706,207.52" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-1,0.7 -1,0.6000000000000001 -2.6105,0.6000000000000001 -2.6105,0.9400000000000002 -4.221,0.9400000000000002 -4.221,1.3877787807814457e-16 -3.7,1.6653345369377348e-16" data-type="line" data-label="" points="317.64705882352945,303.52 317.64705882352945,305.40235294117645 287.3317647058824,305.40235294117645 287.3317647058824,299.00235294117647 257.01647058823534,299.00235294117647 257.01647058823534,316.6964705882353 266.82352941176475,316.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="3.2,6.18 3.2,6.701 6.800000000000001,6.701 6.800000000000001,6.18" data-type="line" data-label="" points="396.7058823529412,200.36705882352942 396.7058823529412,190.56 464.47058823529414,190.56 464.47058823529414,200.36705882352942" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.8,2.8 4.2989999999999995,2.8 4.2989999999999995,3.1009999999999995" data-type="line" data-label="" points="426.82352941176475,263.9905882352941 417.39294117647063,263.9905882352941 417.39294117647063,258.32470588235293" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.2,2.8000000000000003 8.850999999999999,2.8000000000000003 8.850999999999999,3.451" data-type="line" data-label="" points="490.82352941176475,263.9905882352941 503.0776470588236,263.9905882352941 503.0776470588236,251.73647058823528" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-0.8279124999999998,-1.1973754499999996 -1.3639562500000002,-1.1973754499999996" data-type="line" data-label="" points="320.8863529411765,339.2353025882353 310.79611764705885,339.2353025882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="8.399999999999999,3 11.049999999999997,3" data-type="line" data-label="" points="494.5882352941177,260.2258823529412 544.4705882352941,260.2258823529412" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.7,0.20000000000000018 -3.9410000000000003,0.20000000000000018 -3.9410000000000003,-0.10099999999999981" data-type="line" data-label="" points="266.82352941176475,312.93176470588236 262.28705882352943,312.93176470588236 262.28705882352943,318.5976470588235" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.2,-8.5 5.959,-8.5 5.959,-8.651" data-type="line" data-label="" points="453.17647058823536,476.6964705882353 448.64000000000004,476.6964705882353 448.64000000000004,479.53882352941173" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,8.200000000000001 -0.9389999999999998,8.200000000000001 -0.9389999999999998,8.149000000000001" data-type="line" data-label="" points="293.5529411764706,162.34352941176468 318.7952941176471,162.34352941176468 318.7952941176471,163.30352941176469" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,5.399999999999999 -1.1890000000000005,5.399999999999999 -1.1890000000000005,5.450999999999999" data-type="line" data-label="" points="293.5529411764706,215.0494117647059 314.0894117647059,215.0494117647059 314.0894117647059,214.08941176470591" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="0.22791250000000018,-1.202624549999999 0.8189125000000003,-1.202624549999999 0.8189125000000003,-1.151624549999999" data-type="line" data-label="" points="340.76070588235297,339.3341091764706 351.8854117647059,339.3341091764706 351.8854117647059,338.37410917647054" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.9 -8.281,3.9 -8.281,4.701" data-type="line" data-label="" points="225.78823529411767,243.28470588235294 180.5929411764706,243.28470588235294 180.5929411764706,228.2070588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-3.7,0.4000000000000002 -3.8810000000000002,0.4000000000000002 -3.8810000000000002,0.5010000000000002" data-type="line" data-label="" points="266.82352941176475,309.1670588235294 263.4164705882353,309.1670588235294 263.4164705882353,307.26588235294116" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.2999999999999994 -6.56,3.2999999999999994" data-type="line" data-label="" points="225.78823529411767,254.57882352941175 212.98823529411766,254.57882352941175" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,8 -1.4400000000000002,8" data-type="line" data-label="" points="293.5529411764706,166.10823529411763 309.36470588235295,166.10823529411763" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,4.6 11,4.6" data-type="line" data-label="" points="562.3529411764706,230.10823529411766 543.5294117647059,230.10823529411766" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7.4 -1.3600000000000003,7.4" data-type="line" data-label="" points="293.5529411764706,177.40235294117645 310.8705882352941,177.40235294117645" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,4 11,4" data-type="line" data-label="" points="562.3529411764706,241.40235294117645 543.5294117647059,241.40235294117645" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7.800000000000001 -1.3600000000000003,7.800000000000001" data-type="line" data-label="" points="293.5529411764706,169.87294117647056 310.8705882352941,169.87294117647056" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,4.4 11,4.4" data-type="line" data-label="" points="562.3529411764706,233.8729411764706 543.5294117647059,233.8729411764706" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7.6000000000000005 -1.3600000000000003,7.6000000000000005" data-type="line" data-label="" points="293.5529411764706,173.63764705882352 310.8705882352941,173.63764705882352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,4.2 11,4.2" data-type="line" data-label="" points="562.3529411764706,237.63764705882352 543.5294117647059,237.63764705882352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7 -1.3600000000000003,7" data-type="line" data-label="" points="293.5529411764706,184.93176470588233 310.8705882352941,184.93176470588233" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,3.6 11,3.6" data-type="line" data-label="" points="562.3529411764706,248.93176470588236 543.5294117647059,248.93176470588236" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,7.2 -1.2800000000000002,7.2" data-type="line" data-label="" points="293.5529411764706,181.1670588235294 312.3764705882353,181.1670588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="12,3.8 11,3.8" data-type="line" data-label="" points="562.3529411764706,245.1670588235294 543.5294117647059,245.1670588235294" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.66,0.2999999999999998 10.42,0.2999999999999998" data-type="line" data-label="" points="518.3058823529412,311.0494117647059 532.6117647058824,311.0494117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6 -1.5200000000000002,6" data-type="line" data-label="" points="293.5529411764706,203.75529411764705 307.8588235294118,203.75529411764705" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="9.66,1.4000000000000004 10.42,1.4000000000000004" data-type="line" data-label="" points="518.3058823529412,290.3435294117647 532.6117647058824,290.3435294117647" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,6.199999999999999 -1.5200000000000002,6.199999999999999" data-type="line" data-label="" points="293.5529411764706,199.99058823529413 307.8588235294118,199.99058823529413" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,4.5 -6.4799999999999995,4.5" data-type="line" data-label="" points="225.78823529411767,231.99058823529413 214.49411764705886,231.99058823529413" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,4.300000000000001 -6.48,4.300000000000001" data-type="line" data-label="" points="225.78823529411767,235.75529411764705 214.49411764705883,235.75529411764705" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.199999999999999 -1.3600000000000003,4.199999999999999" data-type="line" data-label="" points="293.5529411764706,237.63764705882352 310.8705882352941,237.63764705882352" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="6.4,-3.8999999999999995 6.4,-2.9799999999999995" data-type="line" data-label="" points="456.9411764705883,390.10823529411766 456.9411764705883,372.7905882352941" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.6999999999999997 -6.56,3.6999999999999997" data-type="line" data-label="" points="225.78823529411767,247.0494117647059 212.98823529411766,247.0494117647059" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="4.3999999999999995,-8.5 3.7199999999999998,-8.5" data-type="line" data-label="" points="419.29411764705884,476.6964705882353 406.49411764705883,476.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.4999999999999996 -6.4799999999999995,3.4999999999999996" data-type="line" data-label="" points="225.78823529411767,250.81411764705882 214.49411764705886,250.81411764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="7.999999999999999,-8.5 7.3999999999999995,-8.5" data-type="line" data-label="" points="487.05882352941177,476.6964705882353 475.7647058823529,476.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,8.100000000000001 -7.12,8.100000000000001" data-type="line" data-label="" points="225.78823529411767,164.22588235294114 202.44705882352943,164.22588235294114" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.900000000000001 -7.12,7.900000000000001" data-type="line" data-label="" points="225.78823529411767,167.99058823529407 202.44705882352943,167.99058823529407" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.700000000000001 -7.12,7.700000000000001" data-type="line" data-label="" points="225.78823529411767,171.75529411764703 202.44705882352943,171.75529411764703" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.500000000000001 -7.12,7.500000000000001" data-type="line" data-label="" points="225.78823529411767,175.51999999999998 202.44705882352943,175.51999999999998" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.300000000000001 -7.12,7.300000000000001" data-type="line" data-label="" points="225.78823529411767,179.2847058823529 202.44705882352943,179.2847058823529" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,7.100000000000001 -7.12,7.100000000000001" data-type="line" data-label="" points="225.78823529411767,183.04941176470584 202.44705882352943,183.04941176470584" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.900000000000001 -7.68,6.900000000000001" data-type="line" data-label="" points="225.78823529411767,186.8141176470588 191.9058823529412,186.8141176470588" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.700000000000001 -7.279999999999999,6.700000000000001" data-type="line" data-label="" points="225.78823529411767,190.57882352941175 199.4352941176471,190.57882352941175" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.300000000000002 -7.12,6.300000000000002" data-type="line" data-label="" points="225.78823529411767,198.1082352941176 202.44705882352943,198.1082352941176" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,6.100000000000001 -7.359999999999999,6.100000000000001" data-type="line" data-label="" points="225.78823529411767,201.87294117647053 197.92941176470592,201.87294117647053" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.900000000000001 -7.359999999999999,5.900000000000001" data-type="line" data-label="" points="225.78823529411767,205.6376470588235 197.92941176470592,205.6376470588235" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.700000000000001 -7.359999999999999,5.700000000000001" data-type="line" data-label="" points="225.78823529411767,209.40235294117645 197.92941176470592,209.40235294117645" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.500000000000001 -7.279999999999999,5.500000000000001" data-type="line" data-label="" points="225.78823529411767,213.16705882352937 199.4352941176471,213.16705882352937" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.300000000000001 -7.279999999999999,5.300000000000001" data-type="line" data-label="" points="225.78823529411767,216.93176470588233 199.4352941176471,216.93176470588233" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,5.1000000000000005 -7.279999999999999,5.1000000000000005" data-type="line" data-label="" points="225.78823529411767,220.6964705882353 199.4352941176471,220.6964705882353" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,4.9 -7.279999999999999,4.9" data-type="line" data-label="" points="225.78823529411767,224.4611764705882 199.4352941176471,224.4611764705882" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,3.099999999999999 -7.12,3.099999999999999" data-type="line" data-label="" points="225.78823529411767,258.34352941176473 202.44705882352943,258.34352941176473" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,2.899999999999999 -7.12,2.899999999999999" data-type="line" data-label="" points="225.78823529411767,262.10823529411766 202.44705882352943,262.10823529411766" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-5.88,2.699999999999999 -7.4399999999999995,2.699999999999999" data-type="line" data-label="" points="225.78823529411767,265.8729411764706 196.42352941176475,265.8729411764706" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.399999999999999 -0.6400000000000003,4.399999999999999" data-type="line" data-label="" points="293.5529411764706,233.8729411764706 324.4235294117647,233.8729411764706" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.599999999999999 -0.6400000000000003,4.599999999999999" data-type="line" data-label="" points="293.5529411764706,230.10823529411766 324.4235294117647,230.10823529411766" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.799999999999999 -0.6400000000000003,4.799999999999999" data-type="line" data-label="" points="293.5529411764706,226.34352941176473 324.4235294117647,226.34352941176473" fill="none" stroke="purple" stroke-width="1px"/></g><g><polyline data-points="-2.2800000000000002,4.999999999999998 -0.8000000000000003,4.999999999999998" data-type="line" data-label="" points="293.5529411764706,222.5788235294118 321.4117647058824,222.5788235294118" fill="none" stroke="purple" stroke-width="1px"/></g><g><rect data-type="rect" data-label="schematic_component_0" data-x="-1.3399999999999999" data-y="2.2" x="299.7647058823529" y="265.4964705882353" width="22.964705882352916" height="19.57647058823528" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_1" data-x="-0.665" data-y="1" x="309.17647058823536" y="292.2258823529412" width="29.552941176470597" height="11.29411764705884" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_2" data-x="-14.9875" data-y="1.5999999999999996" x="40.00000000000003" y="279.42588235294113" width="28.70588235294116" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_3" data-x="-13.287499999999998" data-y="1.5999999999999996" x="72.00000000000006" y="279.42588235294113" width="28.70588235294116" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_4" data-x="-11.587499999999999" data-y="1.5999999999999996" x="104.00000000000006" y="279.42588235294113" width="28.70588235294116" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_5" data-x="-9.8875" data-y="1.5999999999999996" x="136.00000000000006" y="279.42588235294113" width="28.70588235294113" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_6" data-x="-8.1875" data-y="1.5999999999999996" x="168.00000000000003" y="279.42588235294113" width="28.70588235294116" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_7" data-x="-6.4875" data-y="1.5999999999999996" x="200" y="279.42588235294113" width="28.705882352941188" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_8" data-x="8.955000000000002" data-y="-5.5" x="493.6470588235295" y="414.5788235294118" width="22.77647058823527" height="11.29411764705884" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_9" data-x="13.052500000000002" data-y="6.3" x="568.9411764705883" y="190.95529411764704" width="26.44705882352946" height="14.305882352941182" fill="hsl(24, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_10" data-x="3.5725000000000002" data-y="5.8" x="388.2352941176471" y="200.36705882352942" width="30.964705882352973" height="14.305882352941154" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_11" data-x="-2.5675" data-y="-1.1999999999999993" x="277.17647058823536" y="332.13176470588235" width="21.92941176470589" height="14.305882352941182" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_12" data-x="6.5" data-y="2.7" x="426.82352941176475" y="248.93176470588236" width="64" height="33.882352941176464" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_13" data-x="-4.08" data-y="5.5" x="225.78823529411767" y="158.57882352941175" width="67.76470588235293" height="109.1764705882353" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_14" data-x="13" data-y="4" x="562.3529411764707" y="222.57882352941172" width="37.64705882352939" height="37.64705882352945" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_15" data-x="-2.7" data-y="0.2000000000000002" x="266.82352941176475" y="307.2847058823529" width="37.64705882352939" height="11.29411764705884" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_16" data-x="-2.08" data-y="-4.5" x="273.6" y="388.0376470588235" width="47.43529411764706" height="26.7294117647059" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_17" data-x="4.6" data-y="-4" x="414.2117647058824" y="385.22436988235296" width="17.694117647058818" height="13.532436705882333" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_18" data-x="8.8" data-y="-4" x="493.2705882352941" y="385.22436988235296" width="17.694117647058818" height="13.532436705882333" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_19" data-x="6.65" data-y="-5.199999999999999" x="451.1058823529412" y="404.4141176470588" width="21.08235294117651" height="20.329411764705924" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_20" data-x="10.75" data-y="-5.4" x="528.2823529411764" y="408.17882352941183" width="21.08235294117651" height="20.329411764705867" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_21" data-x="4.8149999999999995" data-y="-5.5" x="414.5882352941177" y="414.5788235294118" width="25.035294117647027" height="11.29411764705884" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_22" data-x="6.555" data-y="-4.199999999999999" x="448.47058823529414" y="390.10823529411766" width="22.77647058823527" height="11.294117647058783" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_23" data-x="10.895" data-y="-4.199999999999999" x="525.6470588235295" y="390.10823529411766" width="31.811764705882297" height="11.294117647058783" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_24" data-x="3.3550000000000004" data-y="0.5" x="388.2352941176471" y="301.6376470588235" width="22.776470588235327" height="11.29411764705884" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_25" data-x="10.955000000000002" data-y="1.5" x="531.2941176470589" y="282.81411764705877" width="22.77647058823527" height="11.29411764705884" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_26" data-x="9.3" data-y="0.2999999999999999" x="504.7529411764707" y="304.64941176470586" width="13.552941176470597" height="12.800000000000011" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_27" data-x="9.3" data-y="1.4000000000000004" x="504.7529411764707" y="283.94352941176464" width="13.552941176470597" height="12.800000000000011" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_28" data-x="5.1925" data-y="5.8" x="422.11764705882354" y="200.36705882352942" width="24.188235294117703" height="14.305882352941154" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_29" data-x="0.23249999999999962" data-y="0.20000000000000023" x="329.88235294117646" y="305.77882352941174" width="21.92941176470589" height="14.305882352941182" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_30" data-x="-7.4575" data-y="4.3" x="184.00000000000003" y="228.6023529411765" width="24.188235294117646" height="14.305882352941154" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_31" data-x="6.932500000000001" data-y="5.8" x="456" y="200.36705882352942" width="21.92941176470589" height="14.305882352941154" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_32" data-x="-3.4675000000000002" data-y="-6.199999999999999" x="260.2352941176471" y="426.2494117647059" width="21.92941176470589" height="14.305882352941126" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_33" data-x="-1.6075" data-y="-6.199999999999999" x="294.11764705882354" y="426.2494117647059" width="24.188235294117646" height="14.305882352941126" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_34" data-x="-0.2999999999999998" data-y="-1.1999999999999993" x="320.8863529411765" y="331.1177345882353" width="19.874352941176483" height="16.33394258823529" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_35" data-x="5.061249999999999" data-y="-8.5" x="419.29411764705884" y="474.8141176470588" width="24.894117647058806" height="3.764705882352928" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_36" data-x="6.741250000000001" data-y="-8.5" x="453.17647058823536" y="474.8141176470588" width="20.376470588235293" height="3.764705882352928" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_37" data-x="8.661249999999999" data-y="-8.5" x="487.05882352941177" y="474.8141176470588" width="24.894117647058806" height="3.764705882352928" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="schematic_component_38" data-x="10.34125" data-y="-8.5" x="520.9411764705883" y="474.8141176470588" width="20.376470588235293" height="3.764705882352928" fill="hsl(320, 100%, 50%, 0.8)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="TYPE_C_16PIN_2MD_073_" data-x="6.460000000000001" data-y="1.6700000000000004" x="434.3529411764706" y="283.5670588235294" width="47.43529411764712" height="3.388235294117635" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="J_USB" data-x="5.5" data-y="3.715" x="433.22352941176473" y="244.4141176470588" width="13.552941176470597" height="4.705882352941188" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="RP2040" data-x="-5.120000000000001" data-y="2.47" x="233.31764705882352" y="268.50823529411764" width="13.552941176470597" height="3.388235294117635" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="U1" data-x="-5.36" data-y="8.515" x="232.18823529411765" y="154.06117647058818" width="6.7764705882352985" height="4.705882352941188" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="W25Q16JVUXIQ" data-x="13.120000000000001" data-y="2.87" x="569.8823529411766" y="260.9788235294117" width="27.10588235294108" height="3.388235294117635" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="U2" data-x="12.52" data-y="5.115" x="568.7529411764706" y="218.0611764705882" width="6.77647058823527" height="4.70588235294116" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="AP2112K_3_3TRG1" data-x="-2.4000000000000004" data-y="-0.22999999999999982" x="274.3529411764706" y="319.33176470588234" width="33.882352941176464" height="3.388235294117635" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="U3" data-x="-3.1800000000000006" data-y="0.6150000000000002" x="273.22352941176473" y="302.7670588235294" width="6.77647058823527" height="4.70588235294116" fill="rgba(160, 0, 220, 0.14)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
4
4
|
globalConnNetId: connectivity_net23" data-x="-1" data-y="2.931" x="312" y="257.5717647058823" width="11.29411764705884" height="7.905882352941205" fill="#ef444466" stroke="#ef4444" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
5
5
|
globalConnNetId: connectivity_net23" data-x="4.2989999999999995" data-y="3.3109999999999995" x="411.7458823529412" y="250.41882352941178" width="11.29411764705884" height="7.905882352941148" fill="#ef444466" stroke="#ef4444" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
6
6
|
globalConnNetId: connectivity_net23" data-x="8.850999999999999" data-y="3.661" x="497.4305882352942" y="243.8305882352941" width="11.29411764705884" height="7.905882352941177" fill="#ef444466" stroke="#ef4444" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: VBUS
|
|
@@ -38,10 +38,8 @@ globalConnNetId: connectivity_net0" data-x="8.399999999999999" data-y="1.1550000
|
|
|
38
38
|
globalConnNetId: connectivity_net0" data-x="8.399000000000003" data-y="0.2999999999999998" x="484.40470588235297" y="309.16705882352943" width="20.329411764705924" height="3.764705882352928" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: USB_DP_B
|
|
39
39
|
globalConnNetId: connectivity_net1" data-x="8.795" data-y="2.4000000000000004" x="497.7882352941177" y="269.6376470588235" width="8.47058823529403" height="3.764705882352928" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: USB_DP_A
|
|
40
40
|
globalConnNetId: connectivity_net1" data-x="4.2589999999999995" data-y="2.4000000000000004" x="406.4752941176471" y="269.6376470588235" width="20.329411764705867" height="3.764705882352928" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: CXIN
|
|
41
|
-
globalConnNetId: connectivity_net6" data-x="-3.84" data-y="-5.164999999999999" x="259.6705882352942" y="412.0376470588235" width="9.035294117647084" height="3.764705882352928" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId:
|
|
42
|
-
globalConnNetId:
|
|
43
|
-
globalConnNetId: connectivity_net7" data-x="-1.4999999999999998" data-y="-5.6674999999999995" x="302.5882352941177" y="421.4964705882353" width="11.29411764705884" height="3.764705882352928" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: source_connectivity_source_port_114
|
|
44
|
-
globalConnNetId: connectivity_net7" data-x="-6.181" data-y="4.300000000000001" x="214.47529411764705" y="233.8729411764706" width="11.29411764705884" height="3.764705882352928" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: V1V1
|
|
41
|
+
globalConnNetId: connectivity_net6" data-x="-3.84" data-y="-5.164999999999999" x="259.6705882352942" y="412.0376470588235" width="9.035294117647084" height="3.764705882352928" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: CXOUT
|
|
42
|
+
globalConnNetId: connectivity_net7" data-x="-1.4999999999999998" data-y="-5.6674999999999995" x="302.5882352941177" y="421.4964705882353" width="11.29411764705884" height="3.764705882352928" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: V1V1
|
|
45
43
|
globalConnNetId: connectivity_net42" data-x="-8.281" data-y="4.911" x="174.94588235294117" y="220.30117647058825" width="11.29411764705884" height="7.905882352941148" fill="#ef444466" stroke="#ef4444" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: V1V1
|
|
46
44
|
globalConnNetId: connectivity_net42" data-x="-1.1289000000000005" data-y="6.299999999999999" x="311.2677647058823" y="192.46117647058827" width="7.905882352941205" height="11.294117647058812" fill="#ef444466" stroke="#ef4444" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: V1V1
|
|
47
45
|
globalConnNetId: connectivity_net42" data-x="-7.65" data-y="4.891" x="186.82352941176475" y="220.67764705882354" width="11.294117647058812" height="7.905882352941148" fill="#ef444466" stroke="#ef4444" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="netId: V5
|
|
@@ -90,7 +88,11 @@ side: y+" data-x="-1.9000000000000004" data-y="6.11" x="295.4352941176471" y="20
|
|
|
90
88
|
axis: x
|
|
91
89
|
side: y+" data-x="10.04" data-y="1.5100000000000005" x="520.1882352941177" y="287.1435294117647" width="10.541176470588198" height="2.2588235294117567" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_140
|
|
92
90
|
axis: x
|
|
93
|
-
side: y+" data-x="-1.9000000000000004" data-y="6.31" x="295.4352941176471" y="196.79058823529414" width="10.541176470588255" height="2.2588235294117283" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="INLINE netId:
|
|
91
|
+
side: y+" data-x="-1.9000000000000004" data-y="6.31" x="295.4352941176471" y="196.79058823529414" width="10.541176470588255" height="2.2588235294117283" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_113
|
|
92
|
+
axis: x
|
|
93
|
+
side: y+" data-x="-6.18" data-y="4.61" x="217.12941176470594" y="228.79058823529414" width="6.023529411764713" height="2.2588235294117283" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_114
|
|
94
|
+
axis: x
|
|
95
|
+
side: y+" data-x="-6.18" data-y="4.410000000000001" x="216.37647058823535" y="232.55529411764707" width="7.529411764705884" height="2.2588235294117283" fill="hsl(40, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_129
|
|
94
96
|
axis: x
|
|
95
97
|
side: y+" data-x="-1.8200000000000003" data-y="4.31" x="295.4352941176471" y="234.43764705882353" width="13.552941176470597" height="2.2588235294117567" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="INLINE netId: source_connectivity_source_port_129
|
|
96
98
|
axis: y
|
|
@@ -148,7 +150,7 @@ side: y+" data-x="-1.4600000000000004" data-y="4.709999999999999" x="295.4352941
|
|
|
148
150
|
axis: x
|
|
149
151
|
side: y+" data-x="-1.4600000000000004" data-y="4.909999999999999" x="295.43529411764706" y="223.14352941176475" width="27.105882352941194" height="2.2588235294117283" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><g><rect data-type="rect" data-label="INLINE netId: MCU_BUS_CURRENT
|
|
150
152
|
axis: x
|
|
151
|
-
side: y+" data-x="-1.5400000000000003" data-y="5.1099999999999985" x="295.43529411764706" y="219.37882352941182" width="24.09411764705885" height="2.2588235294117283" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><text data-type="text" data-label="EN_R" data-x="-1.80525" data-y="0.7100000000000001" x="302.4894117647059" y="303.33176470588234" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central">EN_R</text><text data-type="text" data-label="CC1" data-x="3.0900000000000003" data-y="1.6999999999999997" x="394.6352941176471" y="284.6964705882353" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central" transform="rotate(-90, 394.6352941176471, 284.6964705882353)">CC1</text><text data-type="text" data-label="CC2" data-x="9.5" data-y="2.7100000000000004" x="515.2941176470589" y="265.68470588235294" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central">CC2</text><text data-type="text" data-label="RUN_R" data-x="8.020000000000001" data-y="-5" x="487.4352941176471" y="410.8141176470588" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central" transform="rotate(-90, 487.4352941176471, 410.8141176470588)">RUN_R</text><text data-type="text" data-label="RUN_R" data-x="-5.9799999999999995" data-y="3.4099999999999993" x="223.9058823529412" y="252.50823529411764" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">RUN_R</text><text data-type="text" data-label="QSPI_SS" data-x="-2.18" data-y="8.11" x="295.43529411764706" y="164.03764705882352" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SS</text><text data-type="text" data-label="QSPI_SS" data-x="11.9" data-y="4.71" x="560.4705882352941" y="228.03764705882352" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SS</text><text data-type="text" data-label="QSPI_SS" data-x="3.82" data-y="-5" x="408.3764705882353" y="410.8141176470588" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central" transform="rotate(-90, 408.3764705882353, 410.8141176470588)">QSPI_SS</text><text data-type="text" data-label="QSPI_SD0" data-x="-2.18" data-y="7.510000000000001" x="295.43529411764706" y="175.33176470588234" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SD0</text><text data-type="text" data-label="QSPI_SD0" data-x="11.899999999999999" data-y="4.11" x="560.4705882352941" y="239.33176470588234" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SD0</text><text data-type="text" data-label="QSPI_SD1" data-x="-2.18" data-y="7.910000000000001" x="295.43529411764706" y="167.80235294117645" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SD1</text><text data-type="text" data-label="QSPI_SD1" data-x="11.899999999999999" data-y="4.510000000000001" x="560.4705882352941" y="231.80235294117645" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SD1</text><text data-type="text" data-label="QSPI_SD2" data-x="-2.18" data-y="7.710000000000001" x="295.43529411764706" y="171.56705882352938" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SD2</text><text data-type="text" data-label="QSPI_SD2" data-x="11.899999999999999" data-y="4.3100000000000005" x="560.4705882352941" y="235.5670588235294" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SD2</text><text data-type="text" data-label="QSPI_SD3" data-x="-2.18" data-y="7.11" x="295.43529411764706" y="182.86117647058822" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SD3</text><text data-type="text" data-label="QSPI_SD3" data-x="11.899999999999999" data-y="3.71" x="560.4705882352941" y="246.86117647058822" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SD3</text><text data-type="text" data-label="QSPI_SCLK" data-x="-2.18" data-y="7.3100000000000005" x="295.43529411764706" y="179.09647058823526" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SCLK</text><text data-type="text" data-label="QSPI_SCLK" data-x="11.9" data-y="3.9099999999999997" x="560.4705882352941" y="243.0964705882353" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SCLK</text><text data-type="text" data-label="USB_DN" data-x="9.76" data-y="0.4099999999999998" x="520.1882352941177" y="308.9788235294118" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">USB_DN</text><text data-type="text" data-label="USB_DN" data-x="-2.1800000000000006" data-y="6.11" x="295.43529411764706" y="201.68470588235294" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">USB_DN</text><text data-type="text" data-label="USB_DP" data-x="9.76" data-y="1.5100000000000005" x="520.1882352941177" y="288.27294117647057" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">USB_DP</text><text data-type="text" data-label="USB_DP" data-x="-2.1800000000000006" data-y="6.31" x="295.43529411764706" y="197.92000000000002" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">USB_DP</text><text data-type="text" data-label="LED_GP25" data-x="-2.18" data-y="4.31" x="295.43529411764706" y="235.5670588235294" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">LED_GP25</text><text data-type="text" data-label="LED_GP25" data-x="6.29" data-y="-3.7999999999999994" x="454.8705882352941" y="388.22588235294114" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central" transform="rotate(-90, 454.8705882352941, 388.22588235294114)">LED_GP25</text><text data-type="text" data-label="SWCLK" data-x="-5.9799999999999995" data-y="3.8099999999999996" x="223.9058823529412" y="244.97882352941176" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">SWCLK</text><text data-type="text" data-label="SWCLK" data-x="4.3" data-y="-8.39" x="417.4117647058824" y="474.6258823529412" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">SWCLK</text><text data-type="text" data-label="SWD" data-x="-6.02" data-y="3.6099999999999994" x="223.15294117647062" y="248.7435294117647" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">SWD</text><text data-type="text" data-label="SWD" data-x="7.859999999999999" data-y="-8.39" x="484.4235294117647" y="474.6258823529412" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">SWD</text><text data-type="text" data-label="MCU_PWM_INHA" data-x="-5.98" data-y="8.21" x="223.9058823529412" y="162.15529411764703" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INHA</text><text data-type="text" data-label="MCU_PWM_INLA" data-x="-5.98" data-y="8.010000000000002" x="223.9058823529412" y="165.91999999999996" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INLA</text><text data-type="text" data-label="MCU_PWM_INHB" data-x="-5.98" data-y="7.810000000000001" x="223.9058823529412" y="169.68470588235292" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INHB</text><text data-type="text" data-label="MCU_PWM_INLB" data-x="-5.98" data-y="7.610000000000001" x="223.9058823529412" y="173.44941176470584" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INLB</text><text data-type="text" data-label="MCU_PWM_INHC" data-x="-5.98" data-y="7.410000000000001" x="223.9058823529412" y="177.2141176470588" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INHC</text><text data-type="text" data-label="MCU_PWM_INLC" data-x="-5.98" data-y="7.210000000000002" x="223.9058823529412" y="180.97882352941173" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INLC</text><text data-type="text" data-label="MCU_GATE_ENABLE_CMD" data-x="-5.9799999999999995" data-y="7.010000000000002" x="223.9058823529412" y="184.74352941176465" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_GATE_ENABLE_CMD</text><text data-type="text" data-label="MCU_GATE_FAULT" data-x="-5.98" data-y="6.810000000000001" x="223.9058823529412" y="188.5082352941176" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_GATE_FAULT</text><text data-type="text" data-label="MCU_GATE_CAL" data-x="-5.98" data-y="6.410000000000002" x="223.9058823529412" y="196.0376470588235" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_GATE_CAL</text><text data-type="text" data-label="MCU_HALL_A_GPIO" data-x="-5.9799999999999995" data-y="6.210000000000002" x="223.9058823529412" y="199.80235294117642" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_HALL_A_GPIO</text><text data-type="text" data-label="MCU_HALL_B_GPIO" data-x="-5.9799999999999995" data-y="6.010000000000002" x="223.9058823529412" y="203.56705882352935" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_HALL_B_GPIO</text><text data-type="text" data-label="MCU_HALL_C_GPIO" data-x="-5.9799999999999995" data-y="5.810000000000001" x="223.9058823529412" y="207.33176470588234" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_HALL_C_GPIO</text><text data-type="text" data-label="MCU_POWER_GOOD" data-x="-5.98" data-y="5.610000000000001" x="223.9058823529412" y="211.09647058823526" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_POWER_GOOD</text><text data-type="text" data-label="MCU_ENC_A_GPIO" data-x="-5.98" data-y="5.410000000000001" x="223.9058823529412" y="214.8611764705882" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_ENC_A_GPIO</text><text data-type="text" data-label="MCU_ENC_B_GPIO" data-x="-5.98" data-y="5.210000000000001" x="223.9058823529412" y="218.62588235294115" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_ENC_B_GPIO</text><text data-type="text" data-label="MCU_ENC_Z_GPIO" data-x="-5.98" data-y="5.010000000000001" x="223.9058823529412" y="222.3905882352941" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_ENC_Z_GPIO</text><text data-type="text" data-label="MCU_TEMP_SDA" data-x="-5.98" data-y="3.209999999999999" x="223.9058823529412" y="256.27294117647057" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_TEMP_SDA</text><text data-type="text" data-label="MCU_TEMP_SCL" data-x="-5.98" data-y="3.009999999999999" x="223.9058823529412" y="260.03764705882355" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_TEMP_SCL</text><text data-type="text" data-label="MCU_TEMP_ALERT_n" data-x="-5.98" data-y="2.8099999999999987" x="223.9058823529412" y="263.8023529411765" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_TEMP_ALERT_n</text><text data-type="text" data-label="MCU_A_CURRENT_ADC" data-x="-2.1800000000000006" data-y="4.509999999999999" x="295.43529411764706" y="231.80235294117648" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">MCU_A_CURRENT_ADC</text><text data-type="text" data-label="MCU_B_CURRENT_ADC" data-x="-2.1800000000000006" data-y="4.709999999999999" x="295.43529411764706" y="228.03764705882355" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">MCU_B_CURRENT_ADC</text><text data-type="text" data-label="MCU_C_CURRENT_ADC" data-x="-2.1800000000000006" data-y="4.909999999999999" x="295.43529411764706" y="224.2729411764706" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">MCU_C_CURRENT_ADC</text><text data-type="text" data-label="MCU_BUS_CURRENT" data-x="-2.18" data-y="5.1099999999999985" x="295.43529411764706" y="220.50823529411767" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">MCU_BUS_CURRENT</text><g><circle data-type="point" data-label="cathode
|
|
153
|
+
side: y+" data-x="-1.5400000000000003" data-y="5.1099999999999985" x="295.43529411764706" y="219.37882352941182" width="24.09411764705885" height="2.2588235294117283" fill="hsl(80, 100%, 50%, 0.35)" stroke="black" stroke-width="0.053125"/></g><text data-type="text" data-label="EN_R" data-x="-1.80525" data-y="0.7100000000000001" x="302.4894117647059" y="303.33176470588234" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central">EN_R</text><text data-type="text" data-label="CC1" data-x="3.0900000000000003" data-y="1.6999999999999997" x="394.6352941176471" y="284.6964705882353" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central" transform="rotate(-90, 394.6352941176471, 284.6964705882353)">CC1</text><text data-type="text" data-label="CC2" data-x="9.5" data-y="2.7100000000000004" x="515.2941176470589" y="265.68470588235294" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central">CC2</text><text data-type="text" data-label="RUN_R" data-x="8.020000000000001" data-y="-5" x="487.4352941176471" y="410.8141176470588" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central" transform="rotate(-90, 487.4352941176471, 410.8141176470588)">RUN_R</text><text data-type="text" data-label="RUN_R" data-x="-5.9799999999999995" data-y="3.4099999999999993" x="223.9058823529412" y="252.50823529411764" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">RUN_R</text><text data-type="text" data-label="QSPI_SS" data-x="-2.18" data-y="8.11" x="295.43529411764706" y="164.03764705882352" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SS</text><text data-type="text" data-label="QSPI_SS" data-x="11.9" data-y="4.71" x="560.4705882352941" y="228.03764705882352" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SS</text><text data-type="text" data-label="QSPI_SS" data-x="3.82" data-y="-5" x="408.3764705882353" y="410.8141176470588" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="middle" dominant-baseline="central" transform="rotate(-90, 408.3764705882353, 410.8141176470588)">QSPI_SS</text><text data-type="text" data-label="QSPI_SD0" data-x="-2.18" data-y="7.510000000000001" x="295.43529411764706" y="175.33176470588234" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SD0</text><text data-type="text" data-label="QSPI_SD0" data-x="11.899999999999999" data-y="4.11" x="560.4705882352941" y="239.33176470588234" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SD0</text><text data-type="text" data-label="QSPI_SD1" data-x="-2.18" data-y="7.910000000000001" x="295.43529411764706" y="167.80235294117645" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SD1</text><text data-type="text" data-label="QSPI_SD1" data-x="11.899999999999999" data-y="4.510000000000001" x="560.4705882352941" y="231.80235294117645" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SD1</text><text data-type="text" data-label="QSPI_SD2" data-x="-2.18" data-y="7.710000000000001" x="295.43529411764706" y="171.56705882352938" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SD2</text><text data-type="text" data-label="QSPI_SD2" data-x="11.899999999999999" data-y="4.3100000000000005" x="560.4705882352941" y="235.5670588235294" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SD2</text><text data-type="text" data-label="QSPI_SD3" data-x="-2.18" data-y="7.11" x="295.43529411764706" y="182.86117647058822" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SD3</text><text data-type="text" data-label="QSPI_SD3" data-x="11.899999999999999" data-y="3.71" x="560.4705882352941" y="246.86117647058822" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SD3</text><text data-type="text" data-label="QSPI_SCLK" data-x="-2.18" data-y="7.3100000000000005" x="295.43529411764706" y="179.09647058823526" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">QSPI_SCLK</text><text data-type="text" data-label="QSPI_SCLK" data-x="11.9" data-y="3.9099999999999997" x="560.4705882352941" y="243.0964705882353" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">QSPI_SCLK</text><text data-type="text" data-label="USB_DN" data-x="9.76" data-y="0.4099999999999998" x="520.1882352941177" y="308.9788235294118" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">USB_DN</text><text data-type="text" data-label="USB_DN" data-x="-2.1800000000000006" data-y="6.11" x="295.43529411764706" y="201.68470588235294" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">USB_DN</text><text data-type="text" data-label="USB_DP" data-x="9.76" data-y="1.5100000000000005" x="520.1882352941177" y="288.27294117647057" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">USB_DP</text><text data-type="text" data-label="USB_DP" data-x="-2.1800000000000006" data-y="6.31" x="295.43529411764706" y="197.92000000000002" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">USB_DP</text><text data-type="text" data-label="XIN" data-x="-6.02" data-y="4.61" x="223.15294117647062" y="229.92" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">XIN</text><text data-type="text" data-label="XOUT" data-x="-5.9799999999999995" data-y="4.410000000000001" x="223.9058823529412" y="233.68470588235292" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">XOUT</text><text data-type="text" data-label="LED_GP25" data-x="-2.18" data-y="4.31" x="295.43529411764706" y="235.5670588235294" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">LED_GP25</text><text data-type="text" data-label="LED_GP25" data-x="6.29" data-y="-3.7999999999999994" x="454.8705882352941" y="388.22588235294114" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central" transform="rotate(-90, 454.8705882352941, 388.22588235294114)">LED_GP25</text><text data-type="text" data-label="SWCLK" data-x="-5.9799999999999995" data-y="3.8099999999999996" x="223.9058823529412" y="244.97882352941176" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">SWCLK</text><text data-type="text" data-label="SWCLK" data-x="4.3" data-y="-8.39" x="417.4117647058824" y="474.6258823529412" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">SWCLK</text><text data-type="text" data-label="SWD" data-x="-6.02" data-y="3.6099999999999994" x="223.15294117647062" y="248.7435294117647" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">SWD</text><text data-type="text" data-label="SWD" data-x="7.859999999999999" data-y="-8.39" x="484.4235294117647" y="474.6258823529412" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">SWD</text><text data-type="text" data-label="MCU_PWM_INHA" data-x="-5.98" data-y="8.21" x="223.9058823529412" y="162.15529411764703" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INHA</text><text data-type="text" data-label="MCU_PWM_INLA" data-x="-5.98" data-y="8.010000000000002" x="223.9058823529412" y="165.91999999999996" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INLA</text><text data-type="text" data-label="MCU_PWM_INHB" data-x="-5.98" data-y="7.810000000000001" x="223.9058823529412" y="169.68470588235292" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INHB</text><text data-type="text" data-label="MCU_PWM_INLB" data-x="-5.98" data-y="7.610000000000001" x="223.9058823529412" y="173.44941176470584" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INLB</text><text data-type="text" data-label="MCU_PWM_INHC" data-x="-5.98" data-y="7.410000000000001" x="223.9058823529412" y="177.2141176470588" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INHC</text><text data-type="text" data-label="MCU_PWM_INLC" data-x="-5.98" data-y="7.210000000000002" x="223.9058823529412" y="180.97882352941173" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_PWM_INLC</text><text data-type="text" data-label="MCU_GATE_ENABLE_CMD" data-x="-5.9799999999999995" data-y="7.010000000000002" x="223.9058823529412" y="184.74352941176465" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_GATE_ENABLE_CMD</text><text data-type="text" data-label="MCU_GATE_FAULT" data-x="-5.98" data-y="6.810000000000001" x="223.9058823529412" y="188.5082352941176" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_GATE_FAULT</text><text data-type="text" data-label="MCU_GATE_CAL" data-x="-5.98" data-y="6.410000000000002" x="223.9058823529412" y="196.0376470588235" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_GATE_CAL</text><text data-type="text" data-label="MCU_HALL_A_GPIO" data-x="-5.9799999999999995" data-y="6.210000000000002" x="223.9058823529412" y="199.80235294117642" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_HALL_A_GPIO</text><text data-type="text" data-label="MCU_HALL_B_GPIO" data-x="-5.9799999999999995" data-y="6.010000000000002" x="223.9058823529412" y="203.56705882352935" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_HALL_B_GPIO</text><text data-type="text" data-label="MCU_HALL_C_GPIO" data-x="-5.9799999999999995" data-y="5.810000000000001" x="223.9058823529412" y="207.33176470588234" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_HALL_C_GPIO</text><text data-type="text" data-label="MCU_POWER_GOOD" data-x="-5.98" data-y="5.610000000000001" x="223.9058823529412" y="211.09647058823526" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_POWER_GOOD</text><text data-type="text" data-label="MCU_ENC_A_GPIO" data-x="-5.98" data-y="5.410000000000001" x="223.9058823529412" y="214.8611764705882" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_ENC_A_GPIO</text><text data-type="text" data-label="MCU_ENC_B_GPIO" data-x="-5.98" data-y="5.210000000000001" x="223.9058823529412" y="218.62588235294115" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_ENC_B_GPIO</text><text data-type="text" data-label="MCU_ENC_Z_GPIO" data-x="-5.98" data-y="5.010000000000001" x="223.9058823529412" y="222.3905882352941" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_ENC_Z_GPIO</text><text data-type="text" data-label="MCU_TEMP_SDA" data-x="-5.98" data-y="3.209999999999999" x="223.9058823529412" y="256.27294117647057" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_TEMP_SDA</text><text data-type="text" data-label="MCU_TEMP_SCL" data-x="-5.98" data-y="3.009999999999999" x="223.9058823529412" y="260.03764705882355" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_TEMP_SCL</text><text data-type="text" data-label="MCU_TEMP_ALERT_n" data-x="-5.98" data-y="2.8099999999999987" x="223.9058823529412" y="263.8023529411765" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="end" dominant-baseline="central">MCU_TEMP_ALERT_n</text><text data-type="text" data-label="MCU_A_CURRENT_ADC" data-x="-2.1800000000000006" data-y="4.509999999999999" x="295.43529411764706" y="231.80235294117648" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">MCU_A_CURRENT_ADC</text><text data-type="text" data-label="MCU_B_CURRENT_ADC" data-x="-2.1800000000000006" data-y="4.709999999999999" x="295.43529411764706" y="228.03764705882355" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">MCU_B_CURRENT_ADC</text><text data-type="text" data-label="MCU_C_CURRENT_ADC" data-x="-2.1800000000000006" data-y="4.909999999999999" x="295.43529411764706" y="224.2729411764706" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">MCU_C_CURRENT_ADC</text><text data-type="text" data-label="MCU_BUS_CURRENT" data-x="-2.18" data-y="5.1099999999999985" x="295.43529411764706" y="220.50823529411767" fill="green" font-size="2.2588235294117647" font-family="sans-serif" text-anchor="start" dominant-baseline="central">MCU_BUS_CURRENT</text><g><circle data-type="point" data-label="cathode
|
|
152
154
|
y-" data-x="-1" data-y="1.6800000000000002" cx="317.64705882352945" cy="285.0729411764706" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
153
155
|
y+" data-x="-1" data-y="2.72" cx="317.64705882352945" cy="265.4964705882353" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="anode
|
|
154
156
|
y+" data-x="-1" data-y="1.3" cx="317.64705882352945" cy="292.22588235294114" r="3" fill="hsl(248, 100%, 50%, 0.8)"/></g><g><circle data-type="point" data-label="cathode
|
|
@@ -346,9 +348,7 @@ orientation: x-" data-x="8.940000000000001" data-y="0.2999999999999998" cx="504.
|
|
|
346
348
|
orientation: x+" data-x="8.57" data-y="2.4000000000000004" cx="497.7882352941177" cy="271.52" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
347
349
|
orientation: x-" data-x="4.8" data-y="2.4000000000000004" cx="426.82352941176475" cy="271.52" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
348
350
|
orientation: x-" data-x="-3.6" data-y="-5.164999999999999" cx="268.7058823529412" cy="413.91999999999996" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
349
|
-
orientation: x-" data-x="-5.88" data-y="4.5" cx="225.78823529411767" cy="231.99058823529413" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
350
351
|
orientation: x+" data-x="-1.7999999999999998" data-y="-5.6674999999999995" cx="302.5882352941177" cy="423.37882352941176" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
351
|
-
orientation: x-" data-x="-5.88" data-y="4.300000000000001" cx="225.78823529411767" cy="235.75529411764705" r="3" fill="hsl(40, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
352
352
|
orientation: y+" data-x="-8.281" data-y="4.701" cx="180.5929411764706" cy="228.2070588235294" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
353
353
|
orientation: x+" data-x="-1.3390000000000004" data-y="6.299999999999999" cx="311.2658823529412" cy="198.10823529411766" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
354
354
|
orientation: y+" data-x="-7.65" data-y="4.68" cx="192.47058823529414" cy="228.60235294117646" r="3" fill="hsl(80, 100%, 50%, 0.9)"/></g><g><circle data-type="point" data-label="anchorPoint
|
|
@@ -376,6 +376,8 @@ USB_DN" data-x="10.04" data-y="0.2999999999999998" cx="525.4588235294118" cy="31
|
|
|
376
376
|
USB_DN" data-x="-1.9000000000000004" data-y="6" cx="300.7058823529412" cy="203.75529411764705" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
377
377
|
USB_DP" data-x="10.04" data-y="1.4000000000000004" cx="525.4588235294118" cy="290.3435294117647" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
378
378
|
USB_DP" data-x="-1.9000000000000004" data-y="6.199999999999999" cx="300.7058823529412" cy="199.99058823529413" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
379
|
+
XIN" data-x="-6.18" data-y="4.5" cx="220.14117647058828" cy="231.99058823529413" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
380
|
+
XOUT" data-x="-6.18" data-y="4.300000000000001" cx="220.14117647058828" cy="235.75529411764705" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
379
381
|
LED_GP25" data-x="-1.8200000000000003" data-y="4.199999999999999" cx="302.2117647058824" cy="237.63764705882352" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
380
382
|
LED_GP25" data-x="6.4" data-y="-3.4399999999999995" cx="456.9411764705883" cy="381.44941176470587" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
381
383
|
SWCLK" data-x="-6.22" data-y="3.6999999999999997" cx="219.3882352941177" cy="247.0494117647059" r="3" fill="green"/></g><g><circle data-type="point" data-label="inline anchor
|
|
@@ -461,7 +463,7 @@ MCU_BUS_CURRENT" data-x="-1.5400000000000003" data-y="4.999999999999998" cx="307
|
|
|
461
463
|
.port-label { fill: rgb(0, 100, 100); }
|
|
462
464
|
.component-name { fill: rgb(0, 100, 100); }
|
|
463
465
|
|
|
464
|
-
</style><rect class="boundary" x="0" y="0" width="1200" height="800"/><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><path d="M 947.98061389364 300.14216478181993 L 962.326332795104 300.14216478181993 L 962.326332795104 338.91437802902 L 976.6720516965681 338.91437802902" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 300.14216478181993 L 962.326332795104 300.14216478181993 L 962.326332795104 338.91437802902 L 976.6720516965681 338.91437802902" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><path d="M 300.48465266540006 316.42649434564396 L 300.48465266540006 308.672051696204 L 234.57189014516007 308.672051696204 L 234.57189014516007 316.42649434564396" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 300.48465266540006 316.42649434564396 L 300.48465266540006 308.672051696204 L 234.57189014516007 308.672051696204 L 234.57189014516007 316.42649434564396" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><path d="M 366.39741518564006 316.42649434564396 L 366.39741518564006 308.672051696204 L 300.48465266540006 308.672051696204" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 366.39741518564006 316.42649434564396 L 366.39741518564006 308.672051696204 L 300.48465266540006 308.672051696204" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><path d="M 168.65912762492002 316.42649434564396 L 168.65912762492002 308.672051696204 L 234.57189014516007 308.672051696204 L 234.57189014516007 316.42649434564396" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 168.65912762492002 316.42649434564396 L 168.65912762492002 308.672051696204 L 234.57189014516007 308.672051696204 L 234.57189014516007 316.42649434564396" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><path d="M 102.74636510468008 316.42649434564396 L 102.74636510468008 308.672051696204 L 168.65912762492002 308.672051696204" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 102.74636510468008 316.42649434564396 L 102.74636510468008 308.672051696204 L 168.65912762492002 308.672051696204" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><path d="M 36.83360258443997 316.42649434564396 L 36.83360258443997 308.672051696204 L 102.74636510468008 308.672051696204" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 36.83360258443997 316.42649434564396 L 36.83360258443997 308.672051696204 L 102.74636510468008 308.672051696204" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><path d="M 633.9256865913201 370.70759289172395 L 633.9256865913201 368.381260096892 L 599.03069466884 368.381260096892 L 599.03069466884 381.56381260093997 L 564.13570274636 381.56381260093997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 633.9256865913201 370.70759289172395 L 633.9256865913201 368.381260096892 L 599.03069466884 368.381260096892 L 599.03069466884 381.56381260093997 L 564.13570274636 381.56381260093997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><path d="M 597.9484652665776 439.620372859462 L 590.7351373182688 439.620372859462 L 590.7351373182688 381.56381260093997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 597.9484652665776 439.620372859462 L 590.7351373182688 439.620372859462 L 590.7351373182688 381.56381260093997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 541.647819062984 137.29886914358 L 545.525040387704 137.29886914358" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 137.29886914358 L 545.525040387704 137.29886914358" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 490.46849757668 618.8497576738039 L 490.46849757668 568.058158319972 L 500.54927302095206 568.058158319972" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 490.46849757668 618.8497576738039 L 490.46849757668 568.058158319972 L 500.54927302095206 568.058158319972" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><path d="M 560.25848142164 618.8497576738039 L 560.25848142164 607.024232633408 L 606.009693053336 607.024232633408 L 606.009693053336 568.058158319972 L 598.2552504038961 568.058158319972" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 560.25848142164 618.8497576738039 L 560.25848142164 607.024232633408 L 606.009693053336 607.024232633408 L 606.009693053336 568.058158319972 L 598.2552504038961 568.058158319972" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><path d="M 878.1906300486801 567.6704361875 L 878.1906300486801 573.8739903070519" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 878.1906300486801 567.6704361875 L 878.1906300486801 573.8739903070519" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><path d="M 1037.1567043622 567.6704361875 L 1037.1567043622 581.628432956492" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1037.1567043622 567.6704361875 L 1037.1567043622 581.628432956492" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><path d="M 971.2439418419601 618.07431340886 L 971.2439418419601 625.8287560583 L 945.2665589663361 625.8287560583 L 945.2665589663361 548.2843295639 L 953.021001615776 548.2843295639" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 971.2439418419601 618.07431340886 L 971.2439418419601 625.8287560583 L 945.2665589663361 625.8287560583 L 945.2665589663361 548.2843295639 L 953.021001615776 548.2843295639" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"><path d="M 808.40064620372 618.07431340886 L 808.40064620372 625.8287560583 L 782.423263328096 625.8287560583 L 782.423263328096 548.2843295639 L 790.177705977536 548.2843295639" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 808.40064620372 618.07431340886 L 808.40064620372 625.8287560583 L 782.423263328096 625.8287560583 L 782.423263328096 548.2843295639 L 790.177705977536 548.2843295639" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"><path d="M 591.2762520194001 328.05815831980397 L 591.2762520194001 342.79159935373997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 591.2762520194001 328.05815831980397 L 591.2762520194001 342.79159935373997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"><path d="M 1095.315024233 269.12439418405995 L 1087.5605815835602 269.12439418405995 L 1087.5605815835602 261.36995153462 L 1095.315024233 261.36995153462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 269.12439418405995 L 1087.5605815835602 269.12439418405995 L 1087.5605815835602 261.36995153462 L 1095.315024233 261.36995153462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><path d="M 300.48465266540006 345.89337641351597 L 300.48465266540006 353.64781906295593 L 234.57189014516007 353.64781906295593 L 234.57189014516007 345.89337641351597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 300.48465266540006 345.89337641351597 L 300.48465266540006 353.64781906295593 L 234.57189014516007 353.64781906295593 L 234.57189014516007 345.89337641351597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"><path d="M 366.39741518564006 345.89337641351597 L 366.39741518564006 353.64781906295593 L 300.48465266540006 353.64781906295593" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 366.39741518564006 345.89337641351597 L 366.39741518564006 353.64781906295593 L 300.48465266540006 353.64781906295593" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"><path d="M 168.65912762492002 345.89337641351597 L 168.65912762492002 353.64781906295593 L 234.57189014516007 353.64781906295593 L 234.57189014516007 345.89337641351597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 168.65912762492002 345.89337641351597 L 168.65912762492002 353.64781906295593 L 234.57189014516007 353.64781906295593 L 234.57189014516007 345.89337641351597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"><path d="M 102.74636510468008 345.89337641351597 L 102.74636510468008 353.64781906295593 L 168.65912762492002 353.64781906295593" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 102.74636510468008 345.89337641351597 L 102.74636510468008 353.64781906295593 L 168.65912762492002 353.64781906295593" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"><path d="M 36.83360258443997 345.89337641351597 L 36.83360258443997 353.64781906295593 L 102.74636510468008 353.64781906295593" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 36.83360258443997 345.89337641351597 L 36.83360258443997 353.64781906295593 L 102.74636510468008 353.64781906295593" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"><path d="M 520.7108239094961 602.953150242452 L 492.79483037151203 602.953150242452 L 492.79483037151203 532.387722132548 L 521.48626817444 532.387722132548 L 521.48626817444 540.142164781988" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 520.7108239094961 602.953150242452 L 492.79483037151203 602.953150242452 L 492.79483037151203 532.387722132548 L 521.48626817444 532.387722132548 L 521.48626817444 540.142164781988" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><path d="M 490.46849757668 648.316639741676 L 490.46849757668 656.071082391116 L 520.7108239094961 656.071082391116 L 520.7108239094961 595.198707593012" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 490.46849757668 648.316639741676 L 490.46849757668 656.071082391116 L 520.7108239094961 656.071082391116 L 520.7108239094961 595.198707593012" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"><path d="M 560.25848142164 648.316639741676 L 560.25848142164 656.071082391116 L 520.7108239094961 656.071082391116" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 560.25848142164 648.316639741676 L 560.25848142164 656.071082391116 L 520.7108239094961 656.071082391116" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"><path d="M 754.11954765764 183.05008077527597 L 754.11954765764 190.804523424716 L 823.9095315026 190.804523424716 L 823.9095315026 183.05008077527597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 754.11954765764 183.05008077527597 L 754.11954765764 190.804523424716 L 823.9095315026 190.804523424716 L 823.9095315026 183.05008077527597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"><path d="M 893.69951534756 183.05008077527597 L 893.69951534756 190.804523424716 L 823.9095315026 190.804523424716" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 893.69951534756 183.05008077527597 L 893.69951534756 190.804523424716 L 823.9095315026 190.804523424716" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"><path d="M 816.15508885316 261.36995153462 L 808.40064620372 261.36995153462 L 808.40064620372 222.21001615494797 L 823.9095315026 222.21001615494797 L 823.9095315026 183.05008077527597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 261.36995153462 L 808.40064620372 261.36995153462 L 808.40064620372 222.21001615494797 L 823.9095315026 222.21001615494797 L 823.9095315026 183.05008077527597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"><path d="M 816.15508885316 269.12439418405995 L 808.40064620372 269.12439418405995 L 808.40064620372 261.36995153462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 269.12439418405995 L 808.40064620372 269.12439418405995 L 808.40064620372 261.36995153462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"><path d="M 816.15508885316 276.8788368335 L 808.40064620372 276.8788368335 L 808.40064620372 269.12439418405995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 276.8788368335 L 808.40064620372 276.8788368335 L 808.40064620372 269.12439418405995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"><path d="M 947.98061389364 269.12439418405995 L 955.73505654308 269.12439418405995 L 955.73505654308 261.36995153462 L 947.98061389364 261.36995153462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 269.12439418405995 L 955.73505654308 269.12439418405995 L 955.73505654308 261.36995153462 L 947.98061389364 261.36995153462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"><path d="M 947.98061389364 276.8788368335 L 955.73505654308 276.8788368335 L 955.73505654308 269.12439418405995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 276.8788368335 L 955.73505654308 276.8788368335 L 955.73505654308 269.12439418405995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"><path d="M 947.98061389364 307.89660743125995 L 955.73505654308 307.89660743125995 L 955.73505654308 339.68982229396397 L 808.40064620372 339.68982229396397 L 808.40064620372 307.89660743125995 L 816.15508885316 307.89660743125995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 307.89660743125995 L 955.73505654308 307.89660743125995 L 955.73505654308 339.68982229396397 L 808.40064620372 339.68982229396397 L 808.40064620372 307.89660743125995 L 816.15508885316 307.89660743125995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"><path d="M 971.2439418419601 594.81098546054 L 971.2439418419601 587.0565428111 L 1008.4652665592721 587.0565428111 L 1008.4652665592721 722.7592891763 L 1010.0161550891601 722.7592891763" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 971.2439418419601 594.81098546054 L 971.2439418419601 587.0565428111 L 1008.4652665592721 587.0565428111 L 1008.4652665592721 722.7592891763 L 1010.0161550891601 722.7592891763" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"><path d="M 1126.3327948307601 134.19709208380397 L 1126.3327948307601 126.442649434364 L 1087.5605815835602 126.442649434364 L 1087.5605815835602 207.08885298853997 L 1095.315024233 207.08885298853997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1126.3327948307601 134.19709208380397 L 1126.3327948307601 126.442649434364 L 1087.5605815835602 126.442649434364 L 1087.5605815835602 207.08885298853997 L 1095.315024233 207.08885298853997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"><path d="M 816.15508885316 292.38772213237996 L 754.11954765764 292.38772213237996 L 754.11954765764 362.17770597734" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 292.38772213237996 L 754.11954765764 292.38772213237996 L 754.11954765764 362.17770597734" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"><path d="M 947.98061389364 292.38772213237996 L 1048.78836833636 292.38772213237996 L 1048.78836833636 323.40549273013994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 292.38772213237996 L 1048.78836833636 292.38772213237996 L 1048.78836833636 323.40549273013994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"><path d="M 402.06785137306406 210.96607431326 L 367.754442649292 210.96607431326 L 367.754442649292 248.962843295516 L 333.44103392552 248.962843295516 L 333.44103392552 241.20840064607597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 210.96607431326 L 367.754442649292 210.96607431326 L 367.754442649292 248.962843295516 L 333.44103392552 248.962843295516 L 333.44103392552 241.20840064607597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"><path d="M 826.623586429904 548.2843295639 L 852.407108239292 548.2843295639 L 852.407108239292 623.502423263468 L 878.1906300486801 623.502423263468 L 878.1906300486801 615.7479806140279" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 826.623586429904 548.2843295639 L 852.407108239292 548.2843295639 L 852.407108239292 623.502423263468 L 878.1906300486801 623.502423263468 L 878.1906300486801 615.7479806140279" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"><path d="M 989.4668820681441 548.2843295639 L 1013.3117932151721 548.2843295639 L 1013.3117932151721 631.256865912908 L 1037.1567043622 631.256865912908 L 1037.1567043622 623.502423263468" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 989.4668820681441 548.2843295639 L 1013.3117932151721 548.2843295639 L 1013.3117932151721 631.256865912908 L 1037.1567043622 631.256865912908 L 1037.1567043622 623.502423263468" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"><path d="M 402.06785137306406 141.17609046829992 L 305.0985460418168 141.17609046829992 L 305.0985460418168 71.38610662333997 L 402.06785137306406 71.38610662333997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 141.17609046829992 L 305.0985460418168 141.17609046829992 L 305.0985460418168 71.38610662333997 L 402.06785137306406 71.38610662333997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"><path d="M 541.647819062984 191.57996768966 L 629.3117932149032 191.57996768966007 L 629.3117932149032 238.1066235863 L 549.402261712424 238.1066235863 L 549.402261712424 261.36995153462 L 541.647819062984 261.36995153462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 191.57996768966 L 629.3117932149032 191.57996768966007 L 629.3117932149032 238.1066235863 L 549.402261712424 238.1066235863 L 549.402261712424 261.36995153462 L 541.647819062984 261.36995153462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"><path d="M 561.8481421647753 176.07108239078005 L 561.8481421647753 191.57996768966" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 561.8481421647753 176.07108239078005 L 561.8481421647753 191.57996768966" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"><path d="M 541.647819062984 145.05331179301996 L 545.525040387704 145.05331179301996 L 545.525040387704 133.42164781885998 L 608.7625201938872 133.42164781885998 L 608.7625201938872 176.07108239078 L 541.647819062984 176.07108239078" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 145.05331179301996 L 545.525040387704 145.05331179301996 L 545.525040387704 133.42164781885998 L 608.7625201938872 133.42164781885998 L 608.7625201938872 176.07108239078 L 541.647819062984 176.07108239078" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"><path d="M 541.647819062984 129.54442649414 L 553.279483037144 129.54442649414 L 553.279483037144 145.05331179302004 L 578.1324717285992 145.05331179302004 L 578.1324717285992 168.31663974133994 L 541.647819062984 168.31663974134003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 129.54442649414 L 553.279483037144 129.54442649414 L 553.279483037144 145.05331179302004 L 578.1324717285992 145.05331179302004 L 578.1324717285992 168.31663974133994 L 541.647819062984 168.31663974134003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"><path d="M 591.2762520194001 366.05492730206 L 591.2762520194001 369.93214862677996 L 528.8336025847844 369.93214862677996 L 528.8336025847844 356.749596122732 L 466.3909531501688 356.749596122732 L 466.3909531501688 393.1954765751 L 486.59127625196004 393.1954765751" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 591.2762520194001 366.05492730206 L 591.2762520194001 369.93214862677996 L 528.8336025847844 369.93214862677996 L 528.8336025847844 356.749596122732 L 466.3909531501688 356.749596122732 L 466.3909531501688 393.1954765751 L 486.59127625196004 393.1954765751" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"><path d="M 754.11954765764 153.583198707404 L 754.11954765764 133.3828756056128 L 893.69951534756 133.3828756056128 L 893.69951534756 153.583198707404" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 754.11954765764 153.583198707404 L 754.11954765764 133.3828756056128 L 893.69951534756 133.3828756056128 L 893.69951534756 153.583198707404" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_47__stack1"><path d="M 816.15508885316 284.63327948294 L 796.7302100163129 284.63327948294 L 796.7302100163129 272.9628432955328" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 284.63327948294 L 796.7302100163129 284.63327948294 L 796.7302100163129 272.9628432955328" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_48__stack1"><path d="M 947.98061389364 284.63327948294 L 973.2213247175672 284.63327948294 L 973.2213247175672 259.3925686590128" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 284.63327948294 L 973.2213247175672 284.63327948294 L 973.2213247175672 259.3925686590128" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_49__stack1"><path d="M 597.9484652665776 439.620372859462 L 577.1648626817488 439.620372859462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 597.9484652665776 439.620372859462 L 577.1648626817488 439.620372859462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_50__stack1"><path d="M 955.73505654308 276.8788368335 L 1058.48142164816 276.8788368335" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 955.73505654308 276.8788368335 L 1058.48142164816 276.8788368335" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_51__stack1"><path d="M 486.59127625196004 385.44103392565995 L 477.2471728593848 385.44103392565995 L 477.2471728593848 397.1114701130672" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 486.59127625196004 385.44103392565995 L 477.2471728593848 385.44103392565995 L 477.2471728593848 397.1114701130672" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_52__stack1"><path d="M 870.43618739924 722.7592891763 L 861.0920840066648 722.7592891763 L 861.0920840066648 728.6138933766272" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 870.43618739924 722.7592891763 L 861.0920840066648 722.7592891763 L 861.0920840066648 728.6138933766272" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_53__stack1"><path d="M 541.647819062984 75.26332794805995 L 593.6413570274792 75.26332794805995 L 593.6413570274792 77.24071082366714" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 75.26332794805995 L 593.6413570274792 75.26332794805995 L 593.6413570274792 77.24071082366714" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_54__stack1"><path d="M 541.647819062984 183.82552504022004 L 583.9483037156792 183.82552504022004 L 583.9483037156792 181.84814216461282" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 183.82552504022004 L 583.9483037156792 183.82552504022004 L 583.9483037156792 181.84814216461282" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_55__stack1"><path d="M 638.8851373183026 439.82389208401787 L 661.7995153473977 439.82389208401787 L 661.7995153473977 437.8465092084107" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 638.8851373183026 439.82389208401787 L 661.7995153473977 439.82389208401787 L 661.7995153473977 437.8465092084107" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_56__stack1"><path d="M 402.06785137306406 241.98384491102 L 308.9757673665368 241.98384491102 L 308.9757673665368 210.92730210001278" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 241.98384491102 L 308.9757673665368 241.98384491102 L 308.9757673665368 210.92730210001278" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_57__stack1"><path d="M 486.59127625196004 377.68659127622 L 479.57350565421683 377.68659127622 L 479.57350565421683 373.7705977382528" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 486.59127625196004 377.68659127622 L 479.57350565421683 377.68659127622 L 479.57350565421683 373.7705977382528" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_58__stack1"><path d="M 402.06785137306406 265.24717285934 L 375.70274636496805 265.24717285934" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 265.24717285934 L 375.70274636496805 265.24717285934" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_59__stack1"><path d="M 541.647819062984 83.01777059749998 L 574.2164781906321 83.01777059749998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 83.01777059749998 L 574.2164781906321 83.01777059749998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_60__stack1"><path d="M 1095.315024233 214.84329563798 L 1056.5428109858 214.84329563798" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 214.84329563798 L 1056.5428109858 214.84329563798" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_61__stack1"><path d="M 541.647819062984 106.28109854581999 L 577.318255250408 106.28109854581999" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 106.28109854581999 L 577.318255250408 106.28109854581999" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_62__stack1"><path d="M 1095.315024233 238.10662358629997 L 1056.5428109858 238.10662358629997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 238.10662358629997 L 1056.5428109858 238.10662358629997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_63__stack1"><path d="M 541.647819062984 90.77221324693994 L 577.318255250408 90.77221324693994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 90.77221324693994 L 577.318255250408 90.77221324693994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_64__stack1"><path d="M 1095.315024233 222.59773828741996 L 1056.5428109858 222.59773828741996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 222.59773828741996 L 1056.5428109858 222.59773828741996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_65__stack1"><path d="M 541.647819062984 98.52665589637996 L 577.318255250408 98.52665589637996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 98.52665589637996 L 577.318255250408 98.52665589637996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_66__stack1"><path d="M 1095.315024233 230.35218093685998 L 1056.5428109858 230.35218093685998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 230.35218093685998 L 1056.5428109858 230.35218093685998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_67__stack1"><path d="M 541.647819062984 121.78998384469998 L 577.318255250408 121.78998384469998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 121.78998384469998 L 577.318255250408 121.78998384469998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_68__stack1"><path d="M 1095.315024233 253.61550888517996 L 1056.5428109858 253.61550888517996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 253.61550888517996 L 1056.5428109858 253.61550888517996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_69__stack1"><path d="M 541.647819062984 114.03554119525995 L 580.4200323101841 114.03554119525995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 114.03554119525995 L 580.4200323101841 114.03554119525995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_70__stack1"><path d="M 1095.315024233 245.86106623573997 L 1056.5428109858 245.86106623573997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 245.86106623573997 L 1056.5428109858 245.86106623573997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_71__stack1"><path d="M 1004.588045234552 381.56381260093997 L 1034.054927302424 381.56381260093997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1004.588045234552 381.56381260093997 L 1034.054927302424 381.56381260093997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_72__stack1"><path d="M 541.647819062984 160.56219709189998 L 571.114701130856 160.56219709189998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 160.56219709189998 L 571.114701130856 160.56219709189998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_73__stack1"><path d="M 1004.588045234552 338.91437802902 L 1034.054927302424 338.91437802902" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1004.588045234552 338.91437802902 L 1034.054927302424 338.91437802902" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_74__stack1"><path d="M 541.647819062984 152.80775444246 L 571.114701130856 152.80775444246" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 152.80775444246 L 571.114701130856 152.80775444246" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_75__stack1"><path d="M 541.647819062984 230.35218093686 L 577.318255250408 230.35218093686" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 230.35218093686 L 577.318255250408 230.35218093686" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_76__stack1"><path d="M 878.1906300486801 544.4071082391799 L 878.1906300486801 508.73667205175593" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 878.1906300486801 544.4071082391799 L 878.1906300486801 508.73667205175593" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_77__stack1"><path d="M 402.06785137306406 249.73828756045998 L 375.70274636496805 249.73828756045998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 249.73828756045998 L 375.70274636496805 249.73828756045998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_78__stack1"><path d="M 800.64620355428 722.7592891763 L 774.281098546184 722.7592891763" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 800.64620355428 722.7592891763 L 774.281098546184 722.7592891763" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_79__stack1"><path d="M 402.06785137306406 257.4927302099 L 378.80452342474405 257.4927302099" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 257.4927302099 L 378.80452342474405 257.4927302099" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_80__stack1"><path d="M 940.2261712442 722.7592891763 L 916.96284329588 722.7592891763" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 940.2261712442 722.7592891763 L 916.96284329588 722.7592891763" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_81__stack1"><path d="M 402.06785137306406 79.14054927277994 L 353.990306946536 79.14054927277994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 79.14054927277994 L 353.990306946536 79.14054927277994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_82__stack1"><path d="M 402.06785137306406 86.8949919222199 L 353.990306946536 86.8949919222199" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 86.8949919222199 L 353.990306946536 86.8949919222199" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_83__stack1"><path d="M 402.06785137306406 94.64943457165992 L 353.990306946536 94.64943457165992" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 94.64943457165992 L 353.990306946536 94.64943457165992" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_84__stack1"><path d="M 402.06785137306406 102.40387722109995 L 353.990306946536 102.40387722109995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 102.40387722109995 L 353.990306946536 102.40387722109995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_85__stack1"><path d="M 402.06785137306406 110.15831987053997 L 353.990306946536 110.15831987053997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 110.15831987053997 L 353.990306946536 110.15831987053997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_86__stack1"><path d="M 402.06785137306406 117.91276251997994 L 353.990306946536 117.91276251997994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 117.91276251997994 L 353.990306946536 117.91276251997994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_87__stack1"><path d="M 402.06785137306406 125.6672051694199 L 332.277867528104 125.6672051694199" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 125.6672051694199 L 332.277867528104 125.6672051694199" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_88__stack1"><path d="M 402.06785137306406 133.42164781885992 L 347.78675282698407 133.42164781885992" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 133.42164781885992 L 347.78675282698407 133.42164781885992" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_89__stack1"><path d="M 402.06785137306406 148.9305331177399 L 353.990306946536 148.9305331177399" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 148.9305331177399 L 353.990306946536 148.9305331177399" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_90__stack1"><path d="M 402.06785137306406 156.6849757671799 L 344.6849757672081 156.6849757671799" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 156.6849757671799 L 344.6849757672081 156.6849757671799" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_91__stack1"><path d="M 402.06785137306406 164.43941841661993 L 344.6849757672081 164.43941841661993" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 164.43941841661993 L 344.6849757672081 164.43941841661993" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_92__stack1"><path d="M 402.06785137306406 172.19386106605992 L 344.6849757672081 172.19386106605992" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 172.19386106605992 L 344.6849757672081 172.19386106605992" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_93__stack1"><path d="M 402.06785137306406 179.94830371549995 L 347.78675282698407 179.94830371549995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 179.94830371549995 L 347.78675282698407 179.94830371549995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_94__stack1"><path d="M 402.06785137306406 187.70274636493994 L 347.78675282698407 187.70274636493994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 187.70274636493994 L 347.78675282698407 187.70274636493994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_95__stack1"><path d="M 402.06785137306406 195.45718901437996 L 347.78675282698407 195.45718901437996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 195.45718901437996 L 347.78675282698407 195.45718901437996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_96__stack1"><path d="M 402.06785137306406 203.21163166381996 L 347.78675282698407 203.21163166381996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 203.21163166381996 L 347.78675282698407 203.21163166381996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_97__stack1"><path d="M 402.06785137306406 273.00161550878 L 353.990306946536 273.00161550878" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 273.00161550878 L 353.990306946536 273.00161550878" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_98__stack1"><path d="M 402.06785137306406 280.75605815822 L 353.990306946536 280.75605815822" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 280.75605815822 L 353.990306946536 280.75605815822" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_99__stack1"><path d="M 402.06785137306406 288.51050080766004 L 341.5831987074321 288.51050080766004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 288.51050080766004 L 341.5831987074321 288.51050080766004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_100__stack1"><path d="M 541.647819062984 222.59773828742004 L 605.234248788392 222.59773828742004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 222.59773828742004 L 605.234248788392 222.59773828742004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_101__stack1"><path d="M 541.647819062984 214.84329563798002 L 605.234248788392 214.84329563798002" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 214.84329563798002 L 605.234248788392 214.84329563798002" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_102__stack1"><path d="M 541.647819062984 207.08885298854003 L 605.234248788392 207.08885298854003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 207.08885298854003 L 605.234248788392 207.08885298854003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_103__stack1"><path d="M 541.647819062984 199.33441033910003 L 599.03069466884 199.33441033910003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 199.33441033910003 L 599.03069466884 199.33441033910003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="300.48465266540006" cy="308.672051696204" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="234.57189014516007" cy="308.672051696204" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="234.57189014516007" cy="316.42649434564396" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><circle cx="168.65912762492002" cy="308.672051696204" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="102.74636510468008" cy="308.672051696204" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><circle cx="597.9484652665776" cy="439.620372859462" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><circle cx="300.48465266540006" cy="353.64781906295593" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="234.57189014516007" cy="353.64781906295593" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="234.57189014516007" cy="345.89337641351597" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"><circle cx="168.65912762492002" cy="353.64781906295593" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"><circle cx="102.74636510468008" cy="353.64781906295593" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><circle cx="520.7108239094961" cy="656.071082391116" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"><circle cx="823.9095315026" cy="190.804523424716" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="823.9095315026" cy="183.05008077527597" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"><circle cx="808.40064620372" cy="261.36995153462" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"><circle cx="808.40064620372" cy="269.12439418405995" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"><circle cx="955.73505654308" cy="269.12439418405995" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"><circle cx="955.73505654308" cy="276.8788368335" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_47__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_48__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_49__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_50__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_51__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_52__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_53__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_54__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_55__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_56__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_57__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_58__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_59__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_60__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_61__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_62__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_63__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_64__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_65__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_66__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_67__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_68__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_69__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_70__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_71__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_72__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_73__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_74__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_75__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_76__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_77__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_78__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_79__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_80__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_81__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_82__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_83__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_84__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_85__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_86__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_87__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_88__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_89__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_90__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_91__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_92__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_93__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_94__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_95__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_96__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_97__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_98__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_99__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_100__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_101__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_102__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_103__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="554.44264943456" y="303.243941841596" width="47.30210016158401" height="9.305331179327993" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="554.44264943456" y="303.243941841596" width="47.30210016158401" height="9.305331179327993" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="591.2762520194001" y1="312.549273020924" x2="591.2762520194001" y2="328.05815831980397" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="590.5008077544561" y="327.28271405486" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="320.303715670364" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 590.500807754456 320.303715670364)"></text><text class="pin-number sch-pin-label" x="591.2762520194001" y="308.672051696204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 591.2762520194001 308.672051696204)">cathode</text><line class="component-pin sch-component-pin sch-port-line" x1="591.2762520194001" y1="303.243941841596" x2="591.2762520194001" y2="288.51050080766" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="591.2762520194001" cy="287.73505654271594" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="590.5008077544561" y="286.95961227777195" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="295.48949919215596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 590.500807754456 295.48949919215596)"></text><text class="pin-number sch-pin-label" x="591.2762520194001" y="307.12116316631597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 591.2762520194001 307.12116316631597)">anode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="573.82875605816" y="352.48465266553995" width="60.87237479810403" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="573.82875605816" y="352.48465266553995" width="60.87237479810403" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="591.2762520194001" y1="352.48465266553995" x2="591.2762520194001" y2="342.79159935373997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="590.5008077544561" y="342.016155088796" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="347.63812600963996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 590.500807754456 347.63812600963996)"></text><text class="pin-number sch-pin-label" x="591.2762520194001" y="356.36187399026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 591.2762520194001 356.36187399026)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="591.2762520194001" y1="356.36187399026" x2="591.2762520194001" y2="366.05492730206" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="590.5008077544561" y="365.279483037116" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="361.20840064616" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 590.500807754456 361.20840064616)"></text><text class="pin-number sch-pin-label" x="591.2762520194001" y="352.48465266553995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 591.2762520194001 352.48465266553995)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="19.38610662320002" y="329.22132471722" width="59.12762520197998" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="19.38610662320002" y="329.22132471722" width="59.12762520197998" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="36.83360258443997" y1="329.22132471722" x2="36.83360258443997" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="36.05815831949597" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="36.05815831949599" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 36.05815831949599 322.823909531432)"></text><text class="pin-number sch-pin-label" x="36.83360258443997" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 36.83360258443997 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="36.83360258443997" y1="333.09854604194" x2="36.83360258443997" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="36.05815831949597" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="36.05815831949599" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 36.05815831949599 339.495961227728)"></text><text class="pin-number sch-pin-label" x="36.83360258443997" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 36.83360258443997 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="85.29886914344013" y="329.22132471722" width="59.12762520197998" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="85.29886914344013" y="329.22132471722" width="59.12762520197998" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="102.74636510468008" y1="329.22132471722" x2="102.74636510468008" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><rect x="101.97092083973608" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="101.9709208397361" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 101.9709208397361 322.823909531432)"></text><text class="pin-number sch-pin-label" x="102.74636510468008" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 102.74636510468008 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="102.74636510468008" y1="333.09854604194" x2="102.74636510468008" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><rect x="101.97092083973608" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="101.9709208397361" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 101.9709208397361 339.495961227728)"></text><text class="pin-number sch-pin-label" x="102.74636510468008" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 102.74636510468008 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="151.21163166368012" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="151.21163166368012" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="168.65912762492002" y1="329.22132471722" x2="168.65912762492002" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="167.883683359976" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="167.88368335997603" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 167.88368335997603 322.823909531432)"></text><text class="pin-number sch-pin-label" x="168.65912762492002" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 168.65912762492002 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="168.65912762492002" y1="333.09854604194" x2="168.65912762492002" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="167.883683359976" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="167.88368335997603" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 167.88368335997603 339.495961227728)"></text><text class="pin-number sch-pin-label" x="168.65912762492002" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 168.65912762492002 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="217.12439418392012" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="217.12439418392012" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="234.57189014516007" y1="329.22132471722" x2="234.57189014516007" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="233.79644588021606" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="233.79644588021608" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 233.79644588021608 322.823909531432)"></text><text class="pin-number sch-pin-label" x="234.57189014516007" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 234.57189014516007 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="234.57189014516007" y1="333.09854604194" x2="234.57189014516007" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="233.79644588021606" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="233.79644588021608" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 233.79644588021608 339.495961227728)"></text><text class="pin-number sch-pin-label" x="234.57189014516007" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 234.57189014516007 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="283.03715670416005" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="283.03715670416005" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="300.48465266540006" y1="329.22132471722" x2="300.48465266540006" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><rect x="299.7092084004561" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="299.7092084004561" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 299.7092084004561 322.823909531432)"></text><text class="pin-number sch-pin-label" x="300.48465266540006" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 300.48465266540006 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="300.48465266540006" y1="333.09854604194" x2="300.48465266540006" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="299.7092084004561" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="299.7092084004561" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 299.7092084004561 339.495961227728)"></text><text class="pin-number sch-pin-label" x="300.48465266540006" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 300.48465266540006 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component chip sch-component-body" x="348.94991922440005" y="329.22132471722" width="59.12762520198004" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="348.94991922440005" y="329.22132471722" width="59.12762520198004" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="366.39741518564006" y1="329.22132471722" x2="366.39741518564006" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="365.62197092069607" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="365.62197092069607" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 365.62197092069607 322.823909531432)"></text><text class="pin-number sch-pin-label" x="366.39741518564006" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 366.39741518564006 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="366.39741518564006" y1="333.09854604194" x2="366.39741518564006" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><rect x="365.62197092069607" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="365.62197092069607" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 365.62197092069607 339.495961227728)"></text><text class="pin-number sch-pin-label" x="366.39741518564006" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 366.39741518564006 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component chip sch-component-body" x="953.7964458807201" y="604.50403877234" width="46.91437802911207" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="953.7964458807201" y="604.50403877234" width="46.91437802911207" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="971.2439418419601" y1="608.38126009706" x2="971.2439418419601" y2="618.07431340886" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_8_0__stack1"><rect x="970.4684975770161" y="617.298869143916" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="970.468497577016" y="613.2277867529599" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 970.468497577016 613.2277867529599)"></text><text class="pin-number sch-pin-label" x="971.2439418419601" y="604.50403877234" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 971.2439418419601 604.50403877234)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="971.2439418419601" y1="604.50403877234" x2="971.2439418419601" y2="594.81098546054" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_8_1__stack1"><rect x="970.4684975770161" y="594.035541195596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="970.468497577016" y="599.65751211644" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 970.468497577016 599.65751211644)"></text><text class="pin-number sch-pin-label" x="971.2439418419601" y="608.38126009706" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 971.2439418419601 608.38126009706)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9__stack1"><rect class="component chip sch-component-body" x="1108.88529886952" y="146.99192245537998" width="54.47495961231607" height="3.8772213247200114" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1108.88529886952" y="146.99192245537998" width="54.47495961231607" height="3.8772213247200114" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1126.3327948307601" y1="146.99192245537998" x2="1126.3327948307601" y2="134.19709208380397" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="1125.557350565816" y="133.42164781885995" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1125.557350565816" y="140.594507269592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1125.557350565816 140.594507269592)"></text><text class="pin-number sch-pin-label" x="1126.3327948307601" y="150.8691437801" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1126.3327948307601 150.8691437801)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1126.3327948307601" y1="150.8691437801" x2="1126.3327948307601" y2="162.888529886732" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1126.3327948307601" cy="163.66397415167597" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="1125.557350565816" y="162.88852988673196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1125.557350565816" y="157.26655896588798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1125.557350565816 157.26655896588798)"></text><text class="pin-number sch-pin-label" x="1126.3327948307601" y="146.99192245537998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1126.3327948307601 146.99192245537998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10__stack1"><rect class="component chip sch-component-body" x="736.6720516964" y="166.37802907897998" width="63.780290791644006" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="736.6720516964" y="166.37802907897998" width="63.780290791644006" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="754.11954765764" y1="166.37802907897998" x2="754.11954765764" y2="153.583198707404" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_10_0__stack1"><rect x="753.3441033926961" y="152.80775444245998" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="753.3441033926961" y="159.980613893192" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 753.3441033926961 159.980613893192)"></text><text class="pin-number sch-pin-label" x="754.11954765764" y="170.25525040369996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 754.11954765764 170.25525040369996)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="754.11954765764" y1="170.25525040369996" x2="754.11954765764" y2="183.05008077527597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_10_1__stack1"><rect x="753.3441033926961" y="182.27463651033196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="753.3441033926961" y="176.65266558948798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 753.3441033926961 176.65266558948798)"></text><text class="pin-number sch-pin-label" x="754.11954765764" y="166.37802907897998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 754.11954765764 166.37802907897998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11__stack1"><rect class="component chip sch-component-body" x="507.91599353792003" y="437.7835218093799" width="45.16962843298802" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="507.91599353792003" y="437.7835218093799" width="45.16962843298802" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="525.36348949916" y1="437.7835218093799" x2="525.36348949916" y2="425.7641357027479" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_11_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="525.36348949916" cy="424.98869143780394" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="524.588045234216" y="424.21324717285995" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="524.588045234216" y="431.38610662359196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 524.588045234216 431.38610662359196)"></text><text class="pin-number sch-pin-label" x="525.36348949916" y="441.66074313409996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 525.36348949916 441.66074313409996)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="525.36348949916" y1="441.66074313409996" x2="525.36348949916" y2="453.68012924073196" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_11_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="525.36348949916" cy="454.45557350567594" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="524.588045234216" y="453.68012924073196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="524.588045234216" y="448.0581583198879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 524.588045234216 448.0581583198879)"></text><text class="pin-number sch-pin-label" x="525.36348949916" y="437.7835218093799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 525.36348949916 437.7835218093799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12__stack1"><rect class="component chip sch-component-body" x="831.66397415204" y="253.61550888517996" width="100.80775444272001" height="69.78998384495998" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="831.66397415204" y="253.61550888517996" width="100.80775444272001" height="69.78998384495998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="261.36995153462" x2="816.15508885316" y2="261.36995153462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_0__stack1"><rect x="815.379644588216" y="260.594507269676" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="260.594507269676" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="261.36995153462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">EH1</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="261.36995153462" x2="947.98061389364" y2="261.36995153462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_1__stack1"><rect x="947.205169628696" y="260.594507269676" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="260.594507269676" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="261.36995153462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">EH2</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="269.12439418405995" x2="816.15508885316" y2="269.12439418405995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_2__stack1"><rect x="815.379644588216" y="268.34894991911597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="268.34894991911597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="269.12439418405995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">pin13_alt1</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="269.12439418405995" x2="947.98061389364" y2="269.12439418405995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_3__stack1"><rect x="947.205169628696" y="268.34894991911597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="268.34894991911597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="269.12439418405995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">pin14_alt1</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="276.8788368335" x2="816.15508885316" y2="276.8788368335" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_4__stack1"><rect x="815.379644588216" y="276.103392568556" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="276.103392568556" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="276.8788368335" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A1B12</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="284.63327948294" x2="816.15508885316" y2="284.63327948294" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_5__stack1"><rect x="815.379644588216" y="283.857835217996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="283.857835217996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="284.63327948294" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A4B9</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="315.6510500807" x2="947.205169628696" y2="315.6510500807" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="947.98061389364" cy="315.6510500807" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="947.205169628696" y="314.875605815756" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="314.875605815756" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="315.6510500807" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B8</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="292.38772213237996" x2="816.15508885316" y2="292.38772213237996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_7__stack1"><rect x="815.379644588216" y="291.612277867436" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="291.612277867436" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="292.38772213237996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A5</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="307.89660743125995" x2="947.98061389364" y2="307.89660743125995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_8__stack1"><rect x="947.205169628696" y="307.12116316631597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="307.12116316631597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="307.89660743125995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B7</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="300.14216478181993" x2="816.930533118104" y2="300.14216478181993" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="816.15508885316" cy="300.14216478181993" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="815.379644588216" y="299.36672051687594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="299.36672051687594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="300.14216478181993" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A6</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="307.89660743125995" x2="816.15508885316" y2="307.89660743125995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_10__stack1"><rect x="815.379644588216" y="307.12116316631597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="307.12116316631597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="307.89660743125995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A7</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="300.14216478181993" x2="947.98061389364" y2="300.14216478181993" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_11__stack1"><rect x="947.205169628696" y="299.36672051687594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="299.36672051687594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="300.14216478181993" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B6</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="315.6510500807" x2="816.930533118104" y2="315.6510500807" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="816.15508885316" cy="315.6510500807" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="815.379644588216" y="314.875605815756" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="314.875605815756" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="315.6510500807" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A8</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="292.38772213237996" x2="947.98061389364" y2="292.38772213237996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_13__stack1"><rect x="947.205169628696" y="291.612277867436" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="291.612277867436" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="292.38772213237996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B5</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="284.63327948294" x2="947.98061389364" y2="284.63327948294" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_14__stack1"><rect x="947.205169628696" y="283.857835217996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="283.85783521799596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="284.63327948294" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B4A9</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="276.8788368335" x2="947.98061389364" y2="276.8788368335" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_15__stack1"><rect x="947.205169628696" y="276.103392568556" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="276.103392568556" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="276.8788368335" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B1A12</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_13__stack1"><rect class="component chip sch-component-body" x="417.576736671944" y="67.50888529861999" width="108.56219709215998" height="224.87883683375998" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="417.576736671944" y="67.50888529861999" width="108.56219709215998" height="224.87883683375998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="71.38610662333997" x2="402.06785137306406" y2="71.38610662333997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_0__stack1"><rect x="401.2924071081201" y="70.61066235839597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="70.61066235839598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="71.38610662333997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD6</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="79.14054927277994" x2="402.06785137306406" y2="79.14054927277994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_1__stack1"><rect x="401.2924071081201" y="78.36510500783594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="78.36510500783595" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="79.14054927277994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO0</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="86.8949919222199" x2="402.06785137306406" y2="86.8949919222199" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_2__stack1"><rect x="401.2924071081201" y="86.1195476572759" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="86.11954765727592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="86.8949919222199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO1</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="94.64943457165992" x2="402.06785137306406" y2="94.64943457165992" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_3__stack1"><rect x="401.2924071081201" y="93.87399030671592" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="93.87399030671594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="94.64943457165992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO2</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="102.40387722109995" x2="402.06785137306406" y2="102.40387722109995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_4__stack1"><rect x="401.2924071081201" y="101.62843295615595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="101.62843295615596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="102.40387722109995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO3</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="110.15831987053997" x2="402.06785137306406" y2="110.15831987053997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_5__stack1"><rect x="401.2924071081201" y="109.38287560559597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="109.38287560559598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="110.15831987053997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO4</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="117.91276251997994" x2="402.06785137306406" y2="117.91276251997994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_6__stack1"><rect x="401.2924071081201" y="117.13731825503594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="117.13731825503595" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="117.91276251997994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO5</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="125.6672051694199" x2="402.06785137306406" y2="125.6672051694199" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_7__stack1"><rect x="401.2924071081201" y="124.8917609044759" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="124.89176090447592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="125.6672051694199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO6</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="133.42164781885992" x2="402.06785137306406" y2="133.42164781885992" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_8__stack1"><rect x="401.2924071081201" y="132.6462035539159" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="132.64620355391594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="133.42164781885992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO7</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="141.17609046829992" x2="402.06785137306406" y2="141.17609046829992" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_9__stack1"><rect x="401.2924071081201" y="140.4006462033559" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="140.40064620335593" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="141.17609046829992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD5</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="148.9305331177399" x2="402.06785137306406" y2="148.9305331177399" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_10__stack1"><rect x="401.2924071081201" y="148.1550888527959" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="148.15508885279593" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="148.9305331177399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO8</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="156.6849757671799" x2="402.06785137306406" y2="156.6849757671799" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_11__stack1"><rect x="401.2924071081201" y="155.9095315022359" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="155.90953150223595" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="156.6849757671799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO9</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="164.43941841661993" x2="402.06785137306406" y2="164.43941841661993" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_12__stack1"><rect x="401.2924071081201" y="163.66397415167592" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="163.66397415167594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="164.43941841661993" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO10</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="172.19386106605992" x2="402.06785137306406" y2="172.19386106605992" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_13__stack1"><rect x="401.2924071081201" y="171.4184168011159" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="171.41841680111594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="172.19386106605992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO11</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="179.94830371549995" x2="402.06785137306406" y2="179.94830371549995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_14__stack1"><rect x="401.2924071081201" y="179.17285945055593" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="179.17285945055596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="179.94830371549995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO12</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="187.70274636493994" x2="402.06785137306406" y2="187.70274636493994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_15__stack1"><rect x="401.2924071081201" y="186.92730209999593" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="186.92730209999596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="187.70274636493994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO13</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="195.45718901437996" x2="402.06785137306406" y2="195.45718901437996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_16__stack1"><rect x="401.2924071081201" y="194.68174474943595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="194.68174474943598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="195.45718901437996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO14</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="203.21163166381996" x2="402.06785137306406" y2="203.21163166381996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_17__stack1"><rect x="401.2924071081201" y="202.43618739887594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="202.43618739887597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="203.21163166381996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO15</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="210.96607431325998" x2="402.06785137306406" y2="210.96607431325998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_18__stack1"><rect x="401.2924071081201" y="210.19063004831597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="210.190630048316" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="210.96607431325998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">TESTEN</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="218.72051696269997" x2="402.84329563800804" y2="218.72051696269997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_19__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="402.06785137306406" cy="218.72051696269997" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="401.2924071081201" y="217.94507269775596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="217.945072697756" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="218.72051696269997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">XIN</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="226.47495961213994" x2="402.84329563800804" y2="226.47495961213994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_20__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="402.06785137306406" cy="226.47495961213994" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="401.2924071081201" y="225.69951534719593" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="225.69951534719596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="226.47495961213994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">XOUT</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="234.22940226158" x2="402.84329563800804" y2="234.22940226158" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_21__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="402.06785137306406" cy="234.22940226158" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="401.2924071081201" y="233.45395799663598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="233.453957996636" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="234.22940226158" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD4</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="241.98384491102" x2="402.06785137306406" y2="241.98384491102" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_22__stack1"><rect x="401.2924071081201" y="241.20840064607597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="241.20840064607597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="241.98384491102" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">DVDD2</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="249.73828756045998" x2="402.06785137306406" y2="249.73828756045998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_23__stack1"><rect x="401.2924071081201" y="248.96284329551597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="248.962843295516" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="249.73828756045998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">SWCLK</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="257.4927302099" x2="402.06785137306406" y2="257.4927302099" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_24__stack1"><rect x="401.2924071081201" y="256.717285944956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="256.71728594495596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="257.4927302099" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">SWD</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="265.24717285934" x2="402.06785137306406" y2="265.24717285934" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_25__stack1"><rect x="401.2924071081201" y="264.47172859439604" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="264.47172859439604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="265.24717285934" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">RUN</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="273.00161550878" x2="402.06785137306406" y2="273.00161550878" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_26__stack1"><rect x="401.2924071081201" y="272.226171243836" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="272.226171243836" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="273.00161550878" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO16</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="280.75605815822" x2="402.06785137306406" y2="280.75605815822" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_27__stack1"><rect x="401.2924071081201" y="279.98061389327603" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="279.98061389327603" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="280.75605815822" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO17</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="288.51050080766004" x2="402.06785137306406" y2="288.51050080766004" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_28__stack1"><rect x="401.2924071081201" y="287.73505654271605" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="287.73505654271605" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="288.51050080766004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO18</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="284.63327948294" x2="540.87237479804" y2="284.63327948294" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_29__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="284.63327948294" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="283.857835217996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="283.857835217996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="284.63327948294" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO19</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="276.87883683350003" x2="540.87237479804" y2="276.87883683350003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_30__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="276.87883683350003" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="276.10339256855605" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="276.103392568556" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="276.87883683350003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO20</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="269.12439418406" x2="540.87237479804" y2="269.12439418406" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_31__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="269.12439418406" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="268.348949919116" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="268.348949919116" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="269.12439418406" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO21</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="261.36995153462" x2="541.647819062984" y2="261.36995153462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_32__stack1"><rect x="540.87237479804" y="260.594507269676" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="260.594507269676" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="261.36995153462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD3</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="253.61550888518002" x2="540.87237479804" y2="253.61550888518002" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_33__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="253.61550888518002" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="252.840064620236" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="252.84006462023603" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="253.61550888518002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO22</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="245.86106623574003" x2="540.87237479804" y2="245.86106623574003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_34__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="245.86106623574003" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="245.085621970796" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="245.085621970796" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="245.86106623574003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO23</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="238.1066235863" x2="540.87237479804" y2="238.1066235863" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_35__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="238.1066235863" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="237.331179321356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="237.33117932135602" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="238.1066235863" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO24</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="230.35218093686" x2="541.647819062984" y2="230.35218093686" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_36__stack1"><rect x="540.87237479804" y="229.576736671916" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="229.57673667191602" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="230.35218093686" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO25</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="222.59773828742004" x2="541.647819062984" y2="222.59773828742004" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_37__stack1"><rect x="540.87237479804" y="221.82229402247603" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="221.82229402247606" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="222.59773828742004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO26_ADC0</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="214.84329563798002" x2="541.647819062984" y2="214.84329563798002" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_38__stack1"><rect x="540.87237479804" y="214.067851373036" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="214.06785137303604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="214.84329563798002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO27_ADC1</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="207.08885298854003" x2="541.647819062984" y2="207.08885298854003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_39__stack1"><rect x="540.87237479804" y="206.313408723596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="206.31340872359604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="207.08885298854003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO28_ADC2</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="199.33441033910003" x2="541.647819062984" y2="199.33441033910003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_40__stack1"><rect x="540.87237479804" y="198.55896607415602" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="198.55896607415605" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="199.33441033910003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO29_ADC3</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="191.57996768966" x2="541.647819062984" y2="191.57996768966" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_41__stack1"><rect x="540.87237479804" y="190.804523424716" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="190.80452342471602" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="191.57996768966" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD2</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="183.82552504022004" x2="541.647819062984" y2="183.82552504022004" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_42__stack1"><rect x="540.87237479804" y="183.05008077527603" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="183.05008077527606" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="183.82552504022004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">ADC_AVDD</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="176.07108239078" x2="541.647819062984" y2="176.07108239078" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_43__stack1"><rect x="540.87237479804" y="175.29563812583598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="175.295638125836" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="176.07108239078" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">VREG_IN</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="168.31663974134003" x2="541.647819062984" y2="168.31663974134003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_44__stack1"><rect x="540.87237479804" y="167.541195476396" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="167.54119547639604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="168.31663974134003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">VREG_VOUT</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="160.56219709189998" x2="541.647819062984" y2="160.56219709189998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_45__stack1"><rect x="540.87237479804" y="159.78675282695596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="159.786752826956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="160.56219709189998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">USB_DM</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="152.80775444246" x2="541.647819062984" y2="152.80775444246" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_46__stack1"><rect x="540.87237479804" y="152.032310177516" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="152.03231017751602" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="152.80775444246" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">USB_DP</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="145.05331179301996" x2="541.647819062984" y2="145.05331179301996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_47__stack1"><rect x="540.87237479804" y="144.27786752807594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="144.27786752807597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="145.05331179301996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">USB_VDD</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="137.29886914358" x2="541.647819062984" y2="137.29886914358" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_48__stack1"><rect x="540.87237479804" y="136.52342487863598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="136.52342487863598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="137.29886914358" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD1</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="129.54442649414" x2="541.647819062984" y2="129.54442649414" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_49__stack1"><rect x="540.87237479804" y="128.76898222919598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="128.768982229196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="129.54442649414" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">DVDD1</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="121.78998384469998" x2="541.647819062984" y2="121.78998384469998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_50__stack1"><rect x="540.87237479804" y="121.01453957975598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="121.01453957975599" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="121.78998384469998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SD3</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="114.03554119525995" x2="541.647819062984" y2="114.03554119525995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_51__stack1"><rect x="540.87237479804" y="113.26009693031595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="113.26009693031597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="114.03554119525995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SCLK</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="106.28109854581999" x2="541.647819062984" y2="106.28109854581999" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_52__stack1"><rect x="540.87237479804" y="105.50565428087599" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="105.505654280876" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="106.28109854581999" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SD0</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="98.52665589637996" x2="541.647819062984" y2="98.52665589637996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_53__stack1"><rect x="540.87237479804" y="97.75121163143596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="97.75121163143598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="98.52665589637996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SD2</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="90.77221324693994" x2="541.647819062984" y2="90.77221324693994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_54__stack1"><rect x="540.87237479804" y="89.99676898199594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="89.99676898199596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="90.77221324693994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SD1</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="83.01777059749998" x2="541.647819062984" y2="83.01777059749998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_55__stack1"><rect x="540.87237479804" y="82.24232633255598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="82.24232633255599" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="83.01777059749998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SS</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="75.26332794805995" x2="541.647819062984" y2="75.26332794805995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_56__stack1"><rect x="540.87237479804" y="74.48788368311595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="74.48788368311597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="75.26332794805995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GND/thermalpad</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_14__stack1"><rect class="component chip sch-component-body" x="1110.82390953188" y="199.33441033909997" width="46.52665589664002" height="77.5444264944" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1110.82390953188" y="199.33441033909997" width="46.52665589664002" height="77.5444264944" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="214.84329563798" x2="1095.315024233" y2="214.84329563798" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_0__stack1"><rect x="1094.539579968056" y="214.06785137303598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="214.067851373036" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="214.84329563798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">CS</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="222.59773828741996" x2="1095.315024233" y2="222.59773828741996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_1__stack1"><rect x="1094.539579968056" y="221.82229402247594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="221.82229402247597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="230.35218093685998" x2="1095.315024233" y2="230.35218093685998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_2__stack1"><rect x="1094.539579968056" y="229.57673667191597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="229.576736671916" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="261.36995153462" x2="1095.315024233" y2="261.36995153462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_3__stack1"><rect x="1094.539579968056" y="260.594507269676" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="260.594507269676" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="261.36995153462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="238.10662358629997" x2="1095.315024233" y2="238.10662358629997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_4__stack1"><rect x="1094.539579968056" y="237.33117932135596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="237.331179321356" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="245.86106623573997" x2="1095.315024233" y2="245.86106623573997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_5__stack1"><rect x="1094.539579968056" y="245.08562197079596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="245.08562197079598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="245.86106623573997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">CLK</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="253.61550888517996" x2="1095.315024233" y2="253.61550888517996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_6__stack1"><rect x="1094.539579968056" y="252.84006462023595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="252.84006462023598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="207.08885298853997" x2="1095.315024233" y2="207.08885298853997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_7__stack1"><rect x="1094.539579968056" y="206.31340872359596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="206.313408723596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="207.08885298853997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">VCC</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="269.12439418405995" x2="1095.315024233" y2="269.12439418405995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_8__stack1"><rect x="1094.539579968056" y="268.34894991911597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="268.34894991911597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="269.12439418405995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">EP</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_15__stack1"><rect class="component chip sch-component-body" x="502.10016155084" y="373.80936995149995" width="46.526655896639966" height="23.26332794832001" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="502.10016155084" y="373.80936995149995" width="46.526655896639966" height="23.26332794832001" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="502.10016155084" y1="377.68659127622" x2="486.59127625196004" y2="377.68659127622" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_0__stack1"><rect x="485.81583198701605" y="376.911147011276" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="494.3457189014" y="376.91114701127594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="505.97738287556" y="377.68659127622" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">VIN</text><line class="component-pin sch-component-pin sch-port-line" x1="502.10016155084" y1="385.44103392565995" x2="486.59127625196004" y2="385.44103392565995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_1__stack1"><rect x="485.81583198701605" y="384.66558966071597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="494.3457189014" y="384.66558966071597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="505.97738287556" y="385.44103392565995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="502.10016155084" y1="393.1954765751" x2="486.59127625196004" y2="393.1954765751" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_2__stack1"><rect x="485.81583198701605" y="392.420032310156" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="494.3457189014" y="392.420032310156" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="505.97738287556" y="393.1954765751" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">EN</text><line class="component-pin sch-component-pin sch-port-line" x1="548.62681744748" y1="389.31825525038" x2="563.360258481416" y2="389.31825525038" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="564.13570274636" cy="389.31825525038" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="563.360258481416" y="388.542810985436" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="556.3812600969201" y="388.54281098543595" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="544.7495961227601" y="389.31825525038" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">NC</text><line class="component-pin sch-component-pin sch-port-line" x1="548.62681744748" y1="381.56381260093997" x2="564.13570274636" y2="381.56381260093997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_4__stack1"><rect x="563.360258481416" y="380.788368335996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="556.3812600969201" y="380.788368335996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="544.7495961227601" y="381.56381260093997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">VOUT</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_16__stack1"><rect class="component chip sch-component-body" x="516.058158319832" y="555.651050080868" width="66.68820678518398" height="24.038772213263996" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="516.058158319832" y="555.651050080868" width="66.68820678518398" height="24.038772213263996" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="521.48626817444" y1="555.651050080868" x2="521.48626817444" y2="540.142164781988" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_16_0__stack1"><rect x="520.7108239094961" y="539.366720517044" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="520.7108239094961" y="547.896607431428" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 520.7108239094961 547.896607431428)"></text><text class="pin-number sch-pin-label" x="521.48626817444" y="559.5282714055879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 521.48626817444 559.5282714055879)">gnd1</text><line class="component-pin sch-component-pin sch-port-line" x1="520.7108239094961" y1="579.689822294132" x2="520.7108239094961" y2="595.1987075930119" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_16_1__stack1"><rect x="519.9353796445521" y="594.423263328068" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="519.9353796445521" y="587.444264943572" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 519.9353796445521 587.444264943572)"></text><text class="pin-number sch-pin-label" x="520.7108239094961" y="575.812600969412" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 520.7108239094961 575.812600969412)">gnd2</text><line class="component-pin sch-component-pin sch-port-line" x1="516.058158319832" y1="568.058158319972" x2="500.549273020952" y2="568.058158319972" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_16_2__stack1"><rect x="499.773828756008" y="567.282714055028" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="508.303715670392" y="567.282714055028" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="519.9353796445521" y="568.058158319972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">X1</text><line class="component-pin sch-component-pin sch-port-line" x1="582.746365105016" y1="568.058158319972" x2="598.2552504038961" y2="568.058158319972" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_16_3__stack1"><rect x="597.4798061389521" y="567.282714055028" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="567.282714055028" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="578.869143780296" y="568.058158319972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">X2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_17__stack1"><rect class="component chip sch-component-body" x="805.686591276416" y="534.3474500808532" width="5.42810985460801" height="27.873758966093646" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="805.686591276416" y="534.3474500808532" width="5.42810985460801" height="27.873758966093646" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="805.686591276416" y1="548.2843295639" x2="790.177705977536" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_17_0__stack1"><rect x="789.402261712592" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="797.9321486269761" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="805.686591276416" y1="548.2843295639" x2="790.95315024248" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_17_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="790.177705977536" cy="548.2843295639" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="789.402261712592" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="797.9321486269761" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="811.114701131024" y1="548.2843295639" x2="826.623586429904" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_17_2__stack1"><rect x="825.84814216496" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="818.869143780464" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="811.114701131024" y1="548.2843295639" x2="825.84814216496" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_17_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="826.623586429904" cy="548.2843295639" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="825.84814216496" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="818.869143780464" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_18__stack1"><rect class="component chip sch-component-body" x="968.5298869146561" y="534.3474500808532" width="5.42810985460801" height="27.873758966093646" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="968.5298869146561" y="534.3474500808532" width="5.42810985460801" height="27.873758966093646" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="968.5298869146561" y1="548.2843295639" x2="953.021001615776" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_18_0__stack1"><rect x="952.245557350832" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="960.775444265216" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="968.5298869146561" y1="548.2843295639" x2="953.7964458807201" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_18_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="953.021001615776" cy="548.2843295639" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="952.245557350832" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="960.775444265216" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="973.9579967692641" y1="548.2843295639" x2="988.6914378032001" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_18_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="989.4668820681441" cy="548.2843295639" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="988.6914378032001" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="981.7124394187041" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="973.9579967692641" y1="548.2843295639" x2="989.4668820681441" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_18_3__stack1"><rect x="988.6914378032001" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="981.7124394187041" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_19__stack1"><rect class="component chip sch-component-body" x="866.171243942048" y="589.382875605932" width="43.42487883686408" height="10.856219709215907" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="866.171243942048" y="589.382875605932" width="43.42487883686408" height="10.856219709215907" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="878.1906300486801" y1="600.2390953151479" x2="878.1906300486801" y2="615.7479806140279" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_19_0__stack1"><rect x="877.4151857837361" y="614.972536349084" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="877.4151857837361" y="607.993537964588" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 877.4151857837361 607.993537964588)"></text><text class="pin-number sch-pin-label" x="878.1906300486801" y="596.361873990428" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 878.1906300486801 596.361873990428)">cathode</text><line class="component-pin sch-component-pin sch-port-line" x1="878.1906300486801" y1="589.382875605932" x2="878.1906300486801" y2="573.8739903070519" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_19_1__stack1"><rect x="877.4151857837361" y="573.098546042108" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="877.4151857837361" y="581.6284329564919" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 877.4151857837361 581.6284329564919)"></text><text class="pin-number sch-pin-label" x="878.1906300486801" y="593.2600969306519" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 878.1906300486801 593.2600969306519)">anode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_20__stack1"><rect class="component chip sch-component-body" x="1025.137318255568" y="597.1373182553721" width="43.42487883686408" height="10.856219709215907" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1025.137318255568" y="597.1373182553721" width="43.42487883686408" height="10.856219709215907" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1037.1567043622" y1="607.993537964588" x2="1037.1567043622" y2="623.502423263468" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_20_0__stack1"><rect x="1036.3812600972558" y="622.726978998524" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1036.381260097256" y="615.7479806140279" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1036.381260097256 615.7479806140279)"></text><text class="pin-number sch-pin-label" x="1037.1567043622" y="604.116316639868" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1037.1567043622 604.116316639868)">cathode</text><line class="component-pin sch-component-pin sch-port-line" x1="1037.1567043622" y1="597.1373182553721" x2="1037.1567043622" y2="581.628432956492" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_20_1__stack1"><rect x="1036.3812600972558" y="580.852988691548" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1036.381260097256" y="589.382875605932" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1036.381260097256 589.382875605932)"></text><text class="pin-number sch-pin-label" x="1037.1567043622" y="601.014539580092" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1037.1567043622 601.014539580092)">anode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_21__stack1"><rect class="component chip sch-component-body" x="790.95315024248" y="604.50403877234" width="51.5670436187761" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="790.95315024248" y="604.50403877234" width="51.5670436187761" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="808.40064620372" y1="608.38126009706" x2="808.40064620372" y2="618.07431340886" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_21_0__stack1"><rect x="807.6252019387761" y="617.298869143916" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="807.6252019387761" y="613.2277867529599" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 807.6252019387761 613.2277867529599)"></text><text class="pin-number sch-pin-label" x="808.40064620372" y="604.50403877234" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 808.40064620372 604.50403877234)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="808.40064620372" y1="604.50403877234" x2="808.40064620372" y2="595.586429725484" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_21_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="808.40064620372" cy="594.81098546054" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="807.6252019387761" y="594.035541195596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="807.6252019387761" y="599.65751211644" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 807.6252019387761 599.65751211644)"></text><text class="pin-number sch-pin-label" x="808.40064620372" y="608.38126009706" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 808.40064620372 608.38126009706)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_22__stack1"><rect class="component chip sch-component-body" x="860.74313408744" y="554.1001615509799" width="46.91437802911196" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="860.74313408744" y="554.1001615509799" width="46.91437802911196" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="878.1906300486801" y1="554.1001615509799" x2="878.1906300486801" y2="544.4071082391799" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_22_0__stack1"><rect x="877.4151857837361" y="543.631663974236" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="877.4151857837361" y="549.2536348950799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 877.4151857837361 549.2536348950799)"></text><text class="pin-number sch-pin-label" x="878.1906300486801" y="557.9773828757" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 878.1906300486801 557.9773828757)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="878.1906300486801" y1="557.9773828757" x2="878.1906300486801" y2="567.6704361875" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_22_1__stack1"><rect x="877.4151857837361" y="566.894991922556" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="877.4151857837361" y="562.8239095316" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 877.4151857837361 562.8239095316)"></text><text class="pin-number sch-pin-label" x="878.1906300486801" y="554.1001615509799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 878.1906300486801 554.1001615509799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_23__stack1"><rect class="component chip sch-component-body" x="1019.70920840096" y="554.1001615509799" width="65.52504038776806" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1019.70920840096" y="554.1001615509799" width="65.52504038776806" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1037.1567043622" y1="554.1001615509799" x2="1037.1567043622" y2="545.1825525041239" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_23_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1037.1567043622" cy="544.4071082391799" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="1036.3812600972558" y="543.631663974236" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1036.381260097256" y="549.2536348950799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1036.381260097256 549.2536348950799)"></text><text class="pin-number sch-pin-label" x="1037.1567043622" y="557.9773828757" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1037.1567043622 557.9773828757)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1037.1567043622" y1="557.9773828757" x2="1037.1567043622" y2="567.6704361875" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_23_1__stack1"><rect x="1036.3812600972558" y="566.894991922556" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1036.381260097256" y="562.8239095316" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1036.381260097256 562.8239095316)"></text><text class="pin-number sch-pin-label" x="1037.1567043622" y="554.1001615509799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1037.1567043622 554.1001615509799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_24__stack1"><rect class="component chip sch-component-body" x="736.6720516964" y="371.87075928914" width="46.91437802911207" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="736.6720516964" y="371.87075928914" width="46.91437802911207" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="754.11954765764" y1="371.87075928914" x2="754.11954765764" y2="362.17770597734" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_24_0__stack1"><rect x="753.3441033926961" y="361.402261712396" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="753.3441033926961" y="367.02423263324" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 753.3441033926961 367.02423263324)"></text><text class="pin-number sch-pin-label" x="754.11954765764" y="375.74798061385997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 754.11954765764 375.74798061385997)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="754.11954765764" y1="375.74798061385997" x2="754.11954765764" y2="384.66558966071597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_24_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="754.11954765764" cy="385.44103392565995" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="753.3441033926961" y="384.66558966071597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="753.3441033926961" y="380.59450726975996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 753.3441033926961 380.59450726975996)"></text><text class="pin-number sch-pin-label" x="754.11954765764" y="371.87075928914" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 754.11954765764 371.87075928914)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_25__stack1"><rect class="component chip sch-component-body" x="1031.3408723751202" y="333.09854604194" width="46.91437802911196" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1031.3408723751202" y="333.09854604194" width="46.91437802911196" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1048.78836833636" y1="333.09854604194" x2="1048.78836833636" y2="323.40549273013994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_25_0__stack1"><rect x="1048.012924071416" y="322.63004846519596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1048.0129240714161" y="328.25201938604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1048.0129240714161 328.25201938604)"></text><text class="pin-number sch-pin-label" x="1048.78836833636" y="336.97576736665997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1048.78836833636 336.97576736665997)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1048.78836833636" y1="336.97576736665997" x2="1048.78836833636" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_25_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1048.78836833636" cy="346.66882067845995" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="1048.012924071416" y="345.89337641351597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1048.0129240714161" y="341.82229402255996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1048.0129240714161 341.82229402255996)"></text><text class="pin-number sch-pin-label" x="1048.78836833636" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1048.78836833636 333.09854604194)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_26__stack1"><rect class="component chip sch-component-body" x="988.6914378032" y="368.381260096892" width="3.8772213247201535" height="26.36510500809601" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="988.6914378032" y="368.381260096892" width="3.8772213247201535" height="26.36510500809601" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="988.6914378032" y1="381.56381260093997" x2="977.447495961512" y2="381.56381260093997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_26_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="976.6720516965681" cy="381.56381260093997" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="975.8966074316241" y="380.788368335996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="982.681744749884" y="380.788368335996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="992.5686591279201" y="381.56381260093997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="992.5686591279201" y1="381.56381260093997" x2="1004.588045234552" y2="381.56381260093997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_26_1__stack1"><rect x="1003.8126009696081" y="380.788368335996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="998.5783521812361" y="380.788368335996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="988.6914378032" y="381.56381260093997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_27__stack1"><rect class="component chip sch-component-body" x="988.6914378032" y="325.73182552497195" width="3.8772213247201535" height="26.36510500809601" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="988.6914378032" y="325.73182552497195" width="3.8772213247201535" height="26.36510500809601" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="988.6914378032" y1="338.91437802902" x2="976.6720516965681" y2="338.91437802902" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_27_0__stack1"><rect x="975.8966074316241" y="338.138933764076" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="982.681744749884" y="338.13893376407594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="992.5686591279201" y="338.91437802902" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="992.5686591279201" y1="338.91437802902" x2="1004.588045234552" y2="338.91437802902" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_27_1__stack1"><rect x="1003.8126009696081" y="338.138933764076" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="998.5783521812361" y="338.13893376407594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="988.6914378032" y="338.91437802902" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_28__stack1"><rect class="component chip sch-component-body" x="806.46203554136" y="166.37802907897998" width="49.822294022652045" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="806.46203554136" y="166.37802907897998" width="49.822294022652045" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="823.9095315026" y1="166.37802907897998" x2="823.9095315026" y2="154.35864297234798" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_28_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="823.9095315026" cy="153.583198707404" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="823.134087237656" y="152.80775444245998" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.1340872376561" y="159.980613893192" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 823.1340872376561 159.980613893192)"></text><text class="pin-number sch-pin-label" x="823.9095315026" y="170.25525040369996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 823.9095315026 170.25525040369996)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="823.9095315026" y1="170.25525040369996" x2="823.9095315026" y2="183.05008077527597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_28_1__stack1"><rect x="823.134087237656" y="182.27463651033196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.1340872376561" y="176.65266558948798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 823.1340872376561 176.65266558948798)"></text><text class="pin-number sch-pin-label" x="823.9095315026" y="166.37802907897998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 823.9095315026 166.37802907897998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_29__stack1"><rect class="component chip sch-component-body" x="616.47819063008" y="383.5024232633" width="45.16962843298802" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="616.47819063008" y="383.5024232633" width="45.16962843298802" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="633.9256865913201" y1="383.5024232633" x2="633.9256865913201" y2="370.70759289172395" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_29_0__stack1"><rect x="633.1502423263761" y="369.93214862677996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="633.150242326376" y="377.10500807751197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 633.150242326376 377.10500807751197)"></text><text class="pin-number sch-pin-label" x="633.9256865913201" y="387.37964458801997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 633.9256865913201 387.37964458801997)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="633.9256865913201" y1="387.37964458801997" x2="633.9256865913201" y2="399.39903069465197" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_29_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="633.9256865913201" cy="400.17447495959595" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="633.1502423263761" y="399.39903069465197" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="633.150242326376" y="393.777059773808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 633.150242326376 393.777059773808)"></text><text class="pin-number sch-pin-label" x="633.9256865913201" y="383.5024232633" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 633.9256865913201 383.5024232633)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_30__stack1"><rect class="component chip sch-component-body" x="315.99353796428005" y="224.53634894977998" width="49.82229402265199" height="3.8772213247200114" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="315.99353796428005" y="224.53634894977998" width="49.82229402265199" height="3.8772213247200114" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="333.44103392552" y1="224.53634894977998" x2="333.44103392552" y2="212.51696284314798" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_30_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="333.44103392552" cy="211.741518578204" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="332.665589660576" y="210.96607431325998" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="332.665589660576" y="218.138933763992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 332.665589660576 218.138933763992)"></text><text class="pin-number sch-pin-label" x="333.44103392552" y="228.4135702745" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 333.44103392552 228.4135702745)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="333.44103392552" y1="228.4135702745" x2="333.44103392552" y2="241.20840064607597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_30_1__stack1"><rect x="332.665589660576" y="240.43295638113196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="332.665589660576" y="234.81098546028798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 332.665589660576 234.81098546028798)"></text><text class="pin-number sch-pin-label" x="333.44103392552" y="224.53634894977998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 333.44103392552 224.53634894977998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_31__stack1"><rect class="component chip sch-component-body" x="876.2520193863201" y="166.37802907897998" width="45.16962843298802" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="876.2520193863201" y="166.37802907897998" width="45.16962843298802" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="893.69951534756" y1="166.37802907897998" x2="893.69951534756" y2="153.583198707404" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_31_0__stack1"><rect x="892.924071082616" y="152.80775444245998" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="892.9240710826161" y="159.980613893192" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 892.9240710826161 159.980613893192)"></text><text class="pin-number sch-pin-label" x="893.69951534756" y="170.25525040369996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 893.69951534756 170.25525040369996)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="893.69951534756" y1="170.25525040369996" x2="893.69951534756" y2="183.05008077527597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_31_1__stack1"><rect x="892.924071082616" y="182.27463651033196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="892.9240710826161" y="176.65266558948798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 892.9240710826161 176.65266558948798)"></text><text class="pin-number sch-pin-label" x="893.69951534756" y="166.37802907897998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 893.69951534756 166.37802907897998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_32__stack1"><rect class="component chip sch-component-body" x="473.02100161544" y="631.6445880453799" width="45.16962843298802" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="473.02100161544" y="631.6445880453799" width="45.16962843298802" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="490.46849757668" y1="631.6445880453799" x2="490.46849757668" y2="618.8497576738039" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_32_0__stack1"><rect x="489.69305331173604" y="618.0743134088599" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="489.69305331173604" y="625.247172859592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 489.69305331173604 625.247172859592)"></text><text class="pin-number sch-pin-label" x="490.46849757668" y="635.5218093701" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 490.46849757668 635.5218093701)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="490.46849757668" y1="635.5218093701" x2="490.46849757668" y2="648.316639741676" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_32_1__stack1"><rect x="489.69305331173604" y="647.541195476732" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="489.69305331173604" y="641.9192245558879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 489.69305331173604 641.9192245558879)"></text><text class="pin-number sch-pin-label" x="490.46849757668" y="631.6445880453799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 490.46849757668 631.6445880453799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_33__stack1"><rect class="component chip sch-component-body" x="542.8109854604" y="631.6445880453799" width="49.822294022652045" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="542.8109854604" y="631.6445880453799" width="49.822294022652045" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="560.25848142164" y1="631.6445880453799" x2="560.25848142164" y2="618.8497576738039" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_33_0__stack1"><rect x="559.483037156696" y="618.0743134088599" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="559.483037156696" y="625.247172859592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 559.483037156696 625.247172859592)"></text><text class="pin-number sch-pin-label" x="560.25848142164" y="635.5218093701" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 560.25848142164 635.5218093701)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="560.25848142164" y1="635.5218093701" x2="560.25848142164" y2="648.316639741676" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_33_1__stack1"><rect x="559.483037156696" y="647.541195476732" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="559.483037156696" y="641.9192245558879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 559.483037156696 641.9192245558879)"></text><text class="pin-number sch-pin-label" x="560.25848142164" y="631.6445880453799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 560.25848142164 631.6445880453799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_34__stack1"><rect class="component chip sch-component-body" x="613.4573505654575" y="422.90001873990263" width="9.918901453964963" height="33.64422746367461" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="613.4573505654575" y="422.90001873990263" width="9.918901453964963" height="33.64422746367461" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="613.4573505654575" y1="439.620372859462" x2="597.9484652665776" y2="439.620372859462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_34_0__stack1"><rect x="597.1730210016336" y="438.844928594518" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="605.7029079160176" y="438.844928594518" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="617.3345718901776" y="439.620372859462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="623.3762520194225" y1="439.82389208401787" x2="638.8851373183026" y2="439.82389208401787" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_34_1__stack1"><rect x="638.1096930533586" y="439.0484478190739" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="631.1306946688625" y="439.0484478190739" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="619.4990306947025" y="439.82389208401787" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_35__stack1"><rect class="component chip sch-component-body" x="816.15508885316" y="718.8820678515799" width="20.25848142166194" height="7.7544426494400795" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="816.15508885316" y="718.8820678515799" width="20.25848142166194" height="7.7544426494400795" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="816.15508885316" y1="722.7592891763" x2="800.64620355428" y2="722.7592891763" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_35_0__stack1"><rect x="799.870759289336" y="721.983844911356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="808.40064620372" y="721.9838449113561" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_36__stack1"><rect class="component chip sch-component-body" x="885.94507269812" y="718.8820678515799" width="10.953150242334118" height="7.7544426494400795" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="885.94507269812" y="718.8820678515799" width="10.953150242334118" height="7.7544426494400795" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="885.94507269812" y1="722.7592891763" x2="870.43618739924" y2="722.7592891763" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_36_0__stack1"><rect x="869.660743134296" y="721.983844911356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="878.1906300486801" y="721.9838449113561" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_37__stack1"><rect class="component chip sch-component-body" x="955.73505654308" y="718.8820678515799" width="20.258481421662054" height="7.7544426494400795" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="955.73505654308" y="718.8820678515799" width="20.258481421662054" height="7.7544426494400795" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="955.73505654308" y1="722.7592891763" x2="940.2261712442" y2="722.7592891763" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_37_0__stack1"><rect x="939.450726979256" y="721.983844911356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="947.98061389364" y="721.9838449113561" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_38__stack1"><rect class="component chip sch-component-body" x="1025.52504038804" y="718.8820678515799" width="10.953150242334004" height="7.7544426494400795" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1025.52504038804" y="718.8820678515799" width="10.953150242334004" height="7.7544426494400795" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1025.52504038804" y1="722.7592891763" x2="1010.0161550891601" y2="722.7592891763" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_38_0__stack1"><rect x="1009.2407108242161" y="721.983844911356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1017.7705977386" y="721.9838449113561" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="591.2762520194001" cy="328.05815831980397" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="591.2762520194001" cy="287.73505654271594" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="591.2762520194001" cy="342.79159935373997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="591.2762520194001" cy="366.05492730206" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="36.83360258443997" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="36.83360258443997" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="102.74636510468008" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="102.74636510468008" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="168.65912762492002" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="168.65912762492002" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="234.57189014516007" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="234.57189014516007" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="300.48465266540006" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="300.48465266540006" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="366.39741518564006" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="366.39741518564006" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="971.2439418419601" cy="618.07431340886" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="971.2439418419601" cy="594.81098546054" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="1126.3327948307601" cy="134.19709208380397" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="1126.3327948307601" cy="163.66397415167597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_0__stack1"><circle cx="754.11954765764" cy="153.583198707404" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_1__stack1"><circle cx="754.11954765764" cy="183.05008077527597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_0__stack1"><circle cx="525.36348949916" cy="424.98869143780394" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_1__stack1"><circle cx="525.36348949916" cy="454.45557350567594" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_0__stack1"><circle cx="816.15508885316" cy="261.36995153462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_1__stack1"><circle cx="947.98061389364" cy="261.36995153462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_2__stack1"><circle cx="816.15508885316" cy="269.12439418405995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_3__stack1"><circle cx="947.98061389364" cy="269.12439418405995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_4__stack1"><circle cx="816.15508885316" cy="276.8788368335" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_5__stack1"><circle cx="816.15508885316" cy="284.63327948294" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_6__stack1"><circle cx="947.98061389364" cy="315.6510500807" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_7__stack1"><circle cx="816.15508885316" cy="292.38772213237996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_8__stack1"><circle cx="947.98061389364" cy="307.89660743125995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_9__stack1"><circle cx="816.15508885316" cy="300.14216478181993" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_10__stack1"><circle cx="816.15508885316" cy="307.89660743125995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_11__stack1"><circle cx="947.98061389364" cy="300.14216478181993" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_12__stack1"><circle cx="816.15508885316" cy="315.6510500807" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_13__stack1"><circle cx="947.98061389364" cy="292.38772213237996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_14__stack1"><circle cx="947.98061389364" cy="284.63327948294" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_15__stack1"><circle cx="947.98061389364" cy="276.8788368335" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_0__stack1"><circle cx="402.06785137306406" cy="71.38610662333997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_1__stack1"><circle cx="402.06785137306406" cy="79.14054927277994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_2__stack1"><circle cx="402.06785137306406" cy="86.8949919222199" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_3__stack1"><circle cx="402.06785137306406" cy="94.64943457165992" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_4__stack1"><circle cx="402.06785137306406" cy="102.40387722109995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_5__stack1"><circle cx="402.06785137306406" cy="110.15831987053997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_6__stack1"><circle cx="402.06785137306406" cy="117.91276251997994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_7__stack1"><circle cx="402.06785137306406" cy="125.6672051694199" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_8__stack1"><circle cx="402.06785137306406" cy="133.42164781885992" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_9__stack1"><circle cx="402.06785137306406" cy="141.17609046829992" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_10__stack1"><circle cx="402.06785137306406" cy="148.9305331177399" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_11__stack1"><circle cx="402.06785137306406" cy="156.6849757671799" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_12__stack1"><circle cx="402.06785137306406" cy="164.43941841661993" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_13__stack1"><circle cx="402.06785137306406" cy="172.19386106605992" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_14__stack1"><circle cx="402.06785137306406" cy="179.94830371549995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_15__stack1"><circle cx="402.06785137306406" cy="187.70274636493994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_16__stack1"><circle cx="402.06785137306406" cy="195.45718901437996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_17__stack1"><circle cx="402.06785137306406" cy="203.21163166381996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_18__stack1"><circle cx="402.06785137306406" cy="210.96607431325998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_19__stack1"><circle cx="402.06785137306406" cy="218.72051696269997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_20__stack1"><circle cx="402.06785137306406" cy="226.47495961213994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_21__stack1"><circle cx="402.06785137306406" cy="234.22940226158" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_22__stack1"><circle cx="402.06785137306406" cy="241.98384491102" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_23__stack1"><circle cx="402.06785137306406" cy="249.73828756045998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_24__stack1"><circle cx="402.06785137306406" cy="257.4927302099" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_25__stack1"><circle cx="402.06785137306406" cy="265.24717285934" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_26__stack1"><circle cx="402.06785137306406" cy="273.00161550878" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_27__stack1"><circle cx="402.06785137306406" cy="280.75605815822" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_28__stack1"><circle cx="402.06785137306406" cy="288.51050080766004" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_29__stack1"><circle cx="541.647819062984" cy="284.63327948294" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_30__stack1"><circle cx="541.647819062984" cy="276.87883683350003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_31__stack1"><circle cx="541.647819062984" cy="269.12439418406" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_32__stack1"><circle cx="541.647819062984" cy="261.36995153462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_33__stack1"><circle cx="541.647819062984" cy="253.61550888518002" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_34__stack1"><circle cx="541.647819062984" cy="245.86106623574003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_35__stack1"><circle cx="541.647819062984" cy="238.1066235863" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_36__stack1"><circle cx="541.647819062984" cy="230.35218093686" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_37__stack1"><circle cx="541.647819062984" cy="222.59773828742004" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_38__stack1"><circle cx="541.647819062984" cy="214.84329563798002" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_39__stack1"><circle cx="541.647819062984" cy="207.08885298854003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_40__stack1"><circle cx="541.647819062984" cy="199.33441033910003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_41__stack1"><circle cx="541.647819062984" cy="191.57996768966" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_42__stack1"><circle cx="541.647819062984" cy="183.82552504022004" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_43__stack1"><circle cx="541.647819062984" cy="176.07108239078" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_44__stack1"><circle cx="541.647819062984" cy="168.31663974134003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_45__stack1"><circle cx="541.647819062984" cy="160.56219709189998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_46__stack1"><circle cx="541.647819062984" cy="152.80775444246" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_47__stack1"><circle cx="541.647819062984" cy="145.05331179301996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_48__stack1"><circle cx="541.647819062984" cy="137.29886914358" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_49__stack1"><circle cx="541.647819062984" cy="129.54442649414" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_50__stack1"><circle cx="541.647819062984" cy="121.78998384469998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_51__stack1"><circle cx="541.647819062984" cy="114.03554119525995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_52__stack1"><circle cx="541.647819062984" cy="106.28109854581999" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_53__stack1"><circle cx="541.647819062984" cy="98.52665589637996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_54__stack1"><circle cx="541.647819062984" cy="90.77221324693994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_55__stack1"><circle cx="541.647819062984" cy="83.01777059749998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_56__stack1"><circle cx="541.647819062984" cy="75.26332794805995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_0__stack1"><circle cx="1095.315024233" cy="214.84329563798" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_1__stack1"><circle cx="1095.315024233" cy="222.59773828741996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_2__stack1"><circle cx="1095.315024233" cy="230.35218093685998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_3__stack1"><circle cx="1095.315024233" cy="261.36995153462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_4__stack1"><circle cx="1095.315024233" cy="238.10662358629997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_5__stack1"><circle cx="1095.315024233" cy="245.86106623573997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_6__stack1"><circle cx="1095.315024233" cy="253.61550888517996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_7__stack1"><circle cx="1095.315024233" cy="207.08885298853997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_8__stack1"><circle cx="1095.315024233" cy="269.12439418405995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_0__stack1"><circle cx="486.59127625196004" cy="377.68659127622" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_1__stack1"><circle cx="486.59127625196004" cy="385.44103392565995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_2__stack1"><circle cx="486.59127625196004" cy="393.1954765751" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_3__stack1"><circle cx="564.13570274636" cy="389.31825525038" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_4__stack1"><circle cx="564.13570274636" cy="381.56381260093997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_0__stack1"><circle cx="521.48626817444" cy="540.142164781988" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_1__stack1"><circle cx="520.7108239094961" cy="595.1987075930119" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_2__stack1"><circle cx="500.549273020952" cy="568.058158319972" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_3__stack1"><circle cx="598.2552504038961" cy="568.058158319972" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_0__stack1"><circle cx="790.177705977536" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_1__stack1"><circle cx="790.177705977536" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_2__stack1"><circle cx="826.623586429904" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_3__stack1"><circle cx="826.623586429904" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_0__stack1"><circle cx="953.021001615776" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_1__stack1"><circle cx="953.021001615776" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_2__stack1"><circle cx="989.4668820681441" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_3__stack1"><circle cx="989.4668820681441" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_0__stack1"><circle cx="878.1906300486801" cy="615.7479806140279" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_1__stack1"><circle cx="878.1906300486801" cy="573.8739903070519" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_0__stack1"><circle cx="1037.1567043622" cy="623.502423263468" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_1__stack1"><circle cx="1037.1567043622" cy="581.628432956492" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_0__stack1"><circle cx="808.40064620372" cy="618.07431340886" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_1__stack1"><circle cx="808.40064620372" cy="594.81098546054" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_0__stack1"><circle cx="878.1906300486801" cy="544.4071082391799" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_1__stack1"><circle cx="878.1906300486801" cy="567.6704361875" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_0__stack1"><circle cx="1037.1567043622" cy="544.4071082391799" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_1__stack1"><circle cx="1037.1567043622" cy="567.6704361875" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_24_0__stack1"><circle cx="754.11954765764" cy="362.17770597734" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_24_1__stack1"><circle cx="754.11954765764" cy="385.44103392565995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_25_0__stack1"><circle cx="1048.78836833636" cy="323.40549273013994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_25_1__stack1"><circle cx="1048.78836833636" cy="346.66882067845995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_26_0__stack1"><circle cx="976.6720516965681" cy="381.56381260093997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_26_1__stack1"><circle cx="1004.588045234552" cy="381.56381260093997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_27_0__stack1"><circle cx="976.6720516965681" cy="338.91437802902" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_27_1__stack1"><circle cx="1004.588045234552" cy="338.91437802902" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_28_0__stack1"><circle cx="823.9095315026" cy="153.583198707404" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_28_1__stack1"><circle cx="823.9095315026" cy="183.05008077527597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_29_0__stack1"><circle cx="633.9256865913201" cy="370.70759289172395" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_29_1__stack1"><circle cx="633.9256865913201" cy="400.17447495959595" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_30_0__stack1"><circle cx="333.44103392552" cy="211.741518578204" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_30_1__stack1"><circle cx="333.44103392552" cy="241.20840064607597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_31_0__stack1"><circle cx="893.69951534756" cy="153.583198707404" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_31_1__stack1"><circle cx="893.69951534756" cy="183.05008077527597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_32_0__stack1"><circle cx="490.46849757668" cy="618.8497576738039" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_32_1__stack1"><circle cx="490.46849757668" cy="648.316639741676" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_33_0__stack1"><circle cx="560.25848142164" cy="618.8497576738039" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_33_1__stack1"><circle cx="560.25848142164" cy="648.316639741676" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_34_0__stack1"><circle cx="597.9484652665776" cy="439.620372859462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_34_1__stack1"><circle cx="638.8851373183026" cy="439.82389208401787" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_35_0__stack1"><circle cx="800.64620355428" cy="722.7592891763" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_36_0__stack1"><circle cx="870.43618739924" cy="722.7592891763" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_37_0__stack1"><circle cx="940.2261712442" cy="722.7592891763" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_38_0__stack1"><circle cx="1010.0161550891601" cy="722.7592891763" r="1.550888529888" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
466
|
+
</style><rect class="boundary" x="0" y="0" width="1200" height="800"/><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"><path d="M 947.98061389364 300.14216478181993 L 962.326332795104 300.14216478181993 L 962.326332795104 338.91437802902 L 976.6720516965681 338.91437802902" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 300.14216478181993 L 962.326332795104 300.14216478181993 L 962.326332795104 338.91437802902 L 976.6720516965681 338.91437802902" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><path d="M 300.48465266540006 316.42649434564396 L 300.48465266540006 308.672051696204 L 234.57189014516007 308.672051696204 L 234.57189014516007 316.42649434564396" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 300.48465266540006 316.42649434564396 L 300.48465266540006 308.672051696204 L 234.57189014516007 308.672051696204 L 234.57189014516007 316.42649434564396" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"><path d="M 366.39741518564006 316.42649434564396 L 366.39741518564006 308.672051696204 L 300.48465266540006 308.672051696204" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 366.39741518564006 316.42649434564396 L 366.39741518564006 308.672051696204 L 300.48465266540006 308.672051696204" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><path d="M 168.65912762492002 316.42649434564396 L 168.65912762492002 308.672051696204 L 234.57189014516007 308.672051696204 L 234.57189014516007 316.42649434564396" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 168.65912762492002 316.42649434564396 L 168.65912762492002 308.672051696204 L 234.57189014516007 308.672051696204 L 234.57189014516007 316.42649434564396" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><path d="M 102.74636510468008 316.42649434564396 L 102.74636510468008 308.672051696204 L 168.65912762492002 308.672051696204" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 102.74636510468008 316.42649434564396 L 102.74636510468008 308.672051696204 L 168.65912762492002 308.672051696204" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"><path d="M 36.83360258443997 316.42649434564396 L 36.83360258443997 308.672051696204 L 102.74636510468008 308.672051696204" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 36.83360258443997 316.42649434564396 L 36.83360258443997 308.672051696204 L 102.74636510468008 308.672051696204" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"><path d="M 633.9256865913201 370.70759289172395 L 633.9256865913201 368.381260096892 L 599.03069466884 368.381260096892 L 599.03069466884 381.56381260093997 L 564.13570274636 381.56381260093997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 633.9256865913201 370.70759289172395 L 633.9256865913201 368.381260096892 L 599.03069466884 368.381260096892 L 599.03069466884 381.56381260093997 L 564.13570274636 381.56381260093997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><path d="M 597.9484652665776 439.620372859462 L 590.7351373182688 439.620372859462 L 590.7351373182688 381.56381260093997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 597.9484652665776 439.620372859462 L 590.7351373182688 439.620372859462 L 590.7351373182688 381.56381260093997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"><path d="M 541.647819062984 137.29886914358 L 545.525040387704 137.29886914358" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 137.29886914358 L 545.525040387704 137.29886914358" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"><path d="M 490.46849757668 618.8497576738039 L 490.46849757668 568.058158319972 L 500.54927302095206 568.058158319972" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 490.46849757668 618.8497576738039 L 490.46849757668 568.058158319972 L 500.54927302095206 568.058158319972" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"><path d="M 560.25848142164 618.8497576738039 L 560.25848142164 607.024232633408 L 606.009693053336 607.024232633408 L 606.009693053336 568.058158319972 L 598.2552504038961 568.058158319972" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 560.25848142164 618.8497576738039 L 560.25848142164 607.024232633408 L 606.009693053336 607.024232633408 L 606.009693053336 568.058158319972 L 598.2552504038961 568.058158319972" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"><path d="M 878.1906300486801 567.6704361875 L 878.1906300486801 573.8739903070519" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 878.1906300486801 567.6704361875 L 878.1906300486801 573.8739903070519" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"><path d="M 1037.1567043622 567.6704361875 L 1037.1567043622 581.628432956492" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1037.1567043622 567.6704361875 L 1037.1567043622 581.628432956492" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"><path d="M 971.2439418419601 618.07431340886 L 971.2439418419601 625.8287560583 L 945.2665589663361 625.8287560583 L 945.2665589663361 548.2843295639 L 953.021001615776 548.2843295639" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 971.2439418419601 618.07431340886 L 971.2439418419601 625.8287560583 L 945.2665589663361 625.8287560583 L 945.2665589663361 548.2843295639 L 953.021001615776 548.2843295639" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"><path d="M 808.40064620372 618.07431340886 L 808.40064620372 625.8287560583 L 782.423263328096 625.8287560583 L 782.423263328096 548.2843295639 L 790.177705977536 548.2843295639" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 808.40064620372 618.07431340886 L 808.40064620372 625.8287560583 L 782.423263328096 625.8287560583 L 782.423263328096 548.2843295639 L 790.177705977536 548.2843295639" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"><path d="M 591.2762520194001 328.05815831980397 L 591.2762520194001 342.79159935373997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 591.2762520194001 328.05815831980397 L 591.2762520194001 342.79159935373997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"><path d="M 1095.315024233 269.12439418405995 L 1087.5605815835602 269.12439418405995 L 1087.5605815835602 261.36995153462 L 1095.315024233 261.36995153462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 269.12439418405995 L 1087.5605815835602 269.12439418405995 L 1087.5605815835602 261.36995153462 L 1095.315024233 261.36995153462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><path d="M 300.48465266540006 345.89337641351597 L 300.48465266540006 353.64781906295593 L 234.57189014516007 353.64781906295593 L 234.57189014516007 345.89337641351597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 300.48465266540006 345.89337641351597 L 300.48465266540006 353.64781906295593 L 234.57189014516007 353.64781906295593 L 234.57189014516007 345.89337641351597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"><path d="M 366.39741518564006 345.89337641351597 L 366.39741518564006 353.64781906295593 L 300.48465266540006 353.64781906295593" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 366.39741518564006 345.89337641351597 L 366.39741518564006 353.64781906295593 L 300.48465266540006 353.64781906295593" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"><path d="M 168.65912762492002 345.89337641351597 L 168.65912762492002 353.64781906295593 L 234.57189014516007 353.64781906295593 L 234.57189014516007 345.89337641351597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 168.65912762492002 345.89337641351597 L 168.65912762492002 353.64781906295593 L 234.57189014516007 353.64781906295593 L 234.57189014516007 345.89337641351597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"><path d="M 102.74636510468008 345.89337641351597 L 102.74636510468008 353.64781906295593 L 168.65912762492002 353.64781906295593" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 102.74636510468008 345.89337641351597 L 102.74636510468008 353.64781906295593 L 168.65912762492002 353.64781906295593" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"><path d="M 36.83360258443997 345.89337641351597 L 36.83360258443997 353.64781906295593 L 102.74636510468008 353.64781906295593" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 36.83360258443997 345.89337641351597 L 36.83360258443997 353.64781906295593 L 102.74636510468008 353.64781906295593" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"><path d="M 520.7108239094961 602.953150242452 L 492.79483037151203 602.953150242452 L 492.79483037151203 532.387722132548 L 521.48626817444 532.387722132548 L 521.48626817444 540.142164781988" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 520.7108239094961 602.953150242452 L 492.79483037151203 602.953150242452 L 492.79483037151203 532.387722132548 L 521.48626817444 532.387722132548 L 521.48626817444 540.142164781988" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><path d="M 490.46849757668 648.316639741676 L 490.46849757668 656.071082391116 L 520.7108239094961 656.071082391116 L 520.7108239094961 595.198707593012" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 490.46849757668 648.316639741676 L 490.46849757668 656.071082391116 L 520.7108239094961 656.071082391116 L 520.7108239094961 595.198707593012" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"><path d="M 560.25848142164 648.316639741676 L 560.25848142164 656.071082391116 L 520.7108239094961 656.071082391116" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 560.25848142164 648.316639741676 L 560.25848142164 656.071082391116 L 520.7108239094961 656.071082391116" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"><path d="M 754.11954765764 183.05008077527597 L 754.11954765764 190.804523424716 L 823.9095315026 190.804523424716 L 823.9095315026 183.05008077527597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 754.11954765764 183.05008077527597 L 754.11954765764 190.804523424716 L 823.9095315026 190.804523424716 L 823.9095315026 183.05008077527597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"><path d="M 893.69951534756 183.05008077527597 L 893.69951534756 190.804523424716 L 823.9095315026 190.804523424716" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 893.69951534756 183.05008077527597 L 893.69951534756 190.804523424716 L 823.9095315026 190.804523424716" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"><path d="M 816.15508885316 261.36995153462 L 808.40064620372 261.36995153462 L 808.40064620372 222.21001615494797 L 823.9095315026 222.21001615494797 L 823.9095315026 183.05008077527597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 261.36995153462 L 808.40064620372 261.36995153462 L 808.40064620372 222.21001615494797 L 823.9095315026 222.21001615494797 L 823.9095315026 183.05008077527597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"><path d="M 816.15508885316 269.12439418405995 L 808.40064620372 269.12439418405995 L 808.40064620372 261.36995153462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 269.12439418405995 L 808.40064620372 269.12439418405995 L 808.40064620372 261.36995153462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"><path d="M 816.15508885316 276.8788368335 L 808.40064620372 276.8788368335 L 808.40064620372 269.12439418405995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 276.8788368335 L 808.40064620372 276.8788368335 L 808.40064620372 269.12439418405995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"><path d="M 947.98061389364 269.12439418405995 L 955.73505654308 269.12439418405995 L 955.73505654308 261.36995153462 L 947.98061389364 261.36995153462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 269.12439418405995 L 955.73505654308 269.12439418405995 L 955.73505654308 261.36995153462 L 947.98061389364 261.36995153462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"><path d="M 947.98061389364 276.8788368335 L 955.73505654308 276.8788368335 L 955.73505654308 269.12439418405995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 276.8788368335 L 955.73505654308 276.8788368335 L 955.73505654308 269.12439418405995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"><path d="M 947.98061389364 307.89660743125995 L 955.73505654308 307.89660743125995 L 955.73505654308 339.68982229396397 L 808.40064620372 339.68982229396397 L 808.40064620372 307.89660743125995 L 816.15508885316 307.89660743125995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 307.89660743125995 L 955.73505654308 307.89660743125995 L 955.73505654308 339.68982229396397 L 808.40064620372 339.68982229396397 L 808.40064620372 307.89660743125995 L 816.15508885316 307.89660743125995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"><path d="M 971.2439418419601 594.81098546054 L 971.2439418419601 587.0565428111 L 1008.4652665592721 587.0565428111 L 1008.4652665592721 722.7592891763 L 1010.0161550891601 722.7592891763" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 971.2439418419601 594.81098546054 L 971.2439418419601 587.0565428111 L 1008.4652665592721 587.0565428111 L 1008.4652665592721 722.7592891763 L 1010.0161550891601 722.7592891763" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"><path d="M 1126.3327948307601 134.19709208380397 L 1126.3327948307601 126.442649434364 L 1087.5605815835602 126.442649434364 L 1087.5605815835602 207.08885298853997 L 1095.315024233 207.08885298853997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1126.3327948307601 134.19709208380397 L 1126.3327948307601 126.442649434364 L 1087.5605815835602 126.442649434364 L 1087.5605815835602 207.08885298853997 L 1095.315024233 207.08885298853997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"><path d="M 816.15508885316 292.38772213237996 L 754.11954765764 292.38772213237996 L 754.11954765764 362.17770597734" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 292.38772213237996 L 754.11954765764 292.38772213237996 L 754.11954765764 362.17770597734" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"><path d="M 947.98061389364 292.38772213237996 L 1048.78836833636 292.38772213237996 L 1048.78836833636 323.40549273013994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 292.38772213237996 L 1048.78836833636 292.38772213237996 L 1048.78836833636 323.40549273013994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"><path d="M 402.06785137306406 210.96607431326 L 367.754442649292 210.96607431326 L 367.754442649292 248.962843295516 L 333.44103392552 248.962843295516 L 333.44103392552 241.20840064607597" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 210.96607431326 L 367.754442649292 210.96607431326 L 367.754442649292 248.962843295516 L 333.44103392552 248.962843295516 L 333.44103392552 241.20840064607597" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"><path d="M 826.623586429904 548.2843295639 L 852.407108239292 548.2843295639 L 852.407108239292 623.502423263468 L 878.1906300486801 623.502423263468 L 878.1906300486801 615.7479806140279" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 826.623586429904 548.2843295639 L 852.407108239292 548.2843295639 L 852.407108239292 623.502423263468 L 878.1906300486801 623.502423263468 L 878.1906300486801 615.7479806140279" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"><path d="M 989.4668820681441 548.2843295639 L 1013.3117932151721 548.2843295639 L 1013.3117932151721 631.256865912908 L 1037.1567043622 631.256865912908 L 1037.1567043622 623.502423263468" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 989.4668820681441 548.2843295639 L 1013.3117932151721 548.2843295639 L 1013.3117932151721 631.256865912908 L 1037.1567043622 631.256865912908 L 1037.1567043622 623.502423263468" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"><path d="M 402.06785137306406 141.17609046829992 L 305.0985460418168 141.17609046829992 L 305.0985460418168 71.38610662333997 L 402.06785137306406 71.38610662333997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 141.17609046829992 L 305.0985460418168 141.17609046829992 L 305.0985460418168 71.38610662333997 L 402.06785137306406 71.38610662333997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"><path d="M 541.647819062984 191.57996768966 L 629.3117932149032 191.57996768966007 L 629.3117932149032 238.1066235863 L 549.402261712424 238.1066235863 L 549.402261712424 261.36995153462 L 541.647819062984 261.36995153462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 191.57996768966 L 629.3117932149032 191.57996768966007 L 629.3117932149032 238.1066235863 L 549.402261712424 238.1066235863 L 549.402261712424 261.36995153462 L 541.647819062984 261.36995153462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"><path d="M 561.8481421647753 176.07108239078005 L 561.8481421647753 191.57996768966" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 561.8481421647753 176.07108239078005 L 561.8481421647753 191.57996768966" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"><path d="M 541.647819062984 145.05331179301996 L 545.525040387704 145.05331179301996 L 545.525040387704 133.42164781885998 L 608.7625201938872 133.42164781885998 L 608.7625201938872 176.07108239078 L 541.647819062984 176.07108239078" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 145.05331179301996 L 545.525040387704 145.05331179301996 L 545.525040387704 133.42164781885998 L 608.7625201938872 133.42164781885998 L 608.7625201938872 176.07108239078 L 541.647819062984 176.07108239078" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"><path d="M 541.647819062984 129.54442649414 L 553.279483037144 129.54442649414 L 553.279483037144 145.05331179302004 L 578.1324717285992 145.05331179302004 L 578.1324717285992 168.31663974133994 L 541.647819062984 168.31663974134003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 129.54442649414 L 553.279483037144 129.54442649414 L 553.279483037144 145.05331179302004 L 578.1324717285992 145.05331179302004 L 578.1324717285992 168.31663974133994 L 541.647819062984 168.31663974134003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"><path d="M 591.2762520194001 366.05492730206 L 591.2762520194001 369.93214862677996 L 528.8336025847844 369.93214862677996 L 528.8336025847844 356.749596122732 L 466.3909531501688 356.749596122732 L 466.3909531501688 393.1954765751 L 486.59127625196004 393.1954765751" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 591.2762520194001 366.05492730206 L 591.2762520194001 369.93214862677996 L 528.8336025847844 369.93214862677996 L 528.8336025847844 356.749596122732 L 466.3909531501688 356.749596122732 L 466.3909531501688 393.1954765751 L 486.59127625196004 393.1954765751" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"><path d="M 754.11954765764 153.583198707404 L 754.11954765764 133.3828756056128 L 893.69951534756 133.3828756056128 L 893.69951534756 153.583198707404" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 754.11954765764 153.583198707404 L 754.11954765764 133.3828756056128 L 893.69951534756 133.3828756056128 L 893.69951534756 153.583198707404" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_47__stack1"><path d="M 816.15508885316 284.63327948294 L 796.7302100163129 284.63327948294 L 796.7302100163129 272.9628432955328" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 816.15508885316 284.63327948294 L 796.7302100163129 284.63327948294 L 796.7302100163129 272.9628432955328" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_48__stack1"><path d="M 947.98061389364 284.63327948294 L 973.2213247175672 284.63327948294 L 973.2213247175672 259.3925686590128" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 947.98061389364 284.63327948294 L 973.2213247175672 284.63327948294 L 973.2213247175672 259.3925686590128" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_49__stack1"><path d="M 597.9484652665776 439.620372859462 L 577.1648626817488 439.620372859462" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 597.9484652665776 439.620372859462 L 577.1648626817488 439.620372859462" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_50__stack1"><path d="M 955.73505654308 276.8788368335 L 1058.48142164816 276.8788368335" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 955.73505654308 276.8788368335 L 1058.48142164816 276.8788368335" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_51__stack1"><path d="M 486.59127625196004 385.44103392565995 L 477.2471728593848 385.44103392565995 L 477.2471728593848 397.1114701130672" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 486.59127625196004 385.44103392565995 L 477.2471728593848 385.44103392565995 L 477.2471728593848 397.1114701130672" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_52__stack1"><path d="M 870.43618739924 722.7592891763 L 861.0920840066648 722.7592891763 L 861.0920840066648 728.6138933766272" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 870.43618739924 722.7592891763 L 861.0920840066648 722.7592891763 L 861.0920840066648 728.6138933766272" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_53__stack1"><path d="M 541.647819062984 75.26332794805995 L 593.6413570274792 75.26332794805995 L 593.6413570274792 77.24071082366714" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 75.26332794805995 L 593.6413570274792 75.26332794805995 L 593.6413570274792 77.24071082366714" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_54__stack1"><path d="M 541.647819062984 183.82552504022004 L 583.9483037156792 183.82552504022004 L 583.9483037156792 181.84814216461282" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 183.82552504022004 L 583.9483037156792 183.82552504022004 L 583.9483037156792 181.84814216461282" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_55__stack1"><path d="M 638.8851373183026 439.82389208401787 L 661.7995153473977 439.82389208401787 L 661.7995153473977 437.8465092084107" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 638.8851373183026 439.82389208401787 L 661.7995153473977 439.82389208401787 L 661.7995153473977 437.8465092084107" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_56__stack1"><path d="M 402.06785137306406 241.98384491102 L 308.9757673665368 241.98384491102 L 308.9757673665368 210.92730210001278" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 241.98384491102 L 308.9757673665368 241.98384491102 L 308.9757673665368 210.92730210001278" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_57__stack1"><path d="M 486.59127625196004 377.68659127622 L 479.57350565421683 377.68659127622 L 479.57350565421683 373.7705977382528" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 486.59127625196004 377.68659127622 L 479.57350565421683 377.68659127622 L 479.57350565421683 373.7705977382528" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_58__stack1"><path d="M 402.06785137306406 265.24717285934 L 375.70274636496805 265.24717285934" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 265.24717285934 L 375.70274636496805 265.24717285934" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_59__stack1"><path d="M 541.647819062984 83.01777059749998 L 574.2164781906321 83.01777059749998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 83.01777059749998 L 574.2164781906321 83.01777059749998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_60__stack1"><path d="M 1095.315024233 214.84329563798 L 1056.5428109858 214.84329563798" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 214.84329563798 L 1056.5428109858 214.84329563798" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_61__stack1"><path d="M 541.647819062984 106.28109854581999 L 577.318255250408 106.28109854581999" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 106.28109854581999 L 577.318255250408 106.28109854581999" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_62__stack1"><path d="M 1095.315024233 238.10662358629997 L 1056.5428109858 238.10662358629997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 238.10662358629997 L 1056.5428109858 238.10662358629997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_63__stack1"><path d="M 541.647819062984 90.77221324693994 L 577.318255250408 90.77221324693994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 90.77221324693994 L 577.318255250408 90.77221324693994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_64__stack1"><path d="M 1095.315024233 222.59773828741996 L 1056.5428109858 222.59773828741996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 222.59773828741996 L 1056.5428109858 222.59773828741996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_65__stack1"><path d="M 541.647819062984 98.52665589637996 L 577.318255250408 98.52665589637996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 98.52665589637996 L 577.318255250408 98.52665589637996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_66__stack1"><path d="M 1095.315024233 230.35218093685998 L 1056.5428109858 230.35218093685998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 230.35218093685998 L 1056.5428109858 230.35218093685998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_67__stack1"><path d="M 541.647819062984 121.78998384469998 L 577.318255250408 121.78998384469998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 121.78998384469998 L 577.318255250408 121.78998384469998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_68__stack1"><path d="M 1095.315024233 253.61550888517996 L 1056.5428109858 253.61550888517996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 253.61550888517996 L 1056.5428109858 253.61550888517996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_69__stack1"><path d="M 541.647819062984 114.03554119525995 L 580.4200323101841 114.03554119525995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 114.03554119525995 L 580.4200323101841 114.03554119525995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_70__stack1"><path d="M 1095.315024233 245.86106623573997 L 1056.5428109858 245.86106623573997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1095.315024233 245.86106623573997 L 1056.5428109858 245.86106623573997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_71__stack1"><path d="M 1004.588045234552 381.56381260093997 L 1034.054927302424 381.56381260093997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1004.588045234552 381.56381260093997 L 1034.054927302424 381.56381260093997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_72__stack1"><path d="M 541.647819062984 160.56219709189998 L 571.114701130856 160.56219709189998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 160.56219709189998 L 571.114701130856 160.56219709189998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_73__stack1"><path d="M 1004.588045234552 338.91437802902 L 1034.054927302424 338.91437802902" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 1004.588045234552 338.91437802902 L 1034.054927302424 338.91437802902" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_74__stack1"><path d="M 541.647819062984 152.80775444246 L 571.114701130856 152.80775444246" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 152.80775444246 L 571.114701130856 152.80775444246" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_75__stack1"><path d="M 402.06785137306406 218.72051696269997 L 378.80452342474405 218.72051696269997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 218.72051696269997 L 378.80452342474405 218.72051696269997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_76__stack1"><path d="M 402.06785137306406 226.47495961213994 L 378.80452342474405 226.47495961213994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 226.47495961213994 L 378.80452342474405 226.47495961213994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_77__stack1"><path d="M 541.647819062984 230.35218093686 L 577.318255250408 230.35218093686" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 230.35218093686 L 577.318255250408 230.35218093686" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_78__stack1"><path d="M 878.1906300486801 544.4071082391799 L 878.1906300486801 508.73667205175593" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 878.1906300486801 544.4071082391799 L 878.1906300486801 508.73667205175593" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_79__stack1"><path d="M 402.06785137306406 249.73828756045998 L 375.70274636496805 249.73828756045998" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 249.73828756045998 L 375.70274636496805 249.73828756045998" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_80__stack1"><path d="M 800.64620355428 722.7592891763 L 774.281098546184 722.7592891763" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 800.64620355428 722.7592891763 L 774.281098546184 722.7592891763" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_81__stack1"><path d="M 402.06785137306406 257.4927302099 L 378.80452342474405 257.4927302099" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 257.4927302099 L 378.80452342474405 257.4927302099" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_82__stack1"><path d="M 940.2261712442 722.7592891763 L 916.96284329588 722.7592891763" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 940.2261712442 722.7592891763 L 916.96284329588 722.7592891763" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_83__stack1"><path d="M 402.06785137306406 79.14054927277994 L 353.990306946536 79.14054927277994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 79.14054927277994 L 353.990306946536 79.14054927277994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_84__stack1"><path d="M 402.06785137306406 86.8949919222199 L 353.990306946536 86.8949919222199" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 86.8949919222199 L 353.990306946536 86.8949919222199" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_85__stack1"><path d="M 402.06785137306406 94.64943457165992 L 353.990306946536 94.64943457165992" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 94.64943457165992 L 353.990306946536 94.64943457165992" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_86__stack1"><path d="M 402.06785137306406 102.40387722109995 L 353.990306946536 102.40387722109995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 102.40387722109995 L 353.990306946536 102.40387722109995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_87__stack1"><path d="M 402.06785137306406 110.15831987053997 L 353.990306946536 110.15831987053997" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 110.15831987053997 L 353.990306946536 110.15831987053997" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_88__stack1"><path d="M 402.06785137306406 117.91276251997994 L 353.990306946536 117.91276251997994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 117.91276251997994 L 353.990306946536 117.91276251997994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_89__stack1"><path d="M 402.06785137306406 125.6672051694199 L 332.277867528104 125.6672051694199" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 125.6672051694199 L 332.277867528104 125.6672051694199" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_90__stack1"><path d="M 402.06785137306406 133.42164781885992 L 347.78675282698407 133.42164781885992" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 133.42164781885992 L 347.78675282698407 133.42164781885992" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_91__stack1"><path d="M 402.06785137306406 148.9305331177399 L 353.990306946536 148.9305331177399" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 148.9305331177399 L 353.990306946536 148.9305331177399" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_92__stack1"><path d="M 402.06785137306406 156.6849757671799 L 344.6849757672081 156.6849757671799" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 156.6849757671799 L 344.6849757672081 156.6849757671799" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_93__stack1"><path d="M 402.06785137306406 164.43941841661993 L 344.6849757672081 164.43941841661993" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 164.43941841661993 L 344.6849757672081 164.43941841661993" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_94__stack1"><path d="M 402.06785137306406 172.19386106605992 L 344.6849757672081 172.19386106605992" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 172.19386106605992 L 344.6849757672081 172.19386106605992" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_95__stack1"><path d="M 402.06785137306406 179.94830371549995 L 347.78675282698407 179.94830371549995" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 179.94830371549995 L 347.78675282698407 179.94830371549995" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_96__stack1"><path d="M 402.06785137306406 187.70274636493994 L 347.78675282698407 187.70274636493994" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 187.70274636493994 L 347.78675282698407 187.70274636493994" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_97__stack1"><path d="M 402.06785137306406 195.45718901437996 L 347.78675282698407 195.45718901437996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 195.45718901437996 L 347.78675282698407 195.45718901437996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_98__stack1"><path d="M 402.06785137306406 203.21163166381996 L 347.78675282698407 203.21163166381996" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 203.21163166381996 L 347.78675282698407 203.21163166381996" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_99__stack1"><path d="M 402.06785137306406 273.00161550878 L 353.990306946536 273.00161550878" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 273.00161550878 L 353.990306946536 273.00161550878" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_100__stack1"><path d="M 402.06785137306406 280.75605815822 L 353.990306946536 280.75605815822" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 280.75605815822 L 353.990306946536 280.75605815822" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_101__stack1"><path d="M 402.06785137306406 288.51050080766004 L 341.5831987074321 288.51050080766004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 402.06785137306406 288.51050080766004 L 341.5831987074321 288.51050080766004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_102__stack1"><path d="M 541.647819062984 222.59773828742004 L 605.234248788392 222.59773828742004" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 222.59773828742004 L 605.234248788392 222.59773828742004" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_103__stack1"><path d="M 541.647819062984 214.84329563798002 L 605.234248788392 214.84329563798002" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 214.84329563798002 L 605.234248788392 214.84329563798002" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_104__stack1"><path d="M 541.647819062984 207.08885298854003 L 605.234248788392 207.08885298854003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 207.08885298854003 L 605.234248788392 207.08885298854003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace sch-trace" data-layer="base" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_105__stack1"><path d="M 541.647819062984 199.33441033910003 L 599.03069466884 199.33441033910003" class="trace-invisible-hover-outline sch-trace-hitbox" stroke="rgb(0, 150, 0)" fill="none" stroke-width="6.203554119552px" stroke-linecap="round" opacity="0" stroke-linejoin="round"/><path class="sch-trace-path" d="M 541.647819062984 199.33441033910003 L 599.03069466884 199.33441033910003" stroke="rgb(0, 150, 0)" fill="none" stroke-width="0.775444264944px" stroke-linecap="round" stroke-linejoin="round"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_0__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_1__stack1"><circle cx="300.48465266540006" cy="308.672051696204" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="234.57189014516007" cy="308.672051696204" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="234.57189014516007" cy="316.42649434564396" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_2__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_3__stack1"><circle cx="168.65912762492002" cy="308.672051696204" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_4__stack1"><circle cx="102.74636510468008" cy="308.672051696204" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_5__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_6__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_7__stack1"><circle cx="597.9484652665776" cy="439.620372859462" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_8__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_9__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_10__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_11__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_12__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_13__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_14__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_15__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_16__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_17__stack1"><circle cx="300.48465266540006" cy="353.64781906295593" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="234.57189014516007" cy="353.64781906295593" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="234.57189014516007" cy="345.89337641351597" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_18__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_19__stack1"><circle cx="168.65912762492002" cy="353.64781906295593" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_20__stack1"><circle cx="102.74636510468008" cy="353.64781906295593" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_21__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_22__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_23__stack1"><circle cx="520.7108239094961" cy="656.071082391116" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_24__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_25__stack1"><circle cx="823.9095315026" cy="190.804523424716" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/><circle cx="823.9095315026" cy="183.05008077527597" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_26__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_27__stack1"><circle cx="808.40064620372" cy="261.36995153462" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_28__stack1"><circle cx="808.40064620372" cy="269.12439418405995" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_29__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_30__stack1"><circle cx="955.73505654308" cy="269.12439418405995" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_31__stack1"><circle cx="955.73505654308" cy="276.8788368335" r="1.163166397416" class="trace-junction sch-trace-junction" fill="rgb(0, 150, 0)"/></g><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_32__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_33__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_34__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_35__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_36__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_37__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_38__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_39__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_40__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_41__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_42__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_43__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_44__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_45__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_46__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_47__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_48__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_49__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_50__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_51__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_52__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_53__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_54__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_55__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_56__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_57__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_58__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_59__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_60__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_61__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_62__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_63__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_64__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_65__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_66__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_67__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_68__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_69__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_70__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_71__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_72__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_73__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_74__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_75__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_76__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_77__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_78__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_79__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_80__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_81__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_82__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_83__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_84__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_85__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_86__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_87__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_88__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_89__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_90__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_91__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_92__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_93__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_94__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_95__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_96__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_97__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_98__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_99__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_100__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_101__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_102__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_103__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_104__stack1"/><g class="trace-overlays sch-trace-overlays" data-layer="overlay" data-circuit-json-type="schematic_trace" data-schematic-trace-id="schematic_trace_105__stack1"/><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_0__stack1"><rect class="component chip sch-component-body" x="554.44264943456" y="303.243941841596" width="47.30210016158401" height="9.305331179327993" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="554.44264943456" y="303.243941841596" width="47.30210016158401" height="9.305331179327993" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="591.2762520194001" y1="312.549273020924" x2="591.2762520194001" y2="328.05815831980397" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_0_0__stack1"><rect x="590.5008077544561" y="327.28271405486" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="320.303715670364" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 590.500807754456 320.303715670364)"></text><text class="pin-number sch-pin-label" x="591.2762520194001" y="308.672051696204" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 591.2762520194001 308.672051696204)">cathode</text><line class="component-pin sch-component-pin sch-port-line" x1="591.2762520194001" y1="303.243941841596" x2="591.2762520194001" y2="288.51050080766" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_0_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="591.2762520194001" cy="287.73505654271594" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="590.5008077544561" y="286.95961227777195" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="295.48949919215596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 590.500807754456 295.48949919215596)"></text><text class="pin-number sch-pin-label" x="591.2762520194001" y="307.12116316631597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 591.2762520194001 307.12116316631597)">anode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_1__stack1"><rect class="component chip sch-component-body" x="573.82875605816" y="352.48465266553995" width="60.87237479810403" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="573.82875605816" y="352.48465266553995" width="60.87237479810403" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="591.2762520194001" y1="352.48465266553995" x2="591.2762520194001" y2="342.79159935373997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_1_0__stack1"><rect x="590.5008077544561" y="342.016155088796" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="347.63812600963996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 590.500807754456 347.63812600963996)"></text><text class="pin-number sch-pin-label" x="591.2762520194001" y="356.36187399026" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 591.2762520194001 356.36187399026)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="591.2762520194001" y1="356.36187399026" x2="591.2762520194001" y2="366.05492730206" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_1_1__stack1"><rect x="590.5008077544561" y="365.279483037116" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="361.20840064616" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 590.500807754456 361.20840064616)"></text><text class="pin-number sch-pin-label" x="591.2762520194001" y="352.48465266553995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 591.2762520194001 352.48465266553995)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_2__stack1"><rect class="component chip sch-component-body" x="19.38610662320002" y="329.22132471722" width="59.12762520197998" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="19.38610662320002" y="329.22132471722" width="59.12762520197998" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="36.83360258443997" y1="329.22132471722" x2="36.83360258443997" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_2_0__stack1"><rect x="36.05815831949597" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="36.05815831949599" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 36.05815831949599 322.823909531432)"></text><text class="pin-number sch-pin-label" x="36.83360258443997" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 36.83360258443997 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="36.83360258443997" y1="333.09854604194" x2="36.83360258443997" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_2_1__stack1"><rect x="36.05815831949597" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="36.05815831949599" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 36.05815831949599 339.495961227728)"></text><text class="pin-number sch-pin-label" x="36.83360258443997" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 36.83360258443997 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_3__stack1"><rect class="component chip sch-component-body" x="85.29886914344013" y="329.22132471722" width="59.12762520197998" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="85.29886914344013" y="329.22132471722" width="59.12762520197998" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="102.74636510468008" y1="329.22132471722" x2="102.74636510468008" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_3_0__stack1"><rect x="101.97092083973608" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="101.9709208397361" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 101.9709208397361 322.823909531432)"></text><text class="pin-number sch-pin-label" x="102.74636510468008" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 102.74636510468008 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="102.74636510468008" y1="333.09854604194" x2="102.74636510468008" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_3_1__stack1"><rect x="101.97092083973608" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="101.9709208397361" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 101.9709208397361 339.495961227728)"></text><text class="pin-number sch-pin-label" x="102.74636510468008" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 102.74636510468008 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_4__stack1"><rect class="component chip sch-component-body" x="151.21163166368012" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="151.21163166368012" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="168.65912762492002" y1="329.22132471722" x2="168.65912762492002" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_4_0__stack1"><rect x="167.883683359976" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="167.88368335997603" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 167.88368335997603 322.823909531432)"></text><text class="pin-number sch-pin-label" x="168.65912762492002" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 168.65912762492002 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="168.65912762492002" y1="333.09854604194" x2="168.65912762492002" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_4_1__stack1"><rect x="167.883683359976" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="167.88368335997603" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 167.88368335997603 339.495961227728)"></text><text class="pin-number sch-pin-label" x="168.65912762492002" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 168.65912762492002 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_5__stack1"><rect class="component chip sch-component-body" x="217.12439418392012" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="217.12439418392012" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="234.57189014516007" y1="329.22132471722" x2="234.57189014516007" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_5_0__stack1"><rect x="233.79644588021606" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="233.79644588021608" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 233.79644588021608 322.823909531432)"></text><text class="pin-number sch-pin-label" x="234.57189014516007" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 234.57189014516007 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="234.57189014516007" y1="333.09854604194" x2="234.57189014516007" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_5_1__stack1"><rect x="233.79644588021606" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="233.79644588021608" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 233.79644588021608 339.495961227728)"></text><text class="pin-number sch-pin-label" x="234.57189014516007" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 234.57189014516007 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_6__stack1"><rect class="component chip sch-component-body" x="283.03715670416005" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="283.03715670416005" y="329.22132471722" width="59.127625201979924" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="300.48465266540006" y1="329.22132471722" x2="300.48465266540006" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_6_0__stack1"><rect x="299.7092084004561" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="299.7092084004561" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 299.7092084004561 322.823909531432)"></text><text class="pin-number sch-pin-label" x="300.48465266540006" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 300.48465266540006 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="300.48465266540006" y1="333.09854604194" x2="300.48465266540006" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_6_1__stack1"><rect x="299.7092084004561" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="299.7092084004561" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 299.7092084004561 339.495961227728)"></text><text class="pin-number sch-pin-label" x="300.48465266540006" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 300.48465266540006 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_7__stack1"><rect class="component chip sch-component-body" x="348.94991922440005" y="329.22132471722" width="59.12762520198004" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="348.94991922440005" y="329.22132471722" width="59.12762520198004" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="366.39741518564006" y1="329.22132471722" x2="366.39741518564006" y2="316.42649434564396" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_7_0__stack1"><rect x="365.62197092069607" y="315.6510500807" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="365.62197092069607" y="322.823909531432" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 365.62197092069607 322.823909531432)"></text><text class="pin-number sch-pin-label" x="366.39741518564006" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 366.39741518564006 333.09854604194)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="366.39741518564006" y1="333.09854604194" x2="366.39741518564006" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_7_1__stack1"><rect x="365.62197092069607" y="345.117932148572" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="365.62197092069607" y="339.495961227728" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 365.62197092069607 339.495961227728)"></text><text class="pin-number sch-pin-label" x="366.39741518564006" y="329.22132471722" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 366.39741518564006 329.22132471722)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_8__stack1"><rect class="component chip sch-component-body" x="953.7964458807201" y="604.50403877234" width="46.91437802911207" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="953.7964458807201" y="604.50403877234" width="46.91437802911207" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="971.2439418419601" y1="608.38126009706" x2="971.2439418419601" y2="618.07431340886" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_8_0__stack1"><rect x="970.4684975770161" y="617.298869143916" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="970.468497577016" y="613.2277867529599" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 970.468497577016 613.2277867529599)"></text><text class="pin-number sch-pin-label" x="971.2439418419601" y="604.50403877234" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 971.2439418419601 604.50403877234)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="971.2439418419601" y1="604.50403877234" x2="971.2439418419601" y2="594.81098546054" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_8_1__stack1"><rect x="970.4684975770161" y="594.035541195596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="970.468497577016" y="599.65751211644" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 970.468497577016 599.65751211644)"></text><text class="pin-number sch-pin-label" x="971.2439418419601" y="608.38126009706" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 971.2439418419601 608.38126009706)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_9__stack1"><rect class="component chip sch-component-body" x="1108.88529886952" y="146.99192245537998" width="54.47495961231607" height="3.8772213247200114" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1108.88529886952" y="146.99192245537998" width="54.47495961231607" height="3.8772213247200114" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1126.3327948307601" y1="146.99192245537998" x2="1126.3327948307601" y2="134.19709208380397" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_9_0__stack1"><rect x="1125.557350565816" y="133.42164781885995" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1125.557350565816" y="140.594507269592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1125.557350565816 140.594507269592)"></text><text class="pin-number sch-pin-label" x="1126.3327948307601" y="150.8691437801" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1126.3327948307601 150.8691437801)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1126.3327948307601" y1="150.8691437801" x2="1126.3327948307601" y2="162.888529886732" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_9_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1126.3327948307601" cy="163.66397415167597" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="1125.557350565816" y="162.88852988673196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1125.557350565816" y="157.26655896588798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1125.557350565816 157.26655896588798)"></text><text class="pin-number sch-pin-label" x="1126.3327948307601" y="146.99192245537998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1126.3327948307601 146.99192245537998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_10__stack1"><rect class="component chip sch-component-body" x="736.6720516964" y="166.37802907897998" width="63.780290791644006" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="736.6720516964" y="166.37802907897998" width="63.780290791644006" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="754.11954765764" y1="166.37802907897998" x2="754.11954765764" y2="153.583198707404" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_10_0__stack1"><rect x="753.3441033926961" y="152.80775444245998" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="753.3441033926961" y="159.980613893192" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 753.3441033926961 159.980613893192)"></text><text class="pin-number sch-pin-label" x="754.11954765764" y="170.25525040369996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 754.11954765764 170.25525040369996)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="754.11954765764" y1="170.25525040369996" x2="754.11954765764" y2="183.05008077527597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_10_1__stack1"><rect x="753.3441033926961" y="182.27463651033196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="753.3441033926961" y="176.65266558948798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 753.3441033926961 176.65266558948798)"></text><text class="pin-number sch-pin-label" x="754.11954765764" y="166.37802907897998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 754.11954765764 166.37802907897998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_11__stack1"><rect class="component chip sch-component-body" x="507.91599353792003" y="437.7835218093799" width="45.16962843298802" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="507.91599353792003" y="437.7835218093799" width="45.16962843298802" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="525.36348949916" y1="437.7835218093799" x2="525.36348949916" y2="425.7641357027479" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_11_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="525.36348949916" cy="424.98869143780394" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="524.588045234216" y="424.21324717285995" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="524.588045234216" y="431.38610662359196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 524.588045234216 431.38610662359196)"></text><text class="pin-number sch-pin-label" x="525.36348949916" y="441.66074313409996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 525.36348949916 441.66074313409996)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="525.36348949916" y1="441.66074313409996" x2="525.36348949916" y2="453.68012924073196" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_11_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="525.36348949916" cy="454.45557350567594" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="524.588045234216" y="453.68012924073196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="524.588045234216" y="448.0581583198879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 524.588045234216 448.0581583198879)"></text><text class="pin-number sch-pin-label" x="525.36348949916" y="437.7835218093799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 525.36348949916 437.7835218093799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_12__stack1"><rect class="component chip sch-component-body" x="831.66397415204" y="253.61550888517996" width="100.80775444272001" height="69.78998384495998" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="831.66397415204" y="253.61550888517996" width="100.80775444272001" height="69.78998384495998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="261.36995153462" x2="816.15508885316" y2="261.36995153462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_0__stack1"><rect x="815.379644588216" y="260.594507269676" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="260.594507269676" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="261.36995153462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">EH1</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="261.36995153462" x2="947.98061389364" y2="261.36995153462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_1__stack1"><rect x="947.205169628696" y="260.594507269676" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="260.594507269676" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="261.36995153462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">EH2</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="269.12439418405995" x2="816.15508885316" y2="269.12439418405995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_2__stack1"><rect x="815.379644588216" y="268.34894991911597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="268.34894991911597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="269.12439418405995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">pin13_alt1</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="269.12439418405995" x2="947.98061389364" y2="269.12439418405995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_3__stack1"><rect x="947.205169628696" y="268.34894991911597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="268.34894991911597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="269.12439418405995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">pin14_alt1</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="276.8788368335" x2="816.15508885316" y2="276.8788368335" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_4__stack1"><rect x="815.379644588216" y="276.103392568556" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="276.103392568556" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="276.8788368335" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A1B12</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="284.63327948294" x2="816.15508885316" y2="284.63327948294" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_5__stack1"><rect x="815.379644588216" y="283.857835217996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="283.857835217996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="284.63327948294" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A4B9</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="315.6510500807" x2="947.205169628696" y2="315.6510500807" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_6__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="947.98061389364" cy="315.6510500807" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="947.205169628696" y="314.875605815756" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="314.875605815756" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="315.6510500807" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B8</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="292.38772213237996" x2="816.15508885316" y2="292.38772213237996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_7__stack1"><rect x="815.379644588216" y="291.612277867436" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="291.612277867436" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="292.38772213237996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A5</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="307.89660743125995" x2="947.98061389364" y2="307.89660743125995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_8__stack1"><rect x="947.205169628696" y="307.12116316631597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="307.12116316631597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="307.89660743125995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B7</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="300.14216478181993" x2="816.930533118104" y2="300.14216478181993" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_9__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="816.15508885316" cy="300.14216478181993" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="815.379644588216" y="299.36672051687594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="299.36672051687594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="300.14216478181993" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A6</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="307.89660743125995" x2="816.15508885316" y2="307.89660743125995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_10__stack1"><rect x="815.379644588216" y="307.12116316631597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="307.12116316631597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="307.89660743125995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A7</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="300.14216478181993" x2="947.98061389364" y2="300.14216478181993" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_11__stack1"><rect x="947.205169628696" y="299.36672051687594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="299.36672051687594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="300.14216478181993" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B6</text><line class="component-pin sch-component-pin sch-port-line" x1="831.66397415204" y1="315.6510500807" x2="816.930533118104" y2="315.6510500807" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_12__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="816.15508885316" cy="315.6510500807" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="815.379644588216" y="314.875605815756" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.9095315026" y="314.875605815756" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="835.5411954767601" y="315.6510500807" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">A8</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="292.38772213237996" x2="947.98061389364" y2="292.38772213237996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_13__stack1"><rect x="947.205169628696" y="291.612277867436" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="291.612277867436" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="292.38772213237996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B5</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="284.63327948294" x2="947.98061389364" y2="284.63327948294" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_14__stack1"><rect x="947.205169628696" y="283.857835217996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="283.85783521799596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="284.63327948294" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B4A9</text><line class="component-pin sch-component-pin sch-port-line" x1="932.4717285947601" y1="276.8788368335" x2="947.98061389364" y2="276.8788368335" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_12_15__stack1"><rect x="947.205169628696" y="276.103392568556" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="940.2261712442" y="276.103392568556" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="928.59450727004" y="276.8788368335" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">B1A12</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_13__stack1"><rect class="component chip sch-component-body" x="417.576736671944" y="67.50888529861999" width="108.56219709215998" height="224.87883683375998" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="417.576736671944" y="67.50888529861999" width="108.56219709215998" height="224.87883683375998" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="71.38610662333997" x2="402.06785137306406" y2="71.38610662333997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_0__stack1"><rect x="401.2924071081201" y="70.61066235839597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="70.61066235839598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="71.38610662333997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD6</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="79.14054927277994" x2="402.06785137306406" y2="79.14054927277994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_1__stack1"><rect x="401.2924071081201" y="78.36510500783594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="78.36510500783595" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="79.14054927277994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO0</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="86.8949919222199" x2="402.06785137306406" y2="86.8949919222199" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_2__stack1"><rect x="401.2924071081201" y="86.1195476572759" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="86.11954765727592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="86.8949919222199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO1</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="94.64943457165992" x2="402.06785137306406" y2="94.64943457165992" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_3__stack1"><rect x="401.2924071081201" y="93.87399030671592" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="93.87399030671594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="94.64943457165992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO2</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="102.40387722109995" x2="402.06785137306406" y2="102.40387722109995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_4__stack1"><rect x="401.2924071081201" y="101.62843295615595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="101.62843295615596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="102.40387722109995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO3</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="110.15831987053997" x2="402.06785137306406" y2="110.15831987053997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_5__stack1"><rect x="401.2924071081201" y="109.38287560559597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="109.38287560559598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="110.15831987053997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO4</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="117.91276251997994" x2="402.06785137306406" y2="117.91276251997994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_6__stack1"><rect x="401.2924071081201" y="117.13731825503594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="117.13731825503595" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="117.91276251997994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO5</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="125.6672051694199" x2="402.06785137306406" y2="125.6672051694199" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_7__stack1"><rect x="401.2924071081201" y="124.8917609044759" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="124.89176090447592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="125.6672051694199" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO6</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="133.42164781885992" x2="402.06785137306406" y2="133.42164781885992" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_8__stack1"><rect x="401.2924071081201" y="132.6462035539159" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="132.64620355391594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="133.42164781885992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO7</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="141.17609046829992" x2="402.06785137306406" y2="141.17609046829992" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_9__stack1"><rect x="401.2924071081201" y="140.4006462033559" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="140.40064620335593" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="141.17609046829992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD5</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="148.9305331177399" x2="402.06785137306406" y2="148.9305331177399" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_10__stack1"><rect x="401.2924071081201" y="148.1550888527959" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="148.15508885279593" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="148.9305331177399" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO8</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="156.6849757671799" x2="402.06785137306406" y2="156.6849757671799" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_11__stack1"><rect x="401.2924071081201" y="155.9095315022359" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="155.90953150223595" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="156.6849757671799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO9</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="164.43941841661993" x2="402.06785137306406" y2="164.43941841661993" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_12__stack1"><rect x="401.2924071081201" y="163.66397415167592" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="163.66397415167594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="164.43941841661993" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO10</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="172.19386106605992" x2="402.06785137306406" y2="172.19386106605992" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_13__stack1"><rect x="401.2924071081201" y="171.4184168011159" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="171.41841680111594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="172.19386106605992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO11</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="179.94830371549995" x2="402.06785137306406" y2="179.94830371549995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_14__stack1"><rect x="401.2924071081201" y="179.17285945055593" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="179.17285945055596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="179.94830371549995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO12</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="187.70274636493994" x2="402.06785137306406" y2="187.70274636493994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_15__stack1"><rect x="401.2924071081201" y="186.92730209999593" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="186.92730209999596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="187.70274636493994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO13</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="195.45718901437996" x2="402.06785137306406" y2="195.45718901437996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_16__stack1"><rect x="401.2924071081201" y="194.68174474943595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="194.68174474943598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="195.45718901437996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO14</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="203.21163166381996" x2="402.06785137306406" y2="203.21163166381996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_17__stack1"><rect x="401.2924071081201" y="202.43618739887594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="202.43618739887597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="203.21163166381996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO15</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="210.96607431325998" x2="402.06785137306406" y2="210.96607431325998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_18__stack1"><rect x="401.2924071081201" y="210.19063004831597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="210.190630048316" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="210.96607431325998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">TESTEN</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="218.72051696269997" x2="402.06785137306406" y2="218.72051696269997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_19__stack1"><rect x="401.2924071081201" y="217.94507269775596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="217.945072697756" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="218.72051696269997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">XIN</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="226.47495961213994" x2="402.06785137306406" y2="226.47495961213994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_20__stack1"><rect x="401.2924071081201" y="225.69951534719593" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="225.69951534719596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="226.47495961213994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">XOUT</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="234.22940226158" x2="402.84329563800804" y2="234.22940226158" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_21__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="402.06785137306406" cy="234.22940226158" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="401.2924071081201" y="233.45395799663598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="233.453957996636" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="234.22940226158" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD4</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="241.98384491102" x2="402.06785137306406" y2="241.98384491102" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_22__stack1"><rect x="401.2924071081201" y="241.20840064607597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="241.20840064607597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="241.98384491102" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">DVDD2</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="249.73828756045998" x2="402.06785137306406" y2="249.73828756045998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_23__stack1"><rect x="401.2924071081201" y="248.96284329551597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="248.962843295516" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="249.73828756045998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">SWCLK</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="257.4927302099" x2="402.06785137306406" y2="257.4927302099" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_24__stack1"><rect x="401.2924071081201" y="256.717285944956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="256.71728594495596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="257.4927302099" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">SWD</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="265.24717285934" x2="402.06785137306406" y2="265.24717285934" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_25__stack1"><rect x="401.2924071081201" y="264.47172859439604" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="264.47172859439604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="265.24717285934" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">RUN</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="273.00161550878" x2="402.06785137306406" y2="273.00161550878" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_26__stack1"><rect x="401.2924071081201" y="272.226171243836" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="272.226171243836" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="273.00161550878" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO16</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="280.75605815822" x2="402.06785137306406" y2="280.75605815822" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_27__stack1"><rect x="401.2924071081201" y="279.98061389327603" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="279.98061389327603" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="280.75605815822" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO17</text><line class="component-pin sch-component-pin sch-port-line" x1="417.576736671944" y1="288.51050080766004" x2="402.06785137306406" y2="288.51050080766004" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_28__stack1"><rect x="401.2924071081201" y="287.73505654271605" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="409.822294022504" y="287.73505654271605" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="421.45395799666403" y="288.51050080766004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO18</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="284.63327948294" x2="540.87237479804" y2="284.63327948294" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_29__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="284.63327948294" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="283.857835217996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="283.857835217996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="284.63327948294" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO19</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="276.87883683350003" x2="540.87237479804" y2="276.87883683350003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_30__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="276.87883683350003" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="276.10339256855605" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="276.103392568556" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="276.87883683350003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO20</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="269.12439418406" x2="540.87237479804" y2="269.12439418406" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_31__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="269.12439418406" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="268.348949919116" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="268.348949919116" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="269.12439418406" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO21</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="261.36995153462" x2="541.647819062984" y2="261.36995153462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_32__stack1"><rect x="540.87237479804" y="260.594507269676" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="260.594507269676" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="261.36995153462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD3</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="253.61550888518002" x2="540.87237479804" y2="253.61550888518002" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_33__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="253.61550888518002" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="252.840064620236" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="252.84006462023603" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="253.61550888518002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO22</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="245.86106623574003" x2="540.87237479804" y2="245.86106623574003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_34__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="245.86106623574003" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="245.085621970796" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="245.085621970796" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="245.86106623574003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO23</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="238.1066235863" x2="540.87237479804" y2="238.1066235863" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_35__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="541.647819062984" cy="238.1066235863" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="540.87237479804" y="237.331179321356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="237.33117932135602" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="238.1066235863" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO24</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="230.35218093686" x2="541.647819062984" y2="230.35218093686" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_36__stack1"><rect x="540.87237479804" y="229.576736671916" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="229.57673667191602" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="230.35218093686" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO25</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="222.59773828742004" x2="541.647819062984" y2="222.59773828742004" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_37__stack1"><rect x="540.87237479804" y="221.82229402247603" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="221.82229402247606" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="222.59773828742004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO26_ADC0</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="214.84329563798002" x2="541.647819062984" y2="214.84329563798002" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_38__stack1"><rect x="540.87237479804" y="214.067851373036" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="214.06785137303604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="214.84329563798002" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO27_ADC1</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="207.08885298854003" x2="541.647819062984" y2="207.08885298854003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_39__stack1"><rect x="540.87237479804" y="206.313408723596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="206.31340872359604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="207.08885298854003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO28_ADC2</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="199.33441033910003" x2="541.647819062984" y2="199.33441033910003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_40__stack1"><rect x="540.87237479804" y="198.55896607415602" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="198.55896607415605" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="199.33441033910003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GPIO29_ADC3</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="191.57996768966" x2="541.647819062984" y2="191.57996768966" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_41__stack1"><rect x="540.87237479804" y="190.804523424716" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="190.80452342471602" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="191.57996768966" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD2</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="183.82552504022004" x2="541.647819062984" y2="183.82552504022004" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_42__stack1"><rect x="540.87237479804" y="183.05008077527603" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="183.05008077527606" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="183.82552504022004" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">ADC_AVDD</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="176.07108239078" x2="541.647819062984" y2="176.07108239078" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_43__stack1"><rect x="540.87237479804" y="175.29563812583598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="175.295638125836" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="176.07108239078" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">VREG_IN</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="168.31663974134003" x2="541.647819062984" y2="168.31663974134003" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_44__stack1"><rect x="540.87237479804" y="167.541195476396" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="167.54119547639604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="168.31663974134003" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">VREG_VOUT</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="160.56219709189998" x2="541.647819062984" y2="160.56219709189998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_45__stack1"><rect x="540.87237479804" y="159.78675282695596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="159.786752826956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="160.56219709189998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">USB_DM</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="152.80775444246" x2="541.647819062984" y2="152.80775444246" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_46__stack1"><rect x="540.87237479804" y="152.032310177516" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="152.03231017751602" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="152.80775444246" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">USB_DP</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="145.05331179301996" x2="541.647819062984" y2="145.05331179301996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_47__stack1"><rect x="540.87237479804" y="144.27786752807594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="144.27786752807597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="145.05331179301996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">USB_VDD</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="137.29886914358" x2="541.647819062984" y2="137.29886914358" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_48__stack1"><rect x="540.87237479804" y="136.52342487863598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="136.52342487863598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="137.29886914358" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">IOVDD1</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="129.54442649414" x2="541.647819062984" y2="129.54442649414" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_49__stack1"><rect x="540.87237479804" y="128.76898222919598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="128.768982229196" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="129.54442649414" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">DVDD1</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="121.78998384469998" x2="541.647819062984" y2="121.78998384469998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_50__stack1"><rect x="540.87237479804" y="121.01453957975598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="121.01453957975599" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="121.78998384469998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SD3</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="114.03554119525995" x2="541.647819062984" y2="114.03554119525995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_51__stack1"><rect x="540.87237479804" y="113.26009693031595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="113.26009693031597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="114.03554119525995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SCLK</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="106.28109854581999" x2="541.647819062984" y2="106.28109854581999" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_52__stack1"><rect x="540.87237479804" y="105.50565428087599" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="105.505654280876" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="106.28109854581999" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SD0</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="98.52665589637996" x2="541.647819062984" y2="98.52665589637996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_53__stack1"><rect x="540.87237479804" y="97.75121163143596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="97.75121163143598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="98.52665589637996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SD2</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="90.77221324693994" x2="541.647819062984" y2="90.77221324693994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_54__stack1"><rect x="540.87237479804" y="89.99676898199594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="89.99676898199596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="90.77221324693994" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SD1</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="83.01777059749998" x2="541.647819062984" y2="83.01777059749998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_55__stack1"><rect x="540.87237479804" y="82.24232633255598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="82.24232633255599" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="83.01777059749998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">QSPI_SS</text><line class="component-pin sch-component-pin sch-port-line" x1="526.138933764104" y1="75.26332794805995" x2="541.647819062984" y2="75.26332794805995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_13_56__stack1"><rect x="540.87237479804" y="74.48788368311595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="533.893376413544" y="74.48788368311597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="522.261712439384" y="75.26332794805995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">GND/thermalpad</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_14__stack1"><rect class="component chip sch-component-body" x="1110.82390953188" y="199.33441033909997" width="46.52665589664002" height="77.5444264944" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1110.82390953188" y="199.33441033909997" width="46.52665589664002" height="77.5444264944" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="214.84329563798" x2="1095.315024233" y2="214.84329563798" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_0__stack1"><rect x="1094.539579968056" y="214.06785137303598" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="214.067851373036" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="214.84329563798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">CS</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="222.59773828741996" x2="1095.315024233" y2="222.59773828741996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_1__stack1"><rect x="1094.539579968056" y="221.82229402247594" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="221.82229402247597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="230.35218093685998" x2="1095.315024233" y2="230.35218093685998" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_2__stack1"><rect x="1094.539579968056" y="229.57673667191597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="229.576736671916" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="261.36995153462" x2="1095.315024233" y2="261.36995153462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_3__stack1"><rect x="1094.539579968056" y="260.594507269676" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="260.594507269676" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="261.36995153462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="238.10662358629997" x2="1095.315024233" y2="238.10662358629997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_4__stack1"><rect x="1094.539579968056" y="237.33117932135596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="237.331179321356" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">5</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="245.86106623573997" x2="1095.315024233" y2="245.86106623573997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_5__stack1"><rect x="1094.539579968056" y="245.08562197079596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="245.08562197079598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="245.86106623573997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">CLK</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="253.61550888517996" x2="1095.315024233" y2="253.61550888517996" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_6__stack1"><rect x="1094.539579968056" y="252.84006462023595" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="252.84006462023598" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">7</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="207.08885298853997" x2="1095.315024233" y2="207.08885298853997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_7__stack1"><rect x="1094.539579968056" y="206.31340872359596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="206.313408723596" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="207.08885298853997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">VCC</text><line class="component-pin sch-component-pin sch-port-line" x1="1110.82390953188" y1="269.12439418405995" x2="1095.315024233" y2="269.12439418405995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_14_8__stack1"><rect x="1094.539579968056" y="268.34894991911597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1103.0694668824399" y="268.34894991911597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="1114.7011308566" y="269.12439418405995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">EP</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_15__stack1"><rect class="component chip sch-component-body" x="502.10016155084" y="373.80936995149995" width="46.526655896639966" height="23.26332794832001" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="502.10016155084" y="373.80936995149995" width="46.526655896639966" height="23.26332794832001" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="502.10016155084" y1="377.68659127622" x2="486.59127625196004" y2="377.68659127622" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_0__stack1"><rect x="485.81583198701605" y="376.911147011276" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="494.3457189014" y="376.91114701127594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="505.97738287556" y="377.68659127622" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">VIN</text><line class="component-pin sch-component-pin sch-port-line" x1="502.10016155084" y1="385.44103392565995" x2="486.59127625196004" y2="385.44103392565995" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_1__stack1"><rect x="485.81583198701605" y="384.66558966071597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="494.3457189014" y="384.66558966071597" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="505.97738287556" y="385.44103392565995" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">GND</text><line class="component-pin sch-component-pin sch-port-line" x1="502.10016155084" y1="393.1954765751" x2="486.59127625196004" y2="393.1954765751" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_2__stack1"><rect x="485.81583198701605" y="392.420032310156" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="494.3457189014" y="392.420032310156" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="505.97738287556" y="393.1954765751" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">EN</text><line class="component-pin sch-component-pin sch-port-line" x1="548.62681744748" y1="389.31825525038" x2="563.360258481416" y2="389.31825525038" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="564.13570274636" cy="389.31825525038" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="563.360258481416" y="388.542810985436" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="556.3812600969201" y="388.54281098543595" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="544.7495961227601" y="389.31825525038" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">NC</text><line class="component-pin sch-component-pin sch-port-line" x1="548.62681744748" y1="381.56381260093997" x2="564.13570274636" y2="381.56381260093997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_15_4__stack1"><rect x="563.360258481416" y="380.788368335996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="556.3812600969201" y="380.788368335996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="544.7495961227601" y="381.56381260093997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">VOUT</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_16__stack1"><rect class="component chip sch-component-body" x="516.058158319832" y="555.651050080868" width="66.68820678518398" height="24.038772213263996" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="516.058158319832" y="555.651050080868" width="66.68820678518398" height="24.038772213263996" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="521.48626817444" y1="555.651050080868" x2="521.48626817444" y2="540.142164781988" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_16_0__stack1"><rect x="520.7108239094961" y="539.366720517044" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="520.7108239094961" y="547.896607431428" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 520.7108239094961 547.896607431428)"></text><text class="pin-number sch-pin-label" x="521.48626817444" y="559.5282714055879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 521.48626817444 559.5282714055879)">gnd1</text><line class="component-pin sch-component-pin sch-port-line" x1="520.7108239094961" y1="579.689822294132" x2="520.7108239094961" y2="595.1987075930119" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_16_1__stack1"><rect x="519.9353796445521" y="594.423263328068" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="519.9353796445521" y="587.444264943572" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 519.9353796445521 587.444264943572)"></text><text class="pin-number sch-pin-label" x="520.7108239094961" y="575.812600969412" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 520.7108239094961 575.812600969412)">gnd2</text><line class="component-pin sch-component-pin sch-port-line" x1="516.058158319832" y1="568.058158319972" x2="500.549273020952" y2="568.058158319972" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_16_2__stack1"><rect x="499.773828756008" y="567.282714055028" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="508.303715670392" y="567.282714055028" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="519.9353796445521" y="568.058158319972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">X1</text><line class="component-pin sch-component-pin sch-port-line" x1="582.746365105016" y1="568.058158319972" x2="598.2552504038961" y2="568.058158319972" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_16_3__stack1"><rect x="597.4798061389521" y="567.282714055028" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="590.500807754456" y="567.282714055028" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="578.869143780296" y="568.058158319972" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">X2</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_17__stack1"><rect class="component chip sch-component-body" x="805.686591276416" y="534.3474500808532" width="5.42810985460801" height="27.873758966093646" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="805.686591276416" y="534.3474500808532" width="5.42810985460801" height="27.873758966093646" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="805.686591276416" y1="548.2843295639" x2="790.177705977536" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_17_0__stack1"><rect x="789.402261712592" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="797.9321486269761" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="805.686591276416" y1="548.2843295639" x2="790.95315024248" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_17_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="790.177705977536" cy="548.2843295639" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="789.402261712592" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="797.9321486269761" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="811.114701131024" y1="548.2843295639" x2="826.623586429904" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_17_2__stack1"><rect x="825.84814216496" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="818.869143780464" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="811.114701131024" y1="548.2843295639" x2="825.84814216496" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_17_3__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="826.623586429904" cy="548.2843295639" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="825.84814216496" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="818.869143780464" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_18__stack1"><rect class="component chip sch-component-body" x="968.5298869146561" y="534.3474500808532" width="5.42810985460801" height="27.873758966093646" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="968.5298869146561" y="534.3474500808532" width="5.42810985460801" height="27.873758966093646" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="968.5298869146561" y1="548.2843295639" x2="953.021001615776" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_18_0__stack1"><rect x="952.245557350832" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="960.775444265216" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text><line class="component-pin sch-component-pin sch-port-line" x1="968.5298869146561" y1="548.2843295639" x2="953.7964458807201" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_18_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="953.021001615776" cy="548.2843295639" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="952.245557350832" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="960.775444265216" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">2</text><line class="component-pin sch-component-pin sch-port-line" x1="973.9579967692641" y1="548.2843295639" x2="988.6914378032001" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_18_2__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="989.4668820681441" cy="548.2843295639" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="988.6914378032001" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="981.7124394187041" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">3</text><line class="component-pin sch-component-pin sch-port-line" x1="973.9579967692641" y1="548.2843295639" x2="989.4668820681441" y2="548.2843295639" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_18_3__stack1"><rect x="988.6914378032001" y="547.508885298956" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="981.7124394187041" y="547.508885298956" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">4</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_19__stack1"><rect class="component chip sch-component-body" x="866.171243942048" y="589.382875605932" width="43.42487883686408" height="10.856219709215907" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="866.171243942048" y="589.382875605932" width="43.42487883686408" height="10.856219709215907" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="878.1906300486801" y1="600.2390953151479" x2="878.1906300486801" y2="615.7479806140279" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_19_0__stack1"><rect x="877.4151857837361" y="614.972536349084" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="877.4151857837361" y="607.993537964588" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 877.4151857837361 607.993537964588)"></text><text class="pin-number sch-pin-label" x="878.1906300486801" y="596.361873990428" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 878.1906300486801 596.361873990428)">cathode</text><line class="component-pin sch-component-pin sch-port-line" x1="878.1906300486801" y1="589.382875605932" x2="878.1906300486801" y2="573.8739903070519" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_19_1__stack1"><rect x="877.4151857837361" y="573.098546042108" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="877.4151857837361" y="581.6284329564919" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 877.4151857837361 581.6284329564919)"></text><text class="pin-number sch-pin-label" x="878.1906300486801" y="593.2600969306519" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 878.1906300486801 593.2600969306519)">anode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_20__stack1"><rect class="component chip sch-component-body" x="1025.137318255568" y="597.1373182553721" width="43.42487883686408" height="10.856219709215907" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1025.137318255568" y="597.1373182553721" width="43.42487883686408" height="10.856219709215907" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1037.1567043622" y1="607.993537964588" x2="1037.1567043622" y2="623.502423263468" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_20_0__stack1"><rect x="1036.3812600972558" y="622.726978998524" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1036.381260097256" y="615.7479806140279" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1036.381260097256 615.7479806140279)"></text><text class="pin-number sch-pin-label" x="1037.1567043622" y="604.116316639868" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1037.1567043622 604.116316639868)">cathode</text><line class="component-pin sch-component-pin sch-port-line" x1="1037.1567043622" y1="597.1373182553721" x2="1037.1567043622" y2="581.628432956492" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_20_1__stack1"><rect x="1036.3812600972558" y="580.852988691548" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1036.381260097256" y="589.382875605932" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1036.381260097256 589.382875605932)"></text><text class="pin-number sch-pin-label" x="1037.1567043622" y="601.014539580092" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1037.1567043622 601.014539580092)">anode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_21__stack1"><rect class="component chip sch-component-body" x="790.95315024248" y="604.50403877234" width="51.5670436187761" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="790.95315024248" y="604.50403877234" width="51.5670436187761" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="808.40064620372" y1="608.38126009706" x2="808.40064620372" y2="618.07431340886" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_21_0__stack1"><rect x="807.6252019387761" y="617.298869143916" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="807.6252019387761" y="613.2277867529599" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 807.6252019387761 613.2277867529599)"></text><text class="pin-number sch-pin-label" x="808.40064620372" y="604.50403877234" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 808.40064620372 604.50403877234)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="808.40064620372" y1="604.50403877234" x2="808.40064620372" y2="595.586429725484" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_21_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="808.40064620372" cy="594.81098546054" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="807.6252019387761" y="594.035541195596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="807.6252019387761" y="599.65751211644" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 807.6252019387761 599.65751211644)"></text><text class="pin-number sch-pin-label" x="808.40064620372" y="608.38126009706" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 808.40064620372 608.38126009706)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_22__stack1"><rect class="component chip sch-component-body" x="860.74313408744" y="554.1001615509799" width="46.91437802911196" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="860.74313408744" y="554.1001615509799" width="46.91437802911196" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="878.1906300486801" y1="554.1001615509799" x2="878.1906300486801" y2="544.4071082391799" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_22_0__stack1"><rect x="877.4151857837361" y="543.631663974236" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="877.4151857837361" y="549.2536348950799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 877.4151857837361 549.2536348950799)"></text><text class="pin-number sch-pin-label" x="878.1906300486801" y="557.9773828757" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 878.1906300486801 557.9773828757)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="878.1906300486801" y1="557.9773828757" x2="878.1906300486801" y2="567.6704361875" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_22_1__stack1"><rect x="877.4151857837361" y="566.894991922556" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="877.4151857837361" y="562.8239095316" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 877.4151857837361 562.8239095316)"></text><text class="pin-number sch-pin-label" x="878.1906300486801" y="554.1001615509799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 878.1906300486801 554.1001615509799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_23__stack1"><rect class="component chip sch-component-body" x="1019.70920840096" y="554.1001615509799" width="65.52504038776806" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1019.70920840096" y="554.1001615509799" width="65.52504038776806" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1037.1567043622" y1="554.1001615509799" x2="1037.1567043622" y2="545.1825525041239" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_23_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1037.1567043622" cy="544.4071082391799" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="1036.3812600972558" y="543.631663974236" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1036.381260097256" y="549.2536348950799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1036.381260097256 549.2536348950799)"></text><text class="pin-number sch-pin-label" x="1037.1567043622" y="557.9773828757" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1037.1567043622 557.9773828757)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1037.1567043622" y1="557.9773828757" x2="1037.1567043622" y2="567.6704361875" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_23_1__stack1"><rect x="1036.3812600972558" y="566.894991922556" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1036.381260097256" y="562.8239095316" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1036.381260097256 562.8239095316)"></text><text class="pin-number sch-pin-label" x="1037.1567043622" y="554.1001615509799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1037.1567043622 554.1001615509799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_24__stack1"><rect class="component chip sch-component-body" x="736.6720516964" y="371.87075928914" width="46.91437802911207" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="736.6720516964" y="371.87075928914" width="46.91437802911207" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="754.11954765764" y1="371.87075928914" x2="754.11954765764" y2="362.17770597734" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_24_0__stack1"><rect x="753.3441033926961" y="361.402261712396" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="753.3441033926961" y="367.02423263324" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 753.3441033926961 367.02423263324)"></text><text class="pin-number sch-pin-label" x="754.11954765764" y="375.74798061385997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 754.11954765764 375.74798061385997)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="754.11954765764" y1="375.74798061385997" x2="754.11954765764" y2="384.66558966071597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_24_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="754.11954765764" cy="385.44103392565995" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="753.3441033926961" y="384.66558966071597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="753.3441033926961" y="380.59450726975996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 753.3441033926961 380.59450726975996)"></text><text class="pin-number sch-pin-label" x="754.11954765764" y="371.87075928914" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 754.11954765764 371.87075928914)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_25__stack1"><rect class="component chip sch-component-body" x="1031.3408723751202" y="333.09854604194" width="46.91437802911196" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1031.3408723751202" y="333.09854604194" width="46.91437802911196" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1048.78836833636" y1="333.09854604194" x2="1048.78836833636" y2="323.40549273013994" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_25_0__stack1"><rect x="1048.012924071416" y="322.63004846519596" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1048.0129240714161" y="328.25201938604" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1048.0129240714161 328.25201938604)"></text><text class="pin-number sch-pin-label" x="1048.78836833636" y="336.97576736665997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1048.78836833636 336.97576736665997)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="1048.78836833636" y1="336.97576736665997" x2="1048.78836833636" y2="345.89337641351597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_25_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="1048.78836833636" cy="346.66882067845995" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="1048.012924071416" y="345.89337641351597" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1048.0129240714161" y="341.82229402255996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 1048.0129240714161 341.82229402255996)"></text><text class="pin-number sch-pin-label" x="1048.78836833636" y="333.09854604194" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 1048.78836833636 333.09854604194)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_26__stack1"><rect class="component chip sch-component-body" x="988.6914378032" y="368.381260096892" width="3.8772213247201535" height="26.36510500809601" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="988.6914378032" y="368.381260096892" width="3.8772213247201535" height="26.36510500809601" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="988.6914378032" y1="381.56381260093997" x2="977.447495961512" y2="381.56381260093997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_26_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="976.6720516965681" cy="381.56381260093997" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="975.8966074316241" y="380.788368335996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="982.681744749884" y="380.788368335996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="992.5686591279201" y="381.56381260093997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="992.5686591279201" y1="381.56381260093997" x2="1004.588045234552" y2="381.56381260093997" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_26_1__stack1"><rect x="1003.8126009696081" y="380.788368335996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="998.5783521812361" y="380.788368335996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="988.6914378032" y="381.56381260093997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_27__stack1"><rect class="component chip sch-component-body" x="988.6914378032" y="325.73182552497195" width="3.8772213247201535" height="26.36510500809601" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="988.6914378032" y="325.73182552497195" width="3.8772213247201535" height="26.36510500809601" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="988.6914378032" y1="338.91437802902" x2="976.6720516965681" y2="338.91437802902" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_27_0__stack1"><rect x="975.8966074316241" y="338.138933764076" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="982.681744749884" y="338.13893376407594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="992.5686591279201" y="338.91437802902" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="992.5686591279201" y1="338.91437802902" x2="1004.588045234552" y2="338.91437802902" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_27_1__stack1"><rect x="1003.8126009696081" y="338.138933764076" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="998.5783521812361" y="338.13893376407594" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="988.6914378032" y="338.91437802902" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_28__stack1"><rect class="component chip sch-component-body" x="806.46203554136" y="166.37802907897998" width="49.822294022652045" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="806.46203554136" y="166.37802907897998" width="49.822294022652045" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="823.9095315026" y1="166.37802907897998" x2="823.9095315026" y2="154.35864297234798" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_28_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="823.9095315026" cy="153.583198707404" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="823.134087237656" y="152.80775444245998" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.1340872376561" y="159.980613893192" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 823.1340872376561 159.980613893192)"></text><text class="pin-number sch-pin-label" x="823.9095315026" y="170.25525040369996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 823.9095315026 170.25525040369996)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="823.9095315026" y1="170.25525040369996" x2="823.9095315026" y2="183.05008077527597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_28_1__stack1"><rect x="823.134087237656" y="182.27463651033196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="823.1340872376561" y="176.65266558948798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 823.1340872376561 176.65266558948798)"></text><text class="pin-number sch-pin-label" x="823.9095315026" y="166.37802907897998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 823.9095315026 166.37802907897998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_29__stack1"><rect class="component chip sch-component-body" x="616.47819063008" y="383.5024232633" width="45.16962843298802" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="616.47819063008" y="383.5024232633" width="45.16962843298802" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="633.9256865913201" y1="383.5024232633" x2="633.9256865913201" y2="370.70759289172395" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_29_0__stack1"><rect x="633.1502423263761" y="369.93214862677996" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="633.150242326376" y="377.10500807751197" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 633.150242326376 377.10500807751197)"></text><text class="pin-number sch-pin-label" x="633.9256865913201" y="387.37964458801997" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 633.9256865913201 387.37964458801997)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="633.9256865913201" y1="387.37964458801997" x2="633.9256865913201" y2="399.39903069465197" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_29_1__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="633.9256865913201" cy="400.17447495959595" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="633.1502423263761" y="399.39903069465197" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="633.150242326376" y="393.777059773808" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 633.150242326376 393.777059773808)"></text><text class="pin-number sch-pin-label" x="633.9256865913201" y="383.5024232633" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 633.9256865913201 383.5024232633)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_30__stack1"><rect class="component chip sch-component-body" x="315.99353796428005" y="224.53634894977998" width="49.82229402265199" height="3.8772213247200114" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="315.99353796428005" y="224.53634894977998" width="49.82229402265199" height="3.8772213247200114" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="333.44103392552" y1="224.53634894977998" x2="333.44103392552" y2="212.51696284314798" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_30_0__stack1"><circle class="component-pin sch-component-pin sch-port-terminal" cx="333.44103392552" cy="211.741518578204" r="0.775444264944" stroke-width="0.775444264944px"/><rect x="332.665589660576" y="210.96607431325998" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="332.665589660576" y="218.138933763992" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 332.665589660576 218.138933763992)"></text><text class="pin-number sch-pin-label" x="333.44103392552" y="228.4135702745" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 333.44103392552 228.4135702745)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="333.44103392552" y1="228.4135702745" x2="333.44103392552" y2="241.20840064607597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_30_1__stack1"><rect x="332.665589660576" y="240.43295638113196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="332.665589660576" y="234.81098546028798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 332.665589660576 234.81098546028798)"></text><text class="pin-number sch-pin-label" x="333.44103392552" y="224.53634894977998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 333.44103392552 224.53634894977998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_31__stack1"><rect class="component chip sch-component-body" x="876.2520193863201" y="166.37802907897998" width="45.16962843298802" height="3.877221324719983" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="876.2520193863201" y="166.37802907897998" width="45.16962843298802" height="3.877221324719983" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="893.69951534756" y1="166.37802907897998" x2="893.69951534756" y2="153.583198707404" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_31_0__stack1"><rect x="892.924071082616" y="152.80775444245998" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="892.9240710826161" y="159.980613893192" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 892.9240710826161 159.980613893192)"></text><text class="pin-number sch-pin-label" x="893.69951534756" y="170.25525040369996" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 893.69951534756 170.25525040369996)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="893.69951534756" y1="170.25525040369996" x2="893.69951534756" y2="183.05008077527597" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_31_1__stack1"><rect x="892.924071082616" y="182.27463651033196" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="892.9240710826161" y="176.65266558948798" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 892.9240710826161 176.65266558948798)"></text><text class="pin-number sch-pin-label" x="893.69951534756" y="166.37802907897998" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 893.69951534756 166.37802907897998)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_32__stack1"><rect class="component chip sch-component-body" x="473.02100161544" y="631.6445880453799" width="45.16962843298802" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="473.02100161544" y="631.6445880453799" width="45.16962843298802" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="490.46849757668" y1="631.6445880453799" x2="490.46849757668" y2="618.8497576738039" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_32_0__stack1"><rect x="489.69305331173604" y="618.0743134088599" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="489.69305331173604" y="625.247172859592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 489.69305331173604 625.247172859592)"></text><text class="pin-number sch-pin-label" x="490.46849757668" y="635.5218093701" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 490.46849757668 635.5218093701)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="490.46849757668" y1="635.5218093701" x2="490.46849757668" y2="648.316639741676" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_32_1__stack1"><rect x="489.69305331173604" y="647.541195476732" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="489.69305331173604" y="641.9192245558879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 489.69305331173604 641.9192245558879)"></text><text class="pin-number sch-pin-label" x="490.46849757668" y="631.6445880453799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 490.46849757668 631.6445880453799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_33__stack1"><rect class="component chip sch-component-body" x="542.8109854604" y="631.6445880453799" width="49.822294022652045" height="3.8772213247200398" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="542.8109854604" y="631.6445880453799" width="49.822294022652045" height="3.8772213247200398" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="560.25848142164" y1="631.6445880453799" x2="560.25848142164" y2="618.8497576738039" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_33_0__stack1"><rect x="559.483037156696" y="618.0743134088599" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="559.483037156696" y="625.247172859592" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 559.483037156696 625.247172859592)"></text><text class="pin-number sch-pin-label" x="560.25848142164" y="635.5218093701" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 560.25848142164 635.5218093701)">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="560.25848142164" y1="635.5218093701" x2="560.25848142164" y2="648.316639741676" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_33_1__stack1"><rect x="559.483037156696" y="647.541195476732" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="559.483037156696" y="641.9192245558879" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="rotate(-90 559.483037156696 641.9192245558879)"></text><text class="pin-number sch-pin-label" x="560.25848142164" y="631.6445880453799" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="rotate(-90 560.25848142164 631.6445880453799)">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_34__stack1"><rect class="component chip sch-component-body" x="613.4573505654575" y="422.90001873990263" width="9.918901453964963" height="33.64422746367461" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="613.4573505654575" y="422.90001873990263" width="9.918901453964963" height="33.64422746367461" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="613.4573505654575" y1="439.620372859462" x2="597.9484652665776" y2="439.620372859462" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_34_0__stack1"><rect x="597.1730210016336" y="438.844928594518" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="605.7029079160176" y="438.844928594518" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="617.3345718901776" y="439.620372859462" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="start" dominant-baseline="middle" font-size="5.81583198708px" transform="">anode</text><line class="component-pin sch-component-pin sch-port-line" x1="623.3762520194225" y1="439.82389208401787" x2="638.8851373183026" y2="439.82389208401787" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_34_1__stack1"><rect x="638.1096930533586" y="439.0484478190739" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="631.1306946688625" y="439.0484478190739" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform=""></text><text class="pin-number sch-pin-label" x="619.4990306947025" y="439.82389208401787" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="end" dominant-baseline="middle" font-size="5.81583198708px" transform="">cathode</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_35__stack1"><rect class="component chip sch-component-body" x="816.15508885316" y="718.8820678515799" width="20.25848142166194" height="7.7544426494400795" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="816.15508885316" y="718.8820678515799" width="20.25848142166194" height="7.7544426494400795" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="816.15508885316" y1="722.7592891763" x2="800.64620355428" y2="722.7592891763" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_35_0__stack1"><rect x="799.870759289336" y="721.983844911356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="808.40064620372" y="721.9838449113561" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_36__stack1"><rect class="component chip sch-component-body" x="885.94507269812" y="718.8820678515799" width="10.953150242334118" height="7.7544426494400795" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="885.94507269812" y="718.8820678515799" width="10.953150242334118" height="7.7544426494400795" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="885.94507269812" y1="722.7592891763" x2="870.43618739924" y2="722.7592891763" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_36_0__stack1"><rect x="869.660743134296" y="721.983844911356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="878.1906300486801" y="721.9838449113561" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_37__stack1"><rect class="component chip sch-component-body" x="955.73505654308" y="718.8820678515799" width="20.258481421662054" height="7.7544426494400795" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="955.73505654308" y="718.8820678515799" width="20.258481421662054" height="7.7544426494400795" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="955.73505654308" y1="722.7592891763" x2="940.2261712442" y2="722.7592891763" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_37_0__stack1"><rect x="939.450726979256" y="721.983844911356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="947.98061389364" y="721.9838449113561" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text></g><g class="sch-component" data-circuit-json-type="schematic_component" data-schematic-component-id="schematic_component_38__stack1"><rect class="component chip sch-component-body" x="1025.52504038804" y="718.8820678515799" width="10.953150242334004" height="7.7544426494400795" stroke-width="0.775444264944px" fill="rgb(255, 255, 194)" stroke="rgb(132, 0, 0)"/><rect class="component-overlay sch-component-overlay" x="1025.52504038804" y="718.8820678515799" width="10.953150242334004" height="7.7544426494400795" fill="transparent"/><line class="component-pin sch-component-pin sch-port-line" x1="1025.52504038804" y1="722.7592891763" x2="1010.0161550891601" y2="722.7592891763" stroke-width="0.775444264944px"/><g class="sch-port" data-schematic-port-id="source_port_38_0__stack1"><rect x="1009.2407108242161" y="721.983844911356" width="1.550888529888" height="1.550888529888" opacity="0"/></g><text class="pin-number sch-pin-number" x="1017.7705977386" y="721.9838449113561" style="font-family: sans-serif;" fill="rgb(169, 0, 0)" text-anchor="middle" dominant-baseline="auto" font-size="5.81583198708px" transform="">1</text></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_0__stack1"><circle cx="591.2762520194001" cy="328.05815831980397" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_0_1__stack1"><circle cx="591.2762520194001" cy="287.73505654271594" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_0__stack1"><circle cx="591.2762520194001" cy="342.79159935373997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_1_1__stack1"><circle cx="591.2762520194001" cy="366.05492730206" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_0__stack1"><circle cx="36.83360258443997" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_2_1__stack1"><circle cx="36.83360258443997" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_0__stack1"><circle cx="102.74636510468008" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_3_1__stack1"><circle cx="102.74636510468008" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_0__stack1"><circle cx="168.65912762492002" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_4_1__stack1"><circle cx="168.65912762492002" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_0__stack1"><circle cx="234.57189014516007" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_5_1__stack1"><circle cx="234.57189014516007" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_0__stack1"><circle cx="300.48465266540006" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_6_1__stack1"><circle cx="300.48465266540006" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_0__stack1"><circle cx="366.39741518564006" cy="316.42649434564396" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_7_1__stack1"><circle cx="366.39741518564006" cy="345.89337641351597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_0__stack1"><circle cx="971.2439418419601" cy="618.07431340886" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_8_1__stack1"><circle cx="971.2439418419601" cy="594.81098546054" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_0__stack1"><circle cx="1126.3327948307601" cy="134.19709208380397" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_9_1__stack1"><circle cx="1126.3327948307601" cy="163.66397415167597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_0__stack1"><circle cx="754.11954765764" cy="153.583198707404" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_10_1__stack1"><circle cx="754.11954765764" cy="183.05008077527597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_0__stack1"><circle cx="525.36348949916" cy="424.98869143780394" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_11_1__stack1"><circle cx="525.36348949916" cy="454.45557350567594" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_0__stack1"><circle cx="816.15508885316" cy="261.36995153462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_1__stack1"><circle cx="947.98061389364" cy="261.36995153462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_2__stack1"><circle cx="816.15508885316" cy="269.12439418405995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_3__stack1"><circle cx="947.98061389364" cy="269.12439418405995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_4__stack1"><circle cx="816.15508885316" cy="276.8788368335" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_5__stack1"><circle cx="816.15508885316" cy="284.63327948294" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_6__stack1"><circle cx="947.98061389364" cy="315.6510500807" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_7__stack1"><circle cx="816.15508885316" cy="292.38772213237996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_8__stack1"><circle cx="947.98061389364" cy="307.89660743125995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_9__stack1"><circle cx="816.15508885316" cy="300.14216478181993" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_10__stack1"><circle cx="816.15508885316" cy="307.89660743125995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_11__stack1"><circle cx="947.98061389364" cy="300.14216478181993" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_12__stack1"><circle cx="816.15508885316" cy="315.6510500807" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_13__stack1"><circle cx="947.98061389364" cy="292.38772213237996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_14__stack1"><circle cx="947.98061389364" cy="284.63327948294" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_12_15__stack1"><circle cx="947.98061389364" cy="276.8788368335" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_0__stack1"><circle cx="402.06785137306406" cy="71.38610662333997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_1__stack1"><circle cx="402.06785137306406" cy="79.14054927277994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_2__stack1"><circle cx="402.06785137306406" cy="86.8949919222199" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_3__stack1"><circle cx="402.06785137306406" cy="94.64943457165992" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_4__stack1"><circle cx="402.06785137306406" cy="102.40387722109995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_5__stack1"><circle cx="402.06785137306406" cy="110.15831987053997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_6__stack1"><circle cx="402.06785137306406" cy="117.91276251997994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_7__stack1"><circle cx="402.06785137306406" cy="125.6672051694199" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_8__stack1"><circle cx="402.06785137306406" cy="133.42164781885992" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_9__stack1"><circle cx="402.06785137306406" cy="141.17609046829992" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_10__stack1"><circle cx="402.06785137306406" cy="148.9305331177399" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_11__stack1"><circle cx="402.06785137306406" cy="156.6849757671799" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_12__stack1"><circle cx="402.06785137306406" cy="164.43941841661993" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_13__stack1"><circle cx="402.06785137306406" cy="172.19386106605992" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_14__stack1"><circle cx="402.06785137306406" cy="179.94830371549995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_15__stack1"><circle cx="402.06785137306406" cy="187.70274636493994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_16__stack1"><circle cx="402.06785137306406" cy="195.45718901437996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_17__stack1"><circle cx="402.06785137306406" cy="203.21163166381996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_18__stack1"><circle cx="402.06785137306406" cy="210.96607431325998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_19__stack1"><circle cx="402.06785137306406" cy="218.72051696269997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_20__stack1"><circle cx="402.06785137306406" cy="226.47495961213994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_21__stack1"><circle cx="402.06785137306406" cy="234.22940226158" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_22__stack1"><circle cx="402.06785137306406" cy="241.98384491102" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_23__stack1"><circle cx="402.06785137306406" cy="249.73828756045998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_24__stack1"><circle cx="402.06785137306406" cy="257.4927302099" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_25__stack1"><circle cx="402.06785137306406" cy="265.24717285934" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_26__stack1"><circle cx="402.06785137306406" cy="273.00161550878" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_27__stack1"><circle cx="402.06785137306406" cy="280.75605815822" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_28__stack1"><circle cx="402.06785137306406" cy="288.51050080766004" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_29__stack1"><circle cx="541.647819062984" cy="284.63327948294" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_30__stack1"><circle cx="541.647819062984" cy="276.87883683350003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_31__stack1"><circle cx="541.647819062984" cy="269.12439418406" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_32__stack1"><circle cx="541.647819062984" cy="261.36995153462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_33__stack1"><circle cx="541.647819062984" cy="253.61550888518002" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_34__stack1"><circle cx="541.647819062984" cy="245.86106623574003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_35__stack1"><circle cx="541.647819062984" cy="238.1066235863" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_36__stack1"><circle cx="541.647819062984" cy="230.35218093686" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_37__stack1"><circle cx="541.647819062984" cy="222.59773828742004" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_38__stack1"><circle cx="541.647819062984" cy="214.84329563798002" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_39__stack1"><circle cx="541.647819062984" cy="207.08885298854003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_40__stack1"><circle cx="541.647819062984" cy="199.33441033910003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_41__stack1"><circle cx="541.647819062984" cy="191.57996768966" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_42__stack1"><circle cx="541.647819062984" cy="183.82552504022004" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_43__stack1"><circle cx="541.647819062984" cy="176.07108239078" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_44__stack1"><circle cx="541.647819062984" cy="168.31663974134003" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_45__stack1"><circle cx="541.647819062984" cy="160.56219709189998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_46__stack1"><circle cx="541.647819062984" cy="152.80775444246" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_47__stack1"><circle cx="541.647819062984" cy="145.05331179301996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_48__stack1"><circle cx="541.647819062984" cy="137.29886914358" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_49__stack1"><circle cx="541.647819062984" cy="129.54442649414" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_50__stack1"><circle cx="541.647819062984" cy="121.78998384469998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_51__stack1"><circle cx="541.647819062984" cy="114.03554119525995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_52__stack1"><circle cx="541.647819062984" cy="106.28109854581999" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_53__stack1"><circle cx="541.647819062984" cy="98.52665589637996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_54__stack1"><circle cx="541.647819062984" cy="90.77221324693994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_55__stack1"><circle cx="541.647819062984" cy="83.01777059749998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_13_56__stack1"><circle cx="541.647819062984" cy="75.26332794805995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_0__stack1"><circle cx="1095.315024233" cy="214.84329563798" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_1__stack1"><circle cx="1095.315024233" cy="222.59773828741996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_2__stack1"><circle cx="1095.315024233" cy="230.35218093685998" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_3__stack1"><circle cx="1095.315024233" cy="261.36995153462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_4__stack1"><circle cx="1095.315024233" cy="238.10662358629997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_5__stack1"><circle cx="1095.315024233" cy="245.86106623573997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_6__stack1"><circle cx="1095.315024233" cy="253.61550888517996" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_7__stack1"><circle cx="1095.315024233" cy="207.08885298853997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_14_8__stack1"><circle cx="1095.315024233" cy="269.12439418405995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_0__stack1"><circle cx="486.59127625196004" cy="377.68659127622" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_1__stack1"><circle cx="486.59127625196004" cy="385.44103392565995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_2__stack1"><circle cx="486.59127625196004" cy="393.1954765751" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_3__stack1"><circle cx="564.13570274636" cy="389.31825525038" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_15_4__stack1"><circle cx="564.13570274636" cy="381.56381260093997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_0__stack1"><circle cx="521.48626817444" cy="540.142164781988" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_1__stack1"><circle cx="520.7108239094961" cy="595.1987075930119" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_2__stack1"><circle cx="500.549273020952" cy="568.058158319972" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_16_3__stack1"><circle cx="598.2552504038961" cy="568.058158319972" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_0__stack1"><circle cx="790.177705977536" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_1__stack1"><circle cx="790.177705977536" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_2__stack1"><circle cx="826.623586429904" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_17_3__stack1"><circle cx="826.623586429904" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_0__stack1"><circle cx="953.021001615776" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_1__stack1"><circle cx="953.021001615776" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_2__stack1"><circle cx="989.4668820681441" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_18_3__stack1"><circle cx="989.4668820681441" cy="548.2843295639" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_0__stack1"><circle cx="878.1906300486801" cy="615.7479806140279" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_19_1__stack1"><circle cx="878.1906300486801" cy="573.8739903070519" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_0__stack1"><circle cx="1037.1567043622" cy="623.502423263468" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_20_1__stack1"><circle cx="1037.1567043622" cy="581.628432956492" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_0__stack1"><circle cx="808.40064620372" cy="618.07431340886" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_21_1__stack1"><circle cx="808.40064620372" cy="594.81098546054" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_0__stack1"><circle cx="878.1906300486801" cy="544.4071082391799" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_22_1__stack1"><circle cx="878.1906300486801" cy="567.6704361875" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_0__stack1"><circle cx="1037.1567043622" cy="544.4071082391799" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_23_1__stack1"><circle cx="1037.1567043622" cy="567.6704361875" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_24_0__stack1"><circle cx="754.11954765764" cy="362.17770597734" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_24_1__stack1"><circle cx="754.11954765764" cy="385.44103392565995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_25_0__stack1"><circle cx="1048.78836833636" cy="323.40549273013994" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_25_1__stack1"><circle cx="1048.78836833636" cy="346.66882067845995" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_26_0__stack1"><circle cx="976.6720516965681" cy="381.56381260093997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_26_1__stack1"><circle cx="1004.588045234552" cy="381.56381260093997" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_27_0__stack1"><circle cx="976.6720516965681" cy="338.91437802902" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_27_1__stack1"><circle cx="1004.588045234552" cy="338.91437802902" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_28_0__stack1"><circle cx="823.9095315026" cy="153.583198707404" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_28_1__stack1"><circle cx="823.9095315026" cy="183.05008077527597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_29_0__stack1"><circle cx="633.9256865913201" cy="370.70759289172395" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_29_1__stack1"><circle cx="633.9256865913201" cy="400.17447495959595" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_30_0__stack1"><circle cx="333.44103392552" cy="211.741518578204" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_30_1__stack1"><circle cx="333.44103392552" cy="241.20840064607597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_31_0__stack1"><circle cx="893.69951534756" cy="153.583198707404" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_31_1__stack1"><circle cx="893.69951534756" cy="183.05008077527597" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_32_0__stack1"><circle cx="490.46849757668" cy="618.8497576738039" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_32_1__stack1"><circle cx="490.46849757668" cy="648.316639741676" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_33_0__stack1"><circle cx="560.25848142164" cy="618.8497576738039" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_33_1__stack1"><circle cx="560.25848142164" cy="648.316639741676" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_34_0__stack1"><circle cx="597.9484652665776" cy="439.620372859462" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_34_1__stack1"><circle cx="638.8851373183026" cy="439.82389208401787" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_35_0__stack1"><circle cx="800.64620355428" cy="722.7592891763" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_36_0__stack1"><circle cx="870.43618739924" cy="722.7592891763" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_37_0__stack1"><circle cx="940.2261712442" cy="722.7592891763" r="1.550888529888" fill="red" opacity="0"/></g><g class="schematic-port-hover sch-port-hover" data-schematic-port-id="source_port_38_0__stack1"><circle cx="1010.0161550891601" cy="722.7592891763" r="1.550888529888" fill="red" opacity="0"/></g><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_0__stack1" d="
|
|
465
467
|
M 591.2762520194001,287.73505654271594
|
|
466
468
|
L 587.39903069468,285.6413570273671
|
|
467
469
|
L 587.39903069468,272.345072697794
|
|
@@ -616,61 +618,47 @@ MCU_BUS_CURRENT" data-x="-1.5400000000000003" data-y="4.999999999999998" cx="307
|
|
|
616
618
|
L 488.3747980613312,589.576736672168
|
|
617
619
|
Z
|
|
618
620
|
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_37__stack1" x="486.97899838443203" y="593.453957996888" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="">XIN</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_38__stack1" d="
|
|
619
|
-
M 402.06785137306406,218.72051696269997
|
|
620
|
-
L 399.97415185771524,222.59773828742
|
|
621
|
-
L 384.1912762518884,222.59773828742
|
|
622
|
-
L 384.1912762518884,214.84329563797996
|
|
623
|
-
L 399.97415185771524,214.84329563797996
|
|
624
|
-
Z
|
|
625
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_38__stack1" x="398.57835218081607" y="218.72051696269997" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="">XIN</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_39__stack1" d="
|
|
626
621
|
M 560.25848142164,612.936995153606
|
|
627
622
|
L 562.3521809369888,609.0597738288859
|
|
628
623
|
L 585.5327948303815,609.0597738288859
|
|
629
624
|
L 585.5327948303815,616.814216478326
|
|
630
625
|
L 562.3521809369888,616.814216478326
|
|
631
626
|
Z
|
|
632
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="
|
|
633
|
-
M 402.06785137306406,226.47495961213994
|
|
634
|
-
L 399.97415185771524,230.35218093685995
|
|
635
|
-
L 376.79353796432264,230.35218093685992
|
|
636
|
-
L 376.79353796432264,222.59773828741993
|
|
637
|
-
L 399.97415185771524,222.59773828741993
|
|
638
|
-
Z
|
|
639
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_40__stack1" x="398.57835218081607" y="226.47495961213994" fill="rgb(132, 0, 0)" text-anchor="end" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="">XOUT</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_41__stack1" d="
|
|
627
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_38__stack1" x="563.747980613888" y="612.936995153606" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="">XOUT</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_39__stack1" d="
|
|
640
628
|
M 308.9757673665368,210.92730210001278
|
|
641
629
|
L 305.0985460418168,208.833602584664
|
|
642
630
|
L 305.0985460418168,195.53731825509087
|
|
643
631
|
L 312.85298869125677,195.53731825509087
|
|
644
632
|
L 312.85298869125677,208.833602584664
|
|
645
633
|
Z
|
|
646
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="
|
|
634
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_39__stack1" x="308.9757673665368" y="207.4378029077648" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="rotate(-90 308.9757673665368 207.4378029077648)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_40__stack1" d="
|
|
647
635
|
M 578.1324717285992,148.93053311774003
|
|
648
636
|
L 580.226171243948,145.05331179302001
|
|
649
637
|
L 593.5224555735211,145.05331179302001
|
|
650
638
|
L 593.5224555735211,152.80775444246004
|
|
651
639
|
L 580.226171243948,152.80775444246004
|
|
652
640
|
Z
|
|
653
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="
|
|
641
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_40__stack1" x="581.6219709208472" y="148.93053311774003" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_41__stack1" d="
|
|
654
642
|
M 333.44103392552,211.741518578204
|
|
655
643
|
L 329.5638126008,209.6478190628552
|
|
656
644
|
L 329.5638126008,196.35153473328208
|
|
657
645
|
L 337.31825525024,196.35153473328208
|
|
658
646
|
L 337.31825525024,209.6478190628552
|
|
659
647
|
Z
|
|
660
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="
|
|
648
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_41__stack1" x="333.44103392552" y="208.252019385956" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="rotate(-90 333.44103392552 208.252019385956)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_42__stack1" d="
|
|
661
649
|
M 479.57350565421683,373.7705977382528
|
|
662
650
|
L 475.69628432949685,371.67689822290396
|
|
663
651
|
L 475.69628432949685,358.38061389333086
|
|
664
652
|
L 483.4507269789368,358.38061389333086
|
|
665
653
|
L 483.4507269789368,371.67689822290396
|
|
666
654
|
Z
|
|
667
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="
|
|
655
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_42__stack1" x="479.57350565421683" y="370.2810985460048" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="rotate(-90 479.57350565421683 370.2810985460048)">XX</text><path class="net-label sch-net-label" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_43__stack1" d="
|
|
668
656
|
M 1037.1567043622,574.6494345719959
|
|
669
657
|
L 1039.2504038775487,570.7722132472759
|
|
670
658
|
L 1052.5466882071219,570.7722132472759
|
|
671
659
|
L 1052.5466882071219,578.526655896716
|
|
672
660
|
L 1039.2504038775487,578.526655896716
|
|
673
661
|
Z
|
|
674
|
-
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_45__stack1" x="1040.646203554448" y="574.6494345719959" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="">XX</text><text class="sch-text" x="880.516962843512" y="328.44588045227596" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 880.516962843512, 328.44588045227596)">TYPE_C_16PIN_2MD_073_</text><text class="sch-text" x="843.2956381262001" y="249.156704361752" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 843.2956381262001, 249.156704361752)">J_USB</text><text class="sch-text" x="431.534733440936" y="297.428109854516" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495989px" transform="rotate(0, 431.534733440936, 297.428109854516)">RP2040</text><text class="sch-text" x="422.229402261608" y="63.05008077519193" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 422.229402261608, 63.05008077519193)">U1</text><text class="sch-text" x="1138.739903069864" y="281.919224555636" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495989px" transform="rotate(0, 1138.739903069864, 281.919224555636)">W25Q16JVUXIQ</text><text class="sch-text" x="1115.476575121544" y="194.87560581567197" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 1115.476575121544, 194.87560581567197)">U2</text><text class="sch-text" x="536.99515347332" y="402.113085621956" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 536.99515347332, 402.113085621956)">AP2112K_3_3TRG1</text><text class="sch-text" x="506.752827140504" y="369.35056542807195" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 506.752827140504, 369.35056542807195)">U3</text><text class="sch-text" x="560.0549273020922" y="365.667205169588" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 560.0549273020922, 365.667205169588)">XXXX</text><text class="sch-text" x="749.8546042004481" y="327.28271405486" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(-90, 749.8546042004481, 327.28271405486)">XXX</text><text class="sch-text" x="998.3844911150001" y="288.122778675188" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 998.3844911150001, 288.122778675188)">XXX</text><text class="sch-text" x="941.0016155091441" y="587.0565428110999" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(-90, 941.0016155091441, 587.0565428110999)">RUN_R</text><text class="sch-text" x="388.8852988690161" y="260.982229402148" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 388.8852988690161, 260.982229402148)">RUN_R</text><text class="sch-text" x="557.932148626808" y="78.752827140308" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 557.932148626808, 78.752827140308)">QSPI_SS</text><text class="sch-text" x="1079.030694669176" y="210.578352180788" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1079.030694669176, 210.578352180788)">QSPI_SS</text><text class="sch-text" x="778.158319870904" y="587.0565428110999" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(-90, 778.158319870904, 587.0565428110999)">QSPI_SS</text><text class="sch-text" x="559.483037156696" y="102.01615508862795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 102.01615508862795)">QSPI_SD0</text><text class="sch-text" x="1077.479806139288" y="233.84168012910797" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1077.479806139288, 233.84168012910797)">QSPI_SD0</text><text class="sch-text" x="559.483037156696" y="86.50726978974791" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 86.50726978974791)">QSPI_SD1</text><text class="sch-text" x="1077.479806139288" y="218.33279483022795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1077.479806139288, 218.33279483022795)">QSPI_SD1</text><text class="sch-text" x="559.483037156696" y="94.26171243918793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 94.26171243918793)">QSPI_SD2</text><text class="sch-text" x="1077.479806139288" y="226.08723747966795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1077.479806139288, 226.08723747966795)">QSPI_SD2</text><text class="sch-text" x="559.483037156696" y="117.52504038750794" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 117.52504038750794)">QSPI_SD3</text><text class="sch-text" x="1077.479806139288" y="249.350565427988" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1077.479806139288, 249.350565427988)">QSPI_SD3</text><text class="sch-text" x="561.033925686584" y="109.77059773806798" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 561.033925686584, 109.77059773806798)">QSPI_SCLK</text><text class="sch-text" x="1075.9289176094" y="241.596122778548" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1075.9289176094, 241.596122778548)">QSPI_SCLK</text><text class="sch-text" x="1019.321486268488" y="377.298869143748" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1019.321486268488, 377.298869143748)">USB_DN</text><text class="sch-text" x="556.38126009692" y="156.29725363470797" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 556.38126009692, 156.29725363470797)">USB_DN</text><text class="sch-text" x="1019.321486268488" y="334.64943457182795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1019.321486268488, 334.64943457182795)">USB_DP</text><text class="sch-text" x="556.38126009692" y="148.54281098526798" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 556.38126009692, 148.54281098526798)">USB_DP</text><text class="sch-text" x="559.483037156696" y="226.08723747966798" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 226.08723747966798)">LED_GP25</text><text class="sch-text" x="873.9256865914881" y="526.5718901454679" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(-90, 873.9256865914881, 526.5718901454679)">LED_GP25</text><text class="sch-text" x="388.8852988690161" y="245.47334410326798" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 388.8852988690161, 245.47334410326798)">SWCLK</text><text class="sch-text" x="787.463651050232" y="718.494345719108" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 787.463651050232, 718.494345719108)">SWCLK</text><text class="sch-text" x="390.43618739890405" y="253.227786752708" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 390.43618739890405, 253.227786752708)">SWD</text><text class="sch-text" x="928.59450727004" y="718.494345719108" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 928.59450727004, 718.494345719108)">SWD</text><text class="sch-text" x="378.02907915980006" y="74.87560581558796" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 74.87560581558796)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="82.63004846502793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 82.63004846502793)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="90.38449111446795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 90.38449111446795)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="98.13893376390791" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 98.13893376390791)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="105.89337641334794" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 105.89337641334794)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="113.6478190627879" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 113.6478190627879)">XXXXXXXXXXXX</text><text class="sch-text" x="367.17285945058404" y="121.40226171222793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 367.17285945058404, 121.40226171222793)">XXXXXXXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="129.15670436166795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 129.15670436166795)">XXXXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="144.6655896605479" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 144.6655896605479)">XXXXXXXXXXXX</text><text class="sch-text" x="373.37641357013604" y="152.4200323099879" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 373.37641357013604, 152.4200323099879)">XXXXXXXXXXXXXXX</text><text class="sch-text" x="373.37641357013604" y="160.17447495942793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 373.37641357013604, 160.17447495942793)">XXXXXXXXXXXXXXX</text><text class="sch-text" x="373.37641357013604" y="167.92891760886792" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 373.37641357013604, 167.92891760886792)">XXXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="175.6833602583079" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 175.6833602583079)">XXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="183.43780290774794" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 183.43780290774794)">XXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="191.19224555718793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 191.19224555718793)">XXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="198.94668820662795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 198.94668820662795)">XXXXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="268.736672051588" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 268.736672051588)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="276.491114701028" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 276.491114701028)">XXXXXXXXXXXX</text><text class="sch-text" x="371.825525040248" y="284.245557350468" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 371.825525040248, 284.245557350468)">XXXXXXXXXXXXXXXX</text><text class="sch-text" x="573.441033925688" y="218.332794830228" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 573.441033925688, 218.332794830228)">XXXXXXXXXXXXXXXXX</text><text class="sch-text" x="573.441033925688" y="210.57835218078802" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 573.441033925688, 210.57835218078802)">XXXXXXXXXXXXXXXXX</text><text class="sch-text" x="573.441033925688" y="202.823909531348" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 573.441033925688, 202.823909531348)">XXXXXXXXXXXXXXXXX</text><text class="sch-text" x="570.339256865912" y="195.06946688190803" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 570.339256865912, 195.06946688190803)">XXXXXXXXXXXXXXX</text><rect class="schematic-box sch-box" x="831.66397415204" y="324.95638126002797" width="97.70597738294396" height="6.978998384495981" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="829.337641357208" y="244.310177705852" width="27.915993537984036" height="9.693053311799986" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="417.576736671944" y="293.938610662268" width="27.915993537984036" height="6.978998384495981" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="415.25040387711203" y="58.20355411929194" width="13.957996768991961" height="9.693053311800043" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="1110.8239095318802" y="278.429725363388" width="55.83198707596807" height="6.978998384495981" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="1108.497576737048" y="190.029079159772" width="13.957996768992189" height="9.693053311799957" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="502.10016155084" y="398.623586429708" width="69.78998384495998" height="6.978998384495981" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="499.773828756008" y="364.50403877217195" width="13.957996768991961" height="9.693053311799986" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/>
|
|
662
|
+
" fill="rgba(255, 255, 255, 0.6)" stroke="rgb(132, 0, 0)" stroke-width="0.775444264944px"/><text class="net-label-text sch-net-label-text" data-circuit-json-type="schematic_net_label" data-schematic-net-label-id="schematic_net_label_43__stack1" x="1040.646203554448" y="574.6494345719959" fill="rgb(132, 0, 0)" text-anchor="start" dominant-baseline="central" font-family="sans-serif" font-variant-numeric="tabular-nums" font-size="6.978998384495999px" transform="">XX</text><text class="sch-text" x="880.516962843512" y="328.44588045227596" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 880.516962843512, 328.44588045227596)">TYPE_C_16PIN_2MD_073_</text><text class="sch-text" x="843.2956381262001" y="249.156704361752" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 843.2956381262001, 249.156704361752)">J_USB</text><text class="sch-text" x="431.534733440936" y="297.428109854516" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495989px" transform="rotate(0, 431.534733440936, 297.428109854516)">RP2040</text><text class="sch-text" x="422.229402261608" y="63.05008077519193" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 422.229402261608, 63.05008077519193)">U1</text><text class="sch-text" x="1138.739903069864" y="281.919224555636" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495989px" transform="rotate(0, 1138.739903069864, 281.919224555636)">W25Q16JVUXIQ</text><text class="sch-text" x="1115.476575121544" y="194.87560581567197" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 1115.476575121544, 194.87560581567197)">U2</text><text class="sch-text" x="536.99515347332" y="402.113085621956" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 536.99515347332, 402.113085621956)">AP2112K_3_3TRG1</text><text class="sch-text" x="506.752827140504" y="369.35056542807195" fill="#7e22ce" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="6.978998384495999px" transform="rotate(0, 506.752827140504, 369.35056542807195)">U3</text><text class="sch-text" x="560.0549273020922" y="365.667205169588" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 560.0549273020922, 365.667205169588)">XXXX</text><text class="sch-text" x="749.8546042004481" y="327.28271405486" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(-90, 749.8546042004481, 327.28271405486)">XXX</text><text class="sch-text" x="998.3844911150001" y="288.122778675188" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 998.3844911150001, 288.122778675188)">XXX</text><text class="sch-text" x="941.0016155091441" y="587.0565428110999" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(-90, 941.0016155091441, 587.0565428110999)">RUN_R</text><text class="sch-text" x="388.8852988690161" y="260.982229402148" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 388.8852988690161, 260.982229402148)">RUN_R</text><text class="sch-text" x="557.932148626808" y="78.752827140308" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 557.932148626808, 78.752827140308)">QSPI_SS</text><text class="sch-text" x="1079.030694669176" y="210.578352180788" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1079.030694669176, 210.578352180788)">QSPI_SS</text><text class="sch-text" x="778.158319870904" y="587.0565428110999" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(-90, 778.158319870904, 587.0565428110999)">QSPI_SS</text><text class="sch-text" x="559.483037156696" y="102.01615508862795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 102.01615508862795)">QSPI_SD0</text><text class="sch-text" x="1077.479806139288" y="233.84168012910797" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1077.479806139288, 233.84168012910797)">QSPI_SD0</text><text class="sch-text" x="559.483037156696" y="86.50726978974791" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 86.50726978974791)">QSPI_SD1</text><text class="sch-text" x="1077.479806139288" y="218.33279483022795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1077.479806139288, 218.33279483022795)">QSPI_SD1</text><text class="sch-text" x="559.483037156696" y="94.26171243918793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 94.26171243918793)">QSPI_SD2</text><text class="sch-text" x="1077.479806139288" y="226.08723747966795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1077.479806139288, 226.08723747966795)">QSPI_SD2</text><text class="sch-text" x="559.483037156696" y="117.52504038750794" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 117.52504038750794)">QSPI_SD3</text><text class="sch-text" x="1077.479806139288" y="249.350565427988" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1077.479806139288, 249.350565427988)">QSPI_SD3</text><text class="sch-text" x="561.033925686584" y="109.77059773806798" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 561.033925686584, 109.77059773806798)">QSPI_SCLK</text><text class="sch-text" x="1075.9289176094" y="241.596122778548" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1075.9289176094, 241.596122778548)">QSPI_SCLK</text><text class="sch-text" x="1019.321486268488" y="377.298869143748" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1019.321486268488, 377.298869143748)">USB_DN</text><text class="sch-text" x="556.38126009692" y="156.29725363470797" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 556.38126009692, 156.29725363470797)">USB_DN</text><text class="sch-text" x="1019.321486268488" y="334.64943457182795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 1019.321486268488, 334.64943457182795)">USB_DP</text><text class="sch-text" x="556.38126009692" y="148.54281098526798" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 556.38126009692, 148.54281098526798)">USB_DP</text><text class="sch-text" x="390.43618739890405" y="214.45557350550797" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 390.43618739890405, 214.45557350550797)">XIN</text><text class="sch-text" x="390.43618739890405" y="222.21001615494794" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 390.43618739890405, 222.21001615494794)">XOUT</text><text class="sch-text" x="559.483037156696" y="226.08723747966798" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 559.483037156696, 226.08723747966798)">LED_GP25</text><text class="sch-text" x="873.9256865914881" y="526.5718901454679" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(-90, 873.9256865914881, 526.5718901454679)">LED_GP25</text><text class="sch-text" x="388.8852988690161" y="245.47334410326798" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 388.8852988690161, 245.47334410326798)">SWCLK</text><text class="sch-text" x="787.463651050232" y="718.494345719108" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 787.463651050232, 718.494345719108)">SWCLK</text><text class="sch-text" x="390.43618739890405" y="253.227786752708" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 390.43618739890405, 253.227786752708)">SWD</text><text class="sch-text" x="928.59450727004" y="718.494345719108" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 928.59450727004, 718.494345719108)">SWD</text><text class="sch-text" x="378.02907915980006" y="74.87560581558796" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 74.87560581558796)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="82.63004846502793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 82.63004846502793)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="90.38449111446795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 90.38449111446795)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="98.13893376390791" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 98.13893376390791)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="105.89337641334794" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 105.89337641334794)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="113.6478190627879" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 113.6478190627879)">XXXXXXXXXXXX</text><text class="sch-text" x="367.17285945058404" y="121.40226171222793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 367.17285945058404, 121.40226171222793)">XXXXXXXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="129.15670436166795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 129.15670436166795)">XXXXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="144.6655896605479" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 144.6655896605479)">XXXXXXXXXXXX</text><text class="sch-text" x="373.37641357013604" y="152.4200323099879" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 373.37641357013604, 152.4200323099879)">XXXXXXXXXXXXXXX</text><text class="sch-text" x="373.37641357013604" y="160.17447495942793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 373.37641357013604, 160.17447495942793)">XXXXXXXXXXXXXXX</text><text class="sch-text" x="373.37641357013604" y="167.92891760886792" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 373.37641357013604, 167.92891760886792)">XXXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="175.6833602583079" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 175.6833602583079)">XXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="183.43780290774794" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 183.43780290774794)">XXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="191.19224555718793" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 191.19224555718793)">XXXXXXXXXXXXXX</text><text class="sch-text" x="374.927302100024" y="198.94668820662795" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 374.927302100024, 198.94668820662795)">XXXXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="268.736672051588" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 268.736672051588)">XXXXXXXXXXXX</text><text class="sch-text" x="378.02907915980006" y="276.491114701028" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 378.02907915980006, 276.491114701028)">XXXXXXXXXXXX</text><text class="sch-text" x="371.825525040248" y="284.245557350468" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 371.825525040248, 284.245557350468)">XXXXXXXXXXXXXXXX</text><text class="sch-text" x="573.441033925688" y="218.332794830228" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 573.441033925688, 218.332794830228)">XXXXXXXXXXXXXXXXX</text><text class="sch-text" x="573.441033925688" y="210.57835218078802" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 573.441033925688, 210.57835218078802)">XXXXXXXXXXXXXXXXX</text><text class="sch-text" x="573.441033925688" y="202.823909531348" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 573.441033925688, 202.823909531348)">XXXXXXXXXXXXXXXXX</text><text class="sch-text" x="570.339256865912" y="195.06946688190803" fill="#047857" text-anchor="middle" dominant-baseline="middle" font-family="sans-serif" font-size="4.652665589664px" transform="rotate(0, 570.339256865912, 195.06946688190803)">XXXXXXXXXXXXXXX</text><rect class="schematic-box sch-box" x="831.66397415204" y="324.95638126002797" width="97.70597738294396" height="6.978998384495981" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="829.337641357208" y="244.310177705852" width="27.915993537984036" height="9.693053311799986" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="417.576736671944" y="293.938610662268" width="27.915993537984036" height="6.978998384495981" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="415.25040387711203" y="58.20355411929194" width="13.957996768991961" height="9.693053311800043" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="1110.8239095318802" y="278.429725363388" width="55.83198707596807" height="6.978998384495981" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="1108.497576737048" y="190.029079159772" width="13.957996768992189" height="9.693053311799957" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="502.10016155084" y="398.623586429708" width="69.78998384495998" height="6.978998384495981" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/><rect class="schematic-box sch-box" x="499.773828756008" y="364.50403877217195" width="13.957996768991961" height="9.693053311799986" stroke-width="0.775444264944px" stroke="rgb(132, 0, 0)" fill="transparent" stroke-dasharray="6.203554119552 3.101777059776"/>
|
|
675
663
|
</g>
|
|
676
664
|
</svg>
|