]> git.armaanb.net Git - atreides.git/commitdiff
Merge pull request #7 from ckhroulev/two-thumb-keys
authorPhil Hagelberg <phil@hagelb.org>
Sun, 27 Jul 2014 02:44:54 +0000 (19:44 -0700)
committerPhil Hagelberg <phil@hagelb.org>
Sun, 27 Jul 2014 02:44:54 +0000 (19:44 -0700)
OpenSCAD design: allow choosing between 1 and 2 thumb keys for each hand

README.org
case-mk-i.svg [new file with mode: 0644]
case.svg [deleted file]
firmware/.gitignore [deleted file]
firmware/Makefile [deleted file]
firmware/atreus.c [deleted file]
firmware/layouts.h [deleted file]
firmware/usb_keyboard.c [deleted file]
firmware/usb_keyboard.h [deleted file]

index f7a560cc880cc769f13aac2cd23d81a14d5bd921..16cb2d071e7a271db76cdf963588a630eb673cb9 100644 (file)
@@ -77,12 +77,11 @@ after the fact.
 This layout has five modifiers and 37 non-modifiers.
 
 I strongly prefer the feel and sound of tactile [[http://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=651][Cherry MX blue]]
-switches for typing. However, I like having linear switches on the
-modifier keys (ctrl, alt, super, shift, and fn). [[http://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=102][Cherry MX red
-switches]] are nice and light but are more expensive and difficult to
-find. [[http://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=103][Cherry MX black switches]] are cheaper and easier to source, but
-may be too heavy if you modify the layout to include modifiers under
-the pinkies.
+switches for typing. However, I like having linear [[http://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=103][Cherry MX black
+switches]] switches on the modifier keys (ctrl, alt, super, shift, and
+fn) because the tactile effect has no benefit for keys that are held
+down, and giving a different response helps you learn the layout more
+quickly.
 
 *** Diodes
 
@@ -106,9 +105,13 @@ keycap from [[http://www.keycapsdirect.com/key-capsinventory.php][Signature Plas
 
 ** Case
 
-Layered laser-cut wood or acrylic; see [[file:./case.svg][the =case.svg= file]].
-
-TODO: mention the difference between mk. I and mk. II cases.
+Layered laser-cut wood or acrylic. The original case (=case-mk-i.svg=)
+is slightly less wide and has a minor asymmetry with the screws on the
+bottom side. The [[http://geekhack.org/index.php?topic%3D54759.msg1304117#msg1304117][mark II case]] (in the `case` directory) is implemented
+programmatically in openscad, though dxf files are available as a
+convenience, which can be converted to SVG or EPS for laser cutting
+with Inkscape. It features 8 screw holes and a kind of "stair step"
+design around the top and bottom of the key clusters.
 
 [[./layers.jpg]]
 
@@ -130,7 +133,7 @@ TODO: describe finishing process for wood.
 
 ** Firmware
 
-The [[https://gitlab.com/technomancy/atreus-firmware/blob/master/readme.md][custom Atreus firmware]] is a small (~100 LOC) project which
+The [[https://gitlab.com/technomancy/atreus-firmware/blob/master/readme.md][custom Atreus firmware]] is a small C project which
 implements matrix scanning and debouncing with user-customizeable
 layers and macro functions. Another option is the much more complex
 TMK firmware. My [[https://github.com/technomancy/tmk_keyboard/tree/atreus][fork of the tmk firmware]] has support for the Atreus
@@ -161,28 +164,13 @@ of the layout which has the same effect.
 - 5 MX Red switches: $10.00 (optional)
 - additional 1.5x DSA keycap: $1 (optional)
 
-=(+ 29 3.45 18 16 11 (* 3 10))= $99.95 plus tax/shipping
-
 - mechanicalkeyboards.com: free shipping in the US
 - Signature Plastics (keycaps) US shipping: $8.00
 - PJRC (teensy) shipping: $3.03
 
-*** Cost-saving Options
-
-There are a few ways to lower the cost further.  Using [[http://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=482][Matias]] key
-switches could save you a fair bit if you go in on a 90-pack with
-someone else, but they're a little harder to find keycaps for; the MX
-caps won't work on them. Using wood for the case will reduce both the
-materials cost as well as the amount of time needed to cut the case.
-
-Replacing the colored acrylic with transparent might also save a few
-dollars. You could also use thinner acrylic for the switch plate too;
-I cut mine in 4.5mm. A thinner spacer is inadvisable; even with 6mm
-it's pretty tight.
-
-Another common trick is scavenging keycaps and switches from used
-keyboards; something with Cherry or Alps switches should work. This
-can be time-consuming though.
+I haven't found a way to add the 1.5x keycap to an order of the DSA
+base set, so you might be stuck paying Signature Plastics shipping
+twice.
 
 *** Other Tools
 
@@ -196,17 +184,28 @@ bottom to prevent the board from sliding around when placed on a desk.
 
 Once you have all the parts, the first thing to do is glue the
 switches to the switch plate since there's no PCB to hold them in
-place. Be aware that the screw holes unfortunately are not
-symmetrical, so before inserting the switches it's important to ensure
-that the plate is right-side-up. Use a drop of hot glue on the top and
-bottom of each switch to affix it in place.
-
-TODO: document using the diode legs for the columns.
+place. Place all the switches in their holes, taking care to place the
+black switches where the modifiers go if applicable. Once the switches
+have been placed, flip the board over and place hot glue along the
+left and right side of each switch hole.
+
+[[./diodes.jpg]]
+
+Once the switches are in place, you'll need to solder the diodes
+in. For each side of the board start on the outside and work your way
+inward. Each switch has two metal contacts. The higher one is where
+you'll want to attach the diode. Each diode has a black ring on
+it. Cut the leg on the other side away from the ring and solder it to
+the higher switch contact. The other leg should point inward to the
+next switch. Once you've attached a diode to each switch in the row,
+you can start connecting them together. Solder the long leg of the
+diode to the long leg of the next diode in the row. The innermost
+diodes can have their long leg trimmed a bit; that's where you'll
+attach the hookup wire to connect it into the microcontroller.
 
 [[./wires.jpg]]
 
-Once the switches are in place, the matrix must be created. I
-recommend getting red wire for the (positive) rows and black for the
+I recommend getting red wire for the (positive) rows and black for the
 (negative) columns. The rows need eight wires with the insulation
 exposed at intervals matching the spacing of the switches; see the
 above photo for details. You could also just use many short stripped
diff --git a/case-mk-i.svg b/case-mk-i.svg
new file mode 100644 (file)
index 0000000..e3ddc3a
--- /dev/null
@@ -0,0 +1,1015 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="921.25983"
+   height="1647.6377"
+   id="svg3004"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   sodipodi:docname="case.svg"
+   inkscape:export-filename="/home/phil/src/atreus/preview.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90">
+  <metadata
+     id="metadata4705">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1440"
+     inkscape:window-height="900"
+     id="namedview4703"
+     showgrid="false"
+     inkscape:document-units="mm"
+     units="mm"
+     inkscape:zoom="1.124532"
+     inkscape:cx="455.66853"
+     inkscape:cy="186.61626"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="g5832"
+     showguides="true"
+     inkscape:guide-bbox="true" />
+  <desc
+     id="desc3006">/home/phil/ErgoDOX Case Layer 3 Plate - Left.dxf - scale = 1.000000</desc>
+  <defs
+     id="defs3008">
+    <marker
+       refY="0"
+       refX="0"
+       style="overflow:visible"
+       id="DistanceX"
+       orient="auto">
+      <path
+         style="stroke:#000000;stroke-width:0.5"
+         d="M 3,-3 -3,3 M 0,-5 0,5"
+         id="path3011"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <pattern
+       height="8"
+       width="8"
+       patternUnits="userSpaceOnUse"
+       y="0"
+       x="0"
+       id="Hatch">
+      <path
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         d="M8 4 l-4,4"
+         id="path3014" />
+      <path
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         d="M6 2 l-4,4"
+         id="path3016" />
+      <path
+         linecap="square"
+         stroke="#000000"
+         stroke-width="0.25"
+         d="M4 0 l-4,4"
+         id="path3018" />
+    </pattern>
+    <symbol
+       id="*Model_Space" />
+    <symbol
+       id="*Paper_Space" />
+    <symbol
+       id="*Paper_Space0" />
+  </defs>
+  <g
+     inkscape:label="All together"
+     inkscape:groupmode="layer"
+     id="g3023"
+     transform="translate(0,595.27583)"
+     style="display:none">
+    <g
+       id="g3317"
+       transform="matrix(0.98480775,0.17364818,-0.17364818,0.98480775,155.10068,-53.3287)">
+      <path
+         inkscape:connector-curvature="0"
+         d="m 393.74701,754.32463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3223" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 191.24646,934.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3583" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 123.74628,743.91896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3623" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 258.74665,714.75333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3663" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 326.24683,732.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3703" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 123.74628,811.41896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3743" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 191.24646,799.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3783" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 258.74665,782.25333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3823" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 326.24683,799.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3863" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 393.74701,821.82463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3903" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 123.74628,878.91896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3943" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 191.24646,867.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path3983" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 258.74665,849.75333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path4023" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 326.24683,867.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path4063" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 393.74701,889.32463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path4103" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 123.74628,946.41896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path4143" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 258.74665,917.25333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path4183" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 326.24683,934.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path4223" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 191.24646,732.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path4343" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path5501"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 394.48378,952.6864 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0" />
+    </g>
+    <path
+       style="fill:none;stroke:#ff0000;stroke-width:1.22030044;stroke-miterlimit:4;stroke-opacity:1"
+       d="m 60.452094,645.49182 800.578346,0 c 13.51828,0 23.08336,20.68759 24.80315,46.25518 l 17.10642,254.31572 c 1.71979,25.56759 -322.48578,87.97258 -336.00406,87.97258 l -212.59842,0 c -13.51828,0 -337.723816,-62.40497 -336.004027,-87.97258 L 35.439889,691.747 c 1.719788,-25.5676 11.493925,-46.25518 25.012205,-46.25518 z"
+       id="rect6039"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="sssssssss" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path3402"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,335.32633,239.57427)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,246.66088)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path4178"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,430.99562,239.57427)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path4180"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path4182"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,636.50743,569.10175)" />
+    <path
+       transform="matrix(0.40309815,0,0,0.3796237,781.05221,247.76554)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path4184"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path4186"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,140.44444,568.90332)" />
+    <g
+       transform="matrix(-0.98480775,0.17364818,0.17364818,0.98480775,768.79497,-54.076345)"
+       id="g5584">
+      <path
+         id="path5586"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 393.74701,754.32463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5588"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 191.24646,934.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5590"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 123.74628,743.91896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5592"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 258.74665,714.75333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5594"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 326.24683,732.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5596"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 123.74628,811.41896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5598"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 191.24646,799.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5600"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 258.74665,782.25333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5602"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 326.24683,799.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5604"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 393.74701,821.82463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5606"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 123.74628,878.91896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5608"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 191.24646,867.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5610"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 258.74665,849.75333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5612"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 326.24683,867.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5614"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 393.74701,889.32463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5616"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 123.74628,946.41896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5618"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 258.74665,917.25333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5620"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 326.24683,934.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5622"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 191.24646,732.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         inkscape:connector-curvature="0" />
+      <path
+         d="m 394.48378,952.6864 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5624"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       sodipodi:nodetypes="sssssssss"
+       inkscape:connector-curvature="0"
+       id="path5626"
+       d="m 76.130373,680.13734 768.999087,0 c 12.43777,0 14.19685,16.98175 15.89416,37.92142 l 17.188,212.04778 c 1.69731,20.93969 -307.34112,70.87686 -319.7789,70.87686 l -195.60564,0 c -12.43777,0 -321.527989,-49.94164 -319.778859,-70.87686 L 60.764732,718.05876 c 1.749127,-20.9352 2.927864,-37.92142 15.365641,-37.92142 z"
+       style="fill:none;stroke:#ff0000;stroke-width:1.05983841;stroke-miterlimit:4;stroke-opacity:1" />
+    <path
+       style="fill:none;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       d="m 463.61024,1006.341 87.36404,0.2851 57.15009,-9.9242 62.21069,-29.95767 80.94101,-13.41191 69.15722,0.0391 49.58498,-9.13724 8.6385,-11.18364 -43.25459,-253.60413 -150.14452,-6.34632 -48.94575,7.29369 -136.27537,65.12292 16.83225,135.95609 -53.25855,17.45608 -2.98032,0 -53.25863,-17.45608 16.8323,-135.95609 -136.2754,-65.12292 -48.94574,-7.29369 -150.14447,6.34632 -43.25459,253.60413 8.638497,11.18364 49.584983,9.13724 69.15721,-0.0391 80.94097,13.41191 62.21067,29.95767 57.15007,9.9242 87.36413,-0.2851 z"
+       id="path4456"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccccccccccccccccccccccccccc" />
+    <g
+       transform="translate(0,-1.2e-4)"
+       id="g4442"
+       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:none;stroke:#ff0000;stroke-width:0.99921262;stroke-miterlimit:4;stroke-opacity:1;display:inline;font-family:Anonymous Pro for Powerline;-inkscape-font-specification:Anonymous Pro for Powerline">
+      <path
+         sodipodi:nodetypes="ccccccc"
+         inkscape:connector-curvature="0"
+         id="path4444"
+         d="m 426.28766,709.04321 -2.29688,0 c -2.27946,-9.45081 -8.92476,-9.09451 -11.875,0 l -2.29687,0 6.78125,-20.39062 2.90625,0 6.78125,20.39062" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4446"
+         d="m 442.80328,695.54321 -1.82812,0 0,-5.0625 -4.375,0 0,16.73438 3.28125,0 0,1.82812 -8.73438,0 0,-1.82812 3.29688,0 0,-16.73438 -4.375,0 0,5.0625 -1.82813,0 0,-6.89062 14.5625,0 0,6.89062" />
+      <path
+         sodipodi:nodetypes="ccccccccsccccccccscccsccc"
+         inkscape:connector-curvature="0"
+         id="path4448"
+         d="m 460.49078,709.04321 -2.71875,0 -5.95312,-8.73437 -3.17188,0 0,8.73437 -2.14062,0 c 0,-3.39844 0,-7.16351 0,-10.56195 l 2.14062,-5.5e-4 4.57813,0 c 1.49999,10e-6 2.67707,-0.31249 3.53125,-0.9375 0.86457,-0.6354 1.29686,-1.65623 1.29687,-3.0625 m 0,0 c -10e-6,-1.3854 -0.4323,-2.39581 -1.29687,-3.03125 -0.85418,-0.64581 -2.03126,-0.96873 -3.53125,-0.96875 l -4.57813,0 -2.14062,-2.3e-4 0,-1.82789 6.71875,0 c 2.23957,2e-5 3.97395,0.4896 5.20312,1.46875 1.22916,0.96877 1.84374,2.42189 1.84375,4.35937 -10e-6,0.85418 -0.15105,1.62502 -0.45312,2.3125 -0.3021,0.6771 -0.71356,1.25522 -1.23438,1.73438 -0.52084,0.47917 -1.14584,0.86459 -1.875,1.15625 -0.71876,0.29167 -1.50521,0.46876 -2.35937,0.53125 l 6.14062,8.82812" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4450"
+         d="m 477.03766,709.04321 -13.03125,0 0,-20.39062 13.03125,0 0,1.82812 -10.89063,0 0,7.29688 8.03125,0 0,1.82812 -8.03125,0 0,7.60938 10.89063,0 0,1.82812" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4452"
+         d="m 494.53766,701.77759 c -2e-5,1.15625 -0.13022,2.20313 -0.39063,3.14062 -0.25001,0.93751 -0.64584,1.73959 -1.1875,2.40625 -0.53126,0.65625 -1.20834,1.16667 -2.03125,1.53125 -0.82292,0.36459 -1.79688,0.54688 -2.92187,0.54688 -1.13542,0 -2.11459,-0.18229 -2.9375,-0.54688 -0.8125,-0.36458 -1.48438,-0.875 -2.01563,-1.53125 -0.52083,-0.66666 -0.91146,-1.47395 -1.17187,-2.42187 -0.25,-0.94791 -0.375,-2 -0.375,-3.15625 l 0,-13.09375 2.14062,0 0,13.125 c 0,0.61459 0.0521,1.26563 0.15625,1.95312 0.11458,0.68751 0.32813,1.31251 0.64063,1.875 0.32291,0.56251 0.76562,1.03126 1.32812,1.40625 0.57291,0.375 1.31771,0.5625 2.23438,0.5625 0.91666,0 1.66145,-0.1875 2.23437,-0.5625 0.58333,-0.37499 1.03124,-0.84374 1.34375,-1.40625 0.32291,-0.56249 0.53645,-1.18749 0.64063,-1.875 0.10415,-0.68749 0.15624,-1.33853 0.15625,-1.95312 l 0,-13.125 2.15625,0 0,13.125" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4454"
+         d="m 512.28766,703.73071 c -2e-5,0.85417 -0.1771,1.63021 -0.53125,2.32813 -0.35418,0.6875 -0.82814,1.28125 -1.42188,1.78125 -0.59376,0.5 -1.27605,0.88541 -2.04687,1.15625 -0.77084,0.27083 -1.57293,0.40625 -2.40625,0.40625 -1.14584,0 -2.19792,-0.21354 -3.15625,-0.64063 -0.95834,-0.42708 -1.71875,-1.05729 -2.28125,-1.89062 l 0,2.17187 -1.8125,0 0,-6.20312 1.8125,0 c 0,0.69792 0.16145,1.33854 0.48437,1.92187 0.32292,0.57292 0.73438,1.06771 1.23438,1.48438 0.49999,0.41667 1.07291,0.74479 1.71875,0.98437 0.65624,0.22917 1.32291,0.34375 2,0.34375 0.60416,0 1.16145,-0.0833 1.67187,-0.25 0.51041,-0.17708 0.95833,-0.42187 1.34375,-0.73437 0.38541,-0.32292 0.68749,-0.71354 0.90625,-1.17188 0.22916,-0.45833 0.34374,-0.97916 0.34375,-1.5625 -10e-6,-0.65624 -0.14584,-1.21874 -0.4375,-1.6875 -0.28126,-0.46874 -0.66667,-0.86978 -1.15625,-1.20312 -0.47917,-0.33333 -1.02084,-0.61458 -1.625,-0.84375 -0.60417,-0.23958 -1.21875,-0.47395 -1.84375,-0.70313 -0.73959,-0.2604 -1.47917,-0.53124 -2.21875,-0.8125 -0.73958,-0.29165 -1.40104,-0.65624 -1.98437,-1.09375 -0.58334,-0.43749 -1.05729,-0.96873 -1.42188,-1.59375 -0.36458,-0.6354 -0.54687,-1.42186 -0.54687,-2.35937 0,-0.83332 0.17708,-1.5729 0.53125,-2.21875 0.35416,-0.65623 0.81771,-1.20832 1.39062,-1.65625 0.57292,-0.4479 1.23958,-0.78644 2,-1.01563 0.76042,-0.23956 1.54166,-0.35935 2.34375,-0.35937 0.98958,2e-5 1.90104,0.20314 2.73438,0.60937 0.84374,0.40627 1.49999,1.02606 1.96875,1.85938 l 0,-2.125 1.89062,0 0,5.82812 -1.89062,0 c -1e-5,-0.61457 -0.13022,-1.18748 -0.39063,-1.71875 -0.25001,-0.54165 -0.59376,-0.99998 -1.03125,-1.375 -0.43751,-0.3854 -0.93751,-0.68748 -1.5,-0.90625 -0.5625,-0.22914 -1.15625,-0.34373 -1.78125,-0.34375 -0.55209,2e-5 -1.07813,0.0625 -1.57812,0.1875 -0.50001,0.12502 -0.93751,0.32815 -1.3125,0.60938 -0.375,0.27085 -0.67709,0.62502 -0.90625,1.0625 -0.21875,0.43751 -0.32813,0.95835 -0.32813,1.5625 0,0.53126 0.13021,0.98439 0.39063,1.35937 0.27083,0.37502 0.6302,0.70835 1.07812,1 0.44792,0.28127 0.96354,0.54168 1.54688,0.78125 0.59374,0.22918 1.19791,0.46356 1.8125,0.70313 0.77082,0.27084 1.53645,0.57293 2.29687,0.90625 0.76041,0.33334 1.4427,0.73438 2.04688,1.20312 0.60415,0.46876 1.09894,1.04689 1.48437,1.73438 0.38541,0.67709 0.57811,1.50521 0.57813,2.48437" />
+    </g>
+  </g>
+  <g
+     style="display:inline"
+     transform="translate(0,595.27583)"
+     id="g5832"
+     inkscape:groupmode="layer"
+     inkscape:label="Plate">
+    <path
+       sodipodi:nodetypes="sssssssss"
+       inkscape:connector-curvature="0"
+       id="path5876"
+       d="m 60.452094,645.49182 800.578346,0 c 13.51828,0 23.08336,20.68759 24.80315,46.25518 l 17.10642,254.31572 c 1.71979,25.56759 -322.48578,87.97258 -336.00406,87.97258 l -212.59842,0 c -13.51828,0 -337.723816,-62.40497 -336.004027,-87.97258 L 35.439889,691.747 c 1.719788,-25.5676 11.493925,-46.25518 25.012205,-46.25518 z"
+       style="fill:none;stroke:#ff0000;stroke-width:1.22030044;stroke-miterlimit:4;stroke-opacity:1" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,335.32633,239.57427)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path5878"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5880"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,246.66088)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5882"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,430.99562,239.57427)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,689.65703,558.47176)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path5884"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5886"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.40309815,0,0,0.3796237,781.05221,247.76554)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path4207"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,383.17514,597.44814)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,383.17514,189.96782)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path4211"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path4213"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,383.17514,-217.51249)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,383.17514,-624.99281)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path4215"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <g
+       id="g3180">
+      <path
+         sodipodi:type="arc"
+         style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         id="path5888"
+         sodipodi:cx="205.06096"
+         sodipodi:cy="1105.1703"
+         sodipodi:rx="14.142136"
+         sodipodi:ry="14.142136"
+         d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+         transform="matrix(0.38063606,0,0,0.38063606,69.578294,556.70011)" />
+      <path
+         id="path5836"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 411.87869,757.90949 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91816,16.97826 3.0819,-17.47837 m -0.24565,17.97848 -2.83625,-0.50011 m 0.68267,12.71369 2.15358,-12.21358 m -4.98984,11.71347 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.35136,-5.17438 48.74811,8.5956 m -48.14486,-12.01682 -0.60325,3.42122 m -2.23301,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 5.91816,-16.97826 -3.08191,17.47837 m 0.24566,-17.97848 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 3.43951,-2.92112 -0.60325,3.42123 m 49.35136,5.17438 -48.74811,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5838"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 181.08586,900.64647 0.60325,-3.42122 m 2.23301,3.92133 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98985,11.71348 2.83626,0.50011 m -5.91816,16.97826 3.0819,-17.47837 m -0.24565,17.97848 -2.83625,-0.50011 m 0.68267,12.71369 2.15358,-12.21358 m -4.98984,11.71347 2.83626,0.50011 m -3.43951,2.92112 0.60325,-3.42123 m -49.35136,-5.17438 48.74811,8.59561 m -48.14486,-12.01683 -0.60325,3.42122 m -2.23301,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98985,-11.71348 -2.83626,-0.50011 m 5.91816,-16.97826 -3.0819,17.47837 m 0.24565,-17.97848 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 3.43951,-2.92112 -0.60325,3.42123 m 49.35136,5.17438 -48.74811,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5840"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 147.7868,700.77677 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98985,11.71347 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.351361,-5.17438 48.748111,8.5956 m -48.144857,-12.01682 -0.603254,3.42122 m -2.233,-3.92133 2.836254,0.50011 m -0.682669,-12.7137 -2.153585,12.21359 m 4.989839,-11.71348 -2.836254,-0.50011 m 5.918162,-16.97826 -3.081908,17.47837 m 0.245654,-17.97848 2.836254,0.50011 m -0.68267,-12.71369 -2.153584,12.21358 m 4.989838,-11.71347 -2.836254,-0.50011 m 3.439508,-2.92112 -0.603254,3.42123 m 49.35137,5.17438 -48.748116,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5842"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 285.80077,695.4968 0.60326,-3.42122 m 2.23299,3.92133 -2.83625,-0.50011 m 0.68266,12.7137 2.15359,-12.21359 m -4.98983,11.71348 2.83624,0.50011 m -5.91815,16.97826 3.08191,-17.47837 m -0.24567,17.97847 -2.83624,-0.5001 m 0.68266,12.71369 2.15358,-12.21359 m -4.98983,11.71348 2.83625,0.50011 m -3.4395,2.92112 0.60325,-3.42123 m -49.35137,-5.17438 48.74812,8.59561 m -48.14487,-12.01684 -0.60325,3.42123 m -2.233,-3.92133 2.83625,0.5001 m -0.68267,-12.71369 -2.15358,12.21359 m 4.98984,-11.71348 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68268,-12.71369 -2.15358,12.21358 m 4.98984,-11.71348 -2.83626,-0.5001 m 3.43951,-2.92112 -0.60325,3.42122 m 49.35138,5.17439 -48.74813,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5844"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 349.19903,724.66547 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68268,12.71369 2.15358,-12.21358 m -4.98984,11.71347 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.35138,-5.17438 48.74813,8.5956 m -48.14487,-12.01683 -0.60326,3.42123 m -2.23299,-3.92133 2.83625,0.5001 m -0.68266,-12.71369 -2.15359,12.21359 m 4.98983,-11.71348 -2.83624,-0.50011 m 5.91815,-16.97826 -3.08191,17.47837 m 0.24566,-17.97848 2.83625,0.50011 m -0.68266,-12.71369 -2.15359,12.21358 m 4.98984,-11.71348 -2.83625,-0.5001 m 3.4395,-2.92112 -0.60325,3.42122 m 49.35137,5.17439 -48.74812,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5846"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 136.06555,767.2513 0.60325,-3.42123 m 2.23301,3.92134 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71347 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24566,17.97848 -2.83625,-0.50011 m 0.68267,12.71369 2.15358,-12.21358 m -4.98984,11.71348 2.83626,0.5001 m -3.43951,2.92112 0.60325,-3.42122 m -49.351363,-5.17439 48.748113,8.59561 m -48.144859,-12.01683 -0.603254,3.42122 m -2.233,-3.92133 2.836254,0.50011 m -0.68267,-12.7137 -2.153584,12.21359 m 4.989839,-11.71348 -2.836255,-0.50011 m 5.918163,-16.97826 -3.081908,17.47837 m 0.245653,-17.97847 2.836255,0.5001 m -0.68267,-12.71369 -2.153585,12.21359 m 4.989839,-11.71348 -2.836254,-0.50011 m 3.439508,-2.92111 -0.603254,3.42122 m 49.351362,5.17438 -48.748108,-8.5956"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5848"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 204.52836,767.69743 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68268,12.71369 2.15358,-12.21358 m -4.98984,11.71347 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14486,-12.01683 -0.60325,3.42122 m -2.233,-3.92133 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71348 -2.83626,-0.5001 m 5.91817,-16.97826 -3.08191,17.47836 m 0.24565,-17.97847 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17439 -48.74811,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5850"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 274.07952,761.97133 0.60325,-3.42123 m 2.233,3.92133 -2.83625,-0.5001 m 0.68266,12.71369 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -5.91815,16.97826 3.0819,-17.47837 m -0.24566,17.97848 -2.83624,-0.50011 m 0.68266,12.71369 2.15358,-12.21358 m -4.98983,11.71348 2.83625,0.5001 m -3.4395,2.92112 0.60325,-3.42122 m -49.35137,-5.17439 48.74812,8.59561 m -48.14487,-12.01683 -0.60325,3.42122 m -2.23301,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98985,-11.71348 -2.83626,-0.50011 m 5.91816,-16.97826 -3.0819,17.47837 m 0.24565,-17.97848 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 3.43951,-2.92111 -0.60325,3.42122 m 49.35137,5.17438 -48.74812,-8.5956"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5852"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 337.47777,791.14 0.60326,-3.42123 m 2.233,3.92133 -2.83626,-0.5001 m 0.68268,12.71369 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71348 2.83625,0.5001 m -3.43951,2.92112 0.60326,-3.42122 m -49.35138,-5.17439 48.74812,8.59561 m -48.14486,-12.01683 -0.60326,3.42122 m -2.23299,-3.92133 2.83625,0.50011 m -0.68267,-12.7137 -2.15358,12.21359 m 4.98983,-11.71348 -2.83625,-0.50011 m 5.91816,-16.97826 -3.08191,17.47837 m 0.24566,-17.97847 2.83625,0.5001 m -0.68266,-12.71369 -2.15359,12.21359 m 4.98983,-11.71348 -2.83624,-0.50011 m 3.4395,-2.92112 -0.60326,3.42123 m 49.35138,5.17438 -48.74812,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5854"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 400.15744,824.38402 0.60325,-3.42123 m 2.233,3.92133 -2.83625,-0.5001 m 0.68267,12.71369 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71348 2.83625,0.5001 m -3.43951,2.92112 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14485,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 5.91816,-16.97826 -3.08191,17.47837 m 0.24565,-17.97847 2.83626,0.5001 m -0.68267,-12.71369 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17438 -48.74811,-8.5956"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5856"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 124.3443,833.72582 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.71369 2.15358,-12.21358 m -4.98984,11.71348 2.83626,0.5001 m -5.91816,16.97826 3.0819,-17.47836 m -0.24565,17.97847 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.351365,-5.17439 48.748115,8.59561 m -48.144861,-12.01683 -0.603254,3.42122 m -2.233,-3.92133 2.836254,0.50011 m -0.68267,-12.71369 -2.153584,12.21358 m 4.989839,-11.71347 -2.836255,-0.50011 m 5.918162,-16.97826 -3.081907,17.47837 m 0.245653,-17.97848 2.836254,0.50011 m -0.682669,-12.7137 -2.153585,12.21359 m 4.989839,-11.71348 -2.836254,-0.50011 m 3.439508,-2.92111 -0.603254,3.42122 m 49.351364,5.17439 -48.74811,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5858"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 192.80711,834.17195 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71348 2.83625,0.5001 m -5.91816,16.97826 3.08191,-17.47836 m -0.24565,17.97847 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98985,11.71348 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.35136,-5.17439 48.74811,8.59561 m -48.14486,-12.01683 -0.60325,3.42122 m -2.233,-3.92133 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68268,-12.7137 -2.15358,12.21359 m 4.98984,-11.71348 -2.83626,-0.50011 m 3.43951,-2.92111 -0.60325,3.42122 m 49.35137,5.17439 -48.74812,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5860"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 262.35827,828.44585 0.60325,-3.42122 m 2.23299,3.92133 -2.83624,-0.50011 m 0.68266,12.71369 2.15358,-12.21358 m -4.98983,11.71348 2.83625,0.5001 m -5.91816,16.97826 3.08191,-17.47836 m -0.24566,17.97847 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98983,11.71348 2.83625,0.50011 m -3.4395,2.92111 0.60325,-3.42122 m -49.35138,-5.17439 48.74813,8.59561 m -48.14487,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68267,-12.71369 -2.15359,12.21358 m 4.98984,-11.71348 -2.83625,-0.5001 m 5.91816,-16.97826 -3.08191,17.47836 m 0.24565,-17.97847 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98985,-11.71348 -2.83626,-0.50011 m 3.43951,-2.92111 -0.60325,3.42122 m 49.35137,5.17439 -48.74812,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5862"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 325.75652,857.61452 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71347 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35138,-5.17439 48.74812,8.59561 m -48.14487,-12.01683 -0.60325,3.42122 m -2.23299,-3.92133 2.83624,0.50011 m -0.68266,-12.71369 -2.15358,12.21358 m 4.98983,-11.71348 -2.83625,-0.5001 m 5.91816,-16.97826 -3.08191,17.47836 m 0.24566,-17.97847 2.83625,0.50011 m -0.68267,-12.7137 -2.15358,12.21359 m 4.98983,-11.71348 -2.83625,-0.50011 m 3.4395,-2.92111 -0.60325,3.42122 m 49.35138,5.17439 -48.74813,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5864"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 388.43618,890.85854 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71348 2.83625,0.5001 m -5.91816,16.97826 3.08191,-17.47836 m -0.24565,17.97847 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14486,-12.01683 -0.60325,3.42122 m -2.233,-3.92133 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17439 -48.74811,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5866"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 112.62305,900.20034 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71347 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.351367,-5.17438 48.748107,8.5956 m -48.144853,-12.01683 -0.603254,3.42123 m -2.233001,-3.92133 2.836255,0.5001 m -0.68267,-12.71369 -2.153585,12.21359 m 4.989839,-11.71348 -2.836254,-0.50011 m 5.918162,-16.97826 -3.081908,17.47837 m 0.245654,-17.97848 2.836254,0.50011 m -0.682669,-12.71369 -2.153585,12.21358 m 4.989839,-11.71347 -2.836254,-0.50011 m 3.439508,-2.92112 -0.603254,3.42123 m 49.351366,5.17438 -48.748112,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5868"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 250.63701,894.92037 0.60326,-3.42122 m 2.23299,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98983,11.71348 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24566,17.97847 -2.83625,-0.5001 m 0.68266,12.71369 2.15359,-12.21359 m -4.98983,11.71348 2.83624,0.50011 m -3.4395,2.92111 0.60326,-3.42122 m -49.35138,-5.17438 48.74812,8.5956 m -48.14486,-12.01683 -0.60326,3.42123 m -2.233,-3.92134 2.83626,0.50011 m -0.68268,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.71369 -2.15359,12.21358 m 4.98984,-11.71348 -2.83625,-0.5001 m 3.43951,-2.92112 -0.60326,3.42122 m 49.35138,5.17439 -48.74812,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5870"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 314.03527,924.08904 0.60325,-3.42122 m 2.23301,3.92133 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24566,17.97847 -2.83625,-0.5001 m 0.68267,12.71369 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.35137,-5.17439 48.74812,8.59561 m -48.14487,-12.01683 -0.60325,3.42122 m -2.23299,-3.92132 2.83624,0.5001 m -0.68266,-12.71369 -2.15358,12.21359 m 4.98983,-11.71348 -2.83625,-0.50011 m 5.91815,-16.97826 -3.0819,17.47837 m 0.24566,-17.97848 2.83624,0.50011 m -0.68266,-12.71369 -2.15358,12.21358 m 4.98983,-11.71348 -2.83625,-0.5001 m 3.4395,-2.92112 -0.60325,3.42122 m 49.35137,5.17439 -48.74812,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path5872"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 216.24962,701.2229 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71347 2.83625,0.50011 m -3.4395,2.92112 0.60325,-3.42123 m -49.35137,-5.17438 48.74812,8.59561 m -48.14486,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 5.91816,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.71369 -2.15359,12.21358 m 4.98984,-11.71347 -2.83625,-0.50011 m 3.43951,-2.92112 -0.60326,3.42123 m 49.35137,5.17438 -48.74811,-8.59561"
+         inkscape:connector-curvature="0" />
+      <path
+         d="m 376.74116,956.92884 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68268,12.71369 2.15358,-12.21358 m -4.98984,11.71348 2.83626,0.5001 m -5.91817,16.97826 3.08191,-17.47836 m -0.24565,17.97847 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14485,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68268,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17439 -48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5874"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4237"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 451.40357,934.38564 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68268,12.71369 2.15358,-12.21358 m -4.98984,11.71348 2.83626,0.5001 m -5.91817,16.97826 3.08191,-17.47836 m -0.24565,17.97847 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14485,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68268,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17439 -48.74811,-8.59561" />
+    </g>
+    <g
+       id="g3204">
+      <path
+         inkscape:connector-curvature="0"
+         d="m 512.01696,757.16185 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71347 -2.83626,0.50011 m 5.91816,16.97826 -3.0819,-17.47837 m 0.24565,17.97848 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35136,-5.17439 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.23301,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71348 2.83625,-0.5001 m -5.91816,-16.97826 3.08191,17.47836 m -0.24566,-17.97847 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35136,5.17439 48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5892" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 742.80979,899.89883 -0.60325,-3.42122 m -2.23301,3.92133 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98985,11.71347 -2.83626,0.50011 m 5.91816,16.97826 -3.0819,-17.47837 m 0.24565,17.97848 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35136,-5.17439 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.23301,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98985,-11.71348 2.83626,-0.5001 m -5.91816,-16.97826 3.0819,17.47836 m -0.24565,-17.97847 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35136,5.17439 48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5894" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 776.10885,700.02913 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98985,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35136,-5.17439 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.233,-3.92133 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98984,-11.71348 2.83626,-0.5001 m -5.91817,-16.97826 3.08191,17.47836 m -0.24565,-17.97847 -2.83626,0.50011 m 0.68267,-12.7137 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.4395,-2.92111 0.60325,3.42122 m -49.35137,5.17439 48.74812,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5896" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 638.09488,694.74916 -0.60326,-3.42122 m -2.23299,3.92133 2.83625,-0.50011 m -0.68266,12.71369 -2.15359,-12.21358 m 4.98983,11.71347 -2.83624,0.50011 m 5.91815,16.97826 -3.08191,-17.47837 m 0.24567,17.97848 2.83624,-0.50011 m -0.68266,12.71369 -2.15358,-12.21358 m 4.98983,11.71348 -2.83625,0.5001 m 3.4395,2.92112 -0.60325,-3.42122 m 49.35137,-5.17439 -48.74812,8.59561 m 48.14487,-12.01683 0.60325,3.42122 m 2.233,-3.92133 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97825 3.08191,17.47836 m -0.24565,-17.97847 -2.83626,0.50011 m 0.68268,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35138,5.17439 48.74813,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5898" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 574.69662,723.91783 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71347 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68268,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35138,-5.17439 -48.74813,8.59561 m 48.14487,-12.01683 0.60326,3.42122 m 2.23299,-3.92133 -2.83625,0.50011 m 0.68266,-12.71369 2.15359,12.21358 m -4.98983,-11.71348 2.83624,-0.5001 m -5.91815,-16.97827 3.08191,17.47837 m -0.24566,-17.97847 -2.83625,0.5001 m 0.68266,-12.71369 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.4395,-2.92111 0.60325,3.42122 m -49.35137,5.17439 48.74812,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5900" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 787.8301,766.50365 -0.60325,-3.42122 m -2.23301,3.92133 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24566,17.97847 2.83625,-0.5001 m -0.68267,12.71369 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35136,-5.17438 -48.74811,8.5956 m 48.14486,-12.01683 0.60325,3.42123 m 2.233,-3.92133 -2.83625,0.5001 m 0.68267,-12.71369 2.15358,12.21359 M 841.8137,787.6 l 2.83626,-0.50011 M 838.7318,770.12163 841.8137,787.6 m -0.24565,-17.97848 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98984,-11.71348 2.83626,-0.5001 m -3.43951,-2.92112 0.60325,3.42122 m -49.35136,5.17439 48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5902" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 719.36729,766.94978 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68268,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97847 2.83626,-0.5001 m -0.68267,12.71369 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.43951,2.92111 -0.60326,-3.42122 m 49.35137,-5.17438 -48.74811,8.5956 m 48.14486,-12.01683 0.60325,3.42123 m 2.233,-3.92133 -2.83625,0.5001 m 0.68267,-12.71369 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71348 2.83625,-0.5001 m -3.43951,-2.92112 0.60326,3.42122 m -49.35137,5.17439 48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5904" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 649.81613,761.22368 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68266,12.71369 -2.15359,-12.21358 m 4.98984,11.71348 -2.83625,0.5001 m 5.91815,16.97827 -3.0819,-17.47837 m 0.24566,17.97847 2.83624,-0.5001 m -0.68266,12.71369 -2.15358,-12.21359 m 4.98983,11.71348 -2.83625,0.50011 m 3.4395,2.92111 -0.60325,-3.42122 m 49.35137,-5.17439 -48.74812,8.59561 m 48.14487,-12.01683 0.60325,3.42122 m 2.23301,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98985,-11.71347 2.83626,-0.50011 m -5.91816,-16.97826 3.0819,17.47837 m -0.24565,-17.97848 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35137,5.17439 48.74812,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5906" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 586.41788,790.39235 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68268,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91817,16.97825 -3.08191,-17.47836 m 0.24565,17.97847 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.43951,2.92111 -0.60326,-3.42122 m 49.35138,-5.17439 -48.74812,8.59561 m 48.14486,-12.01683 0.60326,3.42122 m 2.23299,-3.92133 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98983,-11.71347 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24566,-17.97848 -2.83625,0.50011 m 0.68266,-12.71369 2.15359,12.21358 m -4.98983,-11.71348 2.83624,-0.5001 m -3.4395,-2.92112 0.60326,3.42122 m -49.35138,5.17439 48.74812,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5908" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 523.73821,823.63637 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97847 2.83626,-0.5001 m -0.68267,12.71369 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.43951,2.92111 -0.60326,-3.42122 m 49.35137,-5.17438 -48.74811,8.5956 m 48.14485,-12.01683 0.60326,3.42123 m 2.233,-3.92134 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71347 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71348 2.83625,-0.5001 m -3.43951,-2.92112 0.60326,3.42122 m -49.35137,5.17439 48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5910" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 799.55135,832.97817 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91816,16.97826 -3.0819,-17.47837 m 0.24565,17.97848 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71347 -2.83626,0.50011 m 3.43951,2.92112 -0.60325,-3.42123 m 49.35136,-5.17438 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.23301,-3.92133 -2.83626,0.50011 m 0.68267,-12.7137 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24566,-17.97848 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98984,-11.71347 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35136,5.17438 48.74811,-8.5956"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5912" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 731.08854,833.42431 -0.60326,-3.42123 m -2.233,3.92133 2.83626,-0.5001 m -0.68267,12.71369 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98985,11.71347 -2.83626,0.50011 m 3.43951,2.92112 -0.60325,-3.42123 m 49.35136,-5.17438 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.233,-3.92133 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97847 -2.83626,0.5001 m 0.68268,-12.71369 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35137,5.17438 48.74812,-8.5956"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5914" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 661.53738,827.6982 -0.60325,-3.42122 m -2.23299,3.92133 2.83624,-0.50011 m -0.68266,12.7137 -2.15358,-12.21359 m 4.98983,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24566,17.97848 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98983,11.71347 -2.83625,0.50011 m 3.4395,2.92112 -0.60325,-3.42123 m 49.35138,-5.17438 -48.74813,8.59561 m 48.14487,-12.01684 0.60326,3.42123 m 2.233,-3.92133 -2.83626,0.5001 m 0.68267,-12.71369 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98985,-11.71347 2.83626,-0.50011 m -3.43951,-2.92112 0.60325,3.42123 m -49.35137,5.17438 48.74812,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5916" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 598.13913,856.86687 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 3.43951,2.92112 -0.60326,-3.42123 m 49.35138,-5.17438 -48.74812,8.59561 m 48.14487,-12.01684 0.60325,3.42123 m 2.23299,-3.92133 -2.83624,0.5001 m 0.68266,-12.71369 2.15358,12.21359 m -4.98983,-11.71348 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24566,-17.97848 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98983,-11.71348 2.83625,-0.5001 m -3.4395,-2.92112 0.60325,3.42122 m -49.35138,5.17439 48.74813,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5918" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 535.45947,890.11089 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 3.43951,2.92112 -0.60326,-3.42123 m 49.35137,-5.17438 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.233,-3.92133 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71347 2.83625,-0.50011 m -3.43951,-2.92112 0.60326,3.42123 m -49.35137,5.17438 48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5920" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 811.2726,899.4527 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71347 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.43951,2.92111 -0.60326,-3.42122 m 49.35137,-5.17439 -48.74811,8.59561 m 48.14485,-12.01683 0.60326,3.42122 m 2.233,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71348 2.83625,-0.5001 m -5.91816,-16.97826 3.08191,17.47836 m -0.24566,-17.97847 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98983,-11.71348 2.83625,-0.50011 m -3.43951,-2.92111 0.60326,3.42122 m -49.35137,5.17439 48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5922" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 673.25864,894.17273 -0.60326,-3.42122 m -2.23299,3.92132 2.83625,-0.5001 m -0.68267,12.71369 -2.15358,-12.21359 m 4.98983,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24566,17.97848 2.83625,-0.50011 m -0.68266,12.71369 -2.15359,-12.21358 m 4.98983,11.71348 -2.83624,0.5001 m 3.4395,2.92112 -0.60326,-3.42122 m 49.35138,-5.17439 -48.74812,8.59561 m 48.14486,-12.01683 0.60326,3.42122 m 2.233,-3.92133 -2.83626,0.50011 m 0.68268,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97847 -2.83626,0.5001 m 0.68267,-12.71369 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.43951,-2.92111 0.60326,3.42122 m -49.35138,5.17439 48.74812,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5924" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 609.86038,923.3414 -0.60325,-3.42122 m -2.23301,3.92133 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24566,17.97848 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35137,-5.17439 -48.74812,8.59561 m 48.14487,-12.01683 0.60325,3.42122 m 2.23299,-3.92133 -2.83624,0.50011 m 0.68266,-12.7137 2.15358,12.21359 m -4.98983,-11.71348 2.83625,-0.50011 m -5.91815,-16.97826 3.0819,17.47837 m -0.24566,-17.97847 -2.83624,0.5001 m 0.68266,-12.71369 2.15358,12.21359 m -4.98983,-11.71348 2.83625,-0.50011 m -3.4395,-2.92111 0.60325,3.42122 m -49.35137,5.17439 48.74812,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5926" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 707.64603,700.47526 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71348 -2.83626,0.5001 m 5.91817,16.97826 -3.08191,-17.47836 m 0.24565,17.97847 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.4395,2.92111 -0.60325,-3.42122 m 49.35137,-5.17439 -48.74812,8.59561 m 48.14486,-12.01683 0.60326,3.42122 m 2.233,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71347 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.7137 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.43951,-2.92111 0.60326,3.42122 m -49.35137,5.17439 48.74811,-8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path5928" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path5930"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         d="m 547.50673,956.92881 -0.60326,-3.42123 m -2.233,3.92133 2.83626,-0.5001 m -0.68268,12.71369 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 3.43951,2.92115 -0.60326,-3.42126 m 49.35137,-5.17438 -48.74811,8.59564 m 48.14485,-12.01686 0.60326,3.42122 m 2.233,-3.92133 -2.83626,0.50011 m 0.68268,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97847 -2.83626,0.5001 m 0.68267,-12.71369 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.43951,-2.92111 0.60326,3.42122 m -49.35137,5.17438 48.74811,-8.5956" />
+      <path
+         d="m 521.24641,925.4625 -0.60324,-3.42122 m 3.4395,2.92112 -2.83626,0.5001 m 4.98985,11.71347 -2.15359,-12.21357 m -0.68267,12.71369 2.83626,-0.50012 m 0.24565,17.97848 L 523.4,937.67609 m 5.91817,16.97826 -2.83626,0.5001 m 4.98984,11.71349 -2.15358,-12.21359 m -0.68267,12.71369 2.83625,-0.5001 m -2.23301,3.92132 -0.60324,-3.42122 m -48.14487,12.01683 48.74811,-8.59561 m -49.35135,5.17439 0.60324,3.42122 m -3.4395,-2.92112 2.83626,-0.5001 m -4.98985,-11.71347 2.15359,12.21357 m 0.68267,-12.71368 -2.83626,0.50011 m -0.24565,-17.97848 3.08191,17.47837 m -5.91817,-16.97827 2.83626,-0.5001 m -4.98984,-11.71349 2.15358,12.21359 m 0.68267,-12.71369 -2.83625,0.5001 m 2.23301,-3.92132 0.60324,3.42122 m 48.14487,-12.01683 -48.74811,8.59561"
+         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
+         id="path4239"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+  <g
+     style="display:inline"
+     transform="translate(0,595.27583)"
+     id="g5730"
+     inkscape:groupmode="layer"
+     inkscape:label="Spacer">
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,335.32633,-167.9061)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path5776"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5778"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,-160.81949)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5780"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,430.99562,-167.9061)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,689.65703,150.99139)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path5782"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5784"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.40309815,0,0,0.3796237,781.05221,-159.71483)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,69.578294,149.21974)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path5786"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       style="fill:none;stroke:#ff0000;stroke-width:1.05983841;stroke-miterlimit:4;stroke-opacity:1"
+       d="m 467.71654,272.65697 377.41292,0 c 12.43777,0 14.19685,16.98175 15.89416,37.92142 l 17.188,212.04778 c 1.69731,20.93969 -307.34112,70.87686 -319.7789,70.87686 l -195.60564,0 c -12.43777,0 -321.527989,-49.94164 -319.778859,-70.87686 L 60.764732,310.57839 c 1.749127,-20.9352 2.927864,-37.92142 15.365641,-37.92142 l 377.412937,0 0,-34.64552 -393.091216,0 c -13.51828,0 -23.292417,20.68758 -25.012205,46.25518 L 18.333503,538.58235 c -1.719789,25.56761 322.485747,87.97258 336.004027,87.97258 l 212.59842,0 c 13.51828,0 337.72385,-62.40499 336.00406,-87.97258 L 885.83359,284.26663 c -1.71979,-25.56759 -11.28487,-46.25518 -24.80315,-46.25518 l -393.3139,0 z"
+       id="path5830"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cssssssssccsssssssscc" />
+  </g>
+  <g
+     style="display:inline"
+     transform="translate(0,595.27583)"
+     id="g5628"
+     inkscape:groupmode="layer"
+     inkscape:label="Bottom">
+    <path
+       sodipodi:nodetypes="sssssssss"
+       inkscape:connector-curvature="0"
+       id="path5672"
+       d="m 60.452094,-169.46886 800.578346,0 c 13.51828,0 23.08336,20.68759 24.80315,46.25518 l 17.10642,254.31572 c 1.71979,25.56759 -322.48578,87.97258 -336.00406,87.97258 l -212.59842,0 c -13.51828,0 -337.723816,-62.40497 -336.004027,-87.97258 l 17.106386,-254.31572 c 1.719788,-25.5676 11.493925,-46.25518 25.012205,-46.25518 z"
+       style="fill:none;stroke:#ff0000;stroke-width:1.22030044;stroke-miterlimit:4;stroke-opacity:1" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,335.32633,-575.38641)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path5674"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5676"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,-568.2998)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5678"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,430.99562,-575.38641)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,689.65703,-256.48892)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path5680"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path5682"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.40309815,0,0,0.3796237,781.05221,-567.19514)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,69.578294,-258.26057)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path5684"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+  </g>
+  <g
+     style="display:inline"
+     transform="translate(0,595.27583)"
+     id="g3114"
+     inkscape:groupmode="layer"
+     inkscape:label="Top">
+    <path
+       sodipodi:nodetypes="sssssssss"
+       inkscape:connector-curvature="0"
+       id="path3158"
+       d="m 60.452094,-576.94918 800.578346,0 c 13.51828,0 23.08336,20.68759 24.80315,46.25518 l 17.10642,254.31572 c 1.71979,25.56759 -322.48578,87.97258 -336.00406,87.97258 l -212.59842,0 c -13.51828,0 -337.723816,-62.40497 -336.004027,-87.97258 L 35.439889,-530.694 c 1.719788,-25.5676 11.493925,-46.25518 25.012205,-46.25518 z"
+       style="fill:none;stroke:#ff0000;stroke-width:1.22030044;stroke-miterlimit:4;stroke-opacity:1" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,335.32633,-982.86673)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path3160"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path3162"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,-975.78012)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path3164"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.38063606,0,0,0.38063606,430.99562,-982.86673)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,689.65703,-663.96924)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path3166"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path3168"
+       sodipodi:cx="205.06096"
+       sodipodi:cy="1105.1703"
+       sodipodi:rx="14.142136"
+       sodipodi:ry="14.142136"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       transform="matrix(0.40309815,0,0,0.3796237,781.05221,-974.67546)" />
+    <path
+       transform="matrix(0.38063606,0,0,0.38063606,69.578294,-665.74089)"
+       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
+       sodipodi:ry="14.142136"
+       sodipodi:rx="14.142136"
+       sodipodi:cy="1105.1703"
+       sodipodi:cx="205.06096"
+       id="path3170"
+       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <g
+       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:none;stroke:#ff0000;stroke-width:0.99921262;stroke-miterlimit:4;stroke-opacity:1;font-family:Anonymous Pro for Powerline;-inkscape-font-specification:Anonymous Pro for Powerline"
+       id="text3996"
+       transform="translate(0,-1222.441)">
+      <path
+         d="m 426.28766,709.04321 -2.29688,0 c -2.27946,-9.45081 -8.92476,-9.09451 -11.875,0 l -2.29687,0 6.78125,-20.39062 2.90625,0 6.78125,20.39062"
+         id="path4005"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccccc" />
+      <path
+         d="m 442.80328,695.54321 -1.82812,0 c -1.21473,-2.21672 -0.0919,-4.99553 -4.375,-5.0625 l 0,16.73438 3.28125,0 0,1.82812 -8.73438,0 0,-1.82812 3.29688,0 0,-16.73438 c -4.47233,0.0627 -2.26301,2.19585 -4.375,5.0625 l -1.82813,0 0,-6.89062 14.5625,0 0,6.89062"
+         id="path4007"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccccccccccccc" />
+      <path
+         d="m 460.49078,709.04321 -2.71875,0 -5.95312,-8.73437 -3.17188,0 0,8.73437 -2.14062,0 c 0,-3.39844 0,-7.16351 0,-10.56195 l 2.14062,-5.5e-4 4.57813,0 c 1.49999,10e-6 2.67707,-0.31249 3.53125,-0.9375 0.86457,-0.6354 1.29686,-1.65623 1.29687,-3.0625 m 0,0 c -10e-6,-1.3854 -0.4323,-2.39581 -1.29687,-3.03125 -0.85418,-0.64581 -2.03126,-0.96873 -3.53125,-0.96875 l -4.57813,0 -2.14062,-2.3e-4 0,-1.82789 6.71875,0 c 2.23957,2e-5 3.97395,0.4896 5.20312,1.46875 1.22916,0.96877 1.84374,2.42189 1.84375,4.35937 -10e-6,0.85418 -0.15105,1.62502 -0.45312,2.3125 -0.3021,0.6771 -0.71356,1.25522 -1.23438,1.73438 -0.52084,0.47917 -1.14584,0.86459 -1.875,1.15625 -0.71876,0.29167 -1.50521,0.46876 -2.35937,0.53125 l 6.14062,8.82812"
+         id="path4009"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccccccsccccccccscccsccc" />
+      <path
+         d="m 477.03766,709.04321 -13.03125,0 0,-20.39062 13.03125,0 0,1.82812 -10.89063,0 0,7.29688 8.03125,0 0,1.82812 -8.03125,0 0,7.60938 10.89063,0 0,1.82812"
+         id="path4011"
+         inkscape:connector-curvature="0" />
+      <path
+         d="m 494.53766,701.77759 c -2e-5,1.15625 -0.13022,2.20313 -0.39063,3.14062 -0.25001,0.93751 -0.64584,1.73959 -1.1875,2.40625 -0.53126,0.65625 -1.20834,1.16667 -2.03125,1.53125 -0.82292,0.36459 -1.79688,0.54688 -2.92187,0.54688 -1.13542,0 -2.11459,-0.18229 -2.9375,-0.54688 -0.8125,-0.36458 -1.48438,-0.875 -2.01563,-1.53125 -0.52083,-0.66666 -0.91146,-1.47395 -1.17187,-2.42187 -0.25,-0.94791 -0.375,-2 -0.375,-3.15625 l 0,-13.09375 2.14062,0 0,13.125 c 0,0.61459 0.0521,1.26563 0.15625,1.95312 0.11458,0.68751 0.32813,1.31251 0.64063,1.875 0.32291,0.56251 0.76562,1.03126 1.32812,1.40625 0.57291,0.375 1.31771,0.5625 2.23438,0.5625 0.91666,0 1.66145,-0.1875 2.23437,-0.5625 0.58333,-0.37499 1.03124,-0.84374 1.34375,-1.40625 0.32291,-0.56249 0.53645,-1.18749 0.64063,-1.875 0.10415,-0.68749 0.15624,-1.33853 0.15625,-1.95312 l 0,-13.125 2.15625,0 0,13.125"
+         id="path4013"
+         inkscape:connector-curvature="0" />
+      <path
+         d="m 512.28766,703.73071 c -2e-5,0.85417 -0.1771,1.63021 -0.53125,2.32813 -0.35418,0.6875 -0.82814,1.28125 -1.42188,1.78125 -0.59376,0.5 -1.27605,0.88541 -2.04687,1.15625 -0.77084,0.27083 -1.57293,0.40625 -2.40625,0.40625 -1.14584,0 -2.19792,-0.21354 -3.15625,-0.64063 -2.08772,-1.18025 -1.04381,-1.68988 -2.28125,0.28125 l -1.8125,0 0,-6.20312 1.8125,0 c 0,0.69792 0.16145,1.33854 0.48437,1.92187 0.32292,0.57292 0.73438,1.06771 1.23438,1.48438 0.49999,0.41667 1.07291,0.74479 1.71875,0.98437 0.65624,0.22917 1.32291,0.34375 2,0.34375 0.60416,0 1.16145,-0.0833 1.67187,-0.25 0.51041,-0.17708 0.95833,-0.42187 1.34375,-0.73437 0.38541,-0.32292 0.68749,-0.71354 0.90625,-1.17188 0.22916,-0.45833 0.34374,-0.97916 0.34375,-1.5625 -10e-6,-0.65624 -0.14584,-1.21874 -0.4375,-1.6875 -0.28126,-0.46874 -0.66667,-0.86978 -1.15625,-1.20312 -0.47917,-0.33333 -1.02084,-0.61458 -1.625,-0.84375 -0.60417,-0.23958 -1.21875,-0.47395 -1.84375,-0.70313 -0.73959,-0.2604 -1.47917,-0.53124 -2.21875,-0.8125 -0.73958,-0.29165 -1.40104,-0.65624 -1.98437,-1.09375 -0.58334,-0.43749 -1.05729,-0.96873 -1.42188,-1.59375 -0.36458,-0.6354 -0.54687,-1.42186 -0.54687,-2.35937 0,-0.83332 0.17708,-1.5729 0.53125,-2.21875 0.35416,-0.65623 0.81771,-1.20832 1.39062,-1.65625 0.57292,-0.4479 1.23958,-0.78644 2,-1.01563 0.76042,-0.23956 1.54166,-0.35935 2.34375,-0.35937 4.2311,0.15939 3.81374,1.98137 4.70313,0.34375 l 1.89062,0 0,5.82812 -1.89062,0 c -1e-5,-0.61457 -0.13022,-1.18748 -0.39063,-1.71875 -0.25001,-0.54165 -0.59376,-0.99998 -1.03125,-1.375 -0.43751,-0.3854 -0.93751,-0.68748 -1.5,-0.90625 -0.5625,-0.22914 -1.15625,-0.34373 -1.78125,-0.34375 -0.55209,2e-5 -1.07813,0.0625 -1.57812,0.1875 -0.50001,0.12502 -0.93751,0.32815 -1.3125,0.60938 -0.375,0.27085 -0.67709,0.62502 -0.90625,1.0625 -0.21875,0.43751 -0.32813,0.95835 -0.32813,1.5625 0,0.53126 0.13021,0.98439 0.39063,1.35937 0.27083,0.37502 0.6302,0.70835 1.07812,1 0.44792,0.28127 0.96354,0.54168 1.54688,0.78125 0.59374,0.22918 1.19791,0.46356 1.8125,0.70313 0.77082,0.27084 1.53645,0.57293 2.29687,0.90625 0.76041,0.33334 1.4427,0.73438 2.04688,1.20312 0.60415,0.46876 1.09894,1.04689 1.48437,1.73438 0.38541,0.67709 0.57811,1.50521 0.57813,2.48437"
+         id="path4015"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccsccccccscscccccccccccscccccccccccccccscccccccc" />
+    </g>
+    <path
+       sodipodi:nodetypes="ccccccccccccccccccccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path4424"
+       d="m 463.61024,-216.09983 86.10644,4.56406 58.40769,-9.56693 62.21069,-34.59395 80.94101,-13.41191 69.15722,0.0391 49.58498,-9.13724 10.31925,-2.09182 -1.68075,-9.09182 -43.25459,-253.60413 -150.14452,-6.34632 -48.94575,7.29369 -136.27537,65.12292 16.83225,135.95609 -53.25855,17.45608 -2.98032,0 -53.25863,-17.45608 16.8323,-135.95609 -136.2754,-65.12292 -48.94574,-7.29369 -150.14447,6.34632 -43.25459,253.60413 -1.680752,9.34182 10.319249,1.84182 49.584983,9.13724 69.15721,-0.0391 80.94097,13.41191 62.21067,34.59395 57.15042,9.56693 87.36378,-4.56406 z"
+       style="fill:none;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/case.svg b/case.svg
deleted file mode 100644 (file)
index e3ddc3a..0000000
--- a/case.svg
+++ /dev/null
@@ -1,1015 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="921.25983"
-   height="1647.6377"
-   id="svg3004"
-   version="1.1"
-   inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="case.svg"
-   inkscape:export-filename="/home/phil/src/atreus/preview.png"
-   inkscape:export-xdpi="90"
-   inkscape:export-ydpi="90">
-  <metadata
-     id="metadata4705">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1440"
-     inkscape:window-height="900"
-     id="namedview4703"
-     showgrid="false"
-     inkscape:document-units="mm"
-     units="mm"
-     inkscape:zoom="1.124532"
-     inkscape:cx="455.66853"
-     inkscape:cy="186.61626"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
-     inkscape:current-layer="g5832"
-     showguides="true"
-     inkscape:guide-bbox="true" />
-  <desc
-     id="desc3006">/home/phil/ErgoDOX Case Layer 3 Plate - Left.dxf - scale = 1.000000</desc>
-  <defs
-     id="defs3008">
-    <marker
-       refY="0"
-       refX="0"
-       style="overflow:visible"
-       id="DistanceX"
-       orient="auto">
-      <path
-         style="stroke:#000000;stroke-width:0.5"
-         d="M 3,-3 -3,3 M 0,-5 0,5"
-         id="path3011"
-         inkscape:connector-curvature="0" />
-    </marker>
-    <pattern
-       height="8"
-       width="8"
-       patternUnits="userSpaceOnUse"
-       y="0"
-       x="0"
-       id="Hatch">
-      <path
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         d="M8 4 l-4,4"
-         id="path3014" />
-      <path
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         d="M6 2 l-4,4"
-         id="path3016" />
-      <path
-         linecap="square"
-         stroke="#000000"
-         stroke-width="0.25"
-         d="M4 0 l-4,4"
-         id="path3018" />
-    </pattern>
-    <symbol
-       id="*Model_Space" />
-    <symbol
-       id="*Paper_Space" />
-    <symbol
-       id="*Paper_Space0" />
-  </defs>
-  <g
-     inkscape:label="All together"
-     inkscape:groupmode="layer"
-     id="g3023"
-     transform="translate(0,595.27583)"
-     style="display:none">
-    <g
-       id="g3317"
-       transform="matrix(0.98480775,0.17364818,-0.17364818,0.98480775,155.10068,-53.3287)">
-      <path
-         inkscape:connector-curvature="0"
-         d="m 393.74701,754.32463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3223" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 191.24646,934.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3583" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 123.74628,743.91896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3623" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 258.74665,714.75333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3663" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 326.24683,732.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3703" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 123.74628,811.41896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3743" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 191.24646,799.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3783" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 258.74665,782.25333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3823" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 326.24683,799.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3863" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 393.74701,821.82463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3903" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 123.74628,878.91896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3943" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 191.24646,867.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path3983" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 258.74665,849.75333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path4023" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 326.24683,867.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path4063" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 393.74701,889.32463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path4103" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 123.74628,946.41896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path4143" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 258.74665,917.25333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path4183" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 326.24683,934.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path4223" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 191.24646,732.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path4343" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path5501"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 394.48378,952.6864 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0" />
-    </g>
-    <path
-       style="fill:none;stroke:#ff0000;stroke-width:1.22030044;stroke-miterlimit:4;stroke-opacity:1"
-       d="m 60.452094,645.49182 800.578346,0 c 13.51828,0 23.08336,20.68759 24.80315,46.25518 l 17.10642,254.31572 c 1.71979,25.56759 -322.48578,87.97258 -336.00406,87.97258 l -212.59842,0 c -13.51828,0 -337.723816,-62.40497 -336.004027,-87.97258 L 35.439889,691.747 c 1.719788,-25.5676 11.493925,-46.25518 25.012205,-46.25518 z"
-       id="rect6039"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="sssssssss" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path3402"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,335.32633,239.57427)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,246.66088)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path4178"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,430.99562,239.57427)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path4180"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path4182"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,636.50743,569.10175)" />
-    <path
-       transform="matrix(0.40309815,0,0,0.3796237,781.05221,247.76554)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path4184"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path4186"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,140.44444,568.90332)" />
-    <g
-       transform="matrix(-0.98480775,0.17364818,0.17364818,0.98480775,768.79497,-54.076345)"
-       id="g5584">
-      <path
-         id="path5586"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 393.74701,754.32463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5588"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 191.24646,934.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5590"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 123.74628,743.91896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5592"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 258.74665,714.75333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5594"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 326.24683,732.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5596"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 123.74628,811.41896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5598"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 191.24646,799.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5600"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 258.74665,782.25333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5602"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 326.24683,799.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5604"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 393.74701,821.82463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5606"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 123.74628,878.91896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5608"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 191.24646,867.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5610"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 258.74665,849.75333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5612"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 326.24683,867.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5614"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 393.74701,889.32463 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5616"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 123.74628,946.41896 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.880008,-3.474 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-17.748 0,17.748 m -2.880008,-17.748 2.880008,0 m -2.880008,-12.402 0,12.402 m 2.880008,-12.402 -2.880008,0 m 2.880008,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5618"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 258.74665,917.25333 0,-3.474 m 2.88,3.474 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,17.748 0,-17.748 m 2.88,17.748 -2.88,0 m 2.88,12.402 0,-12.402 m -2.88,12.402 2.88,0 m -2.88,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5620"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 326.24683,934.96987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50014,3.474 49.50014,0 m -49.50014,-3.474 0,3.474 m -2.88,-3.474 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-17.748 0,17.748 m -2.88,-17.748 2.88,0 m -2.88,-12.402 0,12.402 m 2.88,-12.402 -2.88,0 m 2.88,-3.474 0,3.474 m 49.50014,-3.474 -49.50014,0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5622"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 191.24646,732.46987 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         inkscape:connector-curvature="0" />
-      <path
-         d="m 394.48378,952.6864 0,-3.474 m 2.88001,3.474 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,17.748 0,-17.748 m 2.88001,17.748 -2.88001,0 m 2.88001,12.402 0,-12.402 m -2.88001,12.402 2.88001,0 m -2.88001,3.474 0,-3.474 m -49.50013,3.474 49.50013,0 m -49.50013,-3.474 0,3.474 m -2.88001,-3.474 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-17.748 0,17.748 m -2.88001,-17.748 2.88001,0 m -2.88001,-12.402 0,12.402 m 2.88001,-12.402 -2.88001,0 m 2.88001,-3.474 0,3.474 m 49.50013,-3.474 -49.50013,0"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5624"
-         inkscape:connector-curvature="0" />
-    </g>
-    <path
-       sodipodi:nodetypes="sssssssss"
-       inkscape:connector-curvature="0"
-       id="path5626"
-       d="m 76.130373,680.13734 768.999087,0 c 12.43777,0 14.19685,16.98175 15.89416,37.92142 l 17.188,212.04778 c 1.69731,20.93969 -307.34112,70.87686 -319.7789,70.87686 l -195.60564,0 c -12.43777,0 -321.527989,-49.94164 -319.778859,-70.87686 L 60.764732,718.05876 c 1.749127,-20.9352 2.927864,-37.92142 15.365641,-37.92142 z"
-       style="fill:none;stroke:#ff0000;stroke-width:1.05983841;stroke-miterlimit:4;stroke-opacity:1" />
-    <path
-       style="fill:none;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
-       d="m 463.61024,1006.341 87.36404,0.2851 57.15009,-9.9242 62.21069,-29.95767 80.94101,-13.41191 69.15722,0.0391 49.58498,-9.13724 8.6385,-11.18364 -43.25459,-253.60413 -150.14452,-6.34632 -48.94575,7.29369 -136.27537,65.12292 16.83225,135.95609 -53.25855,17.45608 -2.98032,0 -53.25863,-17.45608 16.8323,-135.95609 -136.2754,-65.12292 -48.94574,-7.29369 -150.14447,6.34632 -43.25459,253.60413 8.638497,11.18364 49.584983,9.13724 69.15721,-0.0391 80.94097,13.41191 62.21067,29.95767 57.15007,9.9242 87.36413,-0.2851 z"
-       id="path4456"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="ccccccccccccccccccccccccccccc" />
-    <g
-       transform="translate(0,-1.2e-4)"
-       id="g4442"
-       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:none;stroke:#ff0000;stroke-width:0.99921262;stroke-miterlimit:4;stroke-opacity:1;display:inline;font-family:Anonymous Pro for Powerline;-inkscape-font-specification:Anonymous Pro for Powerline">
-      <path
-         sodipodi:nodetypes="ccccccc"
-         inkscape:connector-curvature="0"
-         id="path4444"
-         d="m 426.28766,709.04321 -2.29688,0 c -2.27946,-9.45081 -8.92476,-9.09451 -11.875,0 l -2.29687,0 6.78125,-20.39062 2.90625,0 6.78125,20.39062" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4446"
-         d="m 442.80328,695.54321 -1.82812,0 0,-5.0625 -4.375,0 0,16.73438 3.28125,0 0,1.82812 -8.73438,0 0,-1.82812 3.29688,0 0,-16.73438 -4.375,0 0,5.0625 -1.82813,0 0,-6.89062 14.5625,0 0,6.89062" />
-      <path
-         sodipodi:nodetypes="ccccccccsccccccccscccsccc"
-         inkscape:connector-curvature="0"
-         id="path4448"
-         d="m 460.49078,709.04321 -2.71875,0 -5.95312,-8.73437 -3.17188,0 0,8.73437 -2.14062,0 c 0,-3.39844 0,-7.16351 0,-10.56195 l 2.14062,-5.5e-4 4.57813,0 c 1.49999,10e-6 2.67707,-0.31249 3.53125,-0.9375 0.86457,-0.6354 1.29686,-1.65623 1.29687,-3.0625 m 0,0 c -10e-6,-1.3854 -0.4323,-2.39581 -1.29687,-3.03125 -0.85418,-0.64581 -2.03126,-0.96873 -3.53125,-0.96875 l -4.57813,0 -2.14062,-2.3e-4 0,-1.82789 6.71875,0 c 2.23957,2e-5 3.97395,0.4896 5.20312,1.46875 1.22916,0.96877 1.84374,2.42189 1.84375,4.35937 -10e-6,0.85418 -0.15105,1.62502 -0.45312,2.3125 -0.3021,0.6771 -0.71356,1.25522 -1.23438,1.73438 -0.52084,0.47917 -1.14584,0.86459 -1.875,1.15625 -0.71876,0.29167 -1.50521,0.46876 -2.35937,0.53125 l 6.14062,8.82812" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4450"
-         d="m 477.03766,709.04321 -13.03125,0 0,-20.39062 13.03125,0 0,1.82812 -10.89063,0 0,7.29688 8.03125,0 0,1.82812 -8.03125,0 0,7.60938 10.89063,0 0,1.82812" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4452"
-         d="m 494.53766,701.77759 c -2e-5,1.15625 -0.13022,2.20313 -0.39063,3.14062 -0.25001,0.93751 -0.64584,1.73959 -1.1875,2.40625 -0.53126,0.65625 -1.20834,1.16667 -2.03125,1.53125 -0.82292,0.36459 -1.79688,0.54688 -2.92187,0.54688 -1.13542,0 -2.11459,-0.18229 -2.9375,-0.54688 -0.8125,-0.36458 -1.48438,-0.875 -2.01563,-1.53125 -0.52083,-0.66666 -0.91146,-1.47395 -1.17187,-2.42187 -0.25,-0.94791 -0.375,-2 -0.375,-3.15625 l 0,-13.09375 2.14062,0 0,13.125 c 0,0.61459 0.0521,1.26563 0.15625,1.95312 0.11458,0.68751 0.32813,1.31251 0.64063,1.875 0.32291,0.56251 0.76562,1.03126 1.32812,1.40625 0.57291,0.375 1.31771,0.5625 2.23438,0.5625 0.91666,0 1.66145,-0.1875 2.23437,-0.5625 0.58333,-0.37499 1.03124,-0.84374 1.34375,-1.40625 0.32291,-0.56249 0.53645,-1.18749 0.64063,-1.875 0.10415,-0.68749 0.15624,-1.33853 0.15625,-1.95312 l 0,-13.125 2.15625,0 0,13.125" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4454"
-         d="m 512.28766,703.73071 c -2e-5,0.85417 -0.1771,1.63021 -0.53125,2.32813 -0.35418,0.6875 -0.82814,1.28125 -1.42188,1.78125 -0.59376,0.5 -1.27605,0.88541 -2.04687,1.15625 -0.77084,0.27083 -1.57293,0.40625 -2.40625,0.40625 -1.14584,0 -2.19792,-0.21354 -3.15625,-0.64063 -0.95834,-0.42708 -1.71875,-1.05729 -2.28125,-1.89062 l 0,2.17187 -1.8125,0 0,-6.20312 1.8125,0 c 0,0.69792 0.16145,1.33854 0.48437,1.92187 0.32292,0.57292 0.73438,1.06771 1.23438,1.48438 0.49999,0.41667 1.07291,0.74479 1.71875,0.98437 0.65624,0.22917 1.32291,0.34375 2,0.34375 0.60416,0 1.16145,-0.0833 1.67187,-0.25 0.51041,-0.17708 0.95833,-0.42187 1.34375,-0.73437 0.38541,-0.32292 0.68749,-0.71354 0.90625,-1.17188 0.22916,-0.45833 0.34374,-0.97916 0.34375,-1.5625 -10e-6,-0.65624 -0.14584,-1.21874 -0.4375,-1.6875 -0.28126,-0.46874 -0.66667,-0.86978 -1.15625,-1.20312 -0.47917,-0.33333 -1.02084,-0.61458 -1.625,-0.84375 -0.60417,-0.23958 -1.21875,-0.47395 -1.84375,-0.70313 -0.73959,-0.2604 -1.47917,-0.53124 -2.21875,-0.8125 -0.73958,-0.29165 -1.40104,-0.65624 -1.98437,-1.09375 -0.58334,-0.43749 -1.05729,-0.96873 -1.42188,-1.59375 -0.36458,-0.6354 -0.54687,-1.42186 -0.54687,-2.35937 0,-0.83332 0.17708,-1.5729 0.53125,-2.21875 0.35416,-0.65623 0.81771,-1.20832 1.39062,-1.65625 0.57292,-0.4479 1.23958,-0.78644 2,-1.01563 0.76042,-0.23956 1.54166,-0.35935 2.34375,-0.35937 0.98958,2e-5 1.90104,0.20314 2.73438,0.60937 0.84374,0.40627 1.49999,1.02606 1.96875,1.85938 l 0,-2.125 1.89062,0 0,5.82812 -1.89062,0 c -1e-5,-0.61457 -0.13022,-1.18748 -0.39063,-1.71875 -0.25001,-0.54165 -0.59376,-0.99998 -1.03125,-1.375 -0.43751,-0.3854 -0.93751,-0.68748 -1.5,-0.90625 -0.5625,-0.22914 -1.15625,-0.34373 -1.78125,-0.34375 -0.55209,2e-5 -1.07813,0.0625 -1.57812,0.1875 -0.50001,0.12502 -0.93751,0.32815 -1.3125,0.60938 -0.375,0.27085 -0.67709,0.62502 -0.90625,1.0625 -0.21875,0.43751 -0.32813,0.95835 -0.32813,1.5625 0,0.53126 0.13021,0.98439 0.39063,1.35937 0.27083,0.37502 0.6302,0.70835 1.07812,1 0.44792,0.28127 0.96354,0.54168 1.54688,0.78125 0.59374,0.22918 1.19791,0.46356 1.8125,0.70313 0.77082,0.27084 1.53645,0.57293 2.29687,0.90625 0.76041,0.33334 1.4427,0.73438 2.04688,1.20312 0.60415,0.46876 1.09894,1.04689 1.48437,1.73438 0.38541,0.67709 0.57811,1.50521 0.57813,2.48437" />
-    </g>
-  </g>
-  <g
-     style="display:inline"
-     transform="translate(0,595.27583)"
-     id="g5832"
-     inkscape:groupmode="layer"
-     inkscape:label="Plate">
-    <path
-       sodipodi:nodetypes="sssssssss"
-       inkscape:connector-curvature="0"
-       id="path5876"
-       d="m 60.452094,645.49182 800.578346,0 c 13.51828,0 23.08336,20.68759 24.80315,46.25518 l 17.10642,254.31572 c 1.71979,25.56759 -322.48578,87.97258 -336.00406,87.97258 l -212.59842,0 c -13.51828,0 -337.723816,-62.40497 -336.004027,-87.97258 L 35.439889,691.747 c 1.719788,-25.5676 11.493925,-46.25518 25.012205,-46.25518 z"
-       style="fill:none;stroke:#ff0000;stroke-width:1.22030044;stroke-miterlimit:4;stroke-opacity:1" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,335.32633,239.57427)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path5878"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5880"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,246.66088)" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5882"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,430.99562,239.57427)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,689.65703,558.47176)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path5884"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5886"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.40309815,0,0,0.3796237,781.05221,247.76554)" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path4207"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,383.17514,597.44814)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,383.17514,189.96782)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path4211"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path4213"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,383.17514,-217.51249)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,383.17514,-624.99281)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path4215"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <g
-       id="g3180">
-      <path
-         sodipodi:type="arc"
-         style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-         id="path5888"
-         sodipodi:cx="205.06096"
-         sodipodi:cy="1105.1703"
-         sodipodi:rx="14.142136"
-         sodipodi:ry="14.142136"
-         d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-         transform="matrix(0.38063606,0,0,0.38063606,69.578294,556.70011)" />
-      <path
-         id="path5836"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 411.87869,757.90949 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91816,16.97826 3.0819,-17.47837 m -0.24565,17.97848 -2.83625,-0.50011 m 0.68267,12.71369 2.15358,-12.21358 m -4.98984,11.71347 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.35136,-5.17438 48.74811,8.5956 m -48.14486,-12.01682 -0.60325,3.42122 m -2.23301,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 5.91816,-16.97826 -3.08191,17.47837 m 0.24566,-17.97848 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 3.43951,-2.92112 -0.60325,3.42123 m 49.35136,5.17438 -48.74811,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5838"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 181.08586,900.64647 0.60325,-3.42122 m 2.23301,3.92133 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98985,11.71348 2.83626,0.50011 m -5.91816,16.97826 3.0819,-17.47837 m -0.24565,17.97848 -2.83625,-0.50011 m 0.68267,12.71369 2.15358,-12.21358 m -4.98984,11.71347 2.83626,0.50011 m -3.43951,2.92112 0.60325,-3.42123 m -49.35136,-5.17438 48.74811,8.59561 m -48.14486,-12.01683 -0.60325,3.42122 m -2.23301,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98985,-11.71348 -2.83626,-0.50011 m 5.91816,-16.97826 -3.0819,17.47837 m 0.24565,-17.97848 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 3.43951,-2.92112 -0.60325,3.42123 m 49.35136,5.17438 -48.74811,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5840"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 147.7868,700.77677 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98985,11.71347 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.351361,-5.17438 48.748111,8.5956 m -48.144857,-12.01682 -0.603254,3.42122 m -2.233,-3.92133 2.836254,0.50011 m -0.682669,-12.7137 -2.153585,12.21359 m 4.989839,-11.71348 -2.836254,-0.50011 m 5.918162,-16.97826 -3.081908,17.47837 m 0.245654,-17.97848 2.836254,0.50011 m -0.68267,-12.71369 -2.153584,12.21358 m 4.989838,-11.71347 -2.836254,-0.50011 m 3.439508,-2.92112 -0.603254,3.42123 m 49.35137,5.17438 -48.748116,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5842"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 285.80077,695.4968 0.60326,-3.42122 m 2.23299,3.92133 -2.83625,-0.50011 m 0.68266,12.7137 2.15359,-12.21359 m -4.98983,11.71348 2.83624,0.50011 m -5.91815,16.97826 3.08191,-17.47837 m -0.24567,17.97847 -2.83624,-0.5001 m 0.68266,12.71369 2.15358,-12.21359 m -4.98983,11.71348 2.83625,0.50011 m -3.4395,2.92112 0.60325,-3.42123 m -49.35137,-5.17438 48.74812,8.59561 m -48.14487,-12.01684 -0.60325,3.42123 m -2.233,-3.92133 2.83625,0.5001 m -0.68267,-12.71369 -2.15358,12.21359 m 4.98984,-11.71348 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68268,-12.71369 -2.15358,12.21358 m 4.98984,-11.71348 -2.83626,-0.5001 m 3.43951,-2.92112 -0.60325,3.42122 m 49.35138,5.17439 -48.74813,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5844"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 349.19903,724.66547 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68268,12.71369 2.15358,-12.21358 m -4.98984,11.71347 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.35138,-5.17438 48.74813,8.5956 m -48.14487,-12.01683 -0.60326,3.42123 m -2.23299,-3.92133 2.83625,0.5001 m -0.68266,-12.71369 -2.15359,12.21359 m 4.98983,-11.71348 -2.83624,-0.50011 m 5.91815,-16.97826 -3.08191,17.47837 m 0.24566,-17.97848 2.83625,0.50011 m -0.68266,-12.71369 -2.15359,12.21358 m 4.98984,-11.71348 -2.83625,-0.5001 m 3.4395,-2.92112 -0.60325,3.42122 m 49.35137,5.17439 -48.74812,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5846"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 136.06555,767.2513 0.60325,-3.42123 m 2.23301,3.92134 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71347 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24566,17.97848 -2.83625,-0.50011 m 0.68267,12.71369 2.15358,-12.21358 m -4.98984,11.71348 2.83626,0.5001 m -3.43951,2.92112 0.60325,-3.42122 m -49.351363,-5.17439 48.748113,8.59561 m -48.144859,-12.01683 -0.603254,3.42122 m -2.233,-3.92133 2.836254,0.50011 m -0.68267,-12.7137 -2.153584,12.21359 m 4.989839,-11.71348 -2.836255,-0.50011 m 5.918163,-16.97826 -3.081908,17.47837 m 0.245653,-17.97847 2.836255,0.5001 m -0.68267,-12.71369 -2.153585,12.21359 m 4.989839,-11.71348 -2.836254,-0.50011 m 3.439508,-2.92111 -0.603254,3.42122 m 49.351362,5.17438 -48.748108,-8.5956"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5848"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 204.52836,767.69743 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68268,12.71369 2.15358,-12.21358 m -4.98984,11.71347 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14486,-12.01683 -0.60325,3.42122 m -2.233,-3.92133 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71348 -2.83626,-0.5001 m 5.91817,-16.97826 -3.08191,17.47836 m 0.24565,-17.97847 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17439 -48.74811,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5850"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 274.07952,761.97133 0.60325,-3.42123 m 2.233,3.92133 -2.83625,-0.5001 m 0.68266,12.71369 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -5.91815,16.97826 3.0819,-17.47837 m -0.24566,17.97848 -2.83624,-0.50011 m 0.68266,12.71369 2.15358,-12.21358 m -4.98983,11.71348 2.83625,0.5001 m -3.4395,2.92112 0.60325,-3.42122 m -49.35137,-5.17439 48.74812,8.59561 m -48.14487,-12.01683 -0.60325,3.42122 m -2.23301,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98985,-11.71348 -2.83626,-0.50011 m 5.91816,-16.97826 -3.0819,17.47837 m 0.24565,-17.97848 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 3.43951,-2.92111 -0.60325,3.42122 m 49.35137,5.17438 -48.74812,-8.5956"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5852"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 337.47777,791.14 0.60326,-3.42123 m 2.233,3.92133 -2.83626,-0.5001 m 0.68268,12.71369 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71348 2.83625,0.5001 m -3.43951,2.92112 0.60326,-3.42122 m -49.35138,-5.17439 48.74812,8.59561 m -48.14486,-12.01683 -0.60326,3.42122 m -2.23299,-3.92133 2.83625,0.50011 m -0.68267,-12.7137 -2.15358,12.21359 m 4.98983,-11.71348 -2.83625,-0.50011 m 5.91816,-16.97826 -3.08191,17.47837 m 0.24566,-17.97847 2.83625,0.5001 m -0.68266,-12.71369 -2.15359,12.21359 m 4.98983,-11.71348 -2.83624,-0.50011 m 3.4395,-2.92112 -0.60326,3.42123 m 49.35138,5.17438 -48.74812,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5854"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 400.15744,824.38402 0.60325,-3.42123 m 2.233,3.92133 -2.83625,-0.5001 m 0.68267,12.71369 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71348 2.83625,0.5001 m -3.43951,2.92112 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14485,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 5.91816,-16.97826 -3.08191,17.47837 m 0.24565,-17.97847 2.83626,0.5001 m -0.68267,-12.71369 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17438 -48.74811,-8.5956"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5856"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 124.3443,833.72582 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.71369 2.15358,-12.21358 m -4.98984,11.71348 2.83626,0.5001 m -5.91816,16.97826 3.0819,-17.47836 m -0.24565,17.97847 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.351365,-5.17439 48.748115,8.59561 m -48.144861,-12.01683 -0.603254,3.42122 m -2.233,-3.92133 2.836254,0.50011 m -0.68267,-12.71369 -2.153584,12.21358 m 4.989839,-11.71347 -2.836255,-0.50011 m 5.918162,-16.97826 -3.081907,17.47837 m 0.245653,-17.97848 2.836254,0.50011 m -0.682669,-12.7137 -2.153585,12.21359 m 4.989839,-11.71348 -2.836254,-0.50011 m 3.439508,-2.92111 -0.603254,3.42122 m 49.351364,5.17439 -48.74811,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5858"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 192.80711,834.17195 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71348 2.83625,0.5001 m -5.91816,16.97826 3.08191,-17.47836 m -0.24565,17.97847 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98985,11.71348 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.35136,-5.17439 48.74811,8.59561 m -48.14486,-12.01683 -0.60325,3.42122 m -2.233,-3.92133 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68268,-12.7137 -2.15358,12.21359 m 4.98984,-11.71348 -2.83626,-0.50011 m 3.43951,-2.92111 -0.60325,3.42122 m 49.35137,5.17439 -48.74812,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5860"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 262.35827,828.44585 0.60325,-3.42122 m 2.23299,3.92133 -2.83624,-0.50011 m 0.68266,12.71369 2.15358,-12.21358 m -4.98983,11.71348 2.83625,0.5001 m -5.91816,16.97826 3.08191,-17.47836 m -0.24566,17.97847 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98983,11.71348 2.83625,0.50011 m -3.4395,2.92111 0.60325,-3.42122 m -49.35138,-5.17439 48.74813,8.59561 m -48.14487,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68267,-12.71369 -2.15359,12.21358 m 4.98984,-11.71348 -2.83625,-0.5001 m 5.91816,-16.97826 -3.08191,17.47836 m 0.24565,-17.97847 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98985,-11.71348 -2.83626,-0.50011 m 3.43951,-2.92111 -0.60325,3.42122 m 49.35137,5.17439 -48.74812,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5862"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 325.75652,857.61452 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71347 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35138,-5.17439 48.74812,8.59561 m -48.14487,-12.01683 -0.60325,3.42122 m -2.23299,-3.92133 2.83624,0.50011 m -0.68266,-12.71369 -2.15358,12.21358 m 4.98983,-11.71348 -2.83625,-0.5001 m 5.91816,-16.97826 -3.08191,17.47836 m 0.24566,-17.97847 2.83625,0.50011 m -0.68267,-12.7137 -2.15358,12.21359 m 4.98983,-11.71348 -2.83625,-0.50011 m 3.4395,-2.92111 -0.60325,3.42122 m 49.35138,5.17439 -48.74813,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5864"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 388.43618,890.85854 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71348 2.83625,0.5001 m -5.91816,16.97826 3.08191,-17.47836 m -0.24565,17.97847 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14486,-12.01683 -0.60325,3.42122 m -2.233,-3.92133 2.83625,0.50011 m -0.68267,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17439 -48.74811,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5866"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 112.62305,900.20034 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71347 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.351367,-5.17438 48.748107,8.5956 m -48.144853,-12.01683 -0.603254,3.42123 m -2.233001,-3.92133 2.836255,0.5001 m -0.68267,-12.71369 -2.153585,12.21359 m 4.989839,-11.71348 -2.836254,-0.50011 m 5.918162,-16.97826 -3.081908,17.47837 m 0.245654,-17.97848 2.836254,0.50011 m -0.682669,-12.71369 -2.153585,12.21358 m 4.989839,-11.71347 -2.836254,-0.50011 m 3.439508,-2.92112 -0.603254,3.42123 m 49.351366,5.17438 -48.748112,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5868"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 250.63701,894.92037 0.60326,-3.42122 m 2.23299,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98983,11.71348 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24566,17.97847 -2.83625,-0.5001 m 0.68266,12.71369 2.15359,-12.21359 m -4.98983,11.71348 2.83624,0.50011 m -3.4395,2.92111 0.60326,-3.42122 m -49.35138,-5.17438 48.74812,8.5956 m -48.14486,-12.01683 -0.60326,3.42123 m -2.233,-3.92134 2.83626,0.50011 m -0.68268,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.71369 -2.15359,12.21358 m 4.98984,-11.71348 -2.83625,-0.5001 m 3.43951,-2.92112 -0.60326,3.42122 m 49.35138,5.17439 -48.74812,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5870"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 314.03527,924.08904 0.60325,-3.42122 m 2.23301,3.92133 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -5.91816,16.97826 3.08191,-17.47837 m -0.24566,17.97847 -2.83625,-0.5001 m 0.68267,12.71369 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -3.43951,2.92111 0.60325,-3.42122 m -49.35137,-5.17439 48.74812,8.59561 m -48.14487,-12.01683 -0.60325,3.42122 m -2.23299,-3.92132 2.83624,0.5001 m -0.68266,-12.71369 -2.15358,12.21359 m 4.98983,-11.71348 -2.83625,-0.50011 m 5.91815,-16.97826 -3.0819,17.47837 m 0.24566,-17.97848 2.83624,0.50011 m -0.68266,-12.71369 -2.15358,12.21358 m 4.98983,-11.71348 -2.83625,-0.5001 m 3.4395,-2.92112 -0.60325,3.42122 m 49.35137,5.17439 -48.74812,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path5872"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 216.24962,701.2229 0.60325,-3.42122 m 2.233,3.92133 -2.83625,-0.50011 m 0.68267,12.7137 2.15358,-12.21359 m -4.98984,11.71348 2.83626,0.50011 m -5.91817,16.97826 3.08191,-17.47837 m -0.24565,17.97848 -2.83626,-0.50011 m 0.68267,12.71369 2.15359,-12.21358 m -4.98984,11.71347 2.83625,0.50011 m -3.4395,2.92112 0.60325,-3.42123 m -49.35137,-5.17438 48.74812,8.59561 m -48.14486,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 5.91816,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.71369 -2.15359,12.21358 m 4.98984,-11.71347 -2.83625,-0.50011 m 3.43951,-2.92112 -0.60326,3.42123 m 49.35137,5.17438 -48.74811,-8.59561"
-         inkscape:connector-curvature="0" />
-      <path
-         d="m 376.74116,956.92884 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68268,12.71369 2.15358,-12.21358 m -4.98984,11.71348 2.83626,0.5001 m -5.91817,16.97826 3.08191,-17.47836 m -0.24565,17.97847 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14485,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68268,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17439 -48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5874"
-         inkscape:connector-curvature="0" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4237"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 451.40357,934.38564 0.60326,-3.42122 m 2.233,3.92133 -2.83626,-0.50011 m 0.68268,12.71369 2.15358,-12.21358 m -4.98984,11.71348 2.83626,0.5001 m -5.91817,16.97826 3.08191,-17.47836 m -0.24565,17.97847 -2.83626,-0.50011 m 0.68267,12.7137 2.15359,-12.21359 m -4.98984,11.71348 2.83625,0.50011 m -3.43951,2.92111 0.60326,-3.42122 m -49.35137,-5.17439 48.74811,8.59561 m -48.14485,-12.01683 -0.60326,3.42122 m -2.233,-3.92133 2.83626,0.50011 m -0.68268,-12.71369 -2.15358,12.21358 m 4.98984,-11.71347 -2.83626,-0.50011 m 5.91817,-16.97826 -3.08191,17.47837 m 0.24565,-17.97848 2.83626,0.50011 m -0.68267,-12.7137 -2.15359,12.21359 m 4.98984,-11.71348 -2.83625,-0.50011 m 3.43951,-2.92111 -0.60326,3.42122 m 49.35137,5.17439 -48.74811,-8.59561" />
-    </g>
-    <g
-       id="g3204">
-      <path
-         inkscape:connector-curvature="0"
-         d="m 512.01696,757.16185 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71347 -2.83626,0.50011 m 5.91816,16.97826 -3.0819,-17.47837 m 0.24565,17.97848 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35136,-5.17439 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.23301,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71348 2.83625,-0.5001 m -5.91816,-16.97826 3.08191,17.47836 m -0.24566,-17.97847 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35136,5.17439 48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5892" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 742.80979,899.89883 -0.60325,-3.42122 m -2.23301,3.92133 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98985,11.71347 -2.83626,0.50011 m 5.91816,16.97826 -3.0819,-17.47837 m 0.24565,17.97848 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35136,-5.17439 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.23301,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98985,-11.71348 2.83626,-0.5001 m -5.91816,-16.97826 3.0819,17.47836 m -0.24565,-17.97847 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35136,5.17439 48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5894" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 776.10885,700.02913 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98985,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35136,-5.17439 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.233,-3.92133 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98984,-11.71348 2.83626,-0.5001 m -5.91817,-16.97826 3.08191,17.47836 m -0.24565,-17.97847 -2.83626,0.50011 m 0.68267,-12.7137 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.4395,-2.92111 0.60325,3.42122 m -49.35137,5.17439 48.74812,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5896" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 638.09488,694.74916 -0.60326,-3.42122 m -2.23299,3.92133 2.83625,-0.50011 m -0.68266,12.71369 -2.15359,-12.21358 m 4.98983,11.71347 -2.83624,0.50011 m 5.91815,16.97826 -3.08191,-17.47837 m 0.24567,17.97848 2.83624,-0.50011 m -0.68266,12.71369 -2.15358,-12.21358 m 4.98983,11.71348 -2.83625,0.5001 m 3.4395,2.92112 -0.60325,-3.42122 m 49.35137,-5.17439 -48.74812,8.59561 m 48.14487,-12.01683 0.60325,3.42122 m 2.233,-3.92133 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97825 3.08191,17.47836 m -0.24565,-17.97847 -2.83626,0.50011 m 0.68268,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35138,5.17439 48.74813,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5898" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 574.69662,723.91783 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71347 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68268,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35138,-5.17439 -48.74813,8.59561 m 48.14487,-12.01683 0.60326,3.42122 m 2.23299,-3.92133 -2.83625,0.50011 m 0.68266,-12.71369 2.15359,12.21358 m -4.98983,-11.71348 2.83624,-0.5001 m -5.91815,-16.97827 3.08191,17.47837 m -0.24566,-17.97847 -2.83625,0.5001 m 0.68266,-12.71369 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.4395,-2.92111 0.60325,3.42122 m -49.35137,5.17439 48.74812,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5900" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 787.8301,766.50365 -0.60325,-3.42122 m -2.23301,3.92133 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24566,17.97847 2.83625,-0.5001 m -0.68267,12.71369 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35136,-5.17438 -48.74811,8.5956 m 48.14486,-12.01683 0.60325,3.42123 m 2.233,-3.92133 -2.83625,0.5001 m 0.68267,-12.71369 2.15358,12.21359 M 841.8137,787.6 l 2.83626,-0.50011 M 838.7318,770.12163 841.8137,787.6 m -0.24565,-17.97848 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98984,-11.71348 2.83626,-0.5001 m -3.43951,-2.92112 0.60325,3.42122 m -49.35136,5.17439 48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5902" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 719.36729,766.94978 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68268,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97847 2.83626,-0.5001 m -0.68267,12.71369 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.43951,2.92111 -0.60326,-3.42122 m 49.35137,-5.17438 -48.74811,8.5956 m 48.14486,-12.01683 0.60325,3.42123 m 2.233,-3.92133 -2.83625,0.5001 m 0.68267,-12.71369 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71348 2.83625,-0.5001 m -3.43951,-2.92112 0.60326,3.42122 m -49.35137,5.17439 48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5904" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 649.81613,761.22368 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68266,12.71369 -2.15359,-12.21358 m 4.98984,11.71348 -2.83625,0.5001 m 5.91815,16.97827 -3.0819,-17.47837 m 0.24566,17.97847 2.83624,-0.5001 m -0.68266,12.71369 -2.15358,-12.21359 m 4.98983,11.71348 -2.83625,0.50011 m 3.4395,2.92111 -0.60325,-3.42122 m 49.35137,-5.17439 -48.74812,8.59561 m 48.14487,-12.01683 0.60325,3.42122 m 2.23301,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98985,-11.71347 2.83626,-0.50011 m -5.91816,-16.97826 3.0819,17.47837 m -0.24565,-17.97848 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35137,5.17439 48.74812,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5906" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 586.41788,790.39235 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68268,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91817,16.97825 -3.08191,-17.47836 m 0.24565,17.97847 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.43951,2.92111 -0.60326,-3.42122 m 49.35138,-5.17439 -48.74812,8.59561 m 48.14486,-12.01683 0.60326,3.42122 m 2.23299,-3.92133 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98983,-11.71347 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24566,-17.97848 -2.83625,0.50011 m 0.68266,-12.71369 2.15359,12.21358 m -4.98983,-11.71348 2.83624,-0.5001 m -3.4395,-2.92112 0.60326,3.42122 m -49.35138,5.17439 48.74812,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5908" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 523.73821,823.63637 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97847 2.83626,-0.5001 m -0.68267,12.71369 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.43951,2.92111 -0.60326,-3.42122 m 49.35137,-5.17438 -48.74811,8.5956 m 48.14485,-12.01683 0.60326,3.42123 m 2.233,-3.92134 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71347 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71348 2.83625,-0.5001 m -3.43951,-2.92112 0.60326,3.42122 m -49.35137,5.17439 48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5910" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 799.55135,832.97817 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91816,16.97826 -3.0819,-17.47837 m 0.24565,17.97848 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71347 -2.83626,0.50011 m 3.43951,2.92112 -0.60325,-3.42123 m 49.35136,-5.17438 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.23301,-3.92133 -2.83626,0.50011 m 0.68267,-12.7137 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24566,-17.97848 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98984,-11.71347 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35136,5.17438 48.74811,-8.5956"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5912" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 731.08854,833.42431 -0.60326,-3.42123 m -2.233,3.92133 2.83626,-0.5001 m -0.68267,12.71369 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98985,11.71347 -2.83626,0.50011 m 3.43951,2.92112 -0.60325,-3.42123 m 49.35136,-5.17438 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.233,-3.92133 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97847 -2.83626,0.5001 m 0.68268,-12.71369 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -3.43951,-2.92111 0.60325,3.42122 m -49.35137,5.17438 48.74812,-8.5956"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5914" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 661.53738,827.6982 -0.60325,-3.42122 m -2.23299,3.92133 2.83624,-0.50011 m -0.68266,12.7137 -2.15358,-12.21359 m 4.98983,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24566,17.97848 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98983,11.71347 -2.83625,0.50011 m 3.4395,2.92112 -0.60325,-3.42123 m 49.35138,-5.17438 -48.74813,8.59561 m 48.14487,-12.01684 0.60326,3.42123 m 2.233,-3.92133 -2.83626,0.5001 m 0.68267,-12.71369 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98985,-11.71347 2.83626,-0.50011 m -3.43951,-2.92112 0.60325,3.42123 m -49.35137,5.17438 48.74812,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5916" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 598.13913,856.86687 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 3.43951,2.92112 -0.60326,-3.42123 m 49.35138,-5.17438 -48.74812,8.59561 m 48.14487,-12.01684 0.60325,3.42123 m 2.23299,-3.92133 -2.83624,0.5001 m 0.68266,-12.71369 2.15358,12.21359 m -4.98983,-11.71348 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24566,-17.97848 -2.83625,0.50011 m 0.68267,-12.71369 2.15358,12.21358 m -4.98983,-11.71348 2.83625,-0.5001 m -3.4395,-2.92112 0.60325,3.42122 m -49.35138,5.17439 48.74813,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5918" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 535.45947,890.11089 -0.60326,-3.42122 m -2.233,3.92133 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 3.43951,2.92112 -0.60326,-3.42123 m 49.35137,-5.17438 -48.74811,8.59561 m 48.14486,-12.01683 0.60325,3.42122 m 2.233,-3.92133 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71347 2.83625,-0.50011 m -3.43951,-2.92112 0.60326,3.42123 m -49.35137,5.17438 48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5920" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 811.2726,899.4527 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71347 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.43951,2.92111 -0.60326,-3.42122 m 49.35137,-5.17439 -48.74811,8.59561 m 48.14485,-12.01683 0.60326,3.42122 m 2.233,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71348 2.83625,-0.5001 m -5.91816,-16.97826 3.08191,17.47836 m -0.24566,-17.97847 -2.83625,0.50011 m 0.68267,-12.7137 2.15358,12.21359 m -4.98983,-11.71348 2.83625,-0.50011 m -3.43951,-2.92111 0.60326,3.42122 m -49.35137,5.17439 48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5922" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 673.25864,894.17273 -0.60326,-3.42122 m -2.23299,3.92132 2.83625,-0.5001 m -0.68267,12.71369 -2.15358,-12.21359 m 4.98983,11.71348 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24566,17.97848 2.83625,-0.50011 m -0.68266,12.71369 -2.15359,-12.21358 m 4.98983,11.71348 -2.83624,0.5001 m 3.4395,2.92112 -0.60326,-3.42122 m 49.35138,-5.17439 -48.74812,8.59561 m 48.14486,-12.01683 0.60326,3.42122 m 2.233,-3.92133 -2.83626,0.50011 m 0.68268,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97847 -2.83626,0.5001 m 0.68267,-12.71369 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.43951,-2.92111 0.60326,3.42122 m -49.35138,5.17439 48.74812,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5924" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 609.86038,923.3414 -0.60325,-3.42122 m -2.23301,3.92133 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 5.91816,16.97826 -3.08191,-17.47837 m 0.24566,17.97848 2.83625,-0.50011 m -0.68267,12.7137 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 3.43951,2.92111 -0.60325,-3.42122 m 49.35137,-5.17439 -48.74812,8.59561 m 48.14487,-12.01683 0.60325,3.42122 m 2.23299,-3.92133 -2.83624,0.50011 m 0.68266,-12.7137 2.15358,12.21359 m -4.98983,-11.71348 2.83625,-0.50011 m -5.91815,-16.97826 3.0819,17.47837 m -0.24566,-17.97847 -2.83624,0.5001 m 0.68266,-12.71369 2.15358,12.21359 m -4.98983,-11.71348 2.83625,-0.50011 m -3.4395,-2.92111 0.60325,3.42122 m -49.35137,5.17439 48.74812,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5926" />
-      <path
-         inkscape:connector-curvature="0"
-         d="m 707.64603,700.47526 -0.60325,-3.42122 m -2.233,3.92133 2.83625,-0.50011 m -0.68267,12.71369 -2.15358,-12.21358 m 4.98984,11.71348 -2.83626,0.5001 m 5.91817,16.97826 -3.08191,-17.47836 m 0.24565,17.97847 2.83626,-0.50011 m -0.68267,12.7137 -2.15359,-12.21359 m 4.98984,11.71348 -2.83625,0.50011 m 3.4395,2.92111 -0.60325,-3.42122 m 49.35137,-5.17439 -48.74812,8.59561 m 48.14486,-12.01683 0.60326,3.42122 m 2.233,-3.92133 -2.83626,0.50011 m 0.68267,-12.71369 2.15359,12.21358 m -4.98984,-11.71347 2.83625,-0.50011 m -5.91816,-16.97826 3.08191,17.47837 m -0.24565,-17.97848 -2.83626,0.50011 m 0.68267,-12.7137 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.43951,-2.92111 0.60326,3.42122 m -49.35137,5.17439 48.74811,-8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path5928" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path5930"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         d="m 547.50673,956.92881 -0.60326,-3.42123 m -2.233,3.92133 2.83626,-0.5001 m -0.68268,12.71369 -2.15358,-12.21359 m 4.98984,11.71348 -2.83626,0.50011 m 5.91817,16.97826 -3.08191,-17.47837 m 0.24565,17.97848 2.83626,-0.50011 m -0.68267,12.71369 -2.15359,-12.21358 m 4.98984,11.71347 -2.83625,0.50011 m 3.43951,2.92115 -0.60326,-3.42126 m 49.35137,-5.17438 -48.74811,8.59564 m 48.14485,-12.01686 0.60326,3.42122 m 2.233,-3.92133 -2.83626,0.50011 m 0.68268,-12.7137 2.15358,12.21359 m -4.98984,-11.71348 2.83626,-0.50011 m -5.91817,-16.97826 3.08191,17.47837 m -0.24565,-17.97847 -2.83626,0.5001 m 0.68267,-12.71369 2.15359,12.21359 m -4.98984,-11.71348 2.83625,-0.50011 m -3.43951,-2.92111 0.60326,3.42122 m -49.35137,5.17438 48.74811,-8.5956" />
-      <path
-         d="m 521.24641,925.4625 -0.60324,-3.42122 m 3.4395,2.92112 -2.83626,0.5001 m 4.98985,11.71347 -2.15359,-12.21357 m -0.68267,12.71369 2.83626,-0.50012 m 0.24565,17.97848 L 523.4,937.67609 m 5.91817,16.97826 -2.83626,0.5001 m 4.98984,11.71349 -2.15358,-12.21359 m -0.68267,12.71369 2.83625,-0.5001 m -2.23301,3.92132 -0.60324,-3.42122 m -48.14487,12.01683 48.74811,-8.59561 m -49.35135,5.17439 0.60324,3.42122 m -3.4395,-2.92112 2.83626,-0.5001 m -4.98985,-11.71347 2.15359,12.21357 m 0.68267,-12.71368 -2.83626,0.50011 m -0.24565,-17.97848 3.08191,17.47837 m -5.91817,-16.97827 2.83626,-0.5001 m -4.98984,-11.71349 2.15358,12.21359 m 0.68267,-12.71369 -2.83625,0.5001 m 2.23301,-3.92132 0.60324,3.42122 m 48.14487,-12.01683 -48.74811,8.59561"
-         style="fill:none;stroke:#ff0000;stroke-width:1.00000131"
-         id="path4239"
-         inkscape:connector-curvature="0" />
-    </g>
-  </g>
-  <g
-     style="display:inline"
-     transform="translate(0,595.27583)"
-     id="g5730"
-     inkscape:groupmode="layer"
-     inkscape:label="Spacer">
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,335.32633,-167.9061)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path5776"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5778"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,-160.81949)" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5780"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,430.99562,-167.9061)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,689.65703,150.99139)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path5782"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5784"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.40309815,0,0,0.3796237,781.05221,-159.71483)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,69.578294,149.21974)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path5786"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       style="fill:none;stroke:#ff0000;stroke-width:1.05983841;stroke-miterlimit:4;stroke-opacity:1"
-       d="m 467.71654,272.65697 377.41292,0 c 12.43777,0 14.19685,16.98175 15.89416,37.92142 l 17.188,212.04778 c 1.69731,20.93969 -307.34112,70.87686 -319.7789,70.87686 l -195.60564,0 c -12.43777,0 -321.527989,-49.94164 -319.778859,-70.87686 L 60.764732,310.57839 c 1.749127,-20.9352 2.927864,-37.92142 15.365641,-37.92142 l 377.412937,0 0,-34.64552 -393.091216,0 c -13.51828,0 -23.292417,20.68758 -25.012205,46.25518 L 18.333503,538.58235 c -1.719789,25.56761 322.485747,87.97258 336.004027,87.97258 l 212.59842,0 c 13.51828,0 337.72385,-62.40499 336.00406,-87.97258 L 885.83359,284.26663 c -1.71979,-25.56759 -11.28487,-46.25518 -24.80315,-46.25518 l -393.3139,0 z"
-       id="path5830"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="cssssssssccsssssssscc" />
-  </g>
-  <g
-     style="display:inline"
-     transform="translate(0,595.27583)"
-     id="g5628"
-     inkscape:groupmode="layer"
-     inkscape:label="Bottom">
-    <path
-       sodipodi:nodetypes="sssssssss"
-       inkscape:connector-curvature="0"
-       id="path5672"
-       d="m 60.452094,-169.46886 800.578346,0 c 13.51828,0 23.08336,20.68759 24.80315,46.25518 l 17.10642,254.31572 c 1.71979,25.56759 -322.48578,87.97258 -336.00406,87.97258 l -212.59842,0 c -13.51828,0 -337.723816,-62.40497 -336.004027,-87.97258 l 17.106386,-254.31572 c 1.719788,-25.5676 11.493925,-46.25518 25.012205,-46.25518 z"
-       style="fill:none;stroke:#ff0000;stroke-width:1.22030044;stroke-miterlimit:4;stroke-opacity:1" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,335.32633,-575.38641)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path5674"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5676"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,-568.2998)" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5678"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,430.99562,-575.38641)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,689.65703,-256.48892)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path5680"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path5682"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.40309815,0,0,0.3796237,781.05221,-567.19514)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,69.578294,-258.26057)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path5684"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-  </g>
-  <g
-     style="display:inline"
-     transform="translate(0,595.27583)"
-     id="g3114"
-     inkscape:groupmode="layer"
-     inkscape:label="Top">
-    <path
-       sodipodi:nodetypes="sssssssss"
-       inkscape:connector-curvature="0"
-       id="path3158"
-       d="m 60.452094,-576.94918 800.578346,0 c 13.51828,0 23.08336,20.68759 24.80315,46.25518 l 17.10642,254.31572 c 1.71979,25.56759 -322.48578,87.97258 -336.00406,87.97258 l -212.59842,0 c -13.51828,0 -337.723816,-62.40497 -336.004027,-87.97258 L 35.439889,-530.694 c 1.719788,-25.5676 11.493925,-46.25518 25.012205,-46.25518 z"
-       style="fill:none;stroke:#ff0000;stroke-width:1.22030044;stroke-miterlimit:4;stroke-opacity:1" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,335.32633,-982.86673)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path3160"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path3162"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,-19.004383,-975.78012)" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path3164"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.38063606,0,0,0.38063606,430.99562,-982.86673)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,689.65703,-663.96924)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path3166"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <path
-       sodipodi:type="arc"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       id="path3168"
-       sodipodi:cx="205.06096"
-       sodipodi:cy="1105.1703"
-       sodipodi:rx="14.142136"
-       sodipodi:ry="14.142136"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       transform="matrix(0.40309815,0,0,0.3796237,781.05221,-974.67546)" />
-    <path
-       transform="matrix(0.38063606,0,0,0.38063606,69.578294,-665.74089)"
-       d="m 219.20309,1105.1703 c 0,7.8105 -6.33165,14.1421 -14.14213,14.1421 -7.81049,0 -14.14214,-6.3316 -14.14214,-14.1421 0,-7.8105 6.33165,-14.1421 14.14214,-14.1421 7.81048,0 14.14213,6.3316 14.14213,14.1421 z"
-       sodipodi:ry="14.142136"
-       sodipodi:rx="14.142136"
-       sodipodi:cy="1105.1703"
-       sodipodi:cx="205.06096"
-       id="path3170"
-       style="fill:none;stroke:#ff0000;stroke-width:2.71440148;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-       sodipodi:type="arc" />
-    <g
-       style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:none;stroke:#ff0000;stroke-width:0.99921262;stroke-miterlimit:4;stroke-opacity:1;font-family:Anonymous Pro for Powerline;-inkscape-font-specification:Anonymous Pro for Powerline"
-       id="text3996"
-       transform="translate(0,-1222.441)">
-      <path
-         d="m 426.28766,709.04321 -2.29688,0 c -2.27946,-9.45081 -8.92476,-9.09451 -11.875,0 l -2.29687,0 6.78125,-20.39062 2.90625,0 6.78125,20.39062"
-         id="path4005"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccccccc" />
-      <path
-         d="m 442.80328,695.54321 -1.82812,0 c -1.21473,-2.21672 -0.0919,-4.99553 -4.375,-5.0625 l 0,16.73438 3.28125,0 0,1.82812 -8.73438,0 0,-1.82812 3.29688,0 0,-16.73438 c -4.47233,0.0627 -2.26301,2.19585 -4.375,5.0625 l -1.82813,0 0,-6.89062 14.5625,0 0,6.89062"
-         id="path4007"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccccccccccccccc" />
-      <path
-         d="m 460.49078,709.04321 -2.71875,0 -5.95312,-8.73437 -3.17188,0 0,8.73437 -2.14062,0 c 0,-3.39844 0,-7.16351 0,-10.56195 l 2.14062,-5.5e-4 4.57813,0 c 1.49999,10e-6 2.67707,-0.31249 3.53125,-0.9375 0.86457,-0.6354 1.29686,-1.65623 1.29687,-3.0625 m 0,0 c -10e-6,-1.3854 -0.4323,-2.39581 -1.29687,-3.03125 -0.85418,-0.64581 -2.03126,-0.96873 -3.53125,-0.96875 l -4.57813,0 -2.14062,-2.3e-4 0,-1.82789 6.71875,0 c 2.23957,2e-5 3.97395,0.4896 5.20312,1.46875 1.22916,0.96877 1.84374,2.42189 1.84375,4.35937 -10e-6,0.85418 -0.15105,1.62502 -0.45312,2.3125 -0.3021,0.6771 -0.71356,1.25522 -1.23438,1.73438 -0.52084,0.47917 -1.14584,0.86459 -1.875,1.15625 -0.71876,0.29167 -1.50521,0.46876 -2.35937,0.53125 l 6.14062,8.82812"
-         id="path4009"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccccccccsccccccccscccsccc" />
-      <path
-         d="m 477.03766,709.04321 -13.03125,0 0,-20.39062 13.03125,0 0,1.82812 -10.89063,0 0,7.29688 8.03125,0 0,1.82812 -8.03125,0 0,7.60938 10.89063,0 0,1.82812"
-         id="path4011"
-         inkscape:connector-curvature="0" />
-      <path
-         d="m 494.53766,701.77759 c -2e-5,1.15625 -0.13022,2.20313 -0.39063,3.14062 -0.25001,0.93751 -0.64584,1.73959 -1.1875,2.40625 -0.53126,0.65625 -1.20834,1.16667 -2.03125,1.53125 -0.82292,0.36459 -1.79688,0.54688 -2.92187,0.54688 -1.13542,0 -2.11459,-0.18229 -2.9375,-0.54688 -0.8125,-0.36458 -1.48438,-0.875 -2.01563,-1.53125 -0.52083,-0.66666 -0.91146,-1.47395 -1.17187,-2.42187 -0.25,-0.94791 -0.375,-2 -0.375,-3.15625 l 0,-13.09375 2.14062,0 0,13.125 c 0,0.61459 0.0521,1.26563 0.15625,1.95312 0.11458,0.68751 0.32813,1.31251 0.64063,1.875 0.32291,0.56251 0.76562,1.03126 1.32812,1.40625 0.57291,0.375 1.31771,0.5625 2.23438,0.5625 0.91666,0 1.66145,-0.1875 2.23437,-0.5625 0.58333,-0.37499 1.03124,-0.84374 1.34375,-1.40625 0.32291,-0.56249 0.53645,-1.18749 0.64063,-1.875 0.10415,-0.68749 0.15624,-1.33853 0.15625,-1.95312 l 0,-13.125 2.15625,0 0,13.125"
-         id="path4013"
-         inkscape:connector-curvature="0" />
-      <path
-         d="m 512.28766,703.73071 c -2e-5,0.85417 -0.1771,1.63021 -0.53125,2.32813 -0.35418,0.6875 -0.82814,1.28125 -1.42188,1.78125 -0.59376,0.5 -1.27605,0.88541 -2.04687,1.15625 -0.77084,0.27083 -1.57293,0.40625 -2.40625,0.40625 -1.14584,0 -2.19792,-0.21354 -3.15625,-0.64063 -2.08772,-1.18025 -1.04381,-1.68988 -2.28125,0.28125 l -1.8125,0 0,-6.20312 1.8125,0 c 0,0.69792 0.16145,1.33854 0.48437,1.92187 0.32292,0.57292 0.73438,1.06771 1.23438,1.48438 0.49999,0.41667 1.07291,0.74479 1.71875,0.98437 0.65624,0.22917 1.32291,0.34375 2,0.34375 0.60416,0 1.16145,-0.0833 1.67187,-0.25 0.51041,-0.17708 0.95833,-0.42187 1.34375,-0.73437 0.38541,-0.32292 0.68749,-0.71354 0.90625,-1.17188 0.22916,-0.45833 0.34374,-0.97916 0.34375,-1.5625 -10e-6,-0.65624 -0.14584,-1.21874 -0.4375,-1.6875 -0.28126,-0.46874 -0.66667,-0.86978 -1.15625,-1.20312 -0.47917,-0.33333 -1.02084,-0.61458 -1.625,-0.84375 -0.60417,-0.23958 -1.21875,-0.47395 -1.84375,-0.70313 -0.73959,-0.2604 -1.47917,-0.53124 -2.21875,-0.8125 -0.73958,-0.29165 -1.40104,-0.65624 -1.98437,-1.09375 -0.58334,-0.43749 -1.05729,-0.96873 -1.42188,-1.59375 -0.36458,-0.6354 -0.54687,-1.42186 -0.54687,-2.35937 0,-0.83332 0.17708,-1.5729 0.53125,-2.21875 0.35416,-0.65623 0.81771,-1.20832 1.39062,-1.65625 0.57292,-0.4479 1.23958,-0.78644 2,-1.01563 0.76042,-0.23956 1.54166,-0.35935 2.34375,-0.35937 4.2311,0.15939 3.81374,1.98137 4.70313,0.34375 l 1.89062,0 0,5.82812 -1.89062,0 c -1e-5,-0.61457 -0.13022,-1.18748 -0.39063,-1.71875 -0.25001,-0.54165 -0.59376,-0.99998 -1.03125,-1.375 -0.43751,-0.3854 -0.93751,-0.68748 -1.5,-0.90625 -0.5625,-0.22914 -1.15625,-0.34373 -1.78125,-0.34375 -0.55209,2e-5 -1.07813,0.0625 -1.57812,0.1875 -0.50001,0.12502 -0.93751,0.32815 -1.3125,0.60938 -0.375,0.27085 -0.67709,0.62502 -0.90625,1.0625 -0.21875,0.43751 -0.32813,0.95835 -0.32813,1.5625 0,0.53126 0.13021,0.98439 0.39063,1.35937 0.27083,0.37502 0.6302,0.70835 1.07812,1 0.44792,0.28127 0.96354,0.54168 1.54688,0.78125 0.59374,0.22918 1.19791,0.46356 1.8125,0.70313 0.77082,0.27084 1.53645,0.57293 2.29687,0.90625 0.76041,0.33334 1.4427,0.73438 2.04688,1.20312 0.60415,0.46876 1.09894,1.04689 1.48437,1.73438 0.38541,0.67709 0.57811,1.50521 0.57813,2.48437"
-         id="path4015"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccccsccccccscscccccccccccscccccccccccccccscccccccc" />
-    </g>
-    <path
-       sodipodi:nodetypes="ccccccccccccccccccccccccccccccc"
-       inkscape:connector-curvature="0"
-       id="path4424"
-       d="m 463.61024,-216.09983 86.10644,4.56406 58.40769,-9.56693 62.21069,-34.59395 80.94101,-13.41191 69.15722,0.0391 49.58498,-9.13724 10.31925,-2.09182 -1.68075,-9.09182 -43.25459,-253.60413 -150.14452,-6.34632 -48.94575,7.29369 -136.27537,65.12292 16.83225,135.95609 -53.25855,17.45608 -2.98032,0 -53.25863,-17.45608 16.8323,-135.95609 -136.2754,-65.12292 -48.94574,-7.29369 -150.14447,6.34632 -43.25459,253.60413 -1.680752,9.34182 10.319249,1.84182 49.584983,9.13724 69.15721,-0.0391 80.94097,13.41191 62.21067,34.59395 57.15042,9.56693 87.36378,-4.56406 z"
-       style="fill:none;stroke:#ff0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  </g>
-</svg>
diff --git a/firmware/.gitignore b/firmware/.gitignore
deleted file mode 100644 (file)
index a7c2cd1..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-*.o
-atreus
-atreus.hex
\ No newline at end of file
diff --git a/firmware/Makefile b/firmware/Makefile
deleted file mode 100644 (file)
index 2ea7aee..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-MCU=atmega32u4
-
-F_CPU=16000000
-
-TARGET=atreus
-
-build:
-       avr-gcc -std=gnu99 -Os -D F_CPU=$(F_CPU)UL -mmcu=$(MCU) -c -o $(TARGET).o $(TARGET).c
-       avr-gcc -std=gnu99 -Os -D F_CPU=$(F_CPU)UL -mmcu=$(MCU) -c -o usb_keyboard.o usb_keyboard.c
-       avr-gcc -mmcu=$(MCU) usb_keyboard.o $(TARGET).o -o $(TARGET)
-       avr-size $(TARGET)
-       avr-objcopy -O ihex -R .eeprom $(TARGET) $(TARGET).hex
-
-upload: build
-       teensy_loader_cli -w -mmcu=$(MCU) $(TARGET).hex
diff --git a/firmware/atreus.c b/firmware/atreus.c
deleted file mode 100644 (file)
index 44071a9..0000000
+++ /dev/null
@@ -1,124 +0,0 @@
-#include <stdlib.h>
-#include <avr/io.h>
-#include <util/delay.h>
-#include "usb_keyboard.h"
-
-#define ROW_COUNT 4
-#define COL_COUNT 11
-
-#define FN_PRESSED (~PINB & 8)
-
-#define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))
-
-void reset(void);
-
-\f
-
-// Outputs
-// |------------+----+----+----+----|
-// | row number |  0 |  1 |  2 |  3 |
-// |------------+----+----+----+----|
-// | pin number | D0 | D1 | D2 | D3 |
-// |------------+----+----+----+----|
-
-// Inputs
-// |---------------+----+----+----+----+----+----+----+----+----+----+----|
-// | column number |  0 |  1 |  2 |  3 |  4 |  5 |  6 |  7 |  8 |  9 | 10 |
-// |---------------+----+----+----+----+----+----+----+----+----+----+----|
-// | pin number    | B0 | B1 | B2 | B3 | B4 | B5 | B6 | B7 | F4 | F5 | F6 |
-// |---------------+----+----+----+----+----+----+----+----+----+----+----|
-
-\f
-
-#include "layouts.h"
-
-int *current_row;
-int pressed_count = 0;
-
-\f
-
-void press(int keycode) {
-  if(!keycode) return;
-  if(keycode == 255) {
-    reset(); // TODO: make a table of codes -> functions
-  } else if(keycode > 108 && pressed_count < 6) {
-    keyboard_modifier_keys |= KEY_SHIFT;
-    keyboard_keys[pressed_count++] = (keycode - 108);
-  } else if(keycode > 100) {
-    keyboard_modifier_keys |= (keycode - 100);
-  } else if(pressed_count < 6){
-    keyboard_keys[pressed_count++] = keycode;
-  };
-};
-
-void activate_row(int row) {
-  PORTD = (char)(~(1 << row)) | 32; // leave the LED on
-};
-
-void scan_row(int row) {
-  // if((~PINF) & 64) reset();
-  unsigned int col_bits = ((~PINF << 4) & (1024 | 512 | 256)) | (~PINB & 255);
-  /* for(int col = 0; col < COL_COUNT; col++) { */
-  /*   if(col_bits & 1024) { */
-  /*     press(current_row[col]); */
-  /*   } */
-  /*   col_bits << 1; */
-  /* } */
-  if(col_bits & 1024) press(current_row[0]);
-  if(col_bits & 512) press(current_row[1]);
-  if(col_bits & 256) press(current_row[2]);
-  if(col_bits & 128) press(current_row[3]);
-  if(col_bits & 64) press(current_row[4]);
-  if(col_bits & 32) press(current_row[5]);
-  if(col_bits & 16) press(current_row[6]);
-  if(col_bits & 8) press(current_row[7]);
-  if(col_bits & 4) press(current_row[8]);
-  if(col_bits & 2) press(current_row[9]);
-  if(col_bits & 1) press(current_row[10]);
-};
-
-\f
-
-void init() {
-  CPU_PRESCALE(0);
-  DDRD = 255;
-  DDRB = DDRF = 0;
-  PORTB = PORTF = 255;
-  usb_init();
-  while (!usb_configured()) /* wait */ ;
-  _delay_ms(1000);
-};
-
-void clear_keys() {
-  keyboard_modifier_keys = 0;
-  pressed_count = 0;
-  for(int i = 0; i < 6; i++) {
-    keyboard_keys[i] = 0;
-  };
-};
-
-int main() {
-  init();
-  while(1) {
-    // 4th row is still active from last scan
-    current_row = FN_PRESSED ? fn_layout : base_layout;
-    for(int i = 0; i < ROW_COUNT; i++) {
-      activate_row(i);
-      scan_row(i);
-      current_row += COL_COUNT;
-      _delay_us(50);
-    };
-    usb_keyboard_send();
-    clear_keys();
-  };
-};
-
-void reset(void) {
-  UDCON = 1; USBCON = (1<<FRZCLK); UCSR1B = 0;
-  _delay_ms(5);
-  EIMSK = 0; PCICR = 0; SPCR = 0; ACSR = 0; EECR = 0; ADCSRA = 0;
-  TIMSK0 = 0; TIMSK1 = 0; TIMSK3 = 0; TIMSK4 = 0; UCSR1B = 0; TWCR = 0;
-  DDRB = 0; DDRC = 0; DDRD = 0; DDRE = 0; DDRF = 0; TWCR = 0;
-  PORTB = 0; PORTC = 0; PORTD = 0; PORTE = 0; PORTF = 0;
-  asm volatile("jmp 0x7E00");
-};
diff --git a/firmware/layouts.h b/firmware/layouts.h
deleted file mode 100644 (file)
index 915ad86..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-// numbers under 100: normal keys
-// numbers between 100 and 200: shifted keys
-// numbers over 200: function invocations
-
-int base_layout[ROW_COUNT][COL_COUNT] = \
-  { {20, 26, 8,   21,  23,  0,  28, 24, 12, 18, 19},      \
-    {4,  22, 7,   9,   10,  0,  11, 13, 14, 15, 51},      \
-    {29, 27, 6,   25,  5,  104, 17, 16, 54, 55, 56},      \
-    {255, 43, 108, 102, 42, 101, 44, 0,  52, 47, 40} };
-// make it easy to trigger reset until we get fn sorted out, esc is 41
-
-int fn_layout[ROW_COUNT][COL_COUNT] = \
-  { {108+30, 108+31, 108+45, 108+46, 108 + 49, 0, 75, 36, 37, 38, 108+37}, \
-    {108+32, 108+33, 108+38, 108+39, 53, 0, 78, 33, 34, 35, 108+48},    \
-    {108 + 34, 108 + 35, 45, 46, 108+53, 101, 49, 30, 31, 32, 108+47},  \
-    {255, 108 + 73, 108, 102, 0, 104, 0, 0, 8, 39, 48} };
diff --git a/firmware/usb_keyboard.c b/firmware/usb_keyboard.c
deleted file mode 100644 (file)
index 0b80bdf..0000000
+++ /dev/null
@@ -1,590 +0,0 @@
-/* USB Keyboard Example for Teensy USB Development Board
- * http://www.pjrc.com/teensy/usb_keyboard.html
- * Copyright (c) 2009 PJRC.COM, LLC
- *
- * Permission is hereby granted, free of charge, to any person obtaining a copy
- * of this software and associated documentation files (the "Software"), to deal
- * in the Software without restriction, including without limitation the rights
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the Software is
- * furnished to do so, subject to the following conditions:
- *
- * The above copyright notice and this permission notice shall be included in
- * all copies or substantial portions of the Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- * THE SOFTWARE.
- */
-
-// Version 1.0: Initial Release
-// Version 1.1: Add support for Teensy 2.0
-
-#define USB_SERIAL_PRIVATE_INCLUDE
-#include "usb_keyboard.h"
-
-/**************************************************************************
- *
- *  Configurable Options
- *
- **************************************************************************/
-
-// You can change these to give your code its own name.
-#define STR_MANUFACTURER    L"Technomancy"
-#define STR_PRODUCT         L"Orestes"
-
-
-// Mac OS-X and Linux automatically load the correct drivers.  On
-// Windows, even though the driver is supplied by Microsoft, an
-// INF file is needed to load the driver.  These numbers need to
-// match the INF file.
-#define VENDOR_ID       0x16C0
-#define PRODUCT_ID      0x047C
-
-
-// USB devices are supposed to implment a halt feature, which is
-// rarely (if ever) used.  If you comment this line out, the halt
-// code will be removed, saving 102 bytes of space (gcc 4.3.0).
-// This is not strictly USB compliant, but works with all major
-// operating systems.
-#define SUPPORT_ENDPOINT_HALT
-
-
-
-/**************************************************************************
- *
- *  Endpoint Buffer Configuration
- *
- **************************************************************************/
-
-#define ENDPOINT0_SIZE      32
-
-#define KEYBOARD_INTERFACE  0
-#define KEYBOARD_ENDPOINT   3
-#define KEYBOARD_SIZE       8
-#define KEYBOARD_BUFFER     EP_DOUBLE_BUFFER
-
-static const uint8_t PROGMEM endpoint_config_table[] = {
-  0,
-  0,
-  1, EP_TYPE_INTERRUPT_IN,  EP_SIZE(KEYBOARD_SIZE) | KEYBOARD_BUFFER,
-  0
-};
-
-
-/**************************************************************************
- *
- *  Descriptor Data
- *
- **************************************************************************/
-
-// Descriptors are the data that your computer reads when it auto-detects
-// this USB device (called "enumeration" in USB lingo).  The most commonly
-// changed items are editable at the top of this file.  Changing things
-// in here should only be done by those who've read chapter 9 of the USB
-// spec and relevant portions of any USB class specifications!
-
-
-static uint8_t const PROGMEM device_descriptor[] = {
-  18,                 // bLength
-  1,                  // bDescriptorType
-  0x00, 0x02,             // bcdUSB
-  0,                  // bDeviceClass
-  0,                  // bDeviceSubClass
-  0,                  // bDeviceProtocol
-  ENDPOINT0_SIZE,             // bMaxPacketSize0
-  LSB(VENDOR_ID), MSB(VENDOR_ID),     // idVendor
-  LSB(PRODUCT_ID), MSB(PRODUCT_ID),   // idProduct
-  0x00, 0x01,             // bcdDevice
-  1,                  // iManufacturer
-  2,                  // iProduct
-  0,                  // iSerialNumber
-  1                   // bNumConfigurations
-};
-
-// Keyboard Protocol 1, HID 1.11 spec, Appendix B, page 59-60
-static uint8_t const PROGMEM keyboard_hid_report_desc[] = {
-  0x05, 0x01,          // Usage Page (Generic Desktop),
-  0x09, 0x06,          // Usage (Keyboard),
-  0xA1, 0x01,          // Collection (Application),
-  0x75, 0x01,          //   Report Size (1),
-  0x95, 0x08,          //   Report Count (8),
-  0x05, 0x07,          //   Usage Page (Key Codes),
-  0x19, 0xE0,          //   Usage Minimum (224),
-  0x29, 0xE7,          //   Usage Maximum (231),
-  0x15, 0x00,          //   Logical Minimum (0),
-  0x25, 0x01,          //   Logical Maximum (1),
-  0x81, 0x02,          //   Input (Data, Variable, Absolute), ;Modifier byte
-  0x95, 0x01,          //   Report Count (1),
-  0x75, 0x08,          //   Report Size (8),
-  0x81, 0x03,          //   Input (Constant),                 ;Reserved byte
-  0x95, 0x05,          //   Report Count (5),
-  0x75, 0x01,          //   Report Size (1),
-  0x05, 0x08,          //   Usage Page (LEDs),
-  0x19, 0x01,          //   Usage Minimum (1),
-  0x29, 0x05,          //   Usage Maximum (5),
-  0x91, 0x02,          //   Output (Data, Variable, Absolute), ;LED report
-  0x95, 0x01,          //   Report Count (1),
-  0x75, 0x03,          //   Report Size (3),
-  0x91, 0x03,          //   Output (Constant),                 ;LED report padding
-  0x95, 0x06,          //   Report Count (6),
-  0x75, 0x08,          //   Report Size (8),
-  0x15, 0x00,          //   Logical Minimum (0),
-  0x25, 0x68,          //   Logical Maximum(104),
-  0x05, 0x07,          //   Usage Page (Key Codes),
-  0x19, 0x00,          //   Usage Minimum (0),
-  0x29, 0x68,          //   Usage Maximum (104),
-  0x81, 0x00,          //   Input (Data, Array),
-  0xc0                 // End Collection
-};
-
-#define CONFIG1_DESC_SIZE        (9+9+9+7)
-#define KEYBOARD_HID_DESC_OFFSET (9+9)
-static uint8_t const PROGMEM config1_descriptor[CONFIG1_DESC_SIZE] = {
-  // configuration descriptor, USB spec 9.6.3, page 264-266, Table 9-10
-  9,                  // bLength;
-  2,                  // bDescriptorType;
-  LSB(CONFIG1_DESC_SIZE),         // wTotalLength
-  MSB(CONFIG1_DESC_SIZE),
-  1,                  // bNumInterfaces
-  1,                  // bConfigurationValue
-  0,                  // iConfiguration
-  0xC0,                   // bmAttributes
-  50,                 // bMaxPower
-  // interface descriptor, USB spec 9.6.5, page 267-269, Table 9-12
-  9,                  // bLength
-  4,                  // bDescriptorType
-  KEYBOARD_INTERFACE,         // bInterfaceNumber
-  0,                  // bAlternateSetting
-  1,                  // bNumEndpoints
-  0x03,                   // bInterfaceClass (0x03 = HID)
-  0x01,                   // bInterfaceSubClass (0x01 = Boot)
-  0x01,                   // bInterfaceProtocol (0x01 = Keyboard)
-  0,                  // iInterface
-  // HID interface descriptor, HID 1.11 spec, section 6.2.1
-  9,                  // bLength
-  0x21,                   // bDescriptorType
-  0x11, 0x01,             // bcdHID
-  0,                  // bCountryCode
-  1,                  // bNumDescriptors
-  0x22,                   // bDescriptorType
-  sizeof(keyboard_hid_report_desc),   // wDescriptorLength
-  0,
-  // endpoint descriptor, USB spec 9.6.6, page 269-271, Table 9-13
-  7,                  // bLength
-  5,                  // bDescriptorType
-  KEYBOARD_ENDPOINT | 0x80,       // bEndpointAddress
-  0x03,                   // bmAttributes (0x03=intr)
-  KEYBOARD_SIZE, 0,           // wMaxPacketSize
-  1                   // bInterval
-};
-
-// If you're desperate for a little extra code memory, these strings
-// can be completely removed if iManufacturer, iProduct, iSerialNumber
-// in the device desciptor are changed to zeros.
-struct usb_string_descriptor_struct {
-  uint8_t bLength;
-  uint8_t bDescriptorType;
-  int16_t wString[];
-};
-static struct usb_string_descriptor_struct const PROGMEM string0 = {
-  4,
-  3,
-  {0x0409}
-};
-static struct usb_string_descriptor_struct const PROGMEM string1 = {
-  sizeof(STR_MANUFACTURER),
-  3,
-  STR_MANUFACTURER
-};
-static struct usb_string_descriptor_struct const PROGMEM string2 = {
-  sizeof(STR_PRODUCT),
-  3,
-  STR_PRODUCT
-};
-
-// This table defines which descriptor data is sent for each specific
-// request from the host (in wValue and wIndex).
-static struct descriptor_list_struct {
-  uint16_t    wValue;
-  uint16_t    wIndex;
-  const uint8_t   *addr;
-  uint8_t     length;
-} const PROGMEM descriptor_list[] = {
-  {0x0100, 0x0000, device_descriptor, sizeof(device_descriptor)},
-  {0x0200, 0x0000, config1_descriptor, sizeof(config1_descriptor)},
-  {0x2200, KEYBOARD_INTERFACE, keyboard_hid_report_desc, sizeof(keyboard_hid_report_desc)},
-  {0x2100, KEYBOARD_INTERFACE, config1_descriptor+KEYBOARD_HID_DESC_OFFSET, 9},
-  {0x0300, 0x0000, (const uint8_t *)&string0, 4},
-  {0x0301, 0x0409, (const uint8_t *)&string1, sizeof(STR_MANUFACTURER)},
-  {0x0302, 0x0409, (const uint8_t *)&string2, sizeof(STR_PRODUCT)}
-};
-#define NUM_DESC_LIST (sizeof(descriptor_list)/sizeof(struct descriptor_list_struct))
-
-
-/**************************************************************************
- *
- *  Variables - these are the only non-stack RAM usage
- *
- **************************************************************************/
-
-// zero when we are not configured, non-zero when enumerated
-static volatile uint8_t usb_configuration=0;
-
-// which modifier keys are currently pressed
-// 1=left ctrl,    2=left shift,   4=left alt,    8=left gui
-// 16=right ctrl, 32=right shift, 64=right alt, 128=right gui
-uint8_t keyboard_modifier_keys=0;
-
-// which keys are currently pressed, up to 6 keys may be down at once
-uint8_t keyboard_keys[6]={0,0,0,0,0,0};
-
-// protocol setting from the host.  We use exactly the same report
-// either way, so this variable only stores the setting since we
-// are required to be able to report which setting is in use.
-static uint8_t keyboard_protocol=1;
-
-// the idle configuration, how often we send the report to the
-// host (ms * 4) even when it hasn't changed
-static uint8_t keyboard_idle_config=125;
-
-// count until idle timeout
-static uint8_t keyboard_idle_count=0;
-
-// 1=num lock, 2=caps lock, 4=scroll lock, 8=compose, 16=kana
-volatile uint8_t keyboard_leds=0;
-
-
-/**************************************************************************
- *
- *  Public Functions - these are the API intended for the user
- *
- **************************************************************************/
-
-
-// initialize USB
-void usb_init(void)
-{
-  HW_CONFIG();
-  USB_FREEZE();   // enable USB
-  PLL_CONFIG();               // config PLL
-  while (!(PLLCSR & (1<<PLOCK))) ;    // wait for PLL lock
-  USB_CONFIG();               // start USB clock
-  UDCON = 0;              // enable attach resistor
-  usb_configuration = 0;
-  UDIEN = (1<<EORSTE)|(1<<SOFE);
-  sei();
-}
-
-// return 0 if the USB is not configured, or the configuration
-// number selected by the HOST
-uint8_t usb_configured(void)
-{
-  return usb_configuration;
-}
-
-
-// perform a single keystroke
-int8_t usb_keyboard_press(uint8_t key, uint8_t modifier)
-{
-  int8_t r;
-
-  keyboard_modifier_keys = modifier;
-  keyboard_keys[0] = key;
-  r = usb_keyboard_send();
-  if (r) return r;
-  keyboard_modifier_keys = 0;
-  keyboard_keys[0] = 0;
-  return usb_keyboard_send();
-}
-
-// send the contents of keyboard_keys and keyboard_modifier_keys
-int8_t usb_keyboard_send(void)
-{
-  uint8_t i, intr_state, timeout;
-
-  if (!usb_configuration) return -1;
-  intr_state = SREG;
-  cli();
-  UENUM = KEYBOARD_ENDPOINT;
-  timeout = UDFNUML + 50;
-  while (1) {
-    // are we ready to transmit?
-    if (UEINTX & (1<<RWAL)) break;
-    SREG = intr_state;
-    // has the USB gone offline?
-    if (!usb_configuration) return -1;
-    // have we waited too long?
-    if (UDFNUML == timeout) return -1;
-    // get ready to try checking again
-    intr_state = SREG;
-    cli();
-    UENUM = KEYBOARD_ENDPOINT;
-  }
-  UEDATX = keyboard_modifier_keys;
-  UEDATX = 0;
-  for (i=0; i<6; i++) {
-    UEDATX = keyboard_keys[i];
-  }
-  UEINTX = 0x3A;
-  keyboard_idle_count = 0;
-  SREG = intr_state;
-  return 0;
-}
-
-/**************************************************************************
- *
- *  Private Functions - not intended for general user consumption....
- *
- **************************************************************************/
-
-
-
-// USB Device Interrupt - handle all device-level events
-// the transmit buffer flushing is triggered by the start of frame
-//
-ISR(USB_GEN_vect)
-{
-  uint8_t intbits, t, i;
-  static uint8_t div4=0;
-
-  intbits = UDINT;
-  UDINT = 0;
-  if (intbits & (1<<EORSTI)) {
-    UENUM = 0;
-    UECONX = 1;
-    UECFG0X = EP_TYPE_CONTROL;
-    UECFG1X = EP_SIZE(ENDPOINT0_SIZE) | EP_SINGLE_BUFFER;
-    UEIENX = (1<<RXSTPE);
-    usb_configuration = 0;
-  }
-  if ((intbits & (1<<SOFI)) && usb_configuration) {
-    if (keyboard_idle_config && (++div4 & 3) == 0) {
-      UENUM = KEYBOARD_ENDPOINT;
-      if (UEINTX & (1<<RWAL)) {
-        keyboard_idle_count++;
-        if (keyboard_idle_count == keyboard_idle_config) {
-          keyboard_idle_count = 0;
-          UEDATX = keyboard_modifier_keys;
-          UEDATX = 0;
-          for (i=0; i<6; i++) {
-            UEDATX = keyboard_keys[i];
-          }
-          UEINTX = 0x3A;
-        }
-      }
-    }
-  }
-}
-
-
-
-// Misc functions to wait for ready and send/receive packets
-static inline void usb_wait_in_ready(void)
-{
-  while (!(UEINTX & (1<<TXINI))) ;
-}
-static inline void usb_send_in(void)
-{
-  UEINTX = ~(1<<TXINI);
-}
-static inline void usb_wait_receive_out(void)
-{
-  while (!(UEINTX & (1<<RXOUTI))) ;
-}
-static inline void usb_ack_out(void)
-{
-  UEINTX = ~(1<<RXOUTI);
-}
-
-
-
-// USB Endpoint Interrupt - endpoint 0 is handled here.  The
-// other endpoints are manipulated by the user-callable
-// functions, and the start-of-frame interrupt.
-//
-ISR(USB_COM_vect)
-{
-  uint8_t intbits;
-  const uint8_t *list;
-  const uint8_t *cfg;
-  uint8_t i, n, len, en;
-  uint8_t bmRequestType;
-  uint8_t bRequest;
-  uint16_t wValue;
-  uint16_t wIndex;
-  uint16_t wLength;
-  uint16_t desc_val;
-  const uint8_t *desc_addr;
-  uint8_t desc_length;
-
-  UENUM = 0;
-  intbits = UEINTX;
-  if (intbits & (1<<RXSTPI)) {
-    bmRequestType = UEDATX;
-    bRequest = UEDATX;
-    wValue = UEDATX;
-    wValue |= (UEDATX << 8);
-    wIndex = UEDATX;
-    wIndex |= (UEDATX << 8);
-    wLength = UEDATX;
-    wLength |= (UEDATX << 8);
-    UEINTX = ~((1<<RXSTPI) | (1<<RXOUTI) | (1<<TXINI));
-    if (bRequest == GET_DESCRIPTOR) {
-      list = (const uint8_t *)descriptor_list;
-      for (i=0; ; i++) {
-        if (i >= NUM_DESC_LIST) {
-          UECONX = (1<<STALLRQ)|(1<<EPEN);  //stall
-          return;
-        }
-        desc_val = pgm_read_word(list);
-        if (desc_val != wValue) {
-          list += sizeof(struct descriptor_list_struct);
-          continue;
-        }
-        list += 2;
-        desc_val = pgm_read_word(list);
-        if (desc_val != wIndex) {
-          list += sizeof(struct descriptor_list_struct)-2;
-          continue;
-        }
-        list += 2;
-        desc_addr = (const uint8_t *)pgm_read_word(list);
-        list += 2;
-        desc_length = pgm_read_byte(list);
-        break;
-      }
-      len = (wLength < 256) ? wLength : 255;
-      if (len > desc_length) len = desc_length;
-      do {
-        // wait for host ready for IN packet
-        do {
-          i = UEINTX;
-        } while (!(i & ((1<<TXINI)|(1<<RXOUTI))));
-        if (i & (1<<RXOUTI)) return;    // abort
-        // send IN packet
-        n = len < ENDPOINT0_SIZE ? len : ENDPOINT0_SIZE;
-        for (i = n; i; i--) {
-          UEDATX = pgm_read_byte(desc_addr++);
-        }
-        len -= n;
-        usb_send_in();
-      } while (len || n == ENDPOINT0_SIZE);
-      return;
-    }
-    if (bRequest == SET_ADDRESS) {
-      usb_send_in();
-      usb_wait_in_ready();
-      UDADDR = wValue | (1<<ADDEN);
-      return;
-    }
-    if (bRequest == SET_CONFIGURATION && bmRequestType == 0) {
-      usb_configuration = wValue;
-      usb_send_in();
-      cfg = endpoint_config_table;
-      for (i=1; i<5; i++) {
-        UENUM = i;
-        en = pgm_read_byte(cfg++);
-        UECONX = en;
-        if (en) {
-          UECFG0X = pgm_read_byte(cfg++);
-          UECFG1X = pgm_read_byte(cfg++);
-        }
-      }
-      UERST = 0x1E;
-      UERST = 0;
-      return;
-    }
-    if (bRequest == GET_CONFIGURATION && bmRequestType == 0x80) {
-      usb_wait_in_ready();
-      UEDATX = usb_configuration;
-      usb_send_in();
-      return;
-    }
-
-    if (bRequest == GET_STATUS) {
-      usb_wait_in_ready();
-      i = 0;
-#ifdef SUPPORT_ENDPOINT_HALT
-      if (bmRequestType == 0x82) {
-        UENUM = wIndex;
-        if (UECONX & (1<<STALLRQ)) i = 1;
-        UENUM = 0;
-      }
-#endif
-      UEDATX = i;
-      UEDATX = 0;
-      usb_send_in();
-      return;
-    }
-#ifdef SUPPORT_ENDPOINT_HALT
-    if ((bRequest == CLEAR_FEATURE || bRequest == SET_FEATURE)
-        && bmRequestType == 0x02 && wValue == 0) {
-      i = wIndex & 0x7F;
-      if (i >= 1 && i <= MAX_ENDPOINT) {
-        usb_send_in();
-        UENUM = i;
-        if (bRequest == SET_FEATURE) {
-          UECONX = (1<<STALLRQ)|(1<<EPEN);
-        } else {
-          UECONX = (1<<STALLRQC)|(1<<RSTDT)|(1<<EPEN);
-          UERST = (1 << i);
-          UERST = 0;
-        }
-        return;
-      }
-    }
-#endif
-    if (wIndex == KEYBOARD_INTERFACE) {
-      if (bmRequestType == 0xA1) {
-        if (bRequest == HID_GET_REPORT) {
-          usb_wait_in_ready();
-          UEDATX = keyboard_modifier_keys;
-          UEDATX = 0;
-          for (i=0; i<6; i++) {
-            UEDATX = keyboard_keys[i];
-          }
-          usb_send_in();
-          return;
-        }
-        if (bRequest == HID_GET_IDLE) {
-          usb_wait_in_ready();
-          UEDATX = keyboard_idle_config;
-          usb_send_in();
-          return;
-        }
-        if (bRequest == HID_GET_PROTOCOL) {
-          usb_wait_in_ready();
-          UEDATX = keyboard_protocol;
-          usb_send_in();
-          return;
-        }
-      }
-      if (bmRequestType == 0x21) {
-        if (bRequest == HID_SET_REPORT) {
-          usb_wait_receive_out();
-          keyboard_leds = UEDATX;
-          usb_ack_out();
-          usb_send_in();
-          return;
-        }
-        if (bRequest == HID_SET_IDLE) {
-          keyboard_idle_config = (wValue >> 8);
-          keyboard_idle_count = 0;
-          usb_send_in();
-          return;
-        }
-        if (bRequest == HID_SET_PROTOCOL) {
-          keyboard_protocol = wValue;
-          usb_send_in();
-          return;
-        }
-      }
-    }
-  }
-  UECONX = (1<<STALLRQ) | (1<<EPEN);  // stall
-}
diff --git a/firmware/usb_keyboard.h b/firmware/usb_keyboard.h
deleted file mode 100644 (file)
index b4ee6f4..0000000
+++ /dev/null
@@ -1,206 +0,0 @@
-#ifndef usb_serial_h__
-#define usb_serial_h__
-
-#include <stdint.h>
-
-void usb_init(void);            // initialize everything
-uint8_t usb_configured(void);       // is the USB port configured
-
-int8_t usb_keyboard_press(uint8_t key, uint8_t modifier);
-int8_t usb_keyboard_send(void);
-extern uint8_t keyboard_modifier_keys;
-extern uint8_t keyboard_keys[6];
-extern volatile uint8_t keyboard_leds;
-
-// This file does not include the HID debug functions, so these empty
-// macros replace them with nothing, so users can compile code that
-// has calls to these functions.
-#define usb_debug_putchar(c)
-#define usb_debug_flush_output()
-
-
-#define KEY_CTRL    0x01
-#define KEY_SHIFT   0x02
-#define KEY_ALT     0x04
-#define KEY_GUI     0x08
-#define KEY_LEFT_CTRL   0x01
-#define KEY_LEFT_SHIFT  0x02
-#define KEY_LEFT_ALT    0x04
-#define KEY_LEFT_GUI    0x08
-#define KEY_RIGHT_CTRL  0x10
-#define KEY_RIGHT_SHIFT 0x20
-#define KEY_RIGHT_ALT   0x40
-#define KEY_RIGHT_GUI   0x80
-
-#define KEY_A       4
-#define KEY_B       5
-#define KEY_C       6
-#define KEY_D       7
-#define KEY_E       8
-#define KEY_F       9
-#define KEY_G       10
-#define KEY_H       11
-#define KEY_I       12
-#define KEY_J       13
-#define KEY_K       14
-#define KEY_L       15
-#define KEY_M       16
-#define KEY_N       17
-#define KEY_O       18
-#define KEY_P       19
-#define KEY_Q       20
-#define KEY_R       21
-#define KEY_S       22
-#define KEY_T       23
-#define KEY_U       24
-#define KEY_V       25
-#define KEY_W       26
-#define KEY_X       27
-#define KEY_Y       28
-#define KEY_Z       29
-#define KEY_1       30
-#define KEY_2       31
-#define KEY_3       32
-#define KEY_4       33
-#define KEY_5       34
-#define KEY_6       35
-#define KEY_7       36
-#define KEY_8       37
-#define KEY_9       38
-#define KEY_0       39
-#define KEY_ENTER   40
-#define KEY_ESC     41
-#define KEY_BACKSPACE   42
-#define KEY_TAB     43
-#define KEY_SPACE   44
-#define KEY_MINUS   45
-#define KEY_EQUAL   46
-#define KEY_LEFT_BRACE  47
-#define KEY_RIGHT_BRACE 48
-#define KEY_BACKSLASH   49
-#define KEY_NUMBER  50
-#define KEY_SEMICOLON   51
-#define KEY_QUOTE   52
-#define KEY_TILDE   53
-#define KEY_COMMA   54
-#define KEY_PERIOD  55
-#define KEY_SLASH   56
-#define KEY_CAPS_LOCK   57
-#define KEY_F1      58
-#define KEY_F2      59
-#define KEY_F3      60
-#define KEY_F4      61
-#define KEY_F5      62
-#define KEY_F6      63
-#define KEY_F7      64
-#define KEY_F8      65
-#define KEY_F9      66
-#define KEY_F10     67
-#define KEY_F11     68
-#define KEY_F12     69
-#define KEY_PRINTSCREEN 70
-#define KEY_SCROLL_LOCK 71
-#define KEY_PAUSE   72
-#define KEY_INSERT  73
-#define KEY_HOME    74
-#define KEY_PAGE_UP 75
-#define KEY_DELETE  76
-#define KEY_END     77
-#define KEY_PAGE_DOWN   78
-#define KEY_RIGHT   79
-#define KEY_LEFT    80
-#define KEY_DOWN    81
-#define KEY_UP      82
-#define KEY_NUM_LOCK    83
-#define KEYPAD_SLASH    84
-#define KEYPAD_ASTERIX  85
-#define KEYPAD_MINUS    86
-#define KEYPAD_PLUS 87
-#define KEYPAD_ENTER    88
-#define KEYPAD_1    89
-#define KEYPAD_2    90
-#define KEYPAD_3    91
-#define KEYPAD_4    92
-#define KEYPAD_5    93
-#define KEYPAD_6    94
-#define KEYPAD_7    95
-#define KEYPAD_8    96
-#define KEYPAD_9    97
-#define KEYPAD_0    98
-#define KEYPAD_PERIOD   99
-
-
-
-
-// Everything below this point is only intended for usb_serial.c
-#ifdef USB_SERIAL_PRIVATE_INCLUDE
-#include <avr/io.h>
-#include <avr/pgmspace.h>
-#include <avr/interrupt.h>
-
-#define EP_TYPE_CONTROL         0x00
-#define EP_TYPE_BULK_IN         0x81
-#define EP_TYPE_BULK_OUT        0x80
-#define EP_TYPE_INTERRUPT_IN        0xC1
-#define EP_TYPE_INTERRUPT_OUT       0xC0
-#define EP_TYPE_ISOCHRONOUS_IN      0x41
-#define EP_TYPE_ISOCHRONOUS_OUT     0x40
-
-#define EP_SINGLE_BUFFER        0x02
-#define EP_DOUBLE_BUFFER        0x06
-
-#define EP_SIZE(s)  ((s) == 64 ? 0x30 :         \
-                     ((s) == 32 ? 0x20 :        \
-                      ((s) == 16 ? 0x10 :       \
-                       0x00)))
-
-#define MAX_ENDPOINT        4
-
-#define LSB(n) (n & 255)
-#define MSB(n) ((n >> 8) & 255)
-
-#if defined(__AVR_AT90USB162__)
-#define HW_CONFIG()
-#define PLL_CONFIG() (PLLCSR = ((1<<PLLE)|(1<<PLLP0)))
-#define USB_CONFIG() (USBCON = (1<<USBE))
-#define USB_FREEZE() (USBCON = ((1<<USBE)|(1<<FRZCLK)))
-#elif defined(__AVR_ATmega32U4__)
-#define HW_CONFIG() (UHWCON = 0x01)
-#define PLL_CONFIG() (PLLCSR = 0x12)
-#define USB_CONFIG() (USBCON = ((1<<USBE)|(1<<OTGPADE)))
-#define USB_FREEZE() (USBCON = ((1<<USBE)|(1<<FRZCLK)))
-#elif defined(__AVR_AT90USB646__)
-#define HW_CONFIG() (UHWCON = 0x81)
-#define PLL_CONFIG() (PLLCSR = 0x1A)
-#define USB_CONFIG() (USBCON = ((1<<USBE)|(1<<OTGPADE)))
-#define USB_FREEZE() (USBCON = ((1<<USBE)|(1<<FRZCLK)))
-#elif defined(__AVR_AT90USB1286__)
-#define HW_CONFIG() (UHWCON = 0x81)
-#define PLL_CONFIG() (PLLCSR = 0x16)
-#define USB_CONFIG() (USBCON = ((1<<USBE)|(1<<OTGPADE)))
-#define USB_FREEZE() (USBCON = ((1<<USBE)|(1<<FRZCLK)))
-#endif
-
-// standard control endpoint request types
-#define GET_STATUS          0
-#define CLEAR_FEATURE           1
-#define SET_FEATURE         3
-#define SET_ADDRESS         5
-#define GET_DESCRIPTOR          6
-#define GET_CONFIGURATION       8
-#define SET_CONFIGURATION       9
-#define GET_INTERFACE           10
-#define SET_INTERFACE           11
-// HID (human interface device)
-#define HID_GET_REPORT          1
-#define HID_GET_IDLE            2
-#define HID_GET_PROTOCOL        3
-#define HID_SET_REPORT          9
-#define HID_SET_IDLE            10
-#define HID_SET_PROTOCOL        11
-// CDC (communication class device)
-#define CDC_SET_LINE_CODING     0x20
-#define CDC_GET_LINE_CODING     0x21
-#define CDC_SET_CONTROL_LINE_STATE  0x22
-#endif
-#endif