diff --git a/README.md b/README.md
index 1a418242fb5cfa9ff50ad0ce0f059b428dbc4df6..2f29877ff34e55483ad4977c46cd3195ec98d0da 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,35 @@
 # DRV8436 breakout board
-A tiny castellated carrier for the QFN version of TI's [DRV8436](https://www.ti.com/lit/ds/symlink/drv8436.pdf) stepper driver. 
-
+A tiny castellated carrier for the QFN version of TI's [DRV8436](https://www.ti.com/lit/ds/symlink/drv8436.pdf) stepper driver.
 ![overview](img/overview.jpg)
 
 As used in a circuit:
 ![example](img/example.jpg)
 
-## v0.1
+Fabrication:
+![fabrication](img/fabrication.jpg)
+
+## v0.2 ("baa")
+The second spin of the board breaks out the `nSleep` pin to a dedicated castellated pad, so the user can freely use `M0` and `M1` to select up to 1/256 microstepping. The assembled devices also use TI's [DRV8434](https://www.ti.com/lit/ds/symlink/drv8434.pdf) instead of the -6, a pin-compatible part which substantially increases the current handling capability of the board to 1.8 A RMS. External dimensions are unchanged, beyond a minor pad spacing change for the bottom row: `GND`, `nSLEEP`, and `VREF` are now 1.5 mm apart to match the side castellations.    
+
+![pcb_v02](img/pcb_v02.png)
+
+The board includes the recommended bypass capacitors from the datasheet, along with a 10k pullup resistor for `nFault`. Less typically useful pins (such as `nFault`) aren't broken out. 
+
+![schematic_v02](img/schematic_v02.png)
+
+To use the board, it's worth taking the time to first read the chip datasheet linked above; both the DRV8436 and DRV8434 use the same step/direction interface and M0/M1 microstepping configuration. Once you've done that:
+
+- connect `A1`, `A2`, `B1`, and `B2` to the stepper motor coils. Make sure matching letters connect to either side of the same coil; it's worth checking with a multimeter to be sure this is correct. The steppers I've used typically are connected red/blue and green/black. 
+- connect `VREF` to a voltage source to provide the current limit for the motor. The simple solution (as shown in my sample circuit) is a resistor divider; if you want to adjust this on the fly, you can connect it to a PWM pin through a lowpass filter, or to a potentiometer for manual adjustment. 
+- connect `VCC` to a suitable power supply for your motor. While the chip is rated up to 48 VDC, I used 16 volt capacitors in the design so keep VCC to 12 VDC or less.
+- connect `STEP` and `DIR` to a microcontroller's GPIO lines. 
+- optionally connect `M0` and `M1` to a microcontroller's GPIO lines, or `GND`, or a 3.3 - 5 VDC rail, or leave them floating, depending on how you want microstepping to be configured (see datasheet).
+- connect `nSLEEP` to a 3.3 - 5 VDC rail, such as a microcontroller power supply. You could also connect this to a GPIO line if you'd like to be able to turn off the stepper driver and reduce current demand on your circuit when the motor isn't being used.
+- connect `GND` to the circuit ground net, which should be shared with both the microcontroller power supply and the stepper power supply. 
+
+The example project in /example_project uses the v0.1 PCB, but beyond the lack of `nSLEEP` pin everything else is quite similar. If you use KiCad, a library symbol and footprint for v0.2 are located in /kicad_library_v02. 
+
+## v0.1 ("moo")
 The first version works, but has a dumb issue. You see, the DRV8436 has an internal voltage regulator which provides a logic-level power source so you only have to send it motor voltage. In an effort to minimize pin count, I decided to use that output to hold the `nSleep` pin high to keep the chip awake. However, the device checks `nSleep` _before_ turning on the regulator, so as-is it doesn't wake up. For this version, the fix I included simply bridges the `nSleep` pin to `M1`, which I do break out as a castellation. `M1` and `M0` are used to configure microstepping; with this modification, the user must hold `M1` high for the device to function, which limits them to 1/4, 1/8, or 1/16 microstepping only. Sorry friends. 
 
 ![pcb](img/pcb.png)
diff --git a/drv8436_breakout-brd.png b/drv8436_breakout-brd.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec1f128192a92e949f7efd25e15b2e5e9c55454e
Binary files /dev/null and b/drv8436_breakout-brd.png differ
diff --git a/drv8436_breakout-brd.svg b/drv8436_breakout-brd.svg
index d01e96e09bf60466455c36ae1a713ef1bd50fb0c..b6814146bc0c5c5788803e1e2b2ab80a46dbb1c5 100644
--- a/drv8436_breakout-brd.svg
+++ b/drv8436_breakout-brd.svg
@@ -1,750 +1,3954 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?xml version="1.0" standalone="no"?>
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 
 <svg
-   version="1.1"
-   width="0.75521183cm"
-   height="0.95502347cm"
-   viewBox="0 0 2973.275 3759.9349"
-   id="svg2526"
-   sodipodi:docname="drv8436_breakout-brd.svg"
-   inkscape:export-filename="/home/zach/Documents/drv8436_breakout/img/pcb.png"
-   inkscape:export-xdpi="2000.0347"
-   inkscape:export-ydpi="2000.0347"
-   inkscape:version="1.1 (1:1.1+202105261517+ce6663b3b7)"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/">
-  <defs
-     id="defs2530" />
-  <sodipodi:namedview
-     id="namedview2528"
-     pagecolor="#505050"
-     bordercolor="#eeeeee"
-     borderopacity="1"
-     inkscape:pageshadow="0"
-     inkscape:pageopacity="0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="cm"
-     showgrid="false"
-     inkscape:snap-global="true"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     inkscape:snap-bbox="true"
-     inkscape:bbox-paths="true"
-     inkscape:object-paths="true"
-     inkscape:snap-intersection-paths="true"
-     inkscape:snap-object-midpoints="true"
-     inkscape:snap-page="true"
-     inkscape:zoom="11.773459"
-     inkscape:cx="27.052372"
-     inkscape:cy="20.427301"
-     inkscape:window-width="1848"
-     inkscape:window-height="1016"
-     inkscape:window-x="72"
-     inkscape:window-y="27"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer4" />
-  <title
-     id="title1734">SVG Picture created as drv8436_breakout-brd.svg date 2021/11/05 11:54:10 </title>
-  <desc
-     id="desc1736">Picture generated by PCBNEW </desc>
-  <g
-     inkscape:groupmode="layer"
-     id="layer4"
-     inkscape:label="bkgd">
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:196.85;stroke-linecap:round"
-       id="rect7897"
-       width="2973.2751"
-       height="3759.9351"
-       x="0"
-       y="0"
-       ry="8.4243235e-13" />
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     id="layer2"
-     inkscape:label="outline"
-     style="display:inline"
-     transform="translate(-553.1575,-859.1575)">
-    <g
-       style="fill:#0000ad;fill-opacity:0;stroke:none;stroke-width:19.685;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2524">
-      <path
-         id="path2484"
-         d="m 3024.235,4609.125 c 130.7529,0.1234 255.9246,-51.7253 348.2146,-144.0154 92.2901,-92.29 144.1388,-217.4617 143.8454,-348.0446 V 1361.11 c 0.295,-130.4089 -51.553,-255.5822 -143.8432,-347.8735 C 3280.1615,920.94513 3154.9889,869.09559 3024.235,869.047 H 1055.48 C 925.44042,869.09453 800.26676,920.94361 707.97566,1013.2351 615.68457,1105.5265 563.836,1230.7004 563.418,1361.11 v 2755.955 c 0.41959,130.5835 52.26886,255.7559 144.55978,348.046 92.29093,92.2902 217.46368,144.1385 347.50222,144.014 z"
-         style="fill:#4900c6;fill-opacity:1;stroke:none"
-         sodipodi:nodetypes="csccsccsccscc" />
-      <g
-         id="g2486"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2488"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2490"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2492"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2494"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2496"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2498"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2500"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2502"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2504"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2506"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2508"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2510"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2512"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2514"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2516"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2518"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2520"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-      <g
-         id="g2522"
-         style="fill:#0000ad;fill-opacity:0;stroke:none" />
-    </g>
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     id="layer3"
-     inkscape:label="holes"
-     style="display:inline"
-     transform="translate(-553.1575,-859.1575)">
-    <g
-       id="g4035"
-       style="fill:#ded700;fill-opacity:1">
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1794">
-        <circle
-           cx="563.836"
-           cy="1853.35"
-           r="196.85001"
-           id="circle1792"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1804">
-        <circle
-           cx="563.836"
-           cy="2443.8999"
-           r="196.85001"
-           id="circle1802"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1814">
-        <circle
-           cx="563.836"
-           cy="3034.45"
-           r="196.85001"
-           id="circle1812"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1824">
-        <circle
-           cx="563.836"
-           cy="3625"
-           r="196.85001"
-           id="circle1822"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1834">
-        <circle
-           cx="3516.5901"
-           cy="1853.35"
-           r="196.85001"
-           id="circle1832"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1844">
-        <circle
-           cx="2729.1899"
-           cy="4609.25"
-           r="196.85001"
-           id="circle1842"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1854">
-        <circle
-           cx="2040.21"
-           cy="869.09399"
-           r="196.85001"
-           id="circle1852"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1864">
-        <circle
-           cx="3516.5901"
-           cy="2443.8999"
-           r="196.85001"
-           id="circle1862"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1874">
-        <circle
-           cx="1351.24"
-           cy="4609.25"
-           r="196.85001"
-           id="circle1872"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1884">
-        <circle
-           cx="3516.5901"
-           cy="3625"
-           r="196.85001"
-           id="circle1882"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-      <g
-         style="fill:#ded700;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-         id="g1894">
-        <circle
-           cx="3516.5901"
-           cy="3034.45"
-           r="196.85001"
-           id="circle1892"
-           style="fill:#ded700;fill-opacity:1" />
-      </g>
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2282">
-      <circle
-         cx="563.836"
-         cy="1853.35"
-         r="98.425201"
-         id="circle2280" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2288">
-      <circle
-         cx="563.836"
-         cy="2443.8999"
-         r="98.425201"
-         id="circle2286" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2294">
-      <circle
-         cx="563.836"
-         cy="3034.45"
-         r="98.425201"
-         id="circle2292" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2300">
-      <circle
-         cx="563.836"
-         cy="3625"
-         r="98.425201"
-         id="circle2298" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2306">
-      <circle
-         cx="3516.5901"
-         cy="1853.35"
-         r="98.425201"
-         id="circle2304" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2312">
-      <circle
-         cx="2729.1899"
-         cy="4609.25"
-         r="98.425201"
-         id="circle2310" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2318">
-      <circle
-         cx="2040.21"
-         cy="869.09399"
-         r="98.425201"
-         id="circle2316" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2324">
-      <circle
-         cx="3516.5901"
-         cy="2443.8999"
-         r="98.425201"
-         id="circle2322" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2330">
-      <circle
-         cx="1351.24"
-         cy="4609.25"
-         r="98.425201"
-         id="circle2328" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2336">
-      <circle
-         cx="3516.5901"
-         cy="3625"
-         r="98.425201"
-         id="circle2334" />
-    </g>
-    <g
-       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-       id="g2342">
-      <circle
-         cx="3516.5901"
-         cy="3034.45"
-         r="98.425201"
-         id="circle2340" />
-    </g>
-  </g>
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1738"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1740"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1742"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1750"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1758"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1766"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1774"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1782"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1790"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1796"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1798"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1800"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1806"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1808"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1810"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1816"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1818"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1820"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1826"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1828"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1830"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1836"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1838"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1840"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1846"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1848"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1850"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1856"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1858"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1860"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1866"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1868"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1870"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1876"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1878"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1880"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1886"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1888"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1890"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1896"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g1898"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1900"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1956"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1962"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1968"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1974"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1980"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1986"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1992"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g1998"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2004"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g2006"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2008"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2014"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2020"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2026"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2032"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2038"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g2040"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2042"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:78.7402;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2044"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     id="g2224"
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:-0.000393701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:78.7402;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2248"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2254"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2260"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2266"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2272"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2278"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2284"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2290"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2296"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2302"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2308"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2314"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2320"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2326"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2332"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2338"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2344"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2350"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2356"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2362"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2368"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2374"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2380"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2386"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2392"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2398"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:39.3701;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2400"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:47.2441;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2402"
-     transform="translate(-553.1575,-859.1575)" />
-  <g
-     style="fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:47.2441;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
-     id="g2468"
-     transform="translate(-553.1575,-859.1575)" />
-  <metadata
-     id="metadata2612">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:title>SVG Picture created as drv8436_breakout-brd.svg date 2021/11/05 11:54:10 </dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     id="layer1"
-     inkscape:label="chip"
-     style="display:inline"
-     transform="translate(-553.1575,-859.1575)">
-    <rect
-       style="fill:#000000;stroke-width:196.85;stroke-linecap:round"
-       id="rect3370"
-       width="1439.4642"
-       height="1497.1217"
-       x="1352.0332"
-       y="2005.8022"
-       ry="8.4243235e-13" />
-  </g>
+  xmlns:svg="http://www.w3.org/2000/svg"
+  xmlns="http://www.w3.org/2000/svg"
+  xmlns:xlink="http://www.w3.org/1999/xlink"
+  version="1.1"
+  width="1.714500cm" height="1.813560cm" viewBox="0 0 6750 7140">
+<title>SVG Picture created as drv8436_breakout-brd.svg date 2021/11/17 09:53:47 </title>
+  <desc>Picture generated by PCBNEW </desc>
+<g style="fill:#000000; fill-opacity:1;stroke:#000000; stroke-opacity:1;
+stroke-linecap:round; stroke-linejoin:round;"
+ transform="translate(0 0) scale(1 1)">
+</g>
+<g style="fill:#000000; fill-opacity:0.0; 
+stroke:#000000; stroke-width:-0.000393701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:0.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1600.73,3995.34
+1606.09,3996.14
+1611.33,3997.45
+1616.42,3999.27
+1621.31,4001.59
+1625.95,4004.37
+1630.3,4007.59
+1634.31,4011.22
+1637.94,4015.23
+1641.16,4019.57
+1643.94,4024.21
+1646.25,4029.1
+1648.08,4034.2
+1649.39,4039.44
+1650.18,4044.79
+1650.45,4050.2
+1650.45,4184.06
+1650.18,4189.46
+1649.39,4194.81
+1648.08,4200.06
+1646.25,4205.15
+1643.94,4210.04
+1641.16,4214.68
+1637.94,4219.02
+1634.31,4223.03
+1630.3,4226.66
+1625.95,4229.88
+1621.31,4232.66
+1616.42,4234.98
+1611.33,4236.8
+1606.09,4238.11
+1600.73,4238.91
+1595.33,4239.17
+1485.1,4239.17
+1479.69,4238.91
+1474.34,4238.11
+1469.1,4236.8
+1464,4234.98
+1459.11,4232.66
+1454.47,4229.88
+1450.13,4226.66
+1446.12,4223.03
+1442.49,4219.02
+1439.27,4214.68
+1436.49,4210.04
+1434.17,4205.15
+1432.35,4200.06
+1431.04,4194.81
+1430.24,4189.46
+1429.98,4184.06
+1429.98,4050.2
+1430.24,4044.79
+1431.04,4039.44
+1432.35,4034.2
+1434.17,4029.1
+1436.49,4024.21
+1439.27,4019.57
+1442.49,4015.23
+1446.12,4011.22
+1450.13,4007.59
+1454.47,4004.37
+1459.11,4001.59
+1464,3999.27
+1469.1,3997.45
+1474.34,3996.14
+1479.69,3995.34
+1485.1,3995.08
+1595.33,3995.08
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1222.78,3995.34
+1228.13,3996.14
+1233.38,3997.45
+1238.47,3999.27
+1243.36,4001.59
+1248,4004.37
+1252.35,4007.59
+1256.35,4011.22
+1259.99,4015.23
+1263.21,4019.57
+1265.99,4024.21
+1268.3,4029.1
+1270.12,4034.2
+1271.44,4039.44
+1272.23,4044.79
+1272.5,4050.2
+1272.5,4184.06
+1272.23,4189.46
+1271.44,4194.81
+1270.12,4200.06
+1268.3,4205.15
+1265.99,4210.04
+1263.21,4214.68
+1259.99,4219.02
+1256.35,4223.03
+1252.35,4226.66
+1248,4229.88
+1243.36,4232.66
+1238.47,4234.98
+1233.38,4236.8
+1228.13,4238.11
+1222.78,4238.91
+1217.38,4239.17
+1107.14,4239.17
+1101.74,4238.91
+1096.39,4238.11
+1091.14,4236.8
+1086.05,4234.98
+1081.16,4232.66
+1076.52,4229.88
+1072.18,4226.66
+1068.17,4223.03
+1064.54,4219.02
+1061.31,4214.68
+1058.53,4210.04
+1056.22,4205.15
+1054.4,4200.06
+1053.08,4194.81
+1052.29,4189.46
+1052.02,4184.06
+1052.02,4050.2
+1052.29,4044.79
+1053.08,4039.44
+1054.4,4034.2
+1056.22,4029.1
+1058.53,4024.21
+1061.31,4019.57
+1064.54,4015.23
+1068.17,4011.22
+1072.18,4007.59
+1076.52,4004.37
+1081.16,4001.59
+1086.05,3999.27
+1091.14,3997.45
+1096.39,3996.14
+1101.74,3995.34
+1107.14,3995.08
+1217.38,3995.08
+Z" /> 
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1222.78,1239.44
+1228.13,1240.23
+1233.38,1241.55
+1238.47,1243.37
+1243.36,1245.68
+1248,1248.46
+1252.35,1251.68
+1256.35,1255.32
+1259.99,1259.32
+1263.21,1263.67
+1265.99,1268.31
+1268.3,1273.2
+1270.12,1278.29
+1271.44,1283.54
+1272.23,1288.89
+1272.5,1294.29
+1272.5,1428.15
+1272.23,1433.55
+1271.44,1438.9
+1270.12,1444.15
+1268.3,1449.24
+1265.99,1454.13
+1263.21,1458.77
+1259.99,1463.12
+1256.35,1467.12
+1252.35,1470.76
+1248,1473.98
+1243.36,1476.76
+1238.47,1479.07
+1233.38,1480.89
+1228.13,1482.21
+1222.78,1483
+1217.38,1483.27
+1107.14,1483.27
+1101.74,1483
+1096.39,1482.21
+1091.14,1480.89
+1086.05,1479.07
+1081.16,1476.76
+1076.52,1473.98
+1072.18,1470.76
+1068.17,1467.12
+1064.54,1463.12
+1061.31,1458.77
+1058.53,1454.13
+1056.22,1449.24
+1054.4,1444.15
+1053.08,1438.9
+1052.29,1433.55
+1052.02,1428.15
+1052.02,1294.29
+1052.29,1288.89
+1053.08,1283.54
+1054.4,1278.29
+1056.22,1273.2
+1058.53,1268.31
+1061.31,1263.67
+1064.54,1259.32
+1068.17,1255.32
+1072.18,1251.68
+1076.52,1248.46
+1081.16,1245.68
+1086.05,1243.37
+1091.14,1241.55
+1096.39,1240.23
+1101.74,1239.44
+1107.14,1239.17
+1217.38,1239.17
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1600.73,1239.44
+1606.09,1240.23
+1611.33,1241.55
+1616.42,1243.37
+1621.31,1245.68
+1625.95,1248.46
+1630.3,1251.68
+1634.31,1255.32
+1637.94,1259.32
+1641.16,1263.67
+1643.94,1268.31
+1646.25,1273.2
+1648.08,1278.29
+1649.39,1283.54
+1650.18,1288.89
+1650.45,1294.29
+1650.45,1428.15
+1650.18,1433.55
+1649.39,1438.9
+1648.08,1444.15
+1646.25,1449.24
+1643.94,1454.13
+1641.16,1458.77
+1637.94,1463.12
+1634.31,1467.12
+1630.3,1470.76
+1625.95,1473.98
+1621.31,1476.76
+1616.42,1479.07
+1611.33,1480.89
+1606.09,1482.21
+1600.73,1483
+1595.33,1483.27
+1485.1,1483.27
+1479.69,1483
+1474.34,1482.21
+1469.1,1480.89
+1464,1479.07
+1459.11,1476.76
+1454.47,1473.98
+1450.13,1470.76
+1446.12,1467.12
+1442.49,1463.12
+1439.27,1458.77
+1436.49,1454.13
+1434.17,1449.24
+1432.35,1444.15
+1431.04,1438.9
+1430.24,1433.55
+1429.98,1428.15
+1429.98,1294.29
+1430.24,1288.89
+1431.04,1283.54
+1432.35,1278.29
+1434.17,1273.2
+1436.49,1268.31
+1439.27,1263.67
+1442.49,1259.32
+1446.12,1255.32
+1450.13,1251.68
+1454.47,1248.46
+1459.11,1245.68
+1464,1243.37
+1469.1,1241.55
+1474.34,1240.23
+1479.69,1239.44
+1485.1,1239.17
+1595.33,1239.17
+Z" /> 
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2289.71,1239.44
+2295.06,1240.23
+2300.31,1241.55
+2305.4,1243.37
+2310.29,1245.68
+2314.93,1248.46
+2319.27,1251.68
+2323.28,1255.32
+2326.91,1259.32
+2330.14,1263.67
+2332.92,1268.31
+2335.23,1273.2
+2337.05,1278.29
+2338.37,1283.54
+2339.16,1288.89
+2339.43,1294.29
+2339.43,1428.15
+2339.16,1433.55
+2338.37,1438.9
+2337.05,1444.15
+2335.23,1449.24
+2332.92,1454.13
+2330.14,1458.77
+2326.91,1463.12
+2323.28,1467.12
+2319.27,1470.76
+2314.93,1473.98
+2310.29,1476.76
+2305.4,1479.07
+2300.31,1480.89
+2295.06,1482.21
+2289.71,1483
+2284.31,1483.27
+2174.07,1483.27
+2168.67,1483
+2163.32,1482.21
+2158.07,1480.89
+2152.98,1479.07
+2148.09,1476.76
+2143.45,1473.98
+2139.11,1470.76
+2135.1,1467.12
+2131.47,1463.12
+2128.24,1458.77
+2125.46,1454.13
+2123.15,1449.24
+2121.33,1444.15
+2120.01,1438.9
+2119.22,1433.55
+2118.95,1428.15
+2118.95,1294.29
+2119.22,1288.89
+2120.01,1283.54
+2121.33,1278.29
+2123.15,1273.2
+2125.46,1268.31
+2128.24,1263.67
+2131.47,1259.32
+2135.1,1255.32
+2139.11,1251.68
+2143.45,1248.46
+2148.09,1245.68
+2152.98,1243.37
+2158.07,1241.55
+2163.32,1240.23
+2168.67,1239.44
+2174.07,1239.17
+2284.31,1239.17
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1911.76,1239.44
+1917.11,1240.23
+1922.36,1241.55
+1927.45,1243.37
+1932.34,1245.68
+1936.98,1248.46
+1941.32,1251.68
+1945.33,1255.32
+1948.96,1259.32
+1952.18,1263.67
+1954.97,1268.31
+1957.28,1273.2
+1959.1,1278.29
+1960.41,1283.54
+1961.21,1288.89
+1961.47,1294.29
+1961.47,1428.15
+1961.21,1433.55
+1960.41,1438.9
+1959.1,1444.15
+1957.28,1449.24
+1954.97,1454.13
+1952.18,1458.77
+1948.96,1463.12
+1945.33,1467.12
+1941.32,1470.76
+1936.98,1473.98
+1932.34,1476.76
+1927.45,1479.07
+1922.36,1480.89
+1917.11,1482.21
+1911.76,1483
+1906.36,1483.27
+1796.12,1483.27
+1790.72,1483
+1785.37,1482.21
+1780.12,1480.89
+1775.03,1479.07
+1770.14,1476.76
+1765.5,1473.98
+1761.15,1470.76
+1757.14,1467.12
+1753.51,1463.12
+1750.29,1458.77
+1747.51,1454.13
+1745.2,1449.24
+1743.37,1444.15
+1742.06,1438.9
+1741.27,1433.55
+1741,1428.15
+1741,1294.29
+1741.27,1288.89
+1742.06,1283.54
+1743.37,1278.29
+1745.2,1273.2
+1747.51,1268.31
+1750.29,1263.67
+1753.51,1259.32
+1757.14,1255.32
+1761.15,1251.68
+1765.5,1248.46
+1770.14,1245.68
+1775.03,1243.37
+1780.12,1241.55
+1785.37,1240.23
+1790.72,1239.44
+1796.12,1239.17
+1906.36,1239.17
+Z" /> 
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2600.73,1239.44
+2606.09,1240.23
+2611.33,1241.55
+2616.42,1243.37
+2621.31,1245.68
+2625.95,1248.46
+2630.3,1251.68
+2634.31,1255.32
+2637.94,1259.32
+2641.16,1263.67
+2643.94,1268.31
+2646.25,1273.2
+2648.08,1278.29
+2649.39,1283.54
+2650.18,1288.89
+2650.45,1294.29
+2650.45,1428.15
+2650.18,1433.55
+2649.39,1438.9
+2648.08,1444.15
+2646.25,1449.24
+2643.94,1454.13
+2641.16,1458.77
+2637.94,1463.12
+2634.31,1467.12
+2630.3,1470.76
+2625.95,1473.98
+2621.31,1476.76
+2616.42,1479.07
+2611.33,1480.89
+2606.09,1482.21
+2600.73,1483
+2595.33,1483.27
+2485.1,1483.27
+2479.69,1483
+2474.34,1482.21
+2469.1,1480.89
+2464,1479.07
+2459.11,1476.76
+2454.47,1473.98
+2450.13,1470.76
+2446.12,1467.12
+2442.49,1463.12
+2439.27,1458.77
+2436.49,1454.13
+2434.17,1449.24
+2432.35,1444.15
+2431.04,1438.9
+2430.24,1433.55
+2429.98,1428.15
+2429.98,1294.29
+2430.24,1288.89
+2431.04,1283.54
+2432.35,1278.29
+2434.17,1273.2
+2436.49,1268.31
+2439.27,1263.67
+2442.49,1259.32
+2446.12,1255.32
+2450.13,1251.68
+2454.47,1248.46
+2459.11,1245.68
+2464,1243.37
+2469.1,1241.55
+2474.34,1240.23
+2479.69,1239.44
+2485.1,1239.17
+2595.33,1239.17
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2978.69,1239.44
+2984.04,1240.23
+2989.28,1241.55
+2994.38,1243.37
+2999.27,1245.68
+3003.91,1248.46
+3008.25,1251.68
+3012.26,1255.32
+3015.89,1259.32
+3019.11,1263.67
+3021.89,1268.31
+3024.21,1273.2
+3026.03,1278.29
+3027.34,1283.54
+3028.14,1288.89
+3028.4,1294.29
+3028.4,1428.15
+3028.14,1433.55
+3027.34,1438.9
+3026.03,1444.15
+3024.21,1449.24
+3021.89,1454.13
+3019.11,1458.77
+3015.89,1463.12
+3012.26,1467.12
+3008.25,1470.76
+3003.91,1473.98
+2999.27,1476.76
+2994.38,1479.07
+2989.28,1480.89
+2984.04,1482.21
+2978.69,1483
+2973.28,1483.27
+2863.05,1483.27
+2857.65,1483
+2852.3,1482.21
+2847.05,1480.89
+2841.96,1479.07
+2837.07,1476.76
+2832.43,1473.98
+2828.08,1470.76
+2824.07,1467.12
+2820.44,1463.12
+2817.22,1458.77
+2814.44,1454.13
+2812.13,1449.24
+2810.3,1444.15
+2808.99,1438.9
+2808.2,1433.55
+2807.93,1428.15
+2807.93,1294.29
+2808.2,1288.89
+2808.99,1283.54
+2810.3,1278.29
+2812.13,1273.2
+2814.44,1268.31
+2817.22,1263.67
+2820.44,1259.32
+2824.07,1255.32
+2828.08,1251.68
+2832.43,1248.46
+2837.07,1245.68
+2841.96,1243.37
+2847.05,1241.55
+2852.3,1240.23
+2857.65,1239.44
+2863.05,1239.17
+2973.28,1239.17
+Z" /> 
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1911.76,3995.34
+1917.11,3996.14
+1922.36,3997.45
+1927.45,3999.27
+1932.34,4001.59
+1936.98,4004.37
+1941.32,4007.59
+1945.33,4011.22
+1948.96,4015.23
+1952.18,4019.57
+1954.97,4024.21
+1957.28,4029.1
+1959.1,4034.2
+1960.41,4039.44
+1961.21,4044.79
+1961.47,4050.2
+1961.47,4184.06
+1961.21,4189.46
+1960.41,4194.81
+1959.1,4200.06
+1957.28,4205.15
+1954.97,4210.04
+1952.18,4214.68
+1948.96,4219.02
+1945.33,4223.03
+1941.32,4226.66
+1936.98,4229.88
+1932.34,4232.66
+1927.45,4234.98
+1922.36,4236.8
+1917.11,4238.11
+1911.76,4238.91
+1906.36,4239.17
+1796.12,4239.17
+1790.72,4238.91
+1785.37,4238.11
+1780.12,4236.8
+1775.03,4234.98
+1770.14,4232.66
+1765.5,4229.88
+1761.15,4226.66
+1757.14,4223.03
+1753.51,4219.02
+1750.29,4214.68
+1747.51,4210.04
+1745.2,4205.15
+1743.37,4200.06
+1742.06,4194.81
+1741.27,4189.46
+1741,4184.06
+1741,4050.2
+1741.27,4044.79
+1742.06,4039.44
+1743.37,4034.2
+1745.2,4029.1
+1747.51,4024.21
+1750.29,4019.57
+1753.51,4015.23
+1757.14,4011.22
+1761.15,4007.59
+1765.5,4004.37
+1770.14,4001.59
+1775.03,3999.27
+1780.12,3997.45
+1785.37,3996.14
+1790.72,3995.34
+1796.12,3995.08
+1906.36,3995.08
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2289.71,3995.34
+2295.06,3996.14
+2300.31,3997.45
+2305.4,3999.27
+2310.29,4001.59
+2314.93,4004.37
+2319.27,4007.59
+2323.28,4011.22
+2326.91,4015.23
+2330.14,4019.57
+2332.92,4024.21
+2335.23,4029.1
+2337.05,4034.2
+2338.37,4039.44
+2339.16,4044.79
+2339.43,4050.2
+2339.43,4184.06
+2339.16,4189.46
+2338.37,4194.81
+2337.05,4200.06
+2335.23,4205.15
+2332.92,4210.04
+2330.14,4214.68
+2326.91,4219.02
+2323.28,4223.03
+2319.27,4226.66
+2314.93,4229.88
+2310.29,4232.66
+2305.4,4234.98
+2300.31,4236.8
+2295.06,4238.11
+2289.71,4238.91
+2284.31,4239.17
+2174.07,4239.17
+2168.67,4238.91
+2163.32,4238.11
+2158.07,4236.8
+2152.98,4234.98
+2148.09,4232.66
+2143.45,4229.88
+2139.11,4226.66
+2135.1,4223.03
+2131.47,4219.02
+2128.24,4214.68
+2125.46,4210.04
+2123.15,4205.15
+2121.33,4200.06
+2120.01,4194.81
+2119.22,4189.46
+2118.95,4184.06
+2118.95,4050.2
+2119.22,4044.79
+2120.01,4039.44
+2121.33,4034.2
+2123.15,4029.1
+2125.46,4024.21
+2128.24,4019.57
+2131.47,4015.23
+2135.1,4011.22
+2139.11,4007.59
+2143.45,4004.37
+2148.09,4001.59
+2152.98,3999.27
+2158.07,3997.45
+2163.32,3996.14
+2168.67,3995.34
+2174.07,3995.08
+2284.31,3995.08
+Z" /> 
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2586.76,3991.4
+2591.92,3992.16
+2596.98,3993.43
+2601.89,3995.19
+2606.61,3997.42
+2611.08,4000.1
+2615.27,4003.21
+2619.13,4006.71
+2622.64,4010.57
+2625.74,4014.76
+2628.43,4019.24
+2630.66,4023.95
+2632.41,4028.86
+2633.68,4033.92
+2634.45,4039.08
+2634.7,4044.29
+2634.7,4189.96
+2634.45,4195.17
+2633.68,4200.33
+2632.41,4205.39
+2630.66,4210.3
+2628.43,4215.02
+2625.74,4219.49
+2622.64,4223.68
+2619.13,4227.54
+2615.27,4231.05
+2611.08,4234.15
+2606.61,4236.83
+2601.89,4239.06
+2596.98,4240.82
+2591.92,4242.09
+2586.76,4242.85
+2581.55,4243.11
+2475.25,4243.11
+2470.04,4242.85
+2464.88,4242.09
+2459.82,4240.82
+2454.91,4239.06
+2450.2,4236.83
+2445.72,4234.15
+2441.54,4231.05
+2437.67,4227.54
+2434.17,4223.68
+2431.06,4219.49
+2428.38,4215.02
+2426.15,4210.3
+2424.39,4205.39
+2423.12,4200.33
+2422.36,4195.17
+2422.1,4189.96
+2422.1,4044.29
+2422.36,4039.08
+2423.12,4033.92
+2424.39,4028.86
+2426.15,4023.95
+2428.38,4019.24
+2431.06,4014.76
+2434.17,4010.57
+2437.67,4006.71
+2441.54,4003.21
+2445.72,4000.1
+2450.2,3997.42
+2454.91,3995.19
+2459.82,3993.43
+2464.88,3992.16
+2470.04,3991.4
+2475.25,3991.14
+2581.55,3991.14
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2988.34,3991.4
+2993.5,3992.16
+2998.56,3993.43
+3003.47,3995.19
+3008.18,3997.42
+3012.66,4000.1
+3016.84,4003.21
+3020.71,4006.71
+3024.21,4010.57
+3027.32,4014.76
+3030,4019.24
+3032.23,4023.95
+3033.99,4028.86
+3035.26,4033.92
+3036.02,4039.08
+3036.28,4044.29
+3036.28,4189.96
+3036.02,4195.17
+3035.26,4200.33
+3033.99,4205.39
+3032.23,4210.3
+3030,4215.02
+3027.32,4219.49
+3024.21,4223.68
+3020.71,4227.54
+3016.84,4231.05
+3012.66,4234.15
+3008.18,4236.83
+3003.47,4239.06
+2998.56,4240.82
+2993.5,4242.09
+2988.34,4242.85
+2983.13,4243.11
+2876.83,4243.11
+2871.62,4242.85
+2866.46,4242.09
+2861.4,4240.82
+2856.49,4239.06
+2851.77,4236.83
+2847.3,4234.15
+2843.11,4231.05
+2839.25,4227.54
+2835.74,4223.68
+2832.64,4219.49
+2829.95,4215.02
+2827.72,4210.3
+2825.97,4205.39
+2824.7,4200.33
+2823.93,4195.17
+2823.68,4189.96
+2823.68,4044.29
+2823.93,4039.08
+2824.7,4033.92
+2825.97,4028.86
+2827.72,4023.95
+2829.95,4019.24
+2832.64,4014.76
+2835.74,4010.57
+2839.25,4006.71
+2843.11,4003.21
+2847.3,4000.1
+2851.77,3997.42
+2856.49,3995.19
+2861.4,3993.43
+2866.46,3992.16
+2871.62,3991.4
+2876.83,3991.14
+2983.13,3991.14
+Z" /> 
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="563.836" cy="1853.35" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="563.836" cy="2443.9" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="563.836" cy="3034.45" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="563.836" cy="3625" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3516.59" cy="1853.35" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2630.76" cy="4609.25" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="869.094" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3516.59" cy="2443.9" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1449.66" cy="4609.25" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3516.59" cy="3625" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3516.59" cy="3034.45" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1427.47,2197.95
+1429.86,2198.31
+1432.2,2198.89
+1434.47,2199.71
+1436.66,2200.74
+1438.73,2201.98
+1440.67,2203.42
+1442.46,2205.04
+1444.08,2206.83
+1445.52,2208.77
+1446.76,2210.84
+1447.79,2213.02
+1448.6,2215.3
+1449.19,2217.64
+1449.54,2220.03
+1449.66,2222.44
+1449.66,2271.65
+1449.54,2274.07
+1449.19,2276.45
+1448.6,2278.8
+1447.79,2281.07
+1446.76,2283.25
+1445.52,2285.32
+1444.08,2287.26
+1442.46,2289.05
+1440.67,2290.67
+1438.73,2292.11
+1436.66,2293.35
+1434.47,2294.39
+1432.2,2295.2
+1429.86,2295.79
+1427.47,2296.14
+1425.06,2296.26
+1129.78,2296.26
+1127.37,2296.14
+1124.98,2295.79
+1122.64,2295.2
+1120.36,2294.39
+1118.18,2293.35
+1116.11,2292.11
+1114.17,2290.67
+1112.38,2289.05
+1110.76,2287.26
+1109.32,2285.32
+1108.08,2283.25
+1107.05,2281.07
+1106.23,2278.8
+1105.65,2276.45
+1105.29,2274.07
+1105.17,2271.65
+1105.17,2222.44
+1105.29,2220.03
+1105.65,2217.64
+1106.23,2215.3
+1107.05,2213.02
+1108.08,2210.84
+1109.32,2208.77
+1110.76,2206.83
+1112.38,2205.04
+1114.17,2203.42
+1116.11,2201.98
+1118.18,2200.74
+1120.36,2199.71
+1122.64,2198.89
+1124.98,2198.31
+1127.37,2197.95
+1129.78,2197.83
+1425.06,2197.83
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1427.47,2394.8
+1429.86,2395.16
+1432.2,2395.74
+1434.47,2396.56
+1436.66,2397.59
+1438.73,2398.83
+1440.67,2400.27
+1442.46,2401.89
+1444.08,2403.68
+1445.52,2405.62
+1446.76,2407.69
+1447.79,2409.87
+1448.6,2412.15
+1449.19,2414.49
+1449.54,2416.88
+1449.66,2419.29
+1449.66,2468.5
+1449.54,2470.92
+1449.19,2473.3
+1448.6,2475.65
+1447.79,2477.92
+1446.76,2480.1
+1445.52,2482.17
+1444.08,2484.11
+1442.46,2485.9
+1440.67,2487.52
+1438.73,2488.96
+1436.66,2490.2
+1434.47,2491.24
+1432.2,2492.05
+1429.86,2492.64
+1427.47,2492.99
+1425.06,2493.11
+1129.78,2493.11
+1127.37,2492.99
+1124.98,2492.64
+1122.64,2492.05
+1120.36,2491.24
+1118.18,2490.2
+1116.11,2488.96
+1114.17,2487.52
+1112.38,2485.9
+1110.76,2484.11
+1109.32,2482.17
+1108.08,2480.1
+1107.05,2477.92
+1106.23,2475.65
+1105.65,2473.3
+1105.29,2470.92
+1105.17,2468.5
+1105.17,2419.29
+1105.29,2416.88
+1105.65,2414.49
+1106.23,2412.15
+1107.05,2409.87
+1108.08,2407.69
+1109.32,2405.62
+1110.76,2403.68
+1112.38,2401.89
+1114.17,2400.27
+1116.11,2398.83
+1118.18,2397.59
+1120.36,2396.56
+1122.64,2395.74
+1124.98,2395.16
+1127.37,2394.8
+1129.78,2394.69
+1425.06,2394.69
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1427.47,2591.65
+1429.86,2592.01
+1432.2,2592.59
+1434.47,2593.41
+1436.66,2594.44
+1438.73,2595.68
+1440.67,2597.12
+1442.46,2598.74
+1444.08,2600.53
+1445.52,2602.47
+1446.76,2604.54
+1447.79,2606.73
+1448.6,2609
+1449.19,2611.34
+1449.54,2613.73
+1449.66,2616.14
+1449.66,2665.35
+1449.54,2667.77
+1449.19,2670.15
+1448.6,2672.5
+1447.79,2674.77
+1446.76,2676.95
+1445.52,2679.02
+1444.08,2680.96
+1442.46,2682.75
+1440.67,2684.38
+1438.73,2685.81
+1436.66,2687.06
+1434.47,2688.09
+1432.2,2688.9
+1429.86,2689.49
+1427.47,2689.84
+1425.06,2689.96
+1129.78,2689.96
+1127.37,2689.84
+1124.98,2689.49
+1122.64,2688.9
+1120.36,2688.09
+1118.18,2687.06
+1116.11,2685.81
+1114.17,2684.38
+1112.38,2682.75
+1110.76,2680.96
+1109.32,2679.02
+1108.08,2676.95
+1107.05,2674.77
+1106.23,2672.5
+1105.65,2670.15
+1105.29,2667.77
+1105.17,2665.35
+1105.17,2616.14
+1105.29,2613.73
+1105.65,2611.34
+1106.23,2609
+1107.05,2606.73
+1108.08,2604.54
+1109.32,2602.47
+1110.76,2600.53
+1112.38,2598.74
+1114.17,2597.12
+1116.11,2595.68
+1118.18,2594.44
+1120.36,2593.41
+1122.64,2592.59
+1124.98,2592.01
+1127.37,2591.65
+1129.78,2591.54
+1425.06,2591.54
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1427.47,2788.5
+1429.86,2788.86
+1432.2,2789.45
+1434.47,2790.26
+1436.66,2791.29
+1438.73,2792.53
+1440.67,2793.97
+1442.46,2795.59
+1444.08,2797.38
+1445.52,2799.32
+1446.76,2801.39
+1447.79,2803.58
+1448.6,2805.85
+1449.19,2808.19
+1449.54,2810.58
+1449.66,2812.99
+1449.66,2862.2
+1449.54,2864.62
+1449.19,2867.01
+1448.6,2869.35
+1447.79,2871.62
+1446.76,2873.8
+1445.52,2875.88
+1444.08,2877.81
+1442.46,2879.6
+1440.67,2881.23
+1438.73,2882.66
+1436.66,2883.91
+1434.47,2884.94
+1432.2,2885.75
+1429.86,2886.34
+1427.47,2886.69
+1425.06,2886.81
+1129.78,2886.81
+1127.37,2886.69
+1124.98,2886.34
+1122.64,2885.75
+1120.36,2884.94
+1118.18,2883.91
+1116.11,2882.66
+1114.17,2881.23
+1112.38,2879.6
+1110.76,2877.81
+1109.32,2875.88
+1108.08,2873.8
+1107.05,2871.62
+1106.23,2869.35
+1105.65,2867.01
+1105.29,2864.62
+1105.17,2862.2
+1105.17,2812.99
+1105.29,2810.58
+1105.65,2808.19
+1106.23,2805.85
+1107.05,2803.58
+1108.08,2801.39
+1109.32,2799.32
+1110.76,2797.38
+1112.38,2795.59
+1114.17,2793.97
+1116.11,2792.53
+1118.18,2791.29
+1120.36,2790.26
+1122.64,2789.45
+1124.98,2788.86
+1127.37,2788.5
+1129.78,2788.39
+1425.06,2788.39
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1427.47,2985.35
+1429.86,2985.71
+1432.2,2986.3
+1434.47,2987.11
+1436.66,2988.14
+1438.73,2989.38
+1440.67,2990.82
+1442.46,2992.44
+1444.08,2994.23
+1445.52,2996.17
+1446.76,2998.24
+1447.79,3000.43
+1448.6,3002.7
+1449.19,3005.04
+1449.54,3007.43
+1449.66,3009.84
+1449.66,3059.06
+1449.54,3061.47
+1449.19,3063.86
+1448.6,3066.2
+1447.79,3068.47
+1446.76,3070.65
+1445.52,3072.73
+1444.08,3074.67
+1442.46,3076.45
+1440.67,3078.08
+1438.73,3079.51
+1436.66,3080.76
+1434.47,3081.79
+1432.2,3082.6
+1429.86,3083.19
+1427.47,3083.54
+1425.06,3083.66
+1129.78,3083.66
+1127.37,3083.54
+1124.98,3083.19
+1122.64,3082.6
+1120.36,3081.79
+1118.18,3080.76
+1116.11,3079.51
+1114.17,3078.08
+1112.38,3076.45
+1110.76,3074.67
+1109.32,3072.73
+1108.08,3070.65
+1107.05,3068.47
+1106.23,3066.2
+1105.65,3063.86
+1105.29,3061.47
+1105.17,3059.06
+1105.17,3009.84
+1105.29,3007.43
+1105.65,3005.04
+1106.23,3002.7
+1107.05,3000.43
+1108.08,2998.24
+1109.32,2996.17
+1110.76,2994.23
+1112.38,2992.44
+1114.17,2990.82
+1116.11,2989.38
+1118.18,2988.14
+1120.36,2987.11
+1122.64,2986.3
+1124.98,2985.71
+1127.37,2985.35
+1129.78,2985.24
+1425.06,2985.24
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1427.47,3182.21
+1429.86,3182.56
+1432.2,3183.15
+1434.47,3183.96
+1436.66,3184.99
+1438.73,3186.23
+1440.67,3187.67
+1442.46,3189.29
+1444.08,3191.08
+1445.52,3193.02
+1446.76,3195.09
+1447.79,3197.28
+1448.6,3199.55
+1449.19,3201.89
+1449.54,3204.28
+1449.66,3206.69
+1449.66,3255.91
+1449.54,3258.32
+1449.19,3260.71
+1448.6,3263.05
+1447.79,3265.32
+1446.76,3267.5
+1445.52,3269.58
+1444.08,3271.52
+1442.46,3273.3
+1440.67,3274.93
+1438.73,3276.36
+1436.66,3277.61
+1434.47,3278.64
+1432.2,3279.45
+1429.86,3280.04
+1427.47,3280.39
+1425.06,3280.51
+1129.78,3280.51
+1127.37,3280.39
+1124.98,3280.04
+1122.64,3279.45
+1120.36,3278.64
+1118.18,3277.61
+1116.11,3276.36
+1114.17,3274.93
+1112.38,3273.3
+1110.76,3271.52
+1109.32,3269.58
+1108.08,3267.5
+1107.05,3265.32
+1106.23,3263.05
+1105.65,3260.71
+1105.29,3258.32
+1105.17,3255.91
+1105.17,3206.69
+1105.29,3204.28
+1105.65,3201.89
+1106.23,3199.55
+1107.05,3197.28
+1108.08,3195.09
+1109.32,3193.02
+1110.76,3191.08
+1112.38,3189.29
+1114.17,3187.67
+1116.11,3186.23
+1118.18,3184.99
+1120.36,3183.96
+1122.64,3183.15
+1124.98,3182.56
+1127.37,3182.21
+1129.78,3182.09
+1425.06,3182.09
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1575.11,3329.84
+1577.49,3330.2
+1579.84,3330.78
+1582.11,3331.6
+1584.29,3332.63
+1586.36,3333.87
+1588.3,3335.31
+1590.09,3336.93
+1591.71,3338.72
+1593.15,3340.66
+1594.39,3342.73
+1595.43,3344.91
+1596.24,3347.19
+1596.83,3349.53
+1597.18,3351.92
+1597.3,3354.33
+1597.3,3649.61
+1597.18,3652.02
+1596.83,3654.41
+1596.24,3656.75
+1595.43,3659.02
+1594.39,3661.21
+1593.15,3663.28
+1591.71,3665.22
+1590.09,3667.01
+1588.3,3668.63
+1586.36,3670.07
+1584.29,3671.31
+1582.11,3672.34
+1579.84,3673.15
+1577.49,3673.74
+1575.11,3674.09
+1572.69,3674.21
+1523.48,3674.21
+1521.07,3674.09
+1518.68,3673.74
+1516.34,3673.15
+1514.06,3672.34
+1511.88,3671.31
+1509.81,3670.07
+1507.87,3668.63
+1506.08,3667.01
+1504.46,3665.22
+1503.02,3663.28
+1501.78,3661.21
+1500.75,3659.02
+1499.93,3656.75
+1499.35,3654.41
+1498.99,3652.02
+1498.88,3649.61
+1498.88,3354.33
+1498.99,3351.92
+1499.35,3349.53
+1499.93,3347.19
+1500.75,3344.91
+1501.78,3342.73
+1503.02,3340.66
+1504.46,3338.72
+1506.08,3336.93
+1507.87,3335.31
+1509.81,3333.87
+1511.88,3332.63
+1514.06,3331.6
+1516.34,3330.78
+1518.68,3330.2
+1521.07,3329.84
+1523.48,3329.72
+1572.69,3329.72
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1771.96,3329.84
+1774.34,3330.2
+1776.69,3330.78
+1778.96,3331.6
+1781.14,3332.63
+1783.21,3333.87
+1785.15,3335.31
+1786.94,3336.93
+1788.57,3338.72
+1790,3340.66
+1791.25,3342.73
+1792.28,3344.91
+1793.09,3347.19
+1793.68,3349.53
+1794.03,3351.92
+1794.15,3354.33
+1794.15,3649.61
+1794.03,3652.02
+1793.68,3654.41
+1793.09,3656.75
+1792.28,3659.02
+1791.25,3661.21
+1790,3663.28
+1788.57,3665.22
+1786.94,3667.01
+1785.15,3668.63
+1783.21,3670.07
+1781.14,3671.31
+1778.96,3672.34
+1776.69,3673.15
+1774.34,3673.74
+1771.96,3674.09
+1769.54,3674.21
+1720.33,3674.21
+1717.92,3674.09
+1715.53,3673.74
+1713.19,3673.15
+1710.92,3672.34
+1708.73,3671.31
+1706.66,3670.07
+1704.72,3668.63
+1702.93,3667.01
+1701.31,3665.22
+1699.87,3663.28
+1698.63,3661.21
+1697.6,3659.02
+1696.79,3656.75
+1696.2,3654.41
+1695.84,3652.02
+1695.73,3649.61
+1695.73,3354.33
+1695.84,3351.92
+1696.2,3349.53
+1696.79,3347.19
+1697.6,3344.91
+1698.63,3342.73
+1699.87,3340.66
+1701.31,3338.72
+1702.93,3336.93
+1704.72,3335.31
+1706.66,3333.87
+1708.73,3332.63
+1710.92,3331.6
+1713.19,3330.78
+1715.53,3330.2
+1717.92,3329.84
+1720.33,3329.72
+1769.54,3329.72
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1968.81,3329.84
+1971.2,3330.2
+1973.54,3330.78
+1975.81,3331.6
+1977.99,3332.63
+1980.07,3333.87
+1982.01,3335.31
+1983.79,3336.93
+1985.42,3338.72
+1986.85,3340.66
+1988.1,3342.73
+1989.13,3344.91
+1989.94,3347.19
+1990.53,3349.53
+1990.88,3351.92
+1991,3354.33
+1991,3649.61
+1990.88,3652.02
+1990.53,3654.41
+1989.94,3656.75
+1989.13,3659.02
+1988.1,3661.21
+1986.85,3663.28
+1985.42,3665.22
+1983.79,3667.01
+1982.01,3668.63
+1980.07,3670.07
+1977.99,3671.31
+1975.81,3672.34
+1973.54,3673.15
+1971.2,3673.74
+1968.81,3674.09
+1966.39,3674.21
+1917.18,3674.21
+1914.77,3674.09
+1912.38,3673.74
+1910.04,3673.15
+1907.77,3672.34
+1905.58,3671.31
+1903.51,3670.07
+1901.57,3668.63
+1899.78,3667.01
+1898.16,3665.22
+1896.72,3663.28
+1895.48,3661.21
+1894.45,3659.02
+1893.64,3656.75
+1893.05,3654.41
+1892.69,3652.02
+1892.58,3649.61
+1892.58,3354.33
+1892.69,3351.92
+1893.05,3349.53
+1893.64,3347.19
+1894.45,3344.91
+1895.48,3342.73
+1896.72,3340.66
+1898.16,3338.72
+1899.78,3336.93
+1901.57,3335.31
+1903.51,3333.87
+1905.58,3332.63
+1907.77,3331.6
+1910.04,3330.78
+1912.38,3330.2
+1914.77,3329.84
+1917.18,3329.72
+1966.39,3329.72
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2165.66,3329.84
+2168.05,3330.2
+2170.39,3330.78
+2172.66,3331.6
+2174.84,3332.63
+2176.92,3333.87
+2178.86,3335.31
+2180.64,3336.93
+2182.27,3338.72
+2183.7,3340.66
+2184.95,3342.73
+2185.98,3344.91
+2186.79,3347.19
+2187.38,3349.53
+2187.73,3351.92
+2187.85,3354.33
+2187.85,3649.61
+2187.73,3652.02
+2187.38,3654.41
+2186.79,3656.75
+2185.98,3659.02
+2184.95,3661.21
+2183.7,3663.28
+2182.27,3665.22
+2180.64,3667.01
+2178.86,3668.63
+2176.92,3670.07
+2174.84,3671.31
+2172.66,3672.34
+2170.39,3673.15
+2168.05,3673.74
+2165.66,3674.09
+2163.25,3674.21
+2114.03,3674.21
+2111.62,3674.09
+2109.23,3673.74
+2106.89,3673.15
+2104.62,3672.34
+2102.43,3671.31
+2100.36,3670.07
+2098.42,3668.63
+2096.63,3667.01
+2095.01,3665.22
+2093.57,3663.28
+2092.33,3661.21
+2091.3,3659.02
+2090.49,3656.75
+2089.9,3654.41
+2089.54,3652.02
+2089.43,3649.61
+2089.43,3354.33
+2089.54,3351.92
+2089.9,3349.53
+2090.49,3347.19
+2091.3,3344.91
+2092.33,3342.73
+2093.57,3340.66
+2095.01,3338.72
+2096.63,3336.93
+2098.42,3335.31
+2100.36,3333.87
+2102.43,3332.63
+2104.62,3331.6
+2106.89,3330.78
+2109.23,3330.2
+2111.62,3329.84
+2114.03,3329.72
+2163.25,3329.72
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2362.51,3329.84
+2364.9,3330.2
+2367.24,3330.78
+2369.51,3331.6
+2371.69,3332.63
+2373.77,3333.87
+2375.71,3335.31
+2377.49,3336.93
+2379.12,3338.72
+2380.56,3340.66
+2381.8,3342.73
+2382.83,3344.91
+2383.64,3347.19
+2384.23,3349.53
+2384.58,3351.92
+2384.7,3354.33
+2384.7,3649.61
+2384.58,3652.02
+2384.23,3654.41
+2383.64,3656.75
+2382.83,3659.02
+2381.8,3661.21
+2380.56,3663.28
+2379.12,3665.22
+2377.49,3667.01
+2375.71,3668.63
+2373.77,3670.07
+2371.69,3671.31
+2369.51,3672.34
+2367.24,3673.15
+2364.9,3673.74
+2362.51,3674.09
+2360.1,3674.21
+2310.88,3674.21
+2308.47,3674.09
+2306.08,3673.74
+2303.74,3673.15
+2301.47,3672.34
+2299.28,3671.31
+2297.21,3670.07
+2295.27,3668.63
+2293.48,3667.01
+2291.86,3665.22
+2290.42,3663.28
+2289.18,3661.21
+2288.15,3659.02
+2287.34,3656.75
+2286.75,3654.41
+2286.4,3652.02
+2286.28,3649.61
+2286.28,3354.33
+2286.4,3351.92
+2286.75,3349.53
+2287.34,3347.19
+2288.15,3344.91
+2289.18,3342.73
+2290.42,3340.66
+2291.86,3338.72
+2293.48,3336.93
+2295.27,3335.31
+2297.21,3333.87
+2299.28,3332.63
+2301.47,3331.6
+2303.74,3330.78
+2306.08,3330.2
+2308.47,3329.84
+2310.88,3329.72
+2360.1,3329.72
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2559.36,3329.84
+2561.75,3330.2
+2564.09,3330.78
+2566.36,3331.6
+2568.55,3332.63
+2570.62,3333.87
+2572.56,3335.31
+2574.35,3336.93
+2575.97,3338.72
+2577.41,3340.66
+2578.65,3342.73
+2579.68,3344.91
+2580.49,3347.19
+2581.08,3349.53
+2581.43,3351.92
+2581.55,3354.33
+2581.55,3649.61
+2581.43,3652.02
+2581.08,3654.41
+2580.49,3656.75
+2579.68,3659.02
+2578.65,3661.21
+2577.41,3663.28
+2575.97,3665.22
+2574.35,3667.01
+2572.56,3668.63
+2570.62,3670.07
+2568.55,3671.31
+2566.36,3672.34
+2564.09,3673.15
+2561.75,3673.74
+2559.36,3674.09
+2556.95,3674.21
+2507.73,3674.21
+2505.32,3674.09
+2502.93,3673.74
+2500.59,3673.15
+2498.32,3672.34
+2496.13,3671.31
+2494.06,3670.07
+2492.12,3668.63
+2490.33,3667.01
+2488.71,3665.22
+2487.27,3663.28
+2486.03,3661.21
+2485,3659.02
+2484.19,3656.75
+2483.6,3654.41
+2483.25,3652.02
+2483.13,3649.61
+2483.13,3354.33
+2483.25,3351.92
+2483.6,3349.53
+2484.19,3347.19
+2485,3344.91
+2486.03,3342.73
+2487.27,3340.66
+2488.71,3338.72
+2490.33,3336.93
+2492.12,3335.31
+2494.06,3333.87
+2496.13,3332.63
+2498.32,3331.6
+2500.59,3330.78
+2502.93,3330.2
+2505.32,3329.84
+2507.73,3329.72
+2556.95,3329.72
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2953.06,3182.21
+2955.45,3182.56
+2957.79,3183.15
+2960.06,3183.96
+2962.25,3184.99
+2964.32,3186.23
+2966.26,3187.67
+2968.05,3189.29
+2969.67,3191.08
+2971.11,3193.02
+2972.35,3195.09
+2973.38,3197.28
+2974.19,3199.55
+2974.78,3201.89
+2975.13,3204.28
+2975.25,3206.69
+2975.25,3255.91
+2975.13,3258.32
+2974.78,3260.71
+2974.19,3263.05
+2973.38,3265.32
+2972.35,3267.5
+2971.11,3269.58
+2969.67,3271.52
+2968.05,3273.3
+2966.26,3274.93
+2964.32,3276.36
+2962.25,3277.61
+2960.06,3278.64
+2957.79,3279.45
+2955.45,3280.04
+2953.06,3280.39
+2950.65,3280.51
+2655.37,3280.51
+2652.96,3280.39
+2650.57,3280.04
+2648.23,3279.45
+2645.95,3278.64
+2643.77,3277.61
+2641.7,3276.36
+2639.76,3274.93
+2637.97,3273.3
+2636.35,3271.52
+2634.91,3269.58
+2633.67,3267.5
+2632.64,3265.32
+2631.82,3263.05
+2631.24,3260.71
+2630.88,3258.32
+2630.76,3255.91
+2630.76,3206.69
+2630.88,3204.28
+2631.24,3201.89
+2631.82,3199.55
+2632.64,3197.28
+2633.67,3195.09
+2634.91,3193.02
+2636.35,3191.08
+2637.97,3189.29
+2639.76,3187.67
+2641.7,3186.23
+2643.77,3184.99
+2645.95,3183.96
+2648.23,3183.15
+2650.57,3182.56
+2652.96,3182.21
+2655.37,3182.09
+2950.65,3182.09
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2953.06,2985.35
+2955.45,2985.71
+2957.79,2986.3
+2960.06,2987.11
+2962.25,2988.14
+2964.32,2989.38
+2966.26,2990.82
+2968.05,2992.44
+2969.67,2994.23
+2971.11,2996.17
+2972.35,2998.24
+2973.38,3000.43
+2974.19,3002.7
+2974.78,3005.04
+2975.13,3007.43
+2975.25,3009.84
+2975.25,3059.06
+2975.13,3061.47
+2974.78,3063.86
+2974.19,3066.2
+2973.38,3068.47
+2972.35,3070.65
+2971.11,3072.73
+2969.67,3074.67
+2968.05,3076.45
+2966.26,3078.08
+2964.32,3079.51
+2962.25,3080.76
+2960.06,3081.79
+2957.79,3082.6
+2955.45,3083.19
+2953.06,3083.54
+2950.65,3083.66
+2655.37,3083.66
+2652.96,3083.54
+2650.57,3083.19
+2648.23,3082.6
+2645.95,3081.79
+2643.77,3080.76
+2641.7,3079.51
+2639.76,3078.08
+2637.97,3076.45
+2636.35,3074.67
+2634.91,3072.73
+2633.67,3070.65
+2632.64,3068.47
+2631.82,3066.2
+2631.24,3063.86
+2630.88,3061.47
+2630.76,3059.06
+2630.76,3009.84
+2630.88,3007.43
+2631.24,3005.04
+2631.82,3002.7
+2632.64,3000.43
+2633.67,2998.24
+2634.91,2996.17
+2636.35,2994.23
+2637.97,2992.44
+2639.76,2990.82
+2641.7,2989.38
+2643.77,2988.14
+2645.95,2987.11
+2648.23,2986.3
+2650.57,2985.71
+2652.96,2985.35
+2655.37,2985.24
+2950.65,2985.24
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2953.06,2788.5
+2955.45,2788.86
+2957.79,2789.45
+2960.06,2790.26
+2962.25,2791.29
+2964.32,2792.53
+2966.26,2793.97
+2968.05,2795.59
+2969.67,2797.38
+2971.11,2799.32
+2972.35,2801.39
+2973.38,2803.58
+2974.19,2805.85
+2974.78,2808.19
+2975.13,2810.58
+2975.25,2812.99
+2975.25,2862.2
+2975.13,2864.62
+2974.78,2867.01
+2974.19,2869.35
+2973.38,2871.62
+2972.35,2873.8
+2971.11,2875.88
+2969.67,2877.81
+2968.05,2879.6
+2966.26,2881.23
+2964.32,2882.66
+2962.25,2883.91
+2960.06,2884.94
+2957.79,2885.75
+2955.45,2886.34
+2953.06,2886.69
+2950.65,2886.81
+2655.37,2886.81
+2652.96,2886.69
+2650.57,2886.34
+2648.23,2885.75
+2645.95,2884.94
+2643.77,2883.91
+2641.7,2882.66
+2639.76,2881.23
+2637.97,2879.6
+2636.35,2877.81
+2634.91,2875.88
+2633.67,2873.8
+2632.64,2871.62
+2631.82,2869.35
+2631.24,2867.01
+2630.88,2864.62
+2630.76,2862.2
+2630.76,2812.99
+2630.88,2810.58
+2631.24,2808.19
+2631.82,2805.85
+2632.64,2803.58
+2633.67,2801.39
+2634.91,2799.32
+2636.35,2797.38
+2637.97,2795.59
+2639.76,2793.97
+2641.7,2792.53
+2643.77,2791.29
+2645.95,2790.26
+2648.23,2789.45
+2650.57,2788.86
+2652.96,2788.5
+2655.37,2788.39
+2950.65,2788.39
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2953.06,2591.65
+2955.45,2592.01
+2957.79,2592.59
+2960.06,2593.41
+2962.25,2594.44
+2964.32,2595.68
+2966.26,2597.12
+2968.05,2598.74
+2969.67,2600.53
+2971.11,2602.47
+2972.35,2604.54
+2973.38,2606.73
+2974.19,2609
+2974.78,2611.34
+2975.13,2613.73
+2975.25,2616.14
+2975.25,2665.35
+2975.13,2667.77
+2974.78,2670.15
+2974.19,2672.5
+2973.38,2674.77
+2972.35,2676.95
+2971.11,2679.02
+2969.67,2680.96
+2968.05,2682.75
+2966.26,2684.38
+2964.32,2685.81
+2962.25,2687.06
+2960.06,2688.09
+2957.79,2688.9
+2955.45,2689.49
+2953.06,2689.84
+2950.65,2689.96
+2655.37,2689.96
+2652.96,2689.84
+2650.57,2689.49
+2648.23,2688.9
+2645.95,2688.09
+2643.77,2687.06
+2641.7,2685.81
+2639.76,2684.38
+2637.97,2682.75
+2636.35,2680.96
+2634.91,2679.02
+2633.67,2676.95
+2632.64,2674.77
+2631.82,2672.5
+2631.24,2670.15
+2630.88,2667.77
+2630.76,2665.35
+2630.76,2616.14
+2630.88,2613.73
+2631.24,2611.34
+2631.82,2609
+2632.64,2606.73
+2633.67,2604.54
+2634.91,2602.47
+2636.35,2600.53
+2637.97,2598.74
+2639.76,2597.12
+2641.7,2595.68
+2643.77,2594.44
+2645.95,2593.41
+2648.23,2592.59
+2650.57,2592.01
+2652.96,2591.65
+2655.37,2591.54
+2950.65,2591.54
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2953.06,2394.8
+2955.45,2395.16
+2957.79,2395.74
+2960.06,2396.56
+2962.25,2397.59
+2964.32,2398.83
+2966.26,2400.27
+2968.05,2401.89
+2969.67,2403.68
+2971.11,2405.62
+2972.35,2407.69
+2973.38,2409.87
+2974.19,2412.15
+2974.78,2414.49
+2975.13,2416.88
+2975.25,2419.29
+2975.25,2468.5
+2975.13,2470.92
+2974.78,2473.3
+2974.19,2475.65
+2973.38,2477.92
+2972.35,2480.1
+2971.11,2482.17
+2969.67,2484.11
+2968.05,2485.9
+2966.26,2487.52
+2964.32,2488.96
+2962.25,2490.2
+2960.06,2491.24
+2957.79,2492.05
+2955.45,2492.64
+2953.06,2492.99
+2950.65,2493.11
+2655.37,2493.11
+2652.96,2492.99
+2650.57,2492.64
+2648.23,2492.05
+2645.95,2491.24
+2643.77,2490.2
+2641.7,2488.96
+2639.76,2487.52
+2637.97,2485.9
+2636.35,2484.11
+2634.91,2482.17
+2633.67,2480.1
+2632.64,2477.92
+2631.82,2475.65
+2631.24,2473.3
+2630.88,2470.92
+2630.76,2468.5
+2630.76,2419.29
+2630.88,2416.88
+2631.24,2414.49
+2631.82,2412.15
+2632.64,2409.87
+2633.67,2407.69
+2634.91,2405.62
+2636.35,2403.68
+2637.97,2401.89
+2639.76,2400.27
+2641.7,2398.83
+2643.77,2397.59
+2645.95,2396.56
+2648.23,2395.74
+2650.57,2395.16
+2652.96,2394.8
+2655.37,2394.69
+2950.65,2394.69
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2953.06,2197.95
+2955.45,2198.31
+2957.79,2198.89
+2960.06,2199.71
+2962.25,2200.74
+2964.32,2201.98
+2966.26,2203.42
+2968.05,2205.04
+2969.67,2206.83
+2971.11,2208.77
+2972.35,2210.84
+2973.38,2213.02
+2974.19,2215.3
+2974.78,2217.64
+2975.13,2220.03
+2975.25,2222.44
+2975.25,2271.65
+2975.13,2274.07
+2974.78,2276.45
+2974.19,2278.8
+2973.38,2281.07
+2972.35,2283.25
+2971.11,2285.32
+2969.67,2287.26
+2968.05,2289.05
+2966.26,2290.67
+2964.32,2292.11
+2962.25,2293.35
+2960.06,2294.39
+2957.79,2295.2
+2955.45,2295.79
+2953.06,2296.14
+2950.65,2296.26
+2655.37,2296.26
+2652.96,2296.14
+2650.57,2295.79
+2648.23,2295.2
+2645.95,2294.39
+2643.77,2293.35
+2641.7,2292.11
+2639.76,2290.67
+2637.97,2289.05
+2636.35,2287.26
+2634.91,2285.32
+2633.67,2283.25
+2632.64,2281.07
+2631.82,2278.8
+2631.24,2276.45
+2630.88,2274.07
+2630.76,2271.65
+2630.76,2222.44
+2630.88,2220.03
+2631.24,2217.64
+2631.82,2215.3
+2632.64,2213.02
+2633.67,2210.84
+2634.91,2208.77
+2636.35,2206.83
+2637.97,2205.04
+2639.76,2203.42
+2641.7,2201.98
+2643.77,2200.74
+2645.95,2199.71
+2648.23,2198.89
+2650.57,2198.31
+2652.96,2197.95
+2655.37,2197.83
+2950.65,2197.83
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2559.36,1804.25
+2561.75,1804.61
+2564.09,1805.19
+2566.36,1806.01
+2568.55,1807.04
+2570.62,1808.28
+2572.56,1809.72
+2574.35,1811.34
+2575.97,1813.13
+2577.41,1815.07
+2578.65,1817.14
+2579.68,1819.32
+2580.49,1821.6
+2581.08,1823.94
+2581.43,1826.33
+2581.55,1828.74
+2581.55,2124.02
+2581.43,2126.43
+2581.08,2128.82
+2580.49,2131.16
+2579.68,2133.43
+2578.65,2135.61
+2577.41,2137.69
+2575.97,2139.63
+2574.35,2141.41
+2572.56,2143.04
+2570.62,2144.48
+2568.55,2145.72
+2566.36,2146.75
+2564.09,2147.56
+2561.75,2148.15
+2559.36,2148.5
+2556.95,2148.62
+2507.73,2148.62
+2505.32,2148.5
+2502.93,2148.15
+2500.59,2147.56
+2498.32,2146.75
+2496.13,2145.72
+2494.06,2144.48
+2492.12,2143.04
+2490.33,2141.41
+2488.71,2139.63
+2487.27,2137.69
+2486.03,2135.61
+2485,2133.43
+2484.19,2131.16
+2483.6,2128.82
+2483.25,2126.43
+2483.13,2124.02
+2483.13,1828.74
+2483.25,1826.33
+2483.6,1823.94
+2484.19,1821.6
+2485,1819.32
+2486.03,1817.14
+2487.27,1815.07
+2488.71,1813.13
+2490.33,1811.34
+2492.12,1809.72
+2494.06,1808.28
+2496.13,1807.04
+2498.32,1806.01
+2500.59,1805.19
+2502.93,1804.61
+2505.32,1804.25
+2507.73,1804.13
+2556.95,1804.13
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2362.51,1804.25
+2364.9,1804.61
+2367.24,1805.19
+2369.51,1806.01
+2371.69,1807.04
+2373.77,1808.28
+2375.71,1809.72
+2377.49,1811.34
+2379.12,1813.13
+2380.56,1815.07
+2381.8,1817.14
+2382.83,1819.32
+2383.64,1821.6
+2384.23,1823.94
+2384.58,1826.33
+2384.7,1828.74
+2384.7,2124.02
+2384.58,2126.43
+2384.23,2128.82
+2383.64,2131.16
+2382.83,2133.43
+2381.8,2135.61
+2380.56,2137.69
+2379.12,2139.63
+2377.49,2141.41
+2375.71,2143.04
+2373.77,2144.48
+2371.69,2145.72
+2369.51,2146.75
+2367.24,2147.56
+2364.9,2148.15
+2362.51,2148.5
+2360.1,2148.62
+2310.88,2148.62
+2308.47,2148.5
+2306.08,2148.15
+2303.74,2147.56
+2301.47,2146.75
+2299.28,2145.72
+2297.21,2144.48
+2295.27,2143.04
+2293.48,2141.41
+2291.86,2139.63
+2290.42,2137.69
+2289.18,2135.61
+2288.15,2133.43
+2287.34,2131.16
+2286.75,2128.82
+2286.4,2126.43
+2286.28,2124.02
+2286.28,1828.74
+2286.4,1826.33
+2286.75,1823.94
+2287.34,1821.6
+2288.15,1819.32
+2289.18,1817.14
+2290.42,1815.07
+2291.86,1813.13
+2293.48,1811.34
+2295.27,1809.72
+2297.21,1808.28
+2299.28,1807.04
+2301.47,1806.01
+2303.74,1805.19
+2306.08,1804.61
+2308.47,1804.25
+2310.88,1804.13
+2360.1,1804.13
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2165.66,1804.25
+2168.05,1804.61
+2170.39,1805.19
+2172.66,1806.01
+2174.84,1807.04
+2176.92,1808.28
+2178.86,1809.72
+2180.64,1811.34
+2182.27,1813.13
+2183.7,1815.07
+2184.95,1817.14
+2185.98,1819.32
+2186.79,1821.6
+2187.38,1823.94
+2187.73,1826.33
+2187.85,1828.74
+2187.85,2124.02
+2187.73,2126.43
+2187.38,2128.82
+2186.79,2131.16
+2185.98,2133.43
+2184.95,2135.61
+2183.7,2137.69
+2182.27,2139.63
+2180.64,2141.41
+2178.86,2143.04
+2176.92,2144.48
+2174.84,2145.72
+2172.66,2146.75
+2170.39,2147.56
+2168.05,2148.15
+2165.66,2148.5
+2163.25,2148.62
+2114.03,2148.62
+2111.62,2148.5
+2109.23,2148.15
+2106.89,2147.56
+2104.62,2146.75
+2102.43,2145.72
+2100.36,2144.48
+2098.42,2143.04
+2096.63,2141.41
+2095.01,2139.63
+2093.57,2137.69
+2092.33,2135.61
+2091.3,2133.43
+2090.49,2131.16
+2089.9,2128.82
+2089.54,2126.43
+2089.43,2124.02
+2089.43,1828.74
+2089.54,1826.33
+2089.9,1823.94
+2090.49,1821.6
+2091.3,1819.32
+2092.33,1817.14
+2093.57,1815.07
+2095.01,1813.13
+2096.63,1811.34
+2098.42,1809.72
+2100.36,1808.28
+2102.43,1807.04
+2104.62,1806.01
+2106.89,1805.19
+2109.23,1804.61
+2111.62,1804.25
+2114.03,1804.13
+2163.25,1804.13
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1968.81,1804.25
+1971.2,1804.61
+1973.54,1805.19
+1975.81,1806.01
+1977.99,1807.04
+1980.07,1808.28
+1982.01,1809.72
+1983.79,1811.34
+1985.42,1813.13
+1986.85,1815.07
+1988.1,1817.14
+1989.13,1819.32
+1989.94,1821.6
+1990.53,1823.94
+1990.88,1826.33
+1991,1828.74
+1991,2124.02
+1990.88,2126.43
+1990.53,2128.82
+1989.94,2131.16
+1989.13,2133.43
+1988.1,2135.61
+1986.85,2137.69
+1985.42,2139.63
+1983.79,2141.41
+1982.01,2143.04
+1980.07,2144.48
+1977.99,2145.72
+1975.81,2146.75
+1973.54,2147.56
+1971.2,2148.15
+1968.81,2148.5
+1966.39,2148.62
+1917.18,2148.62
+1914.77,2148.5
+1912.38,2148.15
+1910.04,2147.56
+1907.77,2146.75
+1905.58,2145.72
+1903.51,2144.48
+1901.57,2143.04
+1899.78,2141.41
+1898.16,2139.63
+1896.72,2137.69
+1895.48,2135.61
+1894.45,2133.43
+1893.64,2131.16
+1893.05,2128.82
+1892.69,2126.43
+1892.58,2124.02
+1892.58,1828.74
+1892.69,1826.33
+1893.05,1823.94
+1893.64,1821.6
+1894.45,1819.32
+1895.48,1817.14
+1896.72,1815.07
+1898.16,1813.13
+1899.78,1811.34
+1901.57,1809.72
+1903.51,1808.28
+1905.58,1807.04
+1907.77,1806.01
+1910.04,1805.19
+1912.38,1804.61
+1914.77,1804.25
+1917.18,1804.13
+1966.39,1804.13
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1771.96,1804.25
+1774.34,1804.61
+1776.69,1805.19
+1778.96,1806.01
+1781.14,1807.04
+1783.21,1808.28
+1785.15,1809.72
+1786.94,1811.34
+1788.57,1813.13
+1790,1815.07
+1791.25,1817.14
+1792.28,1819.32
+1793.09,1821.6
+1793.68,1823.94
+1794.03,1826.33
+1794.15,1828.74
+1794.15,2124.02
+1794.03,2126.43
+1793.68,2128.82
+1793.09,2131.16
+1792.28,2133.43
+1791.25,2135.61
+1790,2137.69
+1788.57,2139.63
+1786.94,2141.41
+1785.15,2143.04
+1783.21,2144.48
+1781.14,2145.72
+1778.96,2146.75
+1776.69,2147.56
+1774.34,2148.15
+1771.96,2148.5
+1769.54,2148.62
+1720.33,2148.62
+1717.92,2148.5
+1715.53,2148.15
+1713.19,2147.56
+1710.92,2146.75
+1708.73,2145.72
+1706.66,2144.48
+1704.72,2143.04
+1702.93,2141.41
+1701.31,2139.63
+1699.87,2137.69
+1698.63,2135.61
+1697.6,2133.43
+1696.79,2131.16
+1696.2,2128.82
+1695.84,2126.43
+1695.73,2124.02
+1695.73,1828.74
+1695.84,1826.33
+1696.2,1823.94
+1696.79,1821.6
+1697.6,1819.32
+1698.63,1817.14
+1699.87,1815.07
+1701.31,1813.13
+1702.93,1811.34
+1704.72,1809.72
+1706.66,1808.28
+1708.73,1807.04
+1710.92,1806.01
+1713.19,1805.19
+1715.53,1804.61
+1717.92,1804.25
+1720.33,1804.13
+1769.54,1804.13
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1575.11,1804.25
+1577.49,1804.61
+1579.84,1805.19
+1582.11,1806.01
+1584.29,1807.04
+1586.36,1808.28
+1588.3,1809.72
+1590.09,1811.34
+1591.71,1813.13
+1593.15,1815.07
+1594.39,1817.14
+1595.43,1819.32
+1596.24,1821.6
+1596.83,1823.94
+1597.18,1826.33
+1597.3,1828.74
+1597.3,2124.02
+1597.18,2126.43
+1596.83,2128.82
+1596.24,2131.16
+1595.43,2133.43
+1594.39,2135.61
+1593.15,2137.69
+1591.71,2139.63
+1590.09,2141.41
+1588.3,2143.04
+1586.36,2144.48
+1584.29,2145.72
+1582.11,2146.75
+1579.84,2147.56
+1577.49,2148.15
+1575.11,2148.5
+1572.69,2148.62
+1523.48,2148.62
+1521.07,2148.5
+1518.68,2148.15
+1516.34,2147.56
+1514.06,2146.75
+1511.88,2145.72
+1509.81,2144.48
+1507.87,2143.04
+1506.08,2141.41
+1504.46,2139.63
+1503.02,2137.69
+1501.78,2135.61
+1500.75,2133.43
+1499.93,2131.16
+1499.35,2128.82
+1498.99,2126.43
+1498.88,2124.02
+1498.88,1828.74
+1498.99,1826.33
+1499.35,1823.94
+1499.93,1821.6
+1500.75,1819.32
+1501.78,1817.14
+1503.02,1815.07
+1504.46,1813.13
+1506.08,1811.34
+1507.87,1809.72
+1509.81,1808.28
+1511.88,1807.04
+1514.06,1806.01
+1516.34,1805.19
+1518.68,1804.61
+1521.07,1804.25
+1523.48,1804.13
+1572.69,1804.13
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1548.09,3231.3
+1548.09,2247.05
+2532.34,2247.05
+2532.34,3231.3
+Z" /> 
+<circle cx="1646.51" cy="2345.47" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="2345.47" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2433.91" cy="2345.47" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1646.51" cy="2739.17" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="2739.17" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2433.91" cy="2739.17" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1646.51" cy="3132.87" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="3132.87" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2433.91" cy="3132.87" r="98.4252" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="4609.25" r="196.85" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1154.39" cy="1754.92" r="157.48" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1280.12" cy="3743.43" r="157.48" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3210.36" cy="1547.12" r="157.48" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2827.62" cy="1754.92" r="157.48" /> 
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:0.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path d="M1744 3679
+L1744 3501
+" />
+<path d="M1540 3883
+L1744 3679
+" />
+<path d="M1540 4117
+L1540 3883
+" />
+<path d="M1162 2131
+L1277 2247
+" />
+<path d="M2540 1361
+L2540 1239
+" />
+<path d="M1162 1762
+L1154 1754
+" />
+<path d="M1154 1754
+L1162 2131
+" />
+<path d="M1162 1361
+L1162 1762
+" />
+<path d="M1420 3883
+L1280 3743
+" />
+<path d="M1540 3883
+L1420 3883
+" />
+<path d="M2540 1239
+L2366 1065
+" />
+<path d="M2237 1065
+L2168 997
+" />
+<path d="M2366 1065
+L2237 1065
+" />
+<path d="M2138 2837
+L2040 2739
+" />
+<path d="M2803 2837
+L2138 2837
+" />
+<path d="M1744 2443
+L2040 2739
+" />
+<path d="M1277 2443
+L1744 2443
+" />
+<path d="M1941 2837
+L2040 2739
+" />
+<path d="M1941 3501
+L1941 2837
+" />
+<path d="M2138 2640
+L2040 2739
+" />
+<path d="M2803 2640
+L2138 2640
+" />
+<path d="M1941 4026
+L1941 3501
+" />
+<path d="M1851 4117
+L1941 4026
+" />
+<path d="M3024 1361
+L3210 1547
+" />
+<path d="M2918 1361
+L3024 1361
+" />
+<path d="M1162 4117
+L1162 4223
+" />
+<path d="M1351 4412
+L1351 4481
+" />
+<path d="M1162 4223
+L1351 4412
+" />
+<path d="M1548 3501
+L1425 3501
+" />
+<path d="M1425 3501
+L1449 3477
+" />
+<path d="M1449 3477
+L1449 3428
+" />
+<path d="M1567 3211
+L2040 2739
+" />
+<path d="M1567 3315
+L1567 3211
+" />
+<path d="M1454 3428
+L1567 3315
+" />
+<path d="M1449 3428
+L1454 3428
+" />
+<path d="M1412 3467
+L1095 3467
+" />
+<path d="M1446 3501
+L1412 3467
+" />
+<path d="M1548 3501
+L1446 3501
+" />
+<path d="M1296 4357
+L1252 4313
+" />
+<path d="M1733 4357
+L1296 4357
+" />
+<path d="M1851 4239
+L1733 4357
+" />
+<path d="M1851 4117
+L1851 4239
+" />
+<path d="M1851 4239
+L1678 4412
+" />
+<path d="M1678 4412
+L1252 4412
+" />
+<path d="M1252 4412
+L1154 4313
+" />
+<path d="M1540 1968
+L1548 1976
+" />
+<path d="M1540 1361
+L1540 1968
+" />
+<path d="M1941 1648
+L1941 1976
+" />
+<path d="M2229 1361
+L1941 1648
+" />
+<path d="M1744 1589
+L1744 1976
+" />
+<path d="M1851 1483
+L1744 1589
+" />
+<path d="M1851 1361
+L1851 1483
+" />
+<path d="M2335 3679
+L2335 3501
+" />
+<path d="M2448 3792
+L2335 3679
+" />
+<path d="M2605 3792
+L2448 3792
+" />
+<path d="M2929 4117
+L2605 3792
+" />
+<path d="M878 2168
+L563 1853
+" />
+<path d="M878 2419
+L878 2168
+" />
+<path d="M1100 2640
+L878 2419
+" />
+<path d="M1277 2640
+L1100 2640
+" />
+<path d="M957 2837
+L563 2443
+" />
+<path d="M1277 2837
+L957 2837
+" />
+<path d="M1277 3034
+L563 3034
+" />
+<path d="M957 3231
+L563 3625
+" />
+<path d="M1277 3231
+L957 3231
+" />
+<path d="M2606 2050
+L3319 2050
+" />
+<path d="M2532 1976
+L2606 2050
+" />
+<path d="M3319 2050
+L3516 1853
+" />
+<path d="M3054 4361
+L2878 4361
+" />
+<path d="M3154 3973
+L3154 4260
+" />
+<path d="M2878 4361
+L2758 4481
+" />
+<path d="M3154 4260
+L3054 4361
+" />
+<path d="M2683 3501
+L3154 3973
+" />
+<path d="M2532 3501
+L2683 3501
+" />
+<path d="M3319 2247
+L3516 2443
+" />
+<path d="M2803 2247
+L3319 2247
+" />
+<path d="M3122 3231
+L3516 3625
+" />
+<path d="M2803 3231
+L3122 3231
+" />
+<path d="M3516 2980
+L3516 3034
+" />
+<path d="M2980 2443
+L3516 2980
+" />
+<path d="M2803 2443
+L2980 2443
+" />
+<path d="M2138 4026
+L2138 3501
+" />
+<path d="M2229 4117
+L2138 4026
+" />
+<path d="M2528 4117
+L2229 4117
+" />
+<path d="M2758 1686
+L2827 1754
+" />
+<path d="M2138 1799
+L2251 1686
+" />
+<path d="M2138 1976
+L2138 1799
+" />
+<path d="M2251 1686
+L2758 1686
+" />
+</g>
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:0.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<g >
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1792.18,4357.28
+1850.4,4357.28
+1839.44,4364.61
+1795.57,4408.48
+1761.1,4460.06
+1752.3,4481.3
+1738.83,4481.3
+1735.92,4474.27
+1689.99,4452.44
+1661.13,4481.3
+1494.1,4481.3
+1606.47,4368.93
+1600.95,4357.3
+1629.24,4354.52
+1661.84,4344.63
+1674.85,4337.67
+1675.06,4337.85
+1695.58,4348.82
+1717.85,4355.57
+1741,4357.86
+1762.65,4357.28
+1792.18,4327.76
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1101.83,3396.44
+1129.78,3399.19
+1380.67,3399.19
+1380.76,3413.39
+1410.29,3442.91
+1380.76,3442.91
+1380.76,3486.82
+1360.51,3478.43
+1307.26,3467.84
+1252.98,3467.84
+1199.73,3478.43
+1149.58,3499.2
+1104.44,3529.36
+1066.06,3567.75
+1035.9,3612.89
+1015.12,3663.04
+1004.53,3716.28
+1004.53,3770.57
+1015.12,3823.81
+1035.9,3873.97
+1038.41,3877.74
+1028.87,3878.68
+1006.61,3885.43
+986.089,3896.4
+968.104,3911.16
+953.344,3929.14
+942.377,3949.66
+935.623,3971.93
+933.343,3995.08
+933.915,4028.54
+963.442,4058.07
+1103.21,4058.07
+1103.21,4050.2
+1221.32,4050.2
+1221.32,4058.07
+1229.19,4058.07
+1229.19,4176.18
+1221.32,4176.18
+1221.32,4327.76
+1250.84,4357.28
+1272.5,4357.86
+1295.65,4355.57
+1299.8,4354.32
+1292.86,4368.93
+1405.23,4481.3
+1238.19,4481.3
+1209.34,4452.44
+1163.41,4474.27
+1160.9,4481.3
+1062.22,4481.3
+985.346,4473.76
+917.42,4453.25
+854.771,4419.94
+799.785,4375.1
+754.557,4320.43
+720.809,4258.01
+714.978,4239.17
+933.343,4239.17
+935.623,4262.33
+942.377,4284.59
+953.344,4305.11
+968.104,4323.09
+986.089,4337.85
+1006.61,4348.82
+1028.87,4355.57
+1052.02,4357.86
+1073.68,4357.28
+1103.21,4327.76
+1103.21,4176.18
+963.442,4176.18
+933.915,4205.71
+933.343,4239.17
+714.978,4239.17
+699.828,4190.23
+691.789,4113.74
+691.789,3912.91
+713.026,3904.11
+764.611,3869.65
+808.482,3825.78
+842.95,3774.19
+866.693,3716.87
+878.796,3656.02
+878.796,3593.98
+868.638,3542.91
+1022.77,3388.78
+1076.57,3388.78
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1951.63,3442.91
+1970.74,3442.91
+1970.74,3561.02
+1951.63,3561.02
+1951.63,3762.8
+1981.16,3792.32
+1981.16,3878.34
+1961.47,3876.4
+1939.82,3876.97
+1910.29,3906.5
+1910.29,4058.07
+1918.17,4058.07
+1918.17,4176.18
+1910.29,4176.18
+1910.29,4184.06
+1792.18,4184.06
+1792.18,4176.18
+1784.31,4176.18
+1784.31,4058.07
+1792.18,4058.07
+1792.18,3906.5
+1766.27,3880.58
+1850.83,3796.02
+1856.83,3791.09
+1859.66,3787.65
+1869.42,3790.61
+1892.58,3792.89
+1902.42,3792.32
+1931.95,3762.8
+1931.95,3561.02
+1912.83,3561.02
+1912.83,3442.91
+1931.95,3442.91
+1931.95,3435.04
+1951.63,3435.04
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1557.93,3442.91
+1577.04,3442.91
+1577.04,3561.02
+1557.93,3561.02
+1557.93,3568.9
+1538.25,3568.9
+1538.25,3561.02
+1498.88,3561.02
+1498.88,3442.91
+1538.25,3442.91
+1538.25,3435.04
+1557.93,3435.04
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2862.06,2630.91
+2869.94,2630.91
+2869.94,2650.59
+2862.06,2650.59
+2862.06,2827.76
+3063.84,2827.76
+3093.36,2798.23
+3093.94,2788.39
+3093.05,2779.42
+3226.18,2912.54
+3213.73,2942.58
+3201.63,3003.43
+3201.63,3065.47
+3208.16,3098.31
+3183.45,3085.1
+3153.76,3076.1
+3130.63,3073.82
+3130.63,3073.82
+3122.89,3073.06
+3115.16,3073.82
+3092.48,3073.82
+3093.93,3059.06
+3093.93,3009.84
+3091.18,2981.89
+3083.03,2955.01
+3077.88,2945.37
+3084.9,2932.23
+3091.65,2909.96
+3093.94,2886.81
+3093.36,2876.97
+3063.84,2847.44
+2862.06,2847.44
+2862.06,2866.55
+2743.95,2866.55
+2743.95,2847.44
+2736.08,2847.44
+2736.08,2827.76
+2743.95,2827.76
+2743.95,2650.59
+2736.08,2650.59
+2736.08,2630.91
+2743.95,2630.91
+2743.95,2611.79
+2862.06,2611.79
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 2107.14,2711.45
+2107.14,2766.9
+2067.94,2806.1
+2012.49,2806.1
+1973.28,2766.9
+1973.28,2711.45
+2012.49,2672.24
+2067.94,2672.24
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 1336.47,2434.06
+1344.35,2434.06
+1344.35,2453.74
+1336.47,2453.74
+1336.47,2472.85
+1218.36,2472.85
+1218.36,2453.74
+1210.49,2453.74
+1210.49,2434.06
+1218.36,2434.06
+1218.36,2414.94
+1336.47,2414.94
+Z" /> 
+<path style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;fill-rule:evenodd;"
+d="M 3095.08,1004.58
+3163.01,1025.09
+3225.66,1058.4
+3280.64,1103.25
+3325.87,1157.92
+3359.62,1220.34
+3380.6,1288.12
+3388.64,1364.61
+3388.64,1565.44
+3367.4,1574.23
+3315.82,1608.7
+3271.95,1652.57
+3237.48,1704.16
+3213.73,1761.48
+3201.63,1822.33
+3201.63,1884.37
+3203.29,1892.72
+3066.99,1892.72
+3071.84,1885.46
+3092.61,1835.31
+3103.21,1782.06
+3103.21,1727.78
+3092.61,1674.53
+3071.84,1624.38
+3054.69,1598.72
+3073.82,1592.92
+3094.34,1581.95
+3112.32,1567.19
+3127.08,1549.2
+3138.05,1528.69
+3144.8,1506.42
+3147.08,1483.27
+3146.51,1449.8
+3116.99,1420.28
+2977.22,1420.28
+2977.22,1428.15
+2859.11,1428.15
+2859.11,1420.28
+2851.24,1420.28
+2851.24,1302.17
+2859.11,1302.17
+2859.11,1150.59
+2977.22,1150.59
+2977.22,1302.17
+3116.99,1302.17
+3146.51,1272.64
+3147.08,1239.17
+3144.8,1216.02
+3138.05,1193.76
+3127.08,1173.24
+3112.32,1155.25
+3094.34,1140.49
+3073.82,1129.53
+3051.56,1122.77
+3028.4,1120.49
+3006.75,1121.06
+2977.22,1150.59
+2859.11,1150.59
+2829.58,1121.06
+2807.93,1120.49
+2784.78,1122.77
+2762.51,1129.53
+2741.99,1140.49
+2724.01,1155.25
+2713.77,1167.74
+2691.89,1149.78
+2661.84,1133.72
+2655.92,1131.93
+2652.11,1127.28
+2646.1,1122.35
+2520.8,997.047
+3018.21,997.047
+Z" /> 
+</g>
+</g>
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:78.7402; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1154.39" cy="1754.92" r="78.7402" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1280.12" cy="3743.43" r="78.7402" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3210.36" cy="1547.12" r="78.7402" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2827.62" cy="1754.92" r="78.7402" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="563.836" cy="1853.35" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="563.836" cy="2443.9" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="563.836" cy="3034.45" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="563.836" cy="3625" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3516.59" cy="1853.35" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2630.76" cy="4609.25" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="869.094" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3516.59" cy="2443.9" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1449.66" cy="4609.25" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3516.59" cy="3625" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="3516.59" cy="3034.45" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1646.51" cy="2345.47" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="2345.47" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2433.91" cy="2345.47" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1646.51" cy="2739.17" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="2739.17" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2433.91" cy="2739.17" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="1646.51" cy="3132.87" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="3132.87" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2433.91" cy="3132.87" r="39.3701" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:0; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<circle cx="2040.21" cy="4609.25" r="98.4252" /> 
+</g>
+<g style="fill:#FFFFFF; fill-opacity:1.0; 
+stroke:#FFFFFF; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:39.3701; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:1.0; 
+stroke:#000000; stroke-width:47.2441; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:0.0; 
+stroke:#000000; stroke-width:47.2441; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path d="M1393 3975
+L1308 3975
+" />
+<path d="M1393 4258
+L1308 4258
+" />
+<path d="M1393 1502
+L1308 1502
+" />
+<path d="M1393 1219
+L1308 1219
+" />
+<path d="M2082 1219
+L1997 1219
+" />
+<path d="M2082 1502
+L1997 1502
+" />
+<path d="M2686 1502
+L2771 1502
+" />
+<path d="M2686 1219
+L2771 1219
+" />
+<path d="M2082 4258
+L1997 4258
+" />
+<path d="M2082 3975
+L1997 3975
+" />
+<path d="M2668 4266
+L2789 4266
+" />
+<path d="M2668 3967
+L2789 3967
+" />
+<circle cx="563.836" cy="1853.35" r="275.591" /> 
+<circle cx="563.836" cy="2443.9" r="275.591" /> 
+<circle cx="563.836" cy="3034.45" r="275.591" /> 
+<circle cx="563.836" cy="3625" r="275.591" /> 
+<circle cx="3516.59" cy="1853.35" r="275.591" /> 
+<circle cx="2630.76" cy="4609.25" r="275.591" /> 
+<circle cx="2040.21" cy="869.094" r="275.591" /> 
+<circle cx="3516.59" cy="2443.9" r="275.591" /> 
+<circle cx="1449.66" cy="4609.25" r="275.591" /> 
+<circle cx="3516.59" cy="3625" r="275.591" /> 
+<circle cx="3516.59" cy="3034.45" r="275.591" /> 
+<path d="M1396 1908
+L1209 1908
+" />
+<path d="M2870 3569
+L2870 3382
+" />
+<path d="M2683 3569
+L2870 3569
+" />
+<path d="M1209 3569
+L1209 3382
+" />
+<path d="M1396 3569
+L1209 3569
+" />
+<path d="M2870 1908
+L2870 2095
+" />
+<path d="M2683 1908
+L2870 1908
+" />
+<circle cx="2040.21" cy="4609.25" r="275.591" /> 
+<g >
+</g>
+</g>
+<g style="fill:#000000; fill-opacity:0.0; 
+stroke:#000000; stroke-width:47.2441; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+</g>
+<g style="fill:#000000; fill-opacity:0.0; 
+stroke:#000000; stroke-width:19.685; stroke-opacity:1; 
+stroke-linecap:round; stroke-linejoin:round;">
+<path d="M1055.96 869.094 A492.126 492.126 0.0 0 0 563.836 1361.22" />
+<path d="M1055 869
+L3024 869
+" />
+<path d="M3516.59 1361.22 A492.126 492.126 0.0 0 0 3024.47 869.094" />
+<path d="M563.836 4117.13 A492.126 492.126 0.0 0 0 1055.96 4609.25" />
+<path d="M3024.47 4609.25 A492.126 492.126 0.0 0 0 3516.59 4117.13" />
+<path d="M563 4117
+L563 1361
+" />
+<path d="M3516 4117
+L3516 1361
+" />
+<path d="M1055 4609
+L3024 4609
+" />
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+<g >
+</g>
+</g> 
 </svg>
diff --git a/example_project/drv8436_breakout_footprint.pretty/drv8436_breakout_footprint_v02.kicad_mod b/example_project/drv8436_breakout_footprint.pretty/drv8436_breakout_footprint_v02.kicad_mod
new file mode 100644
index 0000000000000000000000000000000000000000..bb19dd95cd0a7b8945abc132853afd5910e45059
--- /dev/null
+++ b/example_project/drv8436_breakout_footprint.pretty/drv8436_breakout_footprint_v02.kicad_mod
@@ -0,0 +1,28 @@
+(module drv8436_breakout_footprint_v02 (layer F.Cu) (tedit 619524AD)
+  (fp_text reference REF** (at 0 0) (layer F.SilkS)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text value drv8436_breakout_footprint_v02 (at 0 -7.62) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_line (start -3.75 3.5) (end -3.75 -3.5) (layer F.SilkS) (width 0.12))
+  (fp_line (start 2.5 4.75) (end -2.5 4.75) (layer F.SilkS) (width 0.12))
+  (fp_line (start 3.75 -3.5) (end 3.75 3.5) (layer F.SilkS) (width 0.12))
+  (fp_line (start -2.5 -4.75) (end 2.5 -4.75) (layer F.SilkS) (width 0.12))
+  (fp_arc (start -2.5 -3.5) (end -2.5 -4.75) (angle -90) (layer F.SilkS) (width 0.12))
+  (fp_arc (start 2.5 -3.5) (end 3.75 -3.5) (angle -90) (layer F.SilkS) (width 0.12))
+  (fp_arc (start 2.5 3.5) (end 2.5 4.75) (angle -90) (layer F.SilkS) (width 0.12))
+  (fp_arc (start -2.5 3.5) (end -3.75 3.5) (angle -90) (layer F.SilkS) (width 0.12))
+  (pad 1 smd rect (at -4 -2.25) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 2 smd rect (at -4 -0.75) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 3 smd rect (at -4 0.75) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 4 smd rect (at -4 2.25) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 5 smd rect (at -1.5 5 90) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 7 smd rect (at 1.5 5 90) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 8 smd rect (at 4 2.25 180) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 9 smd rect (at 4 0.75 180) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 10 smd rect (at 4 -0.75 180) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 11 smd rect (at 4 -2.25 180) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 12 smd rect (at 0 -5 270) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 6 smd rect (at 0 5 270) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+)
diff --git a/example_project/drv8436_breakout_symbol.lib b/example_project/drv8436_breakout_symbol.lib
index 87eed3f6095aed2e3959a7ca66a2bb9be8eb697a..dbb91cf59ad80ac15012892918f2b30e59b86c23 100644
--- a/example_project/drv8436_breakout_symbol.lib
+++ b/example_project/drv8436_breakout_symbol.lib
@@ -24,4 +24,28 @@ X STEP 9 400 50 100 L 50 50 1 1 I
 ENDDRAW
 ENDDEF
 #
+# drv8436_breakout_v02
+#
+DEF drv8436_breakout_v02 U 0 40 Y Y 1 F N
+F0 "U" 0 0 50 H V C CNN
+F1 "drv8436_breakout_v02" 0 600 50 H V C CNN
+F2 "" 0 0 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+DRAW
+S -350 400 350 -400 0 1 0 N
+X AOUT1 1 -450 150 100 R 50 50 1 1 I
+X STEP 10 450 50 100 L 50 50 1 1 I
+X DIR 11 450 150 100 L 50 50 1 1 I
+X VCC 12 0 500 100 D 50 50 1 1 I
+X AOUT2 2 -450 50 100 R 50 50 1 1 I
+X BOUT2 3 -450 -50 100 R 50 50 1 1 I
+X BOUT1 4 -450 -150 100 R 50 50 1 1 I
+X GND 5 -100 -500 100 U 50 50 1 1 I
+X nSLEEP 6 0 -500 100 U 50 50 1 1 I
+X VREF 7 100 -500 100 U 50 50 1 1 I
+X M0 8 450 -150 100 L 50 50 1 1 I
+X M1 9 450 -50 100 L 50 50 1 1 I
+ENDDRAW
+ENDDEF
+#
 #End Library
diff --git a/example_project/fp-info-cache b/example_project/fp-info-cache
index 4193c2b7e292b3bd260cce96280ac25ca8ae46c4..3d1d0203af20dd95507725dc43136acdd1c97a41 100644
--- a/example_project/fp-info-cache
+++ b/example_project/fp-info-cache
@@ -1,4 +1,4 @@
-19236519907878884
+19238157072042884
 Battery
 BatteryHolder_Bulgin_BX0036_1xC
 Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf)
@@ -83030,6 +83030,13 @@ drv8436_breakout_footprint
 drv8436_breakout_footprint
 
 
+0
+11
+11
+drv8436_breakout_footprint
+drv8436_breakout_footprint_v02
+
+
 0
 11
 11
diff --git a/example_project/sym-lib-table b/example_project/sym-lib-table
index 7cfc97abf234db87e07e0e615869d3102ad3e689..e70fea6f2b5f839a9ddfcac1a72563e120b2e023 100644
--- a/example_project/sym-lib-table
+++ b/example_project/sym-lib-table
@@ -1,3 +1,4 @@
 (sym_lib_table
   (lib (name drv8436_breakout_symbol)(type Legacy)(uri ${KIPRJMOD}/drv8436_breakout_symbol.lib)(options "")(descr ""))
+  (lib (name drv8436_breakout_symbol_v02)(type Legacy)(uri /home/zach/Documents/drv8436_breakout/kicad_library_v02/drv8436_breakout_symbol_v02.lib)(options "")(descr ""))
 )
diff --git a/img/fabrication.jpg b/img/fabrication.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..69022f0f1c62738f182fa2e3df3bcf044db7641d
Binary files /dev/null and b/img/fabrication.jpg differ
diff --git a/img/pcb_v02.png b/img/pcb_v02.png
new file mode 100644
index 0000000000000000000000000000000000000000..ce3d1592e7a694ac713cffbc626eb42d3c0d72ac
Binary files /dev/null and b/img/pcb_v02.png differ
diff --git a/img/schematic_v02.png b/img/schematic_v02.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe1ec97383159bae554d040e6189b32deb1ba605
Binary files /dev/null and b/img/schematic_v02.png differ
diff --git a/kicad_library_v02/drv8436_breakout_footprint_v02.kicad_mod b/kicad_library_v02/drv8436_breakout_footprint_v02.kicad_mod
new file mode 100644
index 0000000000000000000000000000000000000000..fc2c7e9c5be574a56977e40fe4c10e9feeee18ef
--- /dev/null
+++ b/kicad_library_v02/drv8436_breakout_footprint_v02.kicad_mod
@@ -0,0 +1,28 @@
+(module drv8436_breakout_footprint:drv8436_breakout_footprint_v02 (layer F.Cu) (tedit 619524AD)
+  (fp_text reference REF** (at 0 0) (layer F.SilkS)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text value drv8436_breakout_footprint_v02 (at 0 -7.62) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_arc (start -2.5 3.5) (end -3.75 3.5) (angle -90) (layer F.SilkS) (width 0.12))
+  (fp_arc (start 2.5 3.5) (end 2.5 4.75) (angle -90) (layer F.SilkS) (width 0.12))
+  (fp_arc (start 2.5 -3.5) (end 3.75 -3.5) (angle -90) (layer F.SilkS) (width 0.12))
+  (fp_arc (start -2.5 -3.5) (end -2.5 -4.75) (angle -90) (layer F.SilkS) (width 0.12))
+  (fp_line (start -2.5 -4.75) (end 2.5 -4.75) (layer F.SilkS) (width 0.12))
+  (fp_line (start 3.75 -3.5) (end 3.75 3.5) (layer F.SilkS) (width 0.12))
+  (fp_line (start 2.5 4.75) (end -2.5 4.75) (layer F.SilkS) (width 0.12))
+  (fp_line (start -3.75 3.5) (end -3.75 -3.5) (layer F.SilkS) (width 0.12))
+  (pad 6 smd rect (at 0 5 270) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 12 smd rect (at 0 -5 270) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 11 smd rect (at 4 -2.25 180) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 10 smd rect (at 4 -0.75 180) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 9 smd rect (at 4 0.75 180) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 8 smd rect (at 4 2.25 180) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 7 smd rect (at 1.5 5 90) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 5 smd rect (at -1.5 5 90) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 4 smd rect (at -4 2.25) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 3 smd rect (at -4 0.75) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 2 smd rect (at -4 -0.75) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+  (pad 1 smd rect (at -4 -2.25) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
+)
diff --git a/kicad_library_v02/drv8436_breakout_symbol_v02.dcm b/kicad_library_v02/drv8436_breakout_symbol_v02.dcm
new file mode 100644
index 0000000000000000000000000000000000000000..5f3ed79b79731d3d1ca39cfaa9a2dda60617b802
--- /dev/null
+++ b/kicad_library_v02/drv8436_breakout_symbol_v02.dcm
@@ -0,0 +1,3 @@
+EESchema-DOCLIB  Version 2.0
+#
+#End Doc Library
diff --git a/kicad_library_v02/drv8436_breakout_symbol_v02.lib b/kicad_library_v02/drv8436_breakout_symbol_v02.lib
new file mode 100644
index 0000000000000000000000000000000000000000..1a1f1199975082e57b65952166cbdbca6b7d042e
--- /dev/null
+++ b/kicad_library_v02/drv8436_breakout_symbol_v02.lib
@@ -0,0 +1,28 @@
+EESchema-LIBRARY Version 2.4
+#encoding utf-8
+#
+# drv8436_breakout_v02
+#
+DEF drv8436_breakout_v02 U 0 40 Y Y 1 F N
+F0 "U" 0 0 50 H V C CNN
+F1 "drv8436_breakout_v02" 0 600 50 H V C CNN
+F2 "" 0 0 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+DRAW
+S -350 400 350 -400 0 1 0 N
+X AOUT1 1 -450 150 100 R 50 50 1 1 I
+X STEP 10 450 50 100 L 50 50 1 1 I
+X DIR 11 450 150 100 L 50 50 1 1 I
+X VCC 12 0 500 100 D 50 50 1 1 I
+X AOUT2 2 -450 50 100 R 50 50 1 1 I
+X BOUT2 3 -450 -50 100 R 50 50 1 1 I
+X BOUT1 4 -450 -150 100 R 50 50 1 1 I
+X GND 5 -100 -500 100 U 50 50 1 1 I
+X nSLEEP 6 0 -500 100 U 50 50 1 1 I
+X VREF 7 100 -500 100 U 50 50 1 1 I
+X M0 8 450 -150 100 L 50 50 1 1 I
+X M1 9 450 -50 100 L 50 50 1 1 I
+ENDDRAW
+ENDDEF
+#
+#End Library